sidebar css
This commit is contained in:
parent
70fe025e20
commit
0d07ce0886
@ -19,7 +19,6 @@ body {
|
|||||||
h1 {
|
h1 {
|
||||||
font-family: Lato;
|
font-family: Lato;
|
||||||
font-size: 300%;
|
font-size: 300%;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
@ -34,7 +33,7 @@ a:hover {
|
|||||||
.eachDay {
|
.eachDay {
|
||||||
font-family: Lato;
|
font-family: Lato;
|
||||||
color: #353535;
|
color: #353535;
|
||||||
max-width:30%;
|
max-width: 30%;
|
||||||
background-color: #136FB5;
|
background-color: #136FB5;
|
||||||
box-shadow: 4px 5px 3px 2px #444;
|
box-shadow: 4px 5px 3px 2px #444;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user