Skip to content

Commit 0bb59a8

Browse files
committed
Upravena barva z moc jasne na mene jasnejsi
Signed-off-by: Kosieh Barter <[email protected]>
1 parent e6271ff commit 0bb59a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web/templates/draft.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ p { padding: 4px; margin: 2px;border: 1px solid black; border-radius: 10px;}
55
input { width: 100%; text-align: center; box-sizing: border-box; border-radius: 10px; padding: 5px; margin-top: 2px; margin-bottom: 2px; }
66
div { background: #4b9320; }
77

8-
#prechod {background: linear-gradient(#4b9320, #80e400);}
9-
#stranka {background: #80e400;}
8+
#prechod {background: linear-gradient(#4b9320, #71c900)}
9+
#stranka {background: #71c900;}

0 commit comments

Comments
 (0)