Stripes/vector-test.css
@import url('https://fonts.googleapis.com/css2?family=Archivo:[email protected]&display=swap'); :root { --black: #000000; --redorange: #E85301; --red: #D01801; --darkblue: #1E2C4C; --mediumblue: #384D80; --lightblue: #96E1FF; --white: #FFFFFF; --orange: #FF9A01; --darkestblue: #172441; } body { background-color: var(--darkblue); font-family: 'Archivo', sans-serif; } body a { text-decoration: none; } body a:hover { text-decoration: underline; } /* Header navigation */
- mw-page-base {
- mw-panel {
- content {