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

From FrathWiki
Jump to navigationJump to search
(partial restore)
(nope didnt work)
 
(3 intermediate revisions by the same user not shown)
(No difference)

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