1 changed files with
3 additions and
3 deletions
|
|
@ -21,7 +21,7 @@
|
|
|
|
header {
|
|
|
|
header {
|
|
|
|
padding-top: 10px;
|
|
|
|
padding-top: 10px;
|
|
|
|
line-height: .9em;
|
|
|
|
line-height: .9em;
|
|
|
|
font-size: 18px;
|
|
|
|
font-size: 16px;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -29,9 +29,9 @@ ul {
|
|
|
|
width: 80%;
|
|
|
|
width: 80%;
|
|
|
|
margin: auto;
|
|
|
|
margin: auto;
|
|
|
|
list-style: none;
|
|
|
|
list-style: none;
|
|
|
|
font-size: 18px;
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 0px;
|
|
|
|
padding: 0px;
|
|
|
|
line-height: 22.9px;
|
|
|
|
line-height: 22px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#video {
|
|
|
|
#video {
|
|
|
|