diff options
author | tanyaionova <isaqtm@gmail.com> | 2019-11-06 01:01:30 +0300 |
---|---|---|
committer | tanyaionova <isaqtm@gmail.com> | 2019-11-06 01:01:30 +0300 |
commit | c3a170decb5a17a066ccc969f413820769c76091 (patch) | |
tree | 946d204933a983c8960d20a959fc8fcb009cf60e | |
parent | 616bf271d056f5613a713cb150360a387eeb7747 (diff) | |
download | fcked-c3a170decb5a17a066ccc969f413820769c76091.tar.gz |
Bigger font
-rw-r--r-- | light.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ body { .link { font-family: Iosevka; + font-size: 1.2em; color: black; padding: 0 8; background-color: #ff66cc; |