Stijlhoofd.css: verschil tussen versies
(Nieuwe pagina aangemaakt met '{{#css: body { background: floralwhite; font-family: "Roboto", sans-serif; font-size: 15px; backgroud color: black; margin: 0px; heigh...') |
|||
Regel 13: | Regel 13: | ||
overflow: auto; | overflow: auto; | ||
} | } | ||
+ | .tekstnaast { | ||
+ | font-family: "Roboto", sans-serif; | ||
+ | font-size: 15px; | ||
+ | margin: 0px; | ||
+ | height: auto; | ||
+ | width: auto; | ||
+ | line-break: normal; | ||
+ | overflow-wrap: break-word; | ||
+ | overflow: auto; | ||
+ | |||
+ | } | ||
}} | }} |