forked from gergely/calendar-social
11 lines
151 B
CSS
11 lines
151 B
CSS
header > h1 > img {
|
|
height: 1em;
|
|
}
|
|
|
|
footer {
|
|
margin-top: 3em;
|
|
font-weight: bold;
|
|
border-top: 1px dotted black;
|
|
padding-top: 1em;
|
|
}
|