|
|
|
@ -52,13 +52,14 @@
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 60px;
|
|
|
|
|
color: black;
|
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
|
font-family:"GapSansBold";
|
|
|
|
|
text-shadow: 2px 2px 5px Blue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
|
text-align: center;
|
|
|
|
|
color: black;
|
|
|
|
|
line-height: 26px;
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
font-family:"Roboto Mono";
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
}
|
|
|
|
|