mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Use default text color for links
This commit is contained in:
parent
498c0d61f7
commit
5d26b8d8ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@import "sanitize.css";
|
||||
|
||||
/* Base font */
|
||||
html, input, button {
|
||||
html, input, button, a {
|
||||
/*
|
||||
Use Chalkboard font. This font is available in Mac OSX. Fallback
|
||||
to Comic Sans MS, "although it is not a perfect substitute font
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue