website/stylesheets/screen.css in evdispatch-0.1.0 vs website/stylesheets/screen.css in evdispatch-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
body {
- background-color: #E1D1F1;
+ background-color: white;
font-family: "Georgia", sans-serif;
font-size: 16px;
line-height: 1.6em;
padding: 1.6em 0 0 0;
color: #333;
@@ -22,10 +22,10 @@
margin: 0;
list-style-type: square;
}
a {
color: #5E5AFF;
- background-color: #DAC;
+ background-color: white;
font-weight: normal;
text-decoration: underline;
}
blockquote {
font-size: 90%;