Athugaðu: Eftir útgáfu kann að vera að þú þurfir að komast hjá skyndiminni vafrans þíns til að sjá breytingarnar.

  • Firefox / Safari: Haltu Shift samtímis og þú smellir á Endurhlaða (Reload), eða ýttu á annaðhvort Ctrl-F5 eða Ctrl-R (⌘-R á Mac)
  • Google Chrome: Ýttu á Ctrl-Shift-R (⌘-Shift-R á Mac)
  • Internet Explorer / Edge: Haltu Ctrl samtímis og þú smellir á Endurnýja (Refresh), eða ýttu á Ctrl-F5
  • Opera: Farðu í Verkfæri (Tools) → Stillingar (Preferences) og svo Friðhelgi og öryggi (Privacy & security) → Hreinsa vafragögn (Clear browsing data) → Myndir og skrár í skyndiminni (Chached images and files)
/* Allt CSS sem sett er hér mun virka á öllum þemum. */
/*<pre> */

/* snið:audio */
.audiolink a {
   background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/16px-Loudspeaker.svg.png") center left no-repeat !important;
   padding-left: 20px !important;
   padding-right: 0 !important;
}

/* forsíða */
body.page-Wikiorðabók_Forsíða #siteSub,
body.page-Wikiorðabók_Forsíða #catlinks,
body.page-Wikiorðabók_Forsíða.action-view h1.firstHeading,
body.page-Wikiorðabók_Forsíða.action-view #contentSub {
	display: none;
}

/*Grunnur*/
body {
letter-spacing: 0.001em;
background-image: none !important;
background-color:#F7F7F9;
/*background: url(//upload.wikimedia.org/wiktionary/is/9/91/grunnur.jpg) 0px 0px repeat ;*/
}

.grunnur1 {
	background-image: url(//upload.wikimedia.org/wiktionary/is/9/91/grunnur.jpg); background-repeat: repeat;
}

.grunnur2 {
	background-image: url(//upload.wikimedia.org/wiktionary/is/1/1b/wikior%C3%B0ab%C3%B3k.png); background-repeat: no-repeat;
}

/* Fela Special:Upload í verkfærunum */
#t-upload { display: none; }


/* 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;
    -webkit-column-count: 2;
    column-count: 2;
}
 
.same-bg { background: none; }


/* Highlight clicked reference in blue to help navigation */
 
ol.references > li:target {
 background-color: #DEF;
}
 
sup.reference:target { 
  background-color: #DEF;
}

/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
   the arrow...
*/
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}

/* wiki/prettytable */
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;
}

/* siglingatafla */

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 100%;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

.NavToggle {

   font-size: x-small;
   float:right;

}


/* ---------- */

.page-Wikiorðabók_Forsíða #interProject,
.page-Kerfissíða_Nýlegar_breytingar #interProject {
 display: none; speak: none;
}

/* bug: //bugzilla.wikimedia.org/show_bug.cgi?id=2318 */

.allpagesredirect a {
color: slategray;
font-variant:small-caps;
margin-left: 1em;
}

