MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 94: Line 94:
}
}


.comments {
.comments p {
  padding-left: 1em;
  padding-left: 2.5em;
text-indent: -1em;
}
 
.gpsloc {
display: none;
}
 
.weightup {
background: green;
font-weight: bold;
}
 
.weightdown {
background: orange;
font-weight: bold;
}
 
th {
font-weight: normal;
}
}

Navigation menu