Ändringar

4 byte lades till ,  1 november 2020 kl. 00.30
m
ingen redigeringssammanfattning
Rad 3: Rad 3:  
body {
 
body {
 
     background-color: #e0dacc;     
 
     background-color: #e0dacc;     
         background: url("http://wiki.bruse.com/bruseImg/cardboard-bg.jpg") scroll left top #e8e2d4;
+
         background: url("https://wiki.bruse.com/bruseImg/cardboard-bg.jpg") scroll left top #e8e2d4;
 
}
 
}
   Rad 10: Rad 10:  
background-color: #e0dacc;
 
background-color: #e0dacc;
 
/* @embed */
 
/* @embed */
background-image: url("http://wiki.bruse.com/bruseImg/cardboard-top.jpg");
+
background-image: url("https://wiki.bruse.com/bruseImg/cardboard-top.jpg");
 
background-position: bottom left;
 
background-position: bottom left;
 
background-repeat: repeat-x;
 
background-repeat: repeat-x;
Rad 22: Rad 22:  
div.vectorTabs {
 
div.vectorTabs {
 
/* @embed */
 
/* @embed */
background-image: url("http://wiki.bruse.com/bruseImg/tab-break.png");
+
background-image: url("https://wiki.bruse.com/bruseImg/tab-break.png");
 
background-position: bottom left;
 
background-position: bottom left;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Rad 36: Rad 36:  
background-color: #f3f3f3;
 
background-color: #f3f3f3;
 
/* @embed */
 
/* @embed */
background-image: url("http://wiki.bruse.com/bruseImg/tab-normal-fade.png");
+
background-image: url("https://wiki.bruse.com/bruseImg/tab-normal-fade.png");
 
background-position: bottom left;
 
background-position: bottom left;
 
background-repeat: repeat-x;
 
background-repeat: repeat-x;