sidebar css

This commit is contained in:
yamanq 2016-02-09 18:19:24 -05:00
parent 70fe025e20
commit 0d07ce0886

View File

@ -19,7 +19,6 @@ body {
h1 {
font-family: Lato;
font-size: 300%;
text-align: center;
}
a:hover {
@ -34,7 +33,7 @@ a:hover {
.eachDay {
font-family: Lato;
color: #353535;
max-width:30%;
max-width: 30%;
background-color: #136FB5;
box-shadow: 4px 5px 3px 2px #444;
margin-left: auto;