Rad 6: Rad 6:
 
     background: url("http://anor.bruse.com/templates/BrusesAnor/img/cardboard-bg.jpg") scroll left top #000000;
 
     background: url("http://anor.bruse.com/templates/BrusesAnor/img/cardboard-bg.jpg") scroll left top #000000;
 
     background-color: transparent;
 
     background-color: transparent;
 +
}
 +
 +
div#content {
 +
    background-color: #FDFAF2;
 
}
 
}

Versionen från 31 augusti 2013 kl. 16.44

/* CSS som skrivs här kommer att påverka alla användare av skalet Vector */
body {
    background: url("http://anor.bruse.com/templates/BrusesAnor/img/cardboard-bg.jpg") scroll left top #000000;
}
#mw-page-base {
    background: url("http://anor.bruse.com/templates/BrusesAnor/img/cardboard-bg.jpg") scroll left top #000000;
    background-color: transparent;
}

div#content {
    background-color: #FDFAF2;
}