diff options
author | Camil Staps | 2015-05-13 18:44:04 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-13 18:44:04 +0200 |
commit | 05cd09f12da313207fb2eb031982b3a15a4f843f (patch) | |
tree | ce3f1e2baa277846895c45fefbf22a830650f10a /src/css/general.less | |
parent | Cleaner jade (diff) |
Link in header on 'Botleagues'; About page
Diffstat (limited to 'src/css/general.less')
-rw-r--r-- | src/css/general.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/css/general.less b/src/css/general.less new file mode 100644 index 0000000..1218018 --- /dev/null +++ b/src/css/general.less @@ -0,0 +1,4 @@ +a.no-style { + color: inherit !important; + text-decoration: inherit !important; +}
\ No newline at end of file |