MediaWiki:Medik.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum

Content deleted Content added
No edit summary
Created page with "→‎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-u..."
Line 1: Line 1:
:root {
--titleglow: var(--primary);
--thbg: var(--medik);
}
/*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-tb-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 {
Line 17: Line 13:
.form-control {
.form-control {
font-family:Century Gothic;
font-family:Century Gothic;
}
#mw-navigation{
max-width: 14.666667%;
}
}

Revision as of 00:46, 20 November 2020

/*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;
  color: #000000
  }
#user-tools button {
	color: #000000;
}
.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.