Difference between revisions of "MediaWiki:Common.css"

From Cassette Beasts
Line 1: Line 1:
 
a.external {
 
a.external {
 
   color: #7629db !important;
 
   color: #7629db !important;
 +
}
 +
 +
.p-navigation-label {
 +
  font-family: 'Neu5Land', 'Segoe UI', 'Lato', 'Liberation Sans', 'Noto Sans', 'Helvetica Neue', 'Helvetica', sans-serif !important;
 
}
 
}

Revision as of 13:53, 8 March 2022

a.external {
  color: #7629db !important;
}

.p-navigation-label {
  font-family: 'Neu5Land', 'Segoe UI', 'Lato', 'Liberation Sans', 'Noto Sans', 'Helvetica Neue', 'Helvetica', sans-serif !important;
}