aboutsummaryrefslogtreecommitdiff
path: root/src/css/general.less
diff options
context:
space:
mode:
authorCamil Staps2015-05-13 18:44:04 +0200
committerCamil Staps2015-05-13 18:44:04 +0200
commit05cd09f12da313207fb2eb031982b3a15a4f843f (patch)
treece3f1e2baa277846895c45fefbf22a830650f10a /src/css/general.less
parentCleaner jade (diff)
Link in header on 'Botleagues'; About page
Diffstat (limited to 'src/css/general.less')
-rw-r--r--src/css/general.less4
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