Added editor styles

This commit is contained in:
Mickey Kay
2014-01-16 17:11:44 -08:00
parent fcaae044dc
commit ca2c7c8c92
+8
View File
@@ -19,6 +19,14 @@ body {
font-size: 1.6rem;
}
.content a {
color: #f15123;
}
.content a:hover {
color: #333;
}
.content ul,
.content ol {
margin: 0 0 26px 40px;