Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 5: | Rivi 5: | ||
width: calc( 100% + 1rem ); | width: calc( 100% + 1rem ); | ||
margin: 0 -1.25rem; | margin: 0 -1.25rem; | ||
} | |||
.jw-float-none-width-100 { | |||
width: calc( 100% + 2.5rem ); | |||
} | } | ||
| Rivi 13: | Rivi 17: | ||
width: calc( <!--{$width|escape:'html'}-->% + 1rem ); | width: calc( <!--{$width|escape:'html'}-->% + 1rem ); | ||
margin-<!--{$float|escape:'html'}-->: -1.25rem; | margin-<!--{$float|escape:'html'}-->: -1.25rem; | ||
} | |||
.jw-float-none-width-100 { | |||
width: calc( 100% + 2.5rem ); | |||
} | } | ||
} | } | ||
</style></includeonly> | </style></includeonly> | ||


