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:43] – support | handleiding_nieuw:sub_weblinks [2025/04/09 17:41] (current) – support | ||
---|---|---|---|
Line 9: | Line 9: | ||
} | } | ||
- | /* Header met achtergrondfoto | + | /* Header met achtergrondafbeelding |
.startpagina-header { | .startpagina-header { | ||
- | background-image: | + | |
+ | border-radius: | ||
+ | overflow: hidden; | ||
+ | margin-bottom: | ||
+ | height: 220px; | ||
+ | } | ||
+ | .startpagina-header:: | ||
+ | content: ""; | ||
+ | position: absolute; | ||
+ | inset: 0; | ||
+ | | ||
background-size: | background-size: | ||
background-position: | background-position: | ||
+ | filter: brightness(0.6); | ||
+ | } | ||
+ | |||
+ | /* Tekst over afbeelding */ | ||
+ | .startpagina-header-text { | ||
+ | position: relative; | ||
+ | z-index: 1; | ||
color: white; | color: white; | ||
- | padding: 3em 2em; | + | |
- | text-shadow: | + | |
- | border-radius: | + | text-shadow: |
- | margin-bottom: | + | |
} | } | ||
- | .startpagina-header h1 { | + | .startpagina-header-text h1 { |
font-size: 2em; | font-size: 2em; | ||
margin: 0; | margin: 0; | ||
+ | } | ||
+ | .startpagina-header-text p { | ||
+ | margin: 0.5em 0 0; | ||
+ | font-size: 1.1em; | ||
} | } | ||
Line 65: | Line 85: | ||
<div class=" | <div class=" | ||
- | < | + | |
- | < | + | |
+ | < | ||
+ | </div> | ||
</ | </ | ||
Line 95: | Line 117: | ||
</ | </ | ||
+ |
handleiding_nieuw/sub_weblinks.1744209797.txt.gz · Last modified: 2025/04/09 14:43 by support