User:Doctorine Dark/common.css: Difference between revisions

From The Audiovisual Identity Database
Jump to navigation Jump to search
imported>Doctorine Dark
No edit summary
imported>Doctorine Dark
No edit summary
Line 1: Line 1:
body {
a[href="/wiki/Screen_Gems_Television"] {
font-family: Arial !important;
font-family: 'Franklin Gothic Book';
}
font-weight: bold;
 
color: red;
#n-Discord {
background: yellow;
font-family: 'Whitney' !important;
background-color: yellow;
}
content: 'SCREEN GEMS';
 
div.hgroup {
transition: 0.3s font-weight;
transition-timing-function: ease;
}
 
div.hgroup:hover {
font-weight: 600;
}
}

Revision as of 13:40, 28 August 2022

a[href="/wiki/Screen_Gems_Television"] {
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	color: red;
	background: yellow;
	background-color: yellow;
	content: 'SCREEN GEMS';
}