MediaWiki:Medik.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum

Content deleted Content added
Reverting edit since it's causing issues with mobile view
Nevermind
Line 4: Line 4:
}
}
/*Fonts for sidebar headers*/
/*Fonts for sidebar headers*/
#p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-views-label #p-tb-label, #p-tb-label, #p-More_CLG-label, #p-managewiki-sidebar-header-label {
#p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-tb-label {
font-family:Century Gothic;
font-family:Century Gothic;
}
}
Line 10: Line 10:
#user-tools{
#user-tools{
font-family: Century Gothic;
font-family: Century Gothic;
}
button,
input,
optgroup,
select,
textarea {
margin:0;
font-family:Century Gothic;
font-size:inherit;
line-height:inherit
}
}
.form-control {
font-family:Century Gothic;
}
#mw-navigation{
max-width: 14.666667%;
}

Revision as of 05:39, 28 June 2021

:root {
	--titleglow: var(--primary);
	--thbg: var(--medik);
}
/*Fonts for sidebar headers*/
#p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-tb-label {
	font-family:Century Gothic;
}
/* Top bar font modernization */
#user-tools{
  font-family: Century Gothic;
 }
.form-control {
	font-family:Century Gothic;
}
#mw-navigation{
	max-width: 14.666667%;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.