Difference between revisions of "MediaWiki:Common.css"

From Una finestra sul mondo
Jump to: navigation, search
 
Line 3: Line 3:
 
.news-item {
 
.news-item {
 
   background-color: #E5ECF9;
 
   background-color: #E5ECF9;
   margin-bottom: 5px;
+
   margin-bottom: 15px;
 
}
 
}

Latest revision as of 13:24, 14 May 2009

/* Gli stili CSS inseriti qui si applicano a tutte le skin */

.news-item {
  background-color: #E5ECF9;
  margin-bottom: 15px;
}