Template:Floatbox/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
@media screen and (min-width: 950px){ | @media screen and (min-width: 950px){ | ||
.floatbox{ | .floatbox-text{ | ||
position: relative; | position: relative; | ||
min-width:50%; | min-width:50%; |
Revision as of 18:41, 17 December 2024
@media screen and (min-width: 950px){ .floatbox-text{ position: relative; min-width:50%; } .floatbox b{ margin:0; padding: 0; min-width:15%; } }