MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
} | } | ||
a.transcripts::before { | a.transcripts::before { | ||
content:url(xasset/ | content:url(xasset/sidequest16.png); | ||
position:relative; | position:relative; | ||
} | } | ||
a.adminguides { | a.adminguides { | ||
color: purple; | color: purple; | ||
} | } | ||
Latest revision as of 10:38, 17 May 2026
/* CSS placed here will be applied to all skins */
a.timeline {
color: blue;
}
a.encyclopedia {
color: green;
}
a.transcripts::before {
content:url(xasset/sidequest16.png);
position:relative;
}
a.adminguides {
color: purple;
}