Διαφορά μεταξύ των αναθεωρήσεων του "MediaWiki:Common.css"

(Replaced content with "Το τοποθετημένο εδώ CSS θα εφαρμοστεί σε όλα τα skins: body{ background: url(/images/6/65/Background_Idra.jpg) no-repeat f...")
(Ετικέτα: Αντικαταστάθηκε)
Γραμμή 4: Γραμμή 4:
 
}
 
}
  
 +
td,th {padding: 2px }
  
 
/* Christmas bg start  
 
/* Christmas bg start  

Αναθεώρηση της 20:51, 5 Οκτωβρίου 2019

/* Το τοποθετημένο εδώ CSS θα εφαρμοστεί σε όλα τα skins */
body{    
    background: url(/images/6/65/Background_Idra.jpg) no-repeat fixed center top #000;
}

td,th {padding: 2px }

/* Christmas bg start 
.christmasbgtable {
background: url(/images/4/47/Boxesheaderbackgroundxmas.png) no-repeat !important;
background-size: 100% 100% !important;
}

.boxesheaderbackground {
    background: url(/images/4/47/Boxesheaderbackgroundxmas.png) repeat 0em 0em;
}
 Christmas bg ends */