User:Soap/monobook.css: Difference between revisions
From FrathWiki
Jump to navigationJump to search
(color) |
No edit summary |
||
Line 1: | Line 1: | ||
body, #globalWrapper { font-family: Arial !important; } | |||
body, #globalWrapper { font-family: Arial !important; } | body, #globalWrapper { font-family: Arial !important; } | ||
Line 20: | Line 22: | ||
COLOR: #FF0000; | COLOR: #FF0000; | ||
FONT-STYLE: italic; | FONT-STYLE: italic; | ||
} | |||
A | |||
{ | |||
FONT-WEIGHT: 700; | |||
COLOR: #40B0B0 !important; | |||
} | } |
Latest revision as of 07:09, 31 January 2022
body, #globalWrapper { font-family: Arial !important; } 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; } A { FONT-WEIGHT: 700; COLOR: #40B0B0 !important; }