Module:Documentation/styles.css: Difference between revisions

m Ukrainian interwiki
m 1 revision imported
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
border: 1px solid #ccc;
border: 1px solid #ccc;
padding: 0.8em 1em 0.7em;
padding: 0.8em 1em 0.7em;
margin-top: 1em;
margin: 1em 0;
clear: both;
clear: both;
}
}
Line 36: Line 36:
}
}


.documentation #documentation-header-tools {
.documentation .documentation-header-tools {
     float: right;
     float: right;
     margin-left: 2em;
     margin-left: 2em;
Line 81: Line 81:


@media screen and (max-width: 480px) {
@media screen and (max-width: 480px) {
     .documentation #documentation-header-tools {
     .documentation .documentation-header-tools {
         float: none;
         float: none;
         margin-left: 0;
         margin-left: 0;