Module:Documentation/styles.css: Difference between revisions
m 1 revision imported |
m 1 revision imported Tags: Mobile edit Mobile web edit |
||
| (One intermediate revision by one other user 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 | margin: 1em 0; | ||
clear: both; | clear: both; | ||
} | } | ||
| Line 36: | Line 36: | ||
} | } | ||
.documentation | .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 .documentation-header-tools { | ||
float: none; | float: none; | ||
margin-left: 0; | margin-left: 0; | ||