1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-08-06 16:46:31 +02:00

Made text color a little darker

This commit is contained in:
til-schneider
2016-01-30 12:11:05 +01:00
parent 6f1b15bbbd
commit 4552072c1a

View File

@@ -1,7 +1,7 @@
@contentMaxWidth: 800px;
@contentMinMarginX: 30px;
@colorText: #666;
@colorText: #444;
@colorLink: #1982C4;
@colorLinkHover: #000;