diff options
author | tanyaionova <isaqtm@gmail.com> | 2019-11-12 19:03:12 +0300 |
---|---|---|
committer | tanyaionova <isaqtm@gmail.com> | 2019-11-12 19:03:12 +0300 |
commit | f02673d5f5dba8657c5e149b8eebe8b921d9d9de (patch) | |
tree | 10d43d3974d3260a9cdf8e204c1c891e840352dd | |
parent | c3a170decb5a17a066ccc969f413820769c76091 (diff) | |
download | fcked-f02673d5f5dba8657c5e149b8eebe8b921d9d9de.tar.gz |
-rw-r--r-- | light.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |