Bemærk: Efter at have gemt er du måske nødt til at tømme din browsers cache for at kunne se ændringerne.
- Firefox / Safari: Hold Shift nede og klik på Reload, eller tryk enten Ctrl-F5 eller Ctrl-R (⌘-R på en Mac).
- Google Chrome: Tryk Ctrl-Shift-R (⌘-Shift-R på en Mac).
- Internet Explorer / Edge: Hold Ctrl nede og klik på Refresh, eller tryk på Ctrl-F5.
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files
/** CSS placed here will be applied to all skins */
/*
<pre><nowiki>*/
/* Puts a redirect indicator before redirects in Special:Allpages -Spl */
.allpagesredirect { font-style: italic; }
.allpagesredirect a { background: url(/images/5/5c/Allpagesredirect.gif) center left no-repeat; padding-left: 13px; }
/* Class to force links to be underlined --Paulgb */
/* To use: <nowiki><span class="underlinelink">[[link]]</span></nowiki> <!-- Ignore the nowiki --> */
.underlinelink a{ text-decoration: underline ! important; }
/* Class to force links to be not underlined - See .underlinelink for use -Paulgb */
.nounderlinelink a{ text-decoration: none ! important; }
/* For Zork related pages. See [[Template:Zorkheader]]. -Paulgb */
table.zorkclass td { padding: 3px; }
.zorkclass { background-color: #000000; color: #FFFFFF; }
.zorkclass a { color: #FFFFCC; }
.zorkclass a:visited { color: #FFFFCC; }
.zorkclass a:hover { color: #FFFFFF; }
.zorkclass a.new { color: #FF6666; }
.zorkclass ul { list-style-type: circle; color:#FFFFCC; list-style-image: url(/images/d/d4/Zorkbullet.gif); }
.zorkcmd { color: #FFFFCC; }
.zorkclue tt:hover { color:#FFFFFF; }
.zorkclass * a.extiw { color: #CCFFCC !important; }
.zorkclass * a.external { color: #CCFFCC !important; }
/* This makes vfp headers automatically clear the floating image -Paulgb */
#headclear h1 { clear: both; }
#headclear h2 { clear: both; }
#headclear div.editsection { clear: both; position: relative; top: 2em;}
/* wikitable/prettytable class for skinning normal tables -Keitei */
table.wikitable, table.prettytable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaaaaa solid;
border-collapse: collapse;
}
table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td {
border: 1px #aaaaaa solid;
padding: 0.2em;
}
table.wikitable th, table.prettytable th {
background: #f2f2f2;
text-align: center;
}
table.wikitable caption, table.prettytable caption {
margin-left: inherit;
margin-right: inherit;
}
/* stealth external links almost like normal links (remove if abused) -Spl */
#bodyContent .stealthexternallink a { background: none; padding: 0; color: #002bb8; }
#bodyContent .stealthexternallink a.new { color: #CC2200 !important; }
#bodyContent .stealthexternallink a:visited { color: #5a3696; }
#bodyContent .stealthexternallink a:active { color: #faa700; }
#bodyContent .stealthexternallink a:hover { text-decoration: underline; }
/* stealth new links test per [[Forum:Deliberate_Red_Links]] -Spl */
/* note, color should be #ba0000 per /skins3/uncyclopedia/main.css?f=3 but #cc2200 in practice? */
.new a { color:#cc2200; }
.new a:visited { color:#a55858; }
/* these allow 'hoverable' clickable buttons. All they do is change the ridge from outset to inset -Spl */
/* Note: hover on non-links doesn't work in IE. Be sure not to define ridge-style in the span */
/* example: <nowiki><span class="nounderlinelink">[[Main_Page|<span class="buttonlink" style="border-width: 2px; border-color: #999999;background-color:#bbbbbb;padding:1px 5px 1px 5px;color:black;font-size:110%">Main Page</span>]]</span></nowiki> */
span.buttonlink { border-style: outset; }
span.buttonlink:active { border-style: inset; }
/* Make sysop nicks bold in recent changes -Spl */
.special li a[title="Bruger:Lhademmor"],
.special li a[title="User:Sinspawn"] { font-weight: bold }
/* hide manual edit links class="editlink" in certain implementations class=noeditlink" */
.noeditlink .editlink { display: none }
/* TOC style to match en.wp */
#toc h2, .toc h2 { display: inline; border: none; padding: 0; font-size: 100%; font-weight: bold }
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { text-align: center }
#toc ul, .toc ul { list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 0; text-align: left }
#toc ul ul, .toc ul ul { margin: 0 0 0 2em }
#toc .toctoggle, .toc .toctoggle { font-size: 94% }
/*</nowiki></pre>*/
Cookies help us deliver our services. By using our services, you agree to our use of cookies.