aboutsummaryrefslogtreecommitdiff
path: root/src/css/general.less
diff options
context:
space:
mode:
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