Module:Documentation/styles.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
.documentation-metadata {
.documentation-metadata {
border: 1px solid #666;
border: 1px solid #666;
background-color: #EEE;
background-color: #444;
clear: both;
clear: both;
}
}
Line 10: Line 10:
margin: 1em 0 0 0;
margin: 1em 0 0 0;
padding: 1em;
padding: 1em;
     background-color: #666;
     background-color: #444;
}
}


Line 28: Line 28:
font-weight: bold;
font-weight: bold;
font-size: 125%;
font-size: 125%;
color: #e85707;
color: #EEE;
}
}


Line 38: Line 38:
font-style: normal;
font-style: normal;
font-size: 85%;
font-size: 85%;
color: #e85707;
color: #EEE;
}
}

Navigation menu