@@ -15,9 +15,10 @@ | |||
padding-top: 10px; | |||
} | |||
.firstrow .head { | |||
font-family: "Reverb"; | |||
} | |||
/* .firstrow .head { | |||
font-size: | |||
} */ | |||
#theship { | |||
float: left; | |||
@@ -36,9 +37,9 @@ | |||
padding-bottom: 10px; | |||
} | |||
#thekobolds .head { | |||
/* #thekobolds .head { | |||
font-family: "Reverb"; | |||
} | |||
} */ | |||
.kobold { | |||
float: left; | |||
@@ -47,6 +48,7 @@ | |||
.head { | |||
display: block; | |||
font-weight: bold; | |||
font-size: 1.5em; | |||
font-family: "Reverb"; | |||
font-size: 2em; | |||
font-style: italic; | |||
} |