summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMarin Ivanov <[email protected]>2024-08-21 10:53:39 +0300
committerMarin Ivanov <[email protected]>2024-08-21 10:53:39 +0300
commit3f2637916505a1e09a0d997017a5dc41596e66da (patch)
tree235b953111a8fe85c7a2f257775f7b03a54ebe24 /style.css
parenta9ba463ba6d32d45ff01ccc0adc4122414e64a60 (diff)
add reset configuration
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 39b60fd..394143b 100644
--- a/style.css
+++ b/style.css
@@ -82,6 +82,7 @@ input[type=submit], button {
height: 40px;
border:0;
color:#fff;
+ margin: 10px;
}
input[type=submit]:active, button:active {