„MediaWiki:Common.css” változatai közötti eltérés

(Új oldal, tartalma: „Közös CSS az összes felületnek: body { background: url('http://wiki.metin2.it/images/6/6b/Background_Natale_2018.jpg') no-repeat fixed center top #000; overf…”)
 
3. sor: 3. sor:
  
 
body {
 
body {
background: url('http://wiki.metin2.it/images/6/6b/Background_Natale_2018.jpg') no-repeat fixed center top #000; overflow-x: visible !important;
+
background: url('http://wiki.metin2.hu/images/b/b4/Wiki_bckgrnd_2019_Valentine.jpg') no-repeat fixed center top #000; overflow-x: visible !important;
 
-webkit-background-size: cover;
 
-webkit-background-size: cover;
 
-moz-background-size: cover;
 
-moz-background-size: cover;

A lap 2019. február 15., 15:09-kori változata

/* Közös CSS az összes felületnek */


body {
background: url('http://wiki.metin2.hu/images/b/b4/Wiki_bckgrnd_2019_Valentine.jpg') no-repeat fixed center top #000; overflow-x: visible !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: "Trebuchet MS", Arial, sans-serif;
}