remove old css

This commit is contained in:
Felix Niklas 2015-03-25 17:12:01 +01:00
parent 9167670b23
commit d36b0fa64d

View file

@ -5,14 +5,6 @@ body {
background: hsl(210,17%,98%); background: hsl(210,17%,98%);
} }
/* TODO: @mrflix, do we need this at this level?
p,
ol,
ul {
color: #bcbcbb;
}
*/
p { p {
margin: 14px 0; margin: 14px 0;
} }