MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
}
}


#mw-panel .portal .body {
#mw-panel .portal {
   font-family: Balsamiq Sans;
   font-family: Balsamiq Sans;
   font-size: 21px;
   font-size: 21px;
}
}


#mw-panel .portal .body li a,
#mw-panel .portal li a,
#mw-panel .portal .body li a:visited {
#mw-panel .portal li a:visited {
   color:#000000
   color:#000000
}
}
Line 514: Line 514:


td.scr-bottom {
td.scr-bottom {
         min-height:30px;
         min-height:30px !important;
}
 
.mw-changeslist-time {
display: inline-block;
}
}