Template:Floatbox/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
float:right; | float:right; | ||
} | |||
.floatbox td{ | |||
margin-bottom:15em; | |||
} | } | ||
Revision as of 19:36, 17 December 2024
@media screen and (min-width: 950px){ .floatbox-text{ position: relative; min-width:50%; float:right; } .floatbox td{ margin-bottom:15em; } .floatbox b{ margin:0; padding: 0; width:10em; float:left; } }