MediaWiki:Darkvector.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
@font-face {
  font-family: Rubik;
  src: url('skins/DarkVector/Rubik-Regular.ttf') format('truetype');
}
body, .mw-headline {
body, .mw-headline {
font-family: "Rubik", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
font-family: "Rubik", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
}
}
.Navboxcss {v
.Navboxcss {v
  background: rgb(2,0,36);
  background: rgb(2,0,36);

Navigation menu