Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
10 bytes removed ,  13:35, 22 May 2009
no edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
     font-weight:bold;
     font-weight:bold;
     color:#ffffff;
     color:#ffffff;
     padding-left:4px;
     padding:2px;
}
}
.content {
.content {
     padding-left:4px;
     padding:2px;
}
}


.box-event {
.box-event {
     background-color: #ffcccc;
     background-color: #ffcccc;
     border: 1px solid #000000;
     border: 1px solid #880000;
     margin-bottom: 2px;
     margin-bottom: 2px;
}
}
Line 21: Line 21:
.box-news {
.box-news {
     background-color: #ccffcc;
     background-color: #ccffcc;
     border: 1px solid #000000;
     border: 1px solid #008800;
     margin-bottom: 2px;
     margin-bottom: 2px;
}
}

Navigation menu