Open EBok1 opened 3 days ago
Wanneer je de link naar de stylesheet in je code hebt gezet kun je bijvoorbeeld de hieronder geselecteerde stukjes code weghalen. https://github.com/FatimaZelay/look-and-feel-corporate-identity/blob/dbb3d3bc0c909dc39615718e3e6400ff73cfbbd9/styles/styles.css#L13 https://github.com/FatimaZelay/look-and-feel-corporate-identity/blob/dbb3d3bc0c909dc39615718e3e6400ff73cfbbd9/styles/styles.css#L75
Als voorbeeld: Geef je header in je index deze class:
.primary-background-color { background-color: #ffff }
Gehaald uit: (https://warrenak.github.io/look-and-feel-styleguide/qatarmuseums.css) Dan wordt automatische deze stijl toegepast.
Wanneer je de link naar de stylesheet in je code hebt gezet kun je bijvoorbeeld de hieronder geselecteerde stukjes code weghalen. https://github.com/FatimaZelay/look-and-feel-corporate-identity/blob/dbb3d3bc0c909dc39615718e3e6400ff73cfbbd9/styles/styles.css#L13 https://github.com/FatimaZelay/look-and-feel-corporate-identity/blob/dbb3d3bc0c909dc39615718e3e6400ff73cfbbd9/styles/styles.css#L75
Als voorbeeld: Geef je header in je index deze class:
Gehaald uit: (https://warrenak.github.io/look-and-feel-styleguide/qatarmuseums.css) Dan wordt automatische deze stijl toegepast.