User:QuickQuokka/userpage/styles.css: Difference between revisions

Content added Content deleted
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 17: Line 17:
font-weight: bold;
font-weight: bold;
font-family: 'Georgia', serif !important;
font-family: 'Georgia', serif !important;
}

.quokkaHeader .mainTitle{
font-size: 350%;
}

.quokkaHeader .subTitle{
font-size: 200%;
}
}


Line 28: Line 36:
font-weight: bold;
font-weight: bold;
font-family: 'Georgia', serif;
font-family: 'Georgia', serif;
}

@media screen and (max-width: 650px){
}
}