User:TKD/monobook.css: Difference between revisions

From Luchawiki
Jump to navigationJump to search
(Let's see how much I remember liking my monobook.css from Wikipedia)
 
(doesn't work -- oh well, worth a shot)
 
Line 1: Line 1:
#bodyContent a:not(.new):not(.external-link):not(:visited) { color: #000080; }
 
#bodyContent a:not(.new):not(.external-link):visited { color: #400060; }
#bodyContent a:hover {
  background-color: #f0f0fe !important;
}
body { font-family: Georgia, Times New Roman, serif; }
.diff-deletedline .diffchange {
  background-color: #efef00 !important;
}
.diff-addedline .diffchange {
  background-color: #33ef33 !important;
}
.comment {
  font-style: normal !important;
}
.comment:before { content: "«"; }
.comment:after { content: "»"; }

Latest revision as of 02:35, 29 September 2011