diff options
Diffstat (limited to 'lehed/rollid/styles.css')
-rw-r--r-- | lehed/rollid/styles.css | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/lehed/rollid/styles.css b/lehed/rollid/styles.css index 595cbdc..dbc784f 100644 --- a/lehed/rollid/styles.css +++ b/lehed/rollid/styles.css @@ -50,8 +50,34 @@ video { +.logo { + height: 3.7rem; + width: auto; +} + +footer { + margin: 2% 10%; + margin-top: 5%; +} +footer p { + color: #DBE2E9; + font-size: 0.75em; + line-height: normal; + font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important; +} + +.logoWrapper { + text-align: center; + align-items: center; + justify-content: center; +} + + + + +.rollid {border-radius: 7px; padding-top: .7rem;} /* Pealkirjade värvid */ |