We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6271ff commit 0bb59a8Copy full SHA for 0bb59a8
apps/web/templates/draft.css
@@ -5,5 +5,5 @@ p { padding: 4px; margin: 2px;border: 1px solid black; border-radius: 10px;}
5
input { width: 100%; text-align: center; box-sizing: border-box; border-radius: 10px; padding: 5px; margin-top: 2px; margin-bottom: 2px; }
6
div { background: #4b9320; }
7
8
-#prechod {background: linear-gradient(#4b9320, #80e400);}
9
-#stranka {background: #80e400;}
+#prechod {background: linear-gradient(#4b9320, #71c900)}
+#stranka {background: #71c900;}
0 commit comments