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)
/*
 * Dynamic Layouts
 */
#text-wrap { margin-left:3em; position:relative; }
 
/* sidenotes */
body.ns-104 .sidenote-left { position:absolute; left:0; width:6em; padding-right:1em; text-indent:0em; text-align:left;}
body.ns-104 .sidenote-right { position:absolute; right:0; width:6em; padding-left:1em; text-indent:0em; text-align:left;}

/* indent page text on screen out of the way of the page numbers */
@media screen, handheld, projection
{
 div.indented-page
 {
  margin-left:3em;
 }
 cite *.printonly
 {
  display: none;
 }
}

/** CSS placed here will be applied to all skins */



/*********
** Most-used standard templates
*********/
/* TextInfo template */
.textinfo
{
 margin: 1px;
 padding: 1px;
 border: 1px solid #0E8605;
 background-color: #B0E0A0;
 text-align: left;
}
.textinfo th
{
 background-color: #0E8605;
 text-align: center;
 font-weight: normal;
 color: #FFF;
}
.textinfo td
{
 background-color: #C6FFC6;
}
 
/* Featured template */
#cornerbox
{
 position: absolute;
 top: 0.3em;
 right: 0.2em;
 border: 1px solid #BBB;
 font-size: 0.8em;
}
 
div#divMediaWiki-Proofreadpage_header_template
{
 width: 100%;
 float: left; /* containment ;) */
 padding: 0.5em 0; /* do any l/r padding on an inner element */
 text-align: center;
}
/* colours common to Template:Header and MediaWiki:Proofreadpage header template */
table.headertemplate,
div.footertemplate,
div#divMediaWiki-Proofreadpage_header_template
{
 border: 1px solid #ADA;
 background-color: #E4F2E4;
}
div.footertemplate
{
 padding:0.5em 0.1em;
}
div#divMediaWiki-Proofreadpage_header_template div.hAuthor
{
 padding-top: 0.5em;
 padding-bottom: 0.4em;
 font-size: 100%;
 font-weight: bold;
}
div#divMediaWiki-Proofreadpage_header_template div.hTitle
{
 padding-top: 0.4em;
 padding-bottom: 0.4em;
 font-size: 120%;
 font-weight: bold;
}
div#divMediaWiki-Proofreadpage_header_template div.hDetails
{
 padding-top: 0.4em;
 padding-bottom: 0.5em;
 font-size: 90%;
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation
{
 width: 100%;
 float: left; /* containment ;) */
 padding: 0.2em 0; /* do any l/r padding on an inner element */
/* don't like this
 border-top: 1px solid #ADA;
 */
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavPrev
{
 float: left;
 text-align: left;  /* override ambient for containing element */
 padding-left: 1em;
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavNext
{
 float: right;
 text-align: right; /* override ambient for containing element */
 padding-right: 1em;
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavCurrent
{
 text-align: center; /* after floats in source order! */
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavPrev,
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavNext
{
 width: 20%; /* as in Header and Author templates */
}
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavPrev span,
div#divMediaWiki-Proofreadpage_header_template div.hNavigation div.hNavNext span
{
 color: #808080;
}
 
/* All header templates */
 
    .processheadertemplate,
    .portalheadertemplate,
    .authortemplate,
    .headertemplate,
    .footertemplate
    {
     width: 100%;
     margin-bottom: 5px;
    }
 
    /* Forward and backward link */
        .gen_header_backlink,
        .gen_header_forelink
        {
         width: 20%;
         font-size: 0.9em;
         line-height: normal;
        }
 
        .gen_header_backlink
        {
         text-align: left;
        }
 
        .gen_header_forelink
        {
         text-align: right;
        }
 
    /* Title field */
        .gen_header_title
        {
         width: 60%;
         text-align:center;
        }
 
    /* Notes field */
        .process_notes,
        .author_notes,
        .portal_notes,
        .header_notes
        {
         width: 100%;
         font-size: 0.9em;
         line-height: 1.4em;
         margin-bottom: 0.5em; /* a bit of space before body-text; 1em might be better... */
        }
 
/* Specific header templates */
    /* For Header template, see above with ProofreadPage code */
 
    /* Template:Header (footer) */
        .footertemplate
        {
         font-size: 0.9em;
         text-align: center;
        }
 
        .header_notes
        {
         border-bottom: 1px solid #A88;
         background-color: #FAFAFF;
        }
 
 
    /* Template:Author */
        .authortemplate
        {
         border: 1px solid #BEA2A2;
         background-color: #E4D8D8;
        }
 
        .author_notes
        {
         border-bottom: 1px solid #A88;
         background-color: #FFFBFC;
        }
 
        .author_seealso /* Remove this if we change to Plain_sister usage */
        {
         float: right;
         padding: 2px;
         margin: 0 0 0.5em 1em;
         border: 1px solid #CCC;
        }
 
 
    /* Process_header template */
        .processheadertemplate
        {
         border: 1px solid #966;
         background-color: #DCA;
        }
 
        .process_notes
        {
         border-bottom: 1px solid #A88;
         background-color: #FFFBFC;
        }
 
    /* Portal_header template */
        .portalheadertemplate
        {
         border: 1px solid #36A;
         background-color: #DDE;
        }
 
        .portal_notes
        {
         border-bottom: 1px solid #88A;
         background-color: #FCFBFF;
        }
 
/* 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; 
}