Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
no edit summary
 
(4 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;
    padding-bottom:2px;
}
}


.box-event {
.box-event {
     background-color: #ffcccc;
     background-color: #ffcccc;
     border: 1px solid #000000;
     border: 1px solid #880000;
    margin-bottom: 2px;
}
}
.box-event .title {
.box-event .title {
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;
}
}
.box-news .title {
.box-news .title {
     background-color: #008800;
     background-color: #008800;
}
}

Navigation menu