MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 50: Line 50:
letter-spacing: normal;
letter-spacing: normal;
line-height: normal;
line-height: normal;
text-decoration: none solid rgb(194, 200, 207);
text-decoration: none solid rgb(255, 255, 255);
text-align: start;
text-align: start;
text-indent: 0px;
text-indent: 0px;
Line 60: Line 60:
/* Color & Background */
/* Color & Background */
background-attachment: scroll;
background-attachment: scroll;
background-color: rgba(0, 0, 0, 0.8);
background-color: rgba(0, 0, 0, 0.67);
background-image: none;
background-image: none;
background-position: 0% 0%;
background-position: 0% 0%;
Line 68: Line 68:
/* Box */
/* Box */
height: 100px;
height: 100px;
width: 80%;
width: 100%;
border: 0px none rgb(194, 200, 207);
border: 0px none rgb(194, 200, 207);
border-top: 0px none rgb(194, 200, 207);
border-top: 0px none rgb(194, 200, 207);
Line 75: Line 75:
border-left: 0px none rgb(194, 200, 207);
border-left: 0px none rgb(194, 200, 207);
margin: 20px 0px 0px;
margin: 20px 0px 0px;
padding: 0px;
padding: 20px;
max-height: none;
max-height: none;
min-height: 0px;
min-height: 0px;

Navigation menu