diff options
| author | Volpeon <git@volpeon.ink> | 2021-03-10 21:12:01 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-03-10 21:12:01 +0100 |
| commit | 86714dbe92c188045d46e30448f6d2056958de68 (patch) | |
| tree | 24ac346ef91cf63a01a922450be3b0f585d4cd76 /style.css | |
| parent | Init (diff) | |
| download | livestream-irc-master.tar.gz livestream-irc-master.tar.bz2 livestream-irc-master.zip | |
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -51,8 +51,8 @@ p { | |||
| 51 | 51 | ||
| 52 | iframe { | 52 | iframe { |
| 53 | display: block; | 53 | display: block; |
| 54 | width: 100%; | 54 | width: 100%; |
| 55 | height: 100%; | 55 | height: 100%; |
| 56 | } | 56 | } |
| 57 | 57 | ||
| 58 | input { | 58 | input { |
| @@ -126,7 +126,7 @@ button:focus { | |||
| 126 | .c-form-field__label { | 126 | .c-form-field__label { |
| 127 | font-size: 15px; | 127 | font-size: 15px; |
| 128 | font-weight: bold; | 128 | font-weight: bold; |
| 129 | color: var(--fg-lo); | 129 | color: var(--fg-lo); |
| 130 | } | 130 | } |
| 131 | 131 | ||
| 132 | .c-form-field__help { | 132 | .c-form-field__help { |
