Alathra:Guide diagram: Difference between revisions
m Testing media CSS |
m CSS test |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
@media only screen and (max-width: | @media only screen and (max-width: 1400px) { | ||
.centered-full { | .centered-full { | ||
position: absolute; | |||
} | } | ||
} | } |
Revision as of 17:11, 26 July 2025
