Begin work on input/output standardization

This commit is contained in:
Tetsuro
2015-12-04 20:31:06 -05:00
parent c51257692d
commit 95dc90e503
8 changed files with 16 additions and 87 deletions
+2 -1
View File
@@ -64,7 +64,7 @@ li {
/** Headings */
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
font-weight: bold;
}
/** Links */
@@ -87,6 +87,7 @@ h1 {
h2 {
font-size: 1.5em;
text-decoration: underline;
}
h3 {