|
|
@ -49,31 +49,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#demo {
|
|
|
|
#demo {
|
|
|
|
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 70px;
|
|
|
|
font-size: 70px;
|
|
|
|
line-height:40px;
|
|
|
|
line-height:40px;
|
|
|
|
color: Tomato;
|
|
|
|
color: Tomato;
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
h1 {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
color: Tomato;
|
|
|
|
color: Tomato;
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 35px;
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
font-size: 30px;
|
|
|
|
font-size: 30px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
h2 {
|
|
|
|
h2 {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|
font-family:"GapSansBold";
|
|
|
|
font-family:"GapSansBold";
|
|
|
|
line-height: 50px;
|
|
|
|
line-height: 70px;
|
|
|
|
font-size: 70px;
|
|
|
|
font-size: 70px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|