diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-12-21 16:19:54 +0200 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-12-21 16:19:54 +0200 |
commit | 5346af62569c013049100539f7ed38ef4c34adc1 (patch) | |
tree | d79ecd5e74412122e3b6d6311dd1211536762c26 /rannak/mangud/perenaine/ristsona/style.css | |
parent | 5473a96370b7087652573c7197d1911a038caaf7 (diff) |
Perenaine Ül 1,3 FullDone
Diffstat (limited to 'rannak/mangud/perenaine/ristsona/style.css')
-rw-r--r-- | rannak/mangud/perenaine/ristsona/style.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rannak/mangud/perenaine/ristsona/style.css b/rannak/mangud/perenaine/ristsona/style.css index d0d405e..b37fc5d 100644 --- a/rannak/mangud/perenaine/ristsona/style.css +++ b/rannak/mangud/perenaine/ristsona/style.css @@ -25,6 +25,18 @@ button:disabled{ cursor: not-allowed; } +/* Retsept Lõpus*/ + +.retsept { + margin-top: 5%; + width:60%; + color: #AFFF80; + text-align: center; + font-size: 1.2rem; +} + + + /* Modal Stuff */ |