MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* HelUs Sidebar */
/* HelUs Sidebar */
#help-container {
#help-container {
     background-color: #000;
     background-color: rgb(221 215 204);
     padding: 10px;
     padding: 10px;
     margin-top: 10px;
     margin-top: 10px;
     text-align: center;
     text-align: center;
     max-width: 100px;
     max-width: 110px;
     margin-left: 20px;
     margin-left: 20px;
    border: 3px solid #722215;
}
}


#help-container div {
#help-container div {
     color: #fff;
     color: #000;
     font-size: 16px;
     font-size: 16px;
     font-weight: bold;
     font-weight: bold;

Navigation menu