Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
192 bytes added ,  00:30, 17 February 2022
took out the h3 ~ pre formatting, more font additions
(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;
}
}
*/


h1#firstHeading.firstHeading {
#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:




div#bodyContent p {
#bodyContent p {
line-height: 1.4em;
line-height: 1.4em;
margin: 1em 0em 1em 0em;
margin: 1em 0em 1em 0em;
Line 487: Line 489:




div#mw-head.noprint {
#mw-head.noprint {
height:1px !important;
height:1px !important;
}
}
Line 496: Line 498:
     font-size: 1.4em;
     font-size: 1.4em;
}
}
div#addthistoolbar {
#addthistoolbar {
     background: #ffffff70 !important;
     background: #ffffff70 !important;
     margin-left: 0px !important;
     margin-left: 0px !important;

Navigation menu