diff options
Diffstat (limited to 'light.css')
-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; |