MediaWiki:Common.css
Fra Villmark
(Forskjeller mellom versjoner)
Admin (Diskusjon | bidrag)
(Ny side: /* CSS plassert i denne fila vil gjelde for alle utseender. */ /* math adaptions */ .texhtml { white-space: nowrap; } - →Trust coloring: .trust0 { background-color: #FFB947; } .trus…)
(Ny side: /* CSS plassert i denne fila vil gjelde for alle utseender. */ /* math adaptions */ .texhtml { white-space: nowrap; } - →Trust coloring: .trust0 { background-color: #FFB947; } .trus…)
Nåværende revisjon fra 22. jul 2009 kl. 22:51
/* CSS plassert i denne fila vil gjelde for alle utseender. */ /* math adaptions */ .texhtml { white-space: nowrap; } /* Trust coloring */ .trust0 { background-color: #FFB947; } .trust1 { background-color: #FFC05C; } .trust2 { background-color: #FFC870; } .trust3 { background-color: #FFD085; } .trust4 { background-color: #FFD899; } .trust5 { background-color: #FFE0AD; } .trust6 { background-color: #FFE8C2; } .trust7 { background-color: #FFEFD6; } .trust8 { background-color: #FFF7EB; } .trust9 { background-color: #FFFFFF; } .trust10 { background-color: inherit; } /* Referanser */ /* make the list of references look smaller */ ol.references { font-size: 100%; } .references-small { font-size: 90%;} /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */ /* column-count is from the CSS3 module "CSS Multi-column Layout" */ /* Please ignore any validator errors caused by these two lines */ .references-2column { font-size: 90%; -moz-column-count:2; column-count:2; } .same-bg { background: none } /* Gir referansen man har klikka på blå bakgrunn, for å enkleregjøre navigasjon. */ ol.references > li:target { background-color: #def; } sup.reference:target { background-color: #def; } /* Kode som gjør at linjer som inneholder referanser får samme linjeavstand som de som ikke inneholder referanser. */ sup.reference { line-height:1em; font-style:normal; } /* Infobokser (ny) */ .infoboks .over { font-size:larger; font-weight:bold; } table.infoboks { float:right; border:1px solid #aaa; clear:right; width:220px; } table.infoboks td, table.infoboks th { vertical-align:top; } table.infoboks tr.overskrift th { text-align:center; font-weight:bold; font-size:larger; } table.infoboks tr.bilde td { text-align:center; padding-left:3px; padding-right:3px; } table.infoboks th { text-align:center; padding-left:3px; padding-right:3px; } table.infoboks td { margin:4px; padding-left:3px; padding-right:3px; } table.infoboks tr.custom td { background:none; border:none; } table.infoboks td dl { margin:0 0 0 .5em; } table.infoboks td dd { margin:0; } table.infoboks tr.rad td.center { text-align:center; } table.infoboks tr.rad td.headercenter { text-align:center; font-weight:bold; } .infoboks.fribredde { /* ekstra klasse for fri bredde paa infobokser */ width:auto; } .infoboks.fastbredde { /* ekstra klasse for fast bredde paa infobokser */ width:220px; } .infoboks.bred { /* ekstra klasse for bredere infobokser */ width:300px; } .infoboks tr.rad td.th { /* ekstra klasse for emulering av <th> */ font-weight:bold; padding-left:3px; padding-right:3px; } .infoboks.ekstrabred { /* ekstra klasse for enda bredere infobokser */ width:350px; } .hide { /* klasse som gjemmer innholdet */ display:none; } /* fiks som legger til wikipedia-logoen i lenker til andre wikipedier i infoboksen for språk */ td.wikipedia-lenke b a.extiw { background:url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/12px-Wikipedia-logo.png) center left no-repeat !important; padding-left:15px !important; } td.wikipedia-lenke span.wiktionary-lenke a { background:url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Wiktionary_small.svg/13px-Wiktionary_small.svg.png) center left no-repeat !important; padding-left:15px !important; } td.wikipedia-lenke span.portallenke a { background:url(http://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/Portal.svg/13px-Portal.svg.png) center left no-repeat !important; padding-left:15px !important; } /* Infobokser (gammel) */ .infoboks-start1 { border: 1px solid #aaa; float: right; } .infoboks-start2 { text-align: center; } .infoboks-start3 { font-size: 130%; font-weight: bold; } .infoboks-overskrift-td { text-align: center; font-size: 105%; font-weight: bold; } .infoboks-bilde { text-align: center; padding: 3px; } .infoboks-bildetekst { text-align: center; font-size: 100%; } .infoboks-selle1-td { font-weight: bold; padding: 2px; } .infoboks-selle2 { padding: 2px; } /* Infobox */ /* Overflødig. Skal byttes ut med infoboks. */ .infobox { border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; } .infobox caption { font-size: larger; margin-left: inherit; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #aaaaaa; } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } .infobox.sisterproject { width: 20em; font-size: 90%; } /* Beskjedboks */ /* Følgende tekst er stil for beskjedbokser som står på diskusjonssider. */ .beskjedboks { border: 1px solid #aaaaaa; background-color: #f9f9f9; width: 85%; margin: 0 auto 3px auto; padding: .2em; text-align: justify; } .beskjedboks.diskusjon { border: 1px solid #c0c090; background-color: #f8eaba; margin: 0 auto 3px auto; } /* Følgende er for å skjule en boks som kun skal sees av administratorer, og da kun i spesielle tilfeller. */ #kunadmins { display:none; } /* Wikitable */ /* Prettytable skal etterhvert fjernes */ 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; } .odd { padding: 0 5px; background: #edf3fe; } .even { padding: 0 5px; background: #ffffff; } /* Counter stuff for the tables */ table { counter-reset: line; } th.line:before, td.line:before { content: counter(line) " "; counter-increment: line; } table.wikitable td.line, table.prettytable td.line { background: #f2f2f2; font-weight: bold; } /* Golf */ #golfportalbilde { background-image: url(http://upload.wikimedia.org/wikipedia/no/5/5d/Golfklubb_i_Spania.jpg); } TABLE.golf { margin: 1em 1em 1em 0; border-collapse: collapse; } TABLE.golf TH, TABLE.golf TD { border: 1px #9c9 solid; padding: .2em; } TABLE.golf TH { background: #ecfbe5; } TABLE.golf IMG { border: 1px solid #bbb; } /* Navigasjonsmal */ /* Elementer for navigasjonsmalen [[Mal:NavStart]] (og [[Mal:Navigasjon]]).*/ /* Nåværende versjon (25. mai 2006 kl.12:31 (UTC)) skal være tilpasset alle nettlesere. Vær varsom ved redigering. */ div.NavSamling, div.NavFrame { margin: 1em 0; padding: 4px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; clear: both; position: relative; } div.NavPic, div.NavBildeV, div.NavBildeH { background-color: #ffffff; margin: 0px; padding: 0 2px 0 0; float: left; position: relative; } div.NavBildeH { float: right; padding: 0 0 0 2px; z-index:3; } div.NavFrame div.NavHead { font-weight: bold; background-color: #efefef; } div.NavSamling div.NavFrame { margin:0; border-style: none; } div.NavFrame + div.NavFrame { margin:0; border-top-style: none; } div.NavSamling { padding:0; } /* Do not print navigation bar elements. They should not appear on paper */ @media print { .NavFrame { display: none; } .BoxenVerschmelzen { display: none; } } /* Standard utseende for navigasjonsboksene navbox, navbox_generic */ table.navbox { background-color: #f9f9f9; border: 1px solid #aaa; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 100%; } table.navbox th { background-color: #ccf; padding-left: 1em; padding-right: 1em; } @media print { .navbox { display: none; } } /* Skjul/vis */ /* For vis/skjul-knapper. */ .skjulKnapp { float:left; width:4em; text-align:right; } .NavFrame .skjulKnapp { position:absolute; right:6px; z-index:2; } .NavFrame .NavDynContent .skjulKnapp { position:relative; bottom:2px; } .NavDynContent .skjulInnhold { margin-left:1em; } /* .skjulInnhold { display:none; } */ /* Dette er et alternativ til foranstående som er noe brutalt ovenfor de som ikke har javascript */ .NavDynContent .skjulInnhold li { display:inline; } .skjulBryter { position:absolute; right:0; z-index:4; height:15px; font-size:100px; overflow:hidden; } * html .skjulKnapp { font-size:smaller; } /* Vedlikeholdsmaler */ div.vedlikehold { background-color: #f9f9f9; border: 1px solid #aaa; padding: 5px; padding-left: 30px; text-align: left; font-size: 90%; margin-top: 0.8em; margin-bottom: 0.8em; clear:both; } div.sletting { background-color: #fdd; } div.viktig { background-color: #fec; } div.utbedring { background-color: #ffd; } div.tilpassning { background-color: #fdf; } div.advarsel { background-color: #ddf; } div.forbedring { background-color: #dfd; } div.vedlikehold img { margin: 0 5px 0 -25px; } /* Stubbmaler */ div.stubb { clear: both; background-color: #f9f9f9; border: 1px solid #aaa; padding: 5px; padding-left: 30px; text-align: left; font-size: 90%; margin-top: 0.8em; margin-bottom: 0.8em; clear:both; } div.stubb + div.stubb { border-top: none; margin-top:-5px; } div.stubb img { margin: 0 5px 0 -25px; } /* Portalmaler */ div.portal { clear: both; background-color: #f9f9f9; border: 1px solid #aaa; padding: 5px; /*padding-left: 30px;*/ text-align: left; /*font-size: 90%;*/ margin-top: 1em; } div.portal + div.portal { border-top: none; margin-top:-5px; } /* Rammer mm rundt flagg mv */ /* for innramming av typisk flagg og andre ikoner med mye hvitt */ div.ramme img { border: 1px solid rgb(187, 187, 187); } span.ramme img { border: 1px solid rgb(187, 187, 187); } /* Flytegalleri */ /* Gallerier uten ramme */ table.flytegalleri { border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none; } table.flytegalleri td { background-color: #ffffff; } /* Ymse */ .source-css { margin: 1px; width:97% !important; overflow: auto; } table { background: transparent; } /* Clearfix sikkrer at boksen avsluttes etter eventuelle floats inne i boksen. */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clearfix { height: 1%; } div.medialenke { min-height: 50px; margin: 1em; background-position: top left; background-repeat: no-repeat; } div.medialenke ul { list-style-type: none; list-style-image: none; margin: 0; } div.medialenke ul li { padding-bottom: 0.5em; } div.medialenke ul li li { font-size: 91%; padding-bottom: 0; } div.lyd{ background-image: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png"); background-repeat:no-repeat; padding-left: 40px; } .audiolink a{ background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important; padding-left: 16px !important; padding-right: 0 !important; font-style:italic; } div.video { background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png"); background-repeat:no-repeat; padding-left: 50px; } table.kongeriketnederland { margin: 1em 1em 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; } table.kongeriketnederland th, table.kongeriketnederland td { border: 0px #aaaaaa solid; padding: 0.2em; } table.kongeriketnederland th { background: #f2f2f2; text-align: center; } table.kongeriketnederland caption { margin-left: inherit; margin-right: inherit; } /* Farger på ±-talla i Siste endringer */ .mw-plusminus-pos { color:darkgreen; } /* .mw-plusminus-null currently at developer default */ .mw-plusminus-neg { color:darkred; } /* Category message box styles */ /* kopiert fra en:wp 2008-07-09 for å få riktige former på Mal:Cmbox */ table.cmbox { margin: -1px 10%; border: 1px solid #aaa; background: #DFE8FF; /* Default "notice" blue */ } th.cmbox-text, td.cmbox-text { /* The message body cell(s) */ border: none; padding: 0.25em 0.5em; /* 0.5em left/right */ width: 100%; } td.cmbox-image { /* The left image cell */ border: none; padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ text-align: center; } td.cmbox-imageright { /* The right image cell */ border: none; padding: 2px 0.8em 2px 0; /* 0px left, 0.8em right */ text-align: center; } table.cmbox-notice { background: #DFE8FF; /* Blue */ } table.cmbox-speedy { margin-top: 1px; margin-bottom: 1px; border: 4px solid #b22222; /* Red */ background: #FFDBDB; /* Pink */ } table.cmbox-delete { background: #FFDBDB; /* Red */ } table.cmbox-content { background: #FFE7CE; /* Orange */ } table.cmbox-style { background: #FFF9DB; /* Yellow */ } table.cmbox-move { background: #F1D0FF; /* Purple */ } table.cmbox-protection { background: #EFEFE1; /* Gray-gold */ } /* CommonsTicker */ /* Bare tester innhold fra de. Navnene kan endres etterpå. */ /************************/ /* CommonsTicker styles */ /************************/ /* links */ .tickerDiffLink { } /* diff links in ticker */ .tickerMiscLink { } /* misc links in ticker */ /* remove list bullets */ .tickerList ul, .tickerList ul li { list-style: none; text-indent:-2em; margin-left:2em; text-align:left; } .tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0; margin-left:1.5em; text-align:left; } /* per-type styles */ .tickerEntry_deleted { } /* entry for image deletion */ .tickerEntry_restored { } /* entry for restored image */ .tickerEntry_replaced { } /* entry for image replacement */ .tickerEntry_tagged { } /* entry for adding/removing problem tags */ .tickerEntry_redir { } /* entry for critical redirection (fot tag redirects) */ .tickerEntry_recat { } /* entry for critical re-categorization (for tag categories) */ .tickerEntry_notify { } /* entry for global notifications */ .tickerEntry_changed { } /* entry for generic change */ /* per-status styles */ .tickerStatus_done { text-decoration:line-through; } /* strike through when entry has been handeled */ /* per-action styles */ .tickerAction_deleted:before { content:" GONE "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_restored:before { content:" BACK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_deletedRev:before { content:" -OLD "; color: #DDAAAA; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_replaced:before { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_replacedOwn:before { content:" UPDT "; color: #EEAAFF; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedBad:before { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedBad:before { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedGood:before { content:" +OK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedGood:before { content:" -OK "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_deleted { background-color: #f2fb05; } /* ticker usage list */ .tickerUsage { font-size:80%; } /* entry applies to a template used by multiple images */ .tickerTemplateEntry { font-weight: bold; } /* entry applies to sub-entries, i.e. images that use a specific template */ .tickerSubEntry { } /* minor entry styles */ .tickerMinorEntry { color:#666; } /* minor entry */ .tickerMinorEntry a, .tickerMinorEntry a:link, .tickerMinorEntry a:visited { color:#669; } #bodyContent .tickerMinorEntry a.extiw, #bodyContent .tickerMinorEntry a.extiw:link, #bodyContent .tickerMinorEntry a.extiw:visited { color:#669; } /* Persondata */ table.persondata { border: 1px solid #aaa; display: none; speak: none; } .persondata-label { color: #aaa; } /* Dikt */ .poem { font-size: 95%; font-style: italic; /*margin-left: 8em;*/ } /* Utheve enkelte IW-lenker */ .iw-focus { font-weight: bold; } .iw-babel { font-style: italic; } /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */ /* column-count is from the CSS3 module "CSS Multi-column Layout" */ /* Please ignore any validator errors caused by the following lines */ .flow-2column { -moz-column-count:2; column-count:2; } .flow-3column { -moz-column-count:3; column-count:3; } .flow-4column { -moz-column-count:4; column-count:4; } /* Interne lenker */ /* For interne lenker som er definert med full url. I Internet Explorer må man spesifisere .intern. */ #bodyContent a[href ^="http://no.wikipedia.org"].external { color: #002bb8; background: none; padding: 0; } #bodyContent a[href ^="http://no.wikipedia.org"].external:active { color: #faa700; } #bodyContent a[href ^="http://no.wikipedia.org"].external:hover { text-decoration: underline; } #bodyContent a[href ^="http://no.wikipedia.org"].external:visited { color: #5a3696; } #bodyContent .intern a.external { color: #002bb8; background: none; padding: 0; } #bodyContent .intern a.external:active { color: #faa700; } #bodyContent .intern a.external:hover { text-decoration: underline; } #bodyContent .intern a.external:visited { color: #5a3696; } /* Gjøre prosenttall i tabeller sorterbare */ /* Dette gjør at tall som skal stå med « %» bak blir */ /* sorterbare etter verdi i tabeller (tidligere har de */ /* bare vært sorterbare alfanumerisk, altså «10» foran */ /* «3», «40» foran «8» osv. For å bruke den må hver selle */ /* med et slikt prosenttall ha klassen «sorterbarprosent» */ td.sorterbarprosent:after { content:" %"; } /* For mal-dokumentasjon (kopiert fra en-wp 2008-08-30 .template-documentation */ .template-documentation { clear: both; margin: 1em 0 0 0; border: 1px solid #aaa; background-color: #ecfcf4; padding: 5px; } .kalender-row { color: #aaaaaa; } .kalender-row a { font-weight: bold; } .kalender tr { text-align: center; } .kalender-head { background: #ccccff; } .kalender-hilite { background: gold; } /* Fjern tilbakestill-knappene i overvåkningslisten og i siste endringer. Denne kan slås på i gadgets. */ body.page-Spesial_Siste_endringer .mw-rollback-link, body.page-Spesial_Overvåkningsliste .mw-rollback-link { display: none; } /* </pre> [[Kategori:Wikipedia|{{PAGENAME}}]] */ /* amboxer */ table.ambox { /* 10% = Will not overlap with other elements */ margin: -1px 10% 0px; /* -1px = Single border between stacked boxes in all browsers */ border: 1px solid #aaa; border-left: 10px solid #1e90ff; /* Default "notice" blue */ background: #fbfbfb; } .ambox th.mbox-text, .ambox td.mbox-text { /* The message body cell(s) */ padding: 0.25em 0.5em; /* 0.5em left/right */ } .ambox td.mbox-image { /* The left image cell */ padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ } .ambox td.mbox-imageright { /* The right image cell */ padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */ } table.ambox-move { border-left: 10px solid #9932cc; /* Purple */ } /* When <div class="nonumtoc"> is used on the table of contents, the ToC will display without numbers */ .nonumtoc .tocnumber { display: none; } .nonumtoc #toc ul, .nonumtoc .toc ul { line-height: 1.5em; list-style: none; margin: .3em 0 0; padding: 0; } .nonumtoc #toc ul ul, .nonumtoc .toc ul ul { margin: 0 0 0 2em; } /* Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS). */ .toclimit-2 .toclevel-2, .toclimit-3 .toclevel-3, .toclimit-4 .toclevel-4, .toclimit-5 .toclevel-5, .toclimit-6 .toclevel-6, .toclimit-7 .toclevel-7 { display: none; } .ns-4 #bodyContent .usermessage { border: normal !important; background: inherit !important; }