Template:Cc-by-sa-layout/styles.css: Difference between revisions
Template page
More actions
Preparing the CSS for responsive design of license templates |
No edit summary |
||
| Line 14: | Line 14: | ||
margin: 4px; | margin: 4px; | ||
} | } | ||
@media screen and (max-width: 640px) { | .rlicense-text div { | ||
margin: 0.5em auto; | |||
} | |||
@media screen and (max-width: 640px) { /* For mobile devices */ | |||
.responsive-license-cc { | .responsive-license-cc { | ||
flex-flow: column; | flex-flow: column; | ||