2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(cleaning up font imports) |
(took out the h3 ~ pre formatting, more font additions) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Luckiest+Guy&family=Roboto+Serif:wght@100;500;900&family=Roboto:wght@100;500;900&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Luckiest+Guy&family=Roboto+Serif:wdth,wght@76.6,400;100,100;100,500;100,900&family=Roboto:wght@100;500;900&display=swap'); | ||
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); | @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); | ||
Line 154: | Line 154: | ||
margin-top:0px; | margin-top:0px; | ||
} | } | ||
@import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Luckiest+Guy&family=Roboto+Serif:wght@100;500;900&family=Roboto:wght@100;500;900&display=swap');pre | |||
#infobox_album #heading_biggest { | #infobox_album #heading_biggest { | ||
background-color: #becad5; | background-color: #becad5; | ||
Line 442: | Line 442: | ||
/* | |||
h3 ~ pre { | h3 ~ pre { | ||
font-family: monospace; | font-family: monospace; | ||
Line 449: | Line 450: | ||
border: none; | border: none; | ||
} | } | ||
*/ | |||
#firstHeading.firstHeading { | |||
font-family: 'Luckiest Guy', 'Trebuchet MS', Verdana, Arial, Helvetica; | font-family: 'Luckiest Guy', 'Trebuchet MS', Verdana, Arial, Helvetica; | ||
font-weight: normal; | font-weight: normal; | ||
Line 472: | Line 474: | ||
#bodyContent p { | |||
line-height: 1.4em; | line-height: 1.4em; | ||
margin: 1em 0em 1em 0em; | margin: 1em 0em 1em 0em; | ||
Line 487: | Line 489: | ||
#mw-head.noprint { | |||
height:1px !important; | height:1px !important; | ||
} | } | ||
Line 496: | Line 498: | ||
font-size: 1.4em; | font-size: 1.4em; | ||
} | } | ||
#addthistoolbar { | |||
background: #ffffff70 !important; | background: #ffffff70 !important; | ||
margin-left: 0px !important; | margin-left: 0px !important; |