Modifiche

Da Wiki-Metin3.

MediaWiki:Mobile.css

173 byte rimossi, 19:30, 18 mar 2015
nessun oggetto della modifica
/* Gli stili CSS inseriti qui si applicano agli utenti che usano il sito per dispositivi mobili */
body {
font: x-small sans-serif;
/* @embed */
background: url("skins/MonoBook/sfondo.gif") repeat scroll 0 0 #000000;
color: black;
margin: 0;
padding: 0;
direction: ltr; /* Needed for RTL flipping */
unicode-bidi: embed;
}
.animations #mw-mf-page-center {
min-height: 100%;
background: url("skins/MonoBook/* sfondo.gif") repeat scroll 0 0 #000000;background-color: #fffnone; */
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform .25s ease-out,height 0s 0.5s;
transition: transform .25s ease-out,height 0s 0.5s;
}

Menu di navigazione