User:HHahn/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
@import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css');
/* Bovenstaande moet helemaal bovenaan staan (tbv. popups) */

body { font-family: calibri; font-size: 12pt; }
textarea { font-family: calibri; font-size: 11pt; }
math { background-color: transparent; }
.pTitel0 { font-size: 200%; border-bottom: 2px dashed #B0B0B0; }
.divVertaalbron { background-color: #FFFFE0; border: 1px solid #C0C0C0; }
.tdHH__ { background-color: #FFFFE8; border: 1px solid #E8E8C0; padding: 0px 2px 0px 0px; display: table-cell!important; }
.divHH__ { background-color: #FFFFE8; border: 1px solid #E8E8C0; padding: 1px 2px 1px 3px; display: block!important; }
#history-toolbox { display: block !important; }

/* Links naar redirects in afwijkende kleur */
.mw-redirect         { color:#008800; }
.mw-redirect:visited { color:#00CC00; }

/* Links naar doorverwijspagina's in afwijkende kleur
.mw-disambiguation         { color:#900000; }
.mw-disambiguation:visited { color:#C00000; } */

/* Links naar doorverwijspagina's in afwijkende kleur: */
.dablink-found           { color: #009000; border-bottom: 1px solid #A00000; background-color: #FFFF00; }
.dablink-found:visited    { color: #00C000; border-bottom: 1px solid #FF0000; background-color: #FFFFC0; }

/* Externe links in andere kleur: */
// .external text:active  { color: #000066; }
// .external text:visited { color: #000099; }
.external text:active  { color: #0000CC; }
.external text:visited { color: #0033FF; }

/* Gewone links in andere kleur: */
a:active  { color: #1080FF; }
a:visited { color: #00A0F0; }

/* Gewone links in andere kleur
a:active  { color: #0030FF; }
a:visited { color: #0080FF; }: */

/* Kleinere regelafstand in edit-veld: */
line-height: 100%!important;

/* Layout navpopups: */
.navpopup { font-size:180%!important; }

/* Extra tabblad statistieken bovenaan iedere pagina
function stats() { 
addPortletLink('p-cactions', 'http://stats.grok.se/nl/200804/'+wgPageName, "stats", "ca-stats", "See article stats"); 
}
addOnloadHook(stats); */