MediaWiki:Mobile.css: Difference between revisions
Tankmanfan44 (talk | contribs) No edit summary |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 75: | Line 75: | ||
/* Add your usernames here */ | /* Add your usernames here */ | ||
a[href$=": | a[href$=":Lawiki"], a[href$="/Lawiki"], a[visited$=":Lawiki"], a[visited$="/Lawiki"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: #2871F7 !important; | color: #2871F7 !important; | ||
| Line 82: | Line 82: | ||
font-weight:bold; | font-weight:bold; | ||
color: cyan !important; | color: cyan !important; | ||
} | } | ||
a[href$=":Sump"], a[href$="/Sump"]{ | a[href$=":Sump"], a[href$="/Sump"]{ | ||
| Line 96: | Line 92: | ||
text-shadow: 0px 0px 5px #2a9df4; | text-shadow: 0px 0px 5px #2a9df4; | ||
} | } | ||
a[href$=": | |||
a[href$=":Tankmanfan44"], a[href$="/Tankmanfan44"]{ | |||
font-weight:bold; | font-weight:bold; | ||
color: | color: #FFFFFF !important; | ||
text-shadow: 0px 0px 5px #2a9df4; | |||
} | } | ||
a[href$=": | |||
a[href$=":LuaGunsX"], a[href$="/LuaGunsX"]{ | |||
font-weight:bold; | font-weight:bold; | ||
color: | color: #9C3838 !important; | ||
} | } | ||
a[href$=": | a[href$=":TheEpikShyGuy"], a[href$="/TheEpikShyGuy"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: | text-shadow: 0px 0px 10px #ffffff; | ||
color: black !important; | |||
} | } | ||
.stub { | .stub { | ||
| Line 191: | Line 191: | ||
.retired2{ | .retired2{ | ||
background-color: #FFD500; | background-color: #FFD500; | ||
} | |||
#ca-ve-edit { | #ca-ve-edit { | ||
display: none; | display: none; | ||
} | } | ||