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

From FrathWiki
Jump to navigationJump to search
(font. but i'll probabl have to revert this)
(nope didnt work)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
body, #globalWrapper { font-family: Quivira !important; }
body, #globalWrapper { font-family: Arial !important; }


I
I

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;    }