Modul:Documentation/styles.css: Forskjell mellom sideversjoner
Hopp til navigering
Hopp til søk
(add end here) |
(add) |
||
Linje 14: | Linje 14: | ||
So right or left floating items don't stick out of the doc box. |
So right or left floating items don't stick out of the doc box. |
||
*/ |
*/ |
||
.template-documentation-sandbox-start, |
|||
.template-documentation-end { |
.template-documentation-end { |
||
clear: both; |
clear: both; |
Sideversjonen fra 4. aug. 2019 kl. 19:41
.template-documentation {
clear: both;
margin: 1em 0 0 0;
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
padding: 1em;
}
.template-documentation-heading {
}
/*
So right or left floating items don't stick out of the doc box.
*/
.template-documentation-sandbox-start,
.template-documentation-end {
clear: both;
}
#documentation-meta-data {
background-color: #ecfcf4;
}
#documentation-meta-data .mbox-text {
font-style: italic;
}