User:Poswob Rare/monobook.css: Difference between revisions

From FrathWiki
Jump to navigationJump to search
(Created page with "{{subst:User:Soap/monobook.css}}")
 
(will this work ?)
Line 1: Line 1:
body, #globalWrapper { font-family: Arial !important; }
body, #globalWrapper { font-family: Arial !important; }
I
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 16px;
    COLOR: #0000FF;
    FONT-STYLE: normal;
}
B
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 16px;
    COLOR: #FF0000;
    FONT-STYLE: normal;
}

Revision as of 17:52, 24 May 2017

body, #globalWrapper { font-family: Arial !important; }

I
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 16px;
    COLOR: #0000FF;
    FONT-STYLE: normal;
}

B
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 16px;
    COLOR: #FF0000;
    FONT-STYLE: normal;
}