summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortanyaionova <isaqtm@gmail.com>2019-11-12 19:03:12 +0300
committertanyaionova <isaqtm@gmail.com>2019-11-12 19:03:12 +0300
commitf02673d5f5dba8657c5e149b8eebe8b921d9d9de (patch)
tree10d43d3974d3260a9cdf8e204c1c891e840352dd
parentc3a170decb5a17a066ccc969f413820769c76091 (diff)
downloadfcked-f02673d5f5dba8657c5e149b8eebe8b921d9d9de.tar.gz
Circular buttonsHEADmaster
-rw-r--r--light.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/light.css b/light.css
index f389db4..060d3c2 100644
--- a/light.css
+++ b/light.css
@@ -8,7 +8,7 @@ body {
color: black;
padding: 0 8;
background-color: #ff66cc;
- border-radius: 1px;
+ border-radius: 1.5px;
display: inline-block;
margin-top: 4px;
text-decoration: none;