User:Poswob Rare/monobook.css: Difference between revisions
From FrathWiki
Jump to navigationJump to search
Poswob Rare (talk | contribs) (for now. i dont think this will work) |
Poswob Rare (talk | contribs) (nope didnt work) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 22: | Line 22: | ||
} | } | ||
/* Colors of links */ | |||
{ | a { color: #40b0b0; FONT-WEIGHT: 700; } | ||
a:visited { color: #b102dd; FONT-WEIGHT: 700; } | |||
a:active, a.new { color: #ff4060; FONT-WEIGHT: 700; } | |||
a.new:visited {color: #b102dd; FONT-WEIGHT: 700; } | |||
} | a.interwiki, a.external { color: #b102dd; FONT-WEIGHT: 700;} | ||
a.stub { color: #b102dd; FONT-WEIGHT: 700; } |
Latest revision as of 08:46, 9 December 2022
body, #globalWrapper { font-family: Arial !important; } I { FONT-WEIGHT: 700; COLOR: #FF0000; FONT-STYLE: italic; } B { FONT-WEIGHT: 700; COLOR: #0000FF !important; FONT-STYLE: normal; } EM { FONT-WEIGHT: 700; COLOR: #FF0000; FONT-STYLE: italic; } /* Colors of links */ a { color: #40b0b0; FONT-WEIGHT: 700; } a:visited { color: #b102dd; FONT-WEIGHT: 700; } a:active, a.new { color: #ff4060; FONT-WEIGHT: 700; } a.new:visited {color: #b102dd; FONT-WEIGHT: 700; } a.interwiki, a.external { color: #b102dd; FONT-WEIGHT: 700;} a.stub { color: #b102dd; FONT-WEIGHT: 700; }