add packagelock and style.css
This commit is contained in:
parent
51979a2d61
commit
b8ae799fa1
10485
package-lock.json
generated
Normal file
10485
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,3 @@
|
|||||||
:root {
|
|
||||||
--primary-color: #33691e; }
|
|
||||||
|
|
||||||
#willkommen-banner {
|
#willkommen-banner {
|
||||||
height: calc(100vh - 64px); }
|
height: calc(100vh - 64px); }
|
||||||
#willkommen-banner .lead {
|
#willkommen-banner .lead {
|
||||||
@ -37,7 +34,7 @@
|
|||||||
content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); }
|
content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); }
|
||||||
|
|
||||||
a:not([href^='#']) {
|
a:not([href^='#']) {
|
||||||
color: var(--primary-color); }
|
color: #33691e; }
|
||||||
|
|
||||||
#logo-container img {
|
#logo-container img {
|
||||||
height: 64px; }
|
height: 64px; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user