MediaWiki:Common.css: Difference between revisions

m
no edit summary
(trying background color again w/ only 3 /* comment lines)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
     float:none;
     float:none;
     font-weight: bold;
     font-weight: bold;
     background-color: #fff36f;
     background-color: #ffff00;
     margin-left:25px;
     margin-left:25px;
}
#bodyContent {
  font-size: 1.0em;
}
}