Changed color and font-weight #2
Loading…
Reference in a new issue
No description provided.
Delete branch "hoergen/friendica-wp-theme:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For better readability changed the font collor from #444 to #111 and the font weight from normal to 600
I'm working on a patch to change also the font used, something that doesn't need to set bold to be readable...
@ -3,3 +3,3 @@
/*
Theory by TEMPLATED
templated.co @templatedco
templated.co @templatedcoc
Typo
@ -14,6 +14,7 @@
border: 0;
font-size: 100%;
font: inherit;
font-weight: 600;
Wrong alignment.