handleiding_nieuw:sub_weblinks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
handleiding_nieuw:sub_weblinks [2025/04/09 14:54] – support | handleiding_nieuw:sub_weblinks [2025/04/09 17:41] (current) – support | ||
---|---|---|---|
Line 9: | Line 9: | ||
} | } | ||
- | /* Header met afbeelding en tekst-overlay | + | /* Header met achtergrondafbeelding |
.startpagina-header { | .startpagina-header { | ||
position: relative; | position: relative; | ||
Line 15: | Line 15: | ||
overflow: hidden; | overflow: hidden; | ||
margin-bottom: | margin-bottom: | ||
+ | height: 220px; | ||
} | } | ||
- | .startpagina-header | + | .startpagina-header:: |
- | | + | |
- | | + | position: absolute; |
+ | inset: 0; | ||
+ | background-image: | ||
+ | background-size: | ||
+ | background-position: center; | ||
+ | | ||
} | } | ||
+ | |||
+ | /* Tekst over afbeelding */ | ||
.startpagina-header-text { | .startpagina-header-text { | ||
- | position: | + | position: |
- | | + | |
- | background: rgba(0, | + | |
color: white; | color: white; | ||
- | | + | |
- | padding: 1.5em 2em; | + | padding: |
+ | text-shadow: | ||
} | } | ||
.startpagina-header-text h1 { | .startpagina-header-text h1 { | ||
- | font-size: | + | font-size: |
margin: 0; | margin: 0; | ||
} | } | ||
.startpagina-header-text p { | .startpagina-header-text p { | ||
margin: 0.5em 0 0; | margin: 0.5em 0 0; | ||
+ | font-size: 1.1em; | ||
} | } | ||
Line 76: | Line 85: | ||
<div class=" | <div class=" | ||
- | <img src="/ | ||
<div class=" | <div class=" | ||
< | < | ||
Line 109: | Line 117: | ||
</ | </ | ||
+ |
handleiding_nieuw/sub_weblinks.1744210461.txt.gz · Last modified: 2025/04/09 14:54 by support