2019-01-24 14:03:01 +00:00
|
|
|
header {
|
2019-02-07 06:47:09 +00:00
|
|
|
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
|
2019-01-24 14:03:01 +00:00
|
|
|
border-bottom: 1px solid #DDD;
|
|
|
|
padding-bottom: 10px;
|
2019-02-11 09:06:26 +00:00
|
|
|
margin-bottom: 20px;
|
2019-01-24 14:03:01 +00:00
|
|
|
text-align: center;
|
2019-02-11 09:06:26 +00:00
|
|
|
font-size: 0.55em;
|
|
|
|
color: #555
|
2019-01-24 14:03:01 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
header img {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
width: 350px
|
2019-02-07 06:47:09 +00:00
|
|
|
}
|