initial commit

This commit is contained in:
Colin Megill
2017-08-23 16:28:01 -07:00
commit f6d7cc3e23
40 changed files with 1661 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.root {
background: #fff;
min-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
p {
font-family: Georgia,serif;
line-height: 1.6;
}
/*
a {
color: #ad1b11;
}
*/