User:Tlustulimu/vector.css
Appearance
Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.
- Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
- Konqueror and Chrome: click Reload or press F5;
- Opera: clear the cache in Tools → Preferences;
- Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
- This user stylesheet lacks a documentation subpage. You may create it.
- Useful links: root page • root page’s subpages • links • redirects • your own
This CSS is applied for Tlustulimu to every page, when User:Tlustulimu is using the Vector skin.
/* <pre> */
.IPA { font-family: "Lucida Sans Unicode" !important; }
#Vorlage_Stub { display: block; } /* Stubvorlage anzeigen */
/* Links zu bestimmten Seiten farblich hervorheben, damit sie in der Beobachtungsliste besser hervorstechen - nach BlueFiSH.as mit einigen Änderungen */
.ns--1 div#bodyContent a[href*="Wikipedia:"], .ns--1 div#bodyContent a[href*="WP:"] { background:#CFE3FF; } /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Wikipedia_Diskussion:"] { background:#CFE3FF; } /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Benutzer:"], .ns--1 div#bodyContent a[href*="WP:"] { background:#E0E0FF; } /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Benutzer:"]:visited {background:#ececff;} /* Besuchte etwas heller - neu am 8.6.2006 */
.ns--1 div#bodyContent a[href*="Benutzer_Diskussion:"] { background:#E0E0FF; } /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Benutzer_Diskussion:"]:visited { background:#ececff; } /* Besuchte etwas heller - neu am 8.6.2006 */
.ns--1 div#bodyContent a[href*="Tlustulimu"] { background:#C1FFC1; } /* hellgrün; alle meine Seiten */
.ns--1 div#bodyContent a[href$="Benutzer:Tlustulimu"],
.ns--1 div#bodyContent a[href$="Benutzer:Tlustulimu"]:visited { background:#FF3030; font-weight:bold; } /* meine Signatur in rot */
.ns--1 div#bodyContent a[href*="MediaWiki:"] { background:#FFA500; }
/* </pre> */