User:C.Syde65/wikia.css: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
imported>C.Syde65
m (That's not what I had in mind, but okay.)
imported>C.Syde65
No edit summary
Line 1: Line 1:
/*users*/
/*users*/
a[href="/wiki/User:C.Syde65"] { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:Dharden"] { color:#337800 !important; font-weight:bold !important; }
a[href="/wiki/User:Beatrice_Monty"] { color:turquoise !important; font-weight:bold !important; }
a[href="/wiki/User:LostInRiverview"] { color:navy !important; font-weight:bold !important; }
a[href="/wiki/User:Auror_Andrachome"] { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:Nikel23"] { color:#007FFF !important; font-weight:bold !important; }
a[href="/wiki/User:Lost_Labyrinth"] { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Mathetesalexandrou"] { color:#00CC33 !important; font-weight:bold !important; }
a[href="/wiki/User:K6ka"] { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:Icemandeaf"] { color:#3070BE !important; font-weight:bold !important; }
a[href="/wiki/User:Joey.eyeball"] { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:WayfinderOwl"] { color:#6A5288 !important; font-weight:bold !important; }
a[href="/wiki/User:Beds"] { color:#6B1D51 !important; font-weight:bold !important; }
a[href="/wiki/User:Chunkyheels"] { color:#00b0f4 !important; font-weight:bold !important; }
a[href="/wiki/User:Mate1234"] { color:darkblue !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"] { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:WikiBuilder1147"] { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:ThePeculiarMe"] { color:#151B54 !important; font-weight:bold !important; }
a[href="/wiki/User:OoppDecks"] { color:#99CC00 !important; font-weight:bold !important; }
a[href="/wiki/User:Imasexysimlover"] { color:#91b60b !important; font-weight:bold !important; }


.FollowedPagesModule h2 {
.FollowedPagesModule h2 {

Revision as of 12:04, 8 June 2015

/*users*/
a[href="/wiki/User:Dharden"]            { color:#337800 !important; font-weight:bold !important; }
a[href="/wiki/User:Beatrice_Monty"]     { color:turquoise !important; font-weight:bold !important; }
a[href="/wiki/User:LostInRiverview"]    { color:navy !important; font-weight:bold !important; }
a[href="/wiki/User:Auror_Andrachome"]   { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:Nikel23"]            { color:#007FFF !important; font-weight:bold !important; }
a[href="/wiki/User:Lost_Labyrinth"]     { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Mathetesalexandrou"] { color:#00CC33 !important; font-weight:bold !important; }
a[href="/wiki/User:K6ka"]               { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:Icemandeaf"]         { color:#3070BE !important; font-weight:bold !important; }
a[href="/wiki/User:Joey.eyeball"]       { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:WayfinderOwl"]       { color:#6A5288 !important; font-weight:bold !important; }
a[href="/wiki/User:Beds"]               { color:#6B1D51 !important; font-weight:bold !important; }
a[href="/wiki/User:Chunkyheels"]        { color:#00b0f4 !important; font-weight:bold !important; }
a[href="/wiki/User:Mate1234"]           { color:darkblue !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"]           { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:WikiBuilder1147"]    { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:ThePeculiarMe"]      { color:#151B54 !important; font-weight:bold !important; }
a[href="/wiki/User:OoppDecks"]          { color:#99CC00 !important; font-weight:bold !important; }
a[href="/wiki/User:Imasexysimlover"]    { color:#91b60b !important; font-weight:bold !important; }

.FollowedPagesModule h2 {
    background: linear-gradient(to right, #4CAD40, #96CF24);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}