MediaWiki:Common.css/Template:Main stories

From Wikinews, the free news source you can write!
Jump to: navigation, search

/*

*/
 #firstHeading, #footer-info-lastmod {
  display: none;
 }
/* [[Template:Lead 2.0]] */
/* Moved to [[MediaWiki:Common.css]] */
 
/* [[Template:Main headlines]] */
 .more_news {
  font-size: 125%;
  font-weight: bold;
 }
 
 .latest_news_text {
  text-align: left;
  font-size: 90%;
  color: gray;
  padding-left: 0px;
  padding-right: 0px;
 }
 
 .latest_news_unchecked a {
   text-decoration:none;
   outline-width:0px;
   font-size:x-small;
   font-weight:bold;
   color:red;
 }