MediaWiki:Monobook.css: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Raoli (discussione | contributi)
Nessun oggetto della modifica
m Different size of the new logo
Riga 26:
 
#contentSub, #contentSub2 { font-size: 100% }
 
/* shrink height of logo */
#column-one {
padding-top: 105px;
}
 
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 0;
left: 0;
height: 100px;
width: 12em;
overflow: visible;
}
 
#p-logo a,
#p-logo a:hover {
display: block;
height: 110px;
width: 12.2em;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}
 
li.t-locdb-new a {