mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-10-10 11:08:39 +00:00
Adding MG_DISABLE_SUMMARY + ensuring W3C validator-compliant
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
html, h1 {
|
||||
font-family: "Oswald", "Helvetica Neue",Helvetica,Arial,sans-serif; }
|
||||
html {
|
||||
font: 400 14px / 20px "Oswald", "Helvetica Neue",Helvetica,Arial,sans-serif; }
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 20px; }
|
||||
|
||||
a {
|
||||
color: #33b5e5; }
|
||||
|
Reference in New Issue
Block a user