Modifiche

nessun oggetto della modifica
Riga 44: Riga 44:  
padding-top: 10px ;
 
padding-top: 10px ;
 
}
 
}
.h1{
+
.h1 {
text-align: center;
+
  margin: 0px;
 +
  background-image: url('logo mediawiki dettaglio.png');
 +
  background-repeat: no-repeat;
 +
  color: #FFFFFF;
 +
  background-color: red;
 +
  font-size: 140%;
 +
  font-weight: normal;
 +
  line-height: 260px;
 +
  text-align: center;
 +
  width: 240px;
 +
  height: 150px;
 
}
 
}