[FEATURE] page templating system and parser

This commit is contained in:
mDuo13
2015-02-03 00:24:44 -08:00
parent df6cfa9fb5
commit 539d23bfce
31 changed files with 2507 additions and 2133 deletions

View File

@@ -549,7 +549,7 @@ body.no-literate .content pre > code:hover::-webkit-scrollbar-thumb {
padding-right: 0;
}
}
.header {
/*.header {
background: #f3f6fb;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
border-bottom: solid 1px #dfe2e7;
@@ -601,7 +601,7 @@ body.no-literate .content pre > code:hover::-webkit-scrollbar-thumb {
}
.header li a:hover {
color: #3a3a44;
}
}*/
@media (min-width: 480px) /* Tablet & Desktop */ {
.header h1 {
float: left;