/* To colour links in inflection tables (previously done with {{Template:notred}}) black without using #ifexist and allowing for user override  */
.inflection-table a.new { color: #000000; }
.inflection-table .selflink {color: #636572; }
.inflection-table a { color: #191970; }
.oennurord a { color: #002BB8; }
.oennurord a.new { color: #BA0000; }


.fornt a { color: #73737D; }
.fornt a.new { color: #7D7373; }
.fornt .selflink {color: #636572; }

/* On [[Special:RecentChanges]] and [[Special:Watchlist]] make the new pages symbol bold green and the minor edit symbol gray. */
.newpage {
    color: darkgreen;
    font-weight: bold
}
 
.minoredit,
.minor {
    color: gray;
}

.bot {
    color: darkblue;
}

.IPA {
     font-family: 'Quivira','Code2000','Sun-ExtA','DejaVu Sans','Gentium','Helvetica','Arial Unicode MS','Lucida Sans Unicode',sans-serif;
}

/*---einbók-----*/

/* <pre> */
 
/*
 * sans soulignement de lien
 */
:link { text-decoration: none; }
:visited { text-decoration: none; }
 
/*
 * Numérotation des définitions (sens) par langue
 * dans les articles
 * !!! à réparer !!!!
.ns-0 * h3 { counter-reset: item }
.ns-0 * li { display: block } 
.ns-0 * li:before { content: counter(item) ". " ; counter-increment: item; }
 */
 
/*
 * polices de caractères Unicode par défaut
 */
#bodyContent {
font-family: Arial, 'DejaVu Sans','Lucida Sans Unicode','Arial Unicode MS',Doulos SIL,'Charis SIL',sans-serif;
        font-family /**/:inherit;
}
 
/*
 * Les lignes suivantes définissent la couleur de fond des différents espaces de Wikipédia
 */
 
/* Couleur par défaut */
/*#content { background : #F8FCFF; }  /* bleu ciel */
 .mw-line-odd {background-color: #F7F7F7;}
 .mw-line-even {background-color: #FCFCFC;}
#p-cactions li { background : #F8FCFF; }
#p-cactions li a { background : #F8FCFF; }
 
/* Couleur de fond des articles */
.ns-0 * #content { background : white; }
.ns-0 * #p-cactions li { background : white; }
.ns-0 * #p-cactions li a { background : white;}
.ns-0 * #p-cactions li.selected a { background : white; color:#33447D; }
.ns-0 #p-cactions li a:hover { background: white;}
.ns-0 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion des articles */
.ns-1 * #content { background : Snow; }
.ns-1 * #p-cactions li { background : Snow; }
.ns-1 * #p-cactions li a { background : Snow;}
.ns-1 * #p-cactions li.selected a { background : Snow; color:#33447D; }
.ns-1 #p-cactions li a:hover { background: Snow;}
.ns-1 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages Utilisateur */
.ns-2 * #content { background : white; }
.ns-2 * #p-cactions li { background : white; }
.ns-2 * #p-cactions li a { background : white;}
.ns-2 * #p-cactions li.selected a { background : white; color:#33447D; }
.ns-2 #p-cactions li a:hover { background: white;}
.ns-2 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Utilisateur */
.ns-3 * #content { background : GhostWhite; }
.ns-3 * #p-cactions li { background : GhostWhite; }
.ns-3 * #p-cactions li a { background : GhostWhite;}
.ns-3 * #p-cactions li.selected a { background : ghostwhite; color:#33447D; }
.ns-3 #p-cactions li a:hover { background: GhostWhite;}
.ns-3 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond pages Wikipédia  */
.ns-4 * #content { background : #FaFaFa; }
.ns-4 * #p-cactions li { background : #FaFaFa; }
.ns-4 * #p-cactions li a { background : #FaFaFa;}
.ns-4 * #p-cactions li.selected a { background : #fafafa; color:#33447D; }
.ns-4 #p-cactions li a:hover { background: #fafafa;}
.ns-4 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Wikipédia */
.ns-5 * #content { background : Gainsboro; }
.ns-5 * #p-cactions li { background : Gainsboro; }
.ns-5 * #p-cactions li a { background : Gainsboro; }
.ns-5 * #p-cactions li.selected a { background : gainsboro; color:#33447D; }
.ns-5 #p-cactions li a:hover { background: gainsboro;}
.ns-5 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages Image */
.ns-6 * #content { background : white; }
.ns-6 * #p-cactions li { background : white; }
.ns-6 * #p-cactions li a { background : white; }
.ns-6 * #p-cactions li.selected a { background : white; color:#33447D; }
.ns-6 #p-cactions li a:hover { background: white;}
.ns-6 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Image */
.ns-7 * #content { background : #FFFFEE; }
.ns-7 * #p-cactions li { background : #FFFFEE; }
.ns-7 * #p-cactions li a { background : #FFFFEE; }
.ns-7 * #p-cactions li.selected a { background : #ffffee; color:#33447D; }
.ns-7 #p-cactions li a:hover { background: #ffffee;}
.ns-7 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond pages MediaWiki  */
.ns-8 * #content { background : #D7E0EE; }
.ns-8 * #p-cactions li { background : #D7E0EE; }
.ns-8 * #p-cactions li a { background : #D7E0EE; }
.ns-8 * #p-cactions li.selected a { background : #d7e0ee; color:#33447D; }
.ns-8 #p-cactions li a:hover { background: #d7e0ee;}
.ns-8 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion MediaWiki */
.ns-9 * #content { background : #C9D6E9; }
.ns-9 * #p-cactions li { background : #C9D6E9; }
.ns-9 * #p-cactions li a { background : #C9D6E9; }
.ns-9 * #p-cactions li.selected a { background : #c9d6e9; color:#33447D; }
.ns-9 #p-cactions li a:hover { background: #c9d6e9;}
.ns-9 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages Modèle */
.ns-10 * #content { background : Linen }
.ns-10 * #p-cactions li { background : Linen }
.ns-10 * #p-cactions li a { background : Linen; }
.ns-10 * #p-cactions li.selected a { background : linen; color:#33447D; }
.ns-10 #p-cactions li a:hover { background: linen;}
.ns-10 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Modèle */
.ns-11 * #content { background : AntiqueWhite; }
.ns-11 * #p-cactions li { background : AntiqueWhite; }
.ns-11 * #p-cactions li a { background : AntiqueWhite; }
.ns-11 * #p-cactions li.selected a { background : antiquewhite; color:#33447D; }
.ns-11 #p-cactions li a:hover { background: antiquewhite;}
.ns-11 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages Aide */
.ns-12 * #content { background : Lavender; }
.ns-12 * #p-cactions li { background : Lavender; }
.ns-12 * #p-cactions li a { background : Lavender; }
.ns-12 * #p-cactions li.selected a { background : lavender; color:#33447D; }
.ns-12 #p-cactions li a:hover { background: lavender;}
.ns-12 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Aide */
.ns-13 * #content { background : thistle; }
.ns-13 * #p-cactions li { background : thistle; }
.ns-13 * #p-cactions li a { background : thistle; }
.ns-13 * #p-cactions li.selected a { background : thistle; color:#33447D; }
.ns-13 #p-cactions li a:hover { background: thistle;}
.ns-13 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages Catégorie */
.ns-14 * #content { background : white; }
.ns-14 * #p-cactions li { background : white; }
.ns-14 * #p-cactions li a { background : white; }
.ns-14 * #p-cactions li.selected a { background : white; color:#33447D; }
.ns-14 #p-cactions li a:hover { background: white;}
.ns-14 #p-cactions li a { background: #EEF2F5;}
 
/* Couleur de fond des pages de discussion Catégorie */
.ns-15 * #content { background : #FDFDFD; }
.ns-15 * #p-cactions li { background : #FDFDFD; }
.ns-15 * #p-cactions li a { background : #FDFDFD; }
.ns-15 * #p-cactions li.selected a { background : #fdfdfd; color:#33447D; }
.ns-15 #p-cactions li a:hover { background: #fdfdfd;}
.ns-15 #p-cactions li a { background: #EEF2F5;}
 
/* viðauki*/
.ns-106 * #content { background : white; }
.ns-106 * #p-cactions li { background : white; }
.ns-106 * #p-cactions li a { background : white; }
.ns-106 * #p-cactions li.selected a { background : white; color:#33447D; }
.ns-106 #p-cactions li a:hover { background: white;}
.ns-106 #p-cactions li a { background: #EEF2F5;}
 
/* viðaukaspjall */
.ns-107 * #content { background : #FDFDFD; }
.ns-107 * #p-cactions li { background : #FDFDFD; }
.ns-107 * #p-cactions li a { background : #FDFDFD; }
.ns-107 * #p-cactions li.selected a { background : #fdfdfd; color:#33447D; }
.ns-107 #p-cactions li a:hover { background: #fdfdfd;}
.ns-107 #p-cactions li a { background: #EEF2F5;}
 
 
/* les nombre impairs représentent les espaces de discussion
 '0': 'Article', '1' : 'Discuter'
 '2': 'Utilisateur', '3' : 'Discussion utilisateur'
 '4': 'Wikipédia', '4' : 'Discussion Wikipédia'
 '6': 'Image', '5' : 'Discuter Image'
 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'
 '10':   'Modèle', '10' : 'Discuter Modèle'
 '12':   'aide', '13' : 'Discuter Aide'
 '14':   'categorie' '15' : 'Discuter Catégorie'
*/
 
/* En enlevant la mise en commentaire sur la ligne suivante : mise en valeur de l'avertissement */
//li#f-disclaimer a { border:dashed 1px red; padding:0.2em; border-style; }
 
/* En enlevant la mise en commentaire sur la ligne suivante : désactive les form de l'espace encyclopédique */
//.ns-0 * #content form { display:none; }
 
/*
 * Style de l'interface de Wikipédia
 */
 
/* Soulignement leger pour les sous-parties */
h3
{ 
   border-bottom: dotted 1px #aaa;
}
 
h4, h5, h6
{ 
   border-bottom: dotted 1px #ddd;
}
 
/* Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) */
.pBody 
{
   padding: 0.3em 0.1em;
   -moz-border-radius-topright: 0.5em;
}
.portlet h5 
{
   background-color: #e0e3e6;
   border: thin solid silver;
   -moz-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a 
{  
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}
 
/*
 * Style du projet Egyptopedia
 */
 
 
/* Cadre du calendrier */
div.egy_calendrier#cadre
{
	border:1px solid #CCCC99; 
	background: #FFFFFF; 
	text-align: center; 
	font-size: smaller;
}
 
/* Style du lien du calendrier */
div.egy_calendrier#lien
{
	background: #CCCC99; 
	padding: 0.2em; 
}
 
/* Style de la saison du calendrier */
div.egy_calendrier#saison
{
}
 
/* Style du mois du calendrier */
div.egy_calendrier#mois
{
}
 
/* Style du jour du calendrier */
div.egy_calendrier#jour
{
	font-size: medium; 
}
 
/* Style des tableaux de navigation */
table.egyleft
{
    float: right; 
    margin: 0.5em 0.5em 1em 1em; 
    border: 1px solid #ccccaa; 
    background: #efefdd; 
    text-align: center; 
    width: 170px;
}
 
/*
 * Divers
 */
 
/* pour harmoniser les exposants */
.exposant { vertical-align: text-top; }
 
/* correction du bug de bordure blanche en attendant une mise a jour du site */
div.floatleft, table.floatleft
{
    float: left;
    position: relative;
    margin: 0, 0.5em, 0.5em, 0;
    border: 0;
}
div.floatright, table.floatright
{
    clear: right;
    float: right;
    position: relative;
    margin: 0, 0, 0.5em, 0.5em;
    border: 0;
}
 
/* Styles des messages d'alerte */
div.alerte#style2 { padding:0.5em; background:#FFFFDD; }
 
/* Styles pour [[Prise de décision/Harmonisation des messages d'avertissement]] */
div.alerte#style1 { padding:0.5em; }
div.alerte#style3 { padding:0.5em; border:solid 1px #808080; background:#F0F0F0; }
div.alerte#style4 { padding:0.5em; background-color:#f7f8ff; border:1px solid #8888aa; border-right-width:2px; border-bottom-width:2px; }
div.alerte#style5 { padding:0.5em; border: 1px red dashed; }
div.alerte#style6 { padding:0.5em; background: peachpuff; border: 1px solid #cdcdcd; }
div.alerte#style7 { padding:0.5em; border:dotted 1mm red; }
div.alerte#style8 { padding:0.5em; border:dotted 1mm red; background:yellow; }
div.alerte#style9 { padding:0.5em; background:#f0f0ff; }
 
/* Localisation en français des images en bas de l'interface */
/*
div#f-poweredbyico img { display:none; }
div#f-poweredbyico a { background-image:url(//upload.wikimedia.org/wikipedia/fr/3/38/Poweredby_mediawiki_88x31-sfrancois.png); }
div#f-copyrightico img { display:none; }
div#f-copyrightico a { background-image:url(//upload.wikimedia.org/wikipedia/fr/b/b7/Wikimedia-button1-sfrancois.png); }
*/

/* Point pour la carte du monde */
 
div.PointCarte
{
   position:absolute;
   width:1px;
   height:1px;
   background:#000000;
   border: 1px solid #FFFFFF;    
}
 
/* permet dans l'actualité de mettre en surbrillance le jour courant */
 
.j11, .j1er1, .j22, .j33, .j44, .j55, .j66, .j77, .j88, .j99, .j1010,
.j1111, .j1212, .j1313, .j1414, .j1515, .j1616, .j1717, .j1818, .j1919, .j2020,
.j2121, .j2222, .j2323, .j2424, .j2525, .j2626, .j2727, .j2828, .j2929, .j3030,
.j3131 
{
   background: #d7ecff !important
}
 
/* Style par defaut pour les boites d'avancement */
.avance_boite
{
   width: 100px; 
   background-color: lightgray; 
   border: solid 1px gray;
}
.avance_barre
{
   background-color: #A0A0FF;
   text-align: right;
   font-size: 100%;
   font-weight: bold;
}
 
/* Style boîte login */
form#userlogin {
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}
 
form#userlogin table {
  background-color: #ffffe6;
  color: #000;
}
 
 
/* Mise en gras de "modifier cette page" (copié de en:) */
#ca-edit a { font-weight: bold !important; }
 
/* Style des boites de l'accueil */
.boite-accueil-haut
{
  background-color: #C8D8FF; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: small; 
  font-weight: bold; 
  border: 1px solid #AAAAAA; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  padding-top: 2px;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}
 
/* Kategorien etwas schöner darstellen */
#catlinks {
 border: 0px;
 border-top: 2px solid #AAAAAA;
}
 
 /* Nýlegar breytingar */
 .rcoptions {
  background-color: #F9F9F9;
  border: 1px solid #AAAAAA;
  padding: 3px 8px;
 }
 
 /* Display "Úr Wikiorðabók, frjálsu orðabókinni" */
 #siteSub {
     display: inline;
     font-size: 95%;
     font-weight: normal;
}

/* sens soslinhament de ligam */
/* :link { text-decoration: none; } */
/* :visited { text-decoration: none; } */
 
/* Ligams extèrnes en roge (solament amb la classa rougelinks) */
#bodyContent .rougelinks a {
        background: none !important;
        color: #ba0000;
        padding: 0;
}
/* Ligams discrets *//*
.ns-0 #bodyContent a { 
    color:#00249F;
    background:none !important;
    padding:0;
}*/
.ns-0 #bodyContent .extlinks a { 
    color:#3C5A8E;
    background:none !important;
    padding:0;
}

/* hiddenStructure  */
.hiddenStructure {
   display: none !important;
   speak: none !important;
}

/* */
.tungumal {
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        width:100%;
        padding:5px;
        font-weight:bold;
        font-size:130%;
}

.inflection-table-right a.new { color: #000000; }
.inflection-table-right .selflink {color: #636572; }
.inflection-table-right a { color: #191970; }

.inflection-table-right {
        float:right;
        margin-left:auto; 
        margin-right:0,1em;
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding:5px;
}

.inflection-table-center a.new { color: #000000; }
.inflection-table-center .selflink {color: #636572; }
.inflection-table-center a { color: #191970; }

.inflection-table-center {
        margin-left:auto; 
        margin-right:auto;
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding:5px;
}

.inflection-table-left a.new { color: #000000; }
.inflection-table-left .selflink {color: #636572; }
.inflection-table-left a { color: #191970; }

.inflection-table-left {
        float:left;
        margin-right:auto; 
        margin-left:0,1em;
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding:5px;
}
 
/* </pre> */