From 7efffeb354544ef17988f3c576af6c37d7145bf7 Mon Sep 17 00:00:00 2001 From: c Date: Thu, 4 May 2023 14:39:07 +0200 Subject: [PATCH] changed style to meet the libregaming website --- website/_sass/base.scss | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/_sass/base.scss b/website/_sass/base.scss index cde9996..95ecb77 100644 --- a/website/_sass/base.scss +++ b/website/_sass/base.scss @@ -1,15 +1,15 @@ // Custom style matching https://onfoss.libregaming.org/ -//$primary: darkorange; -//$secondary: red; -//$body-bg: black; -//$body-color: orange; -//$warning: yellow; -//$font-family-base: Ubuntu Mono, monospace; -//$link-color: #4FBAD5; -//$dark: darkorange; -//$nav-pills-link-active-color: darkblue; -//$nav-pills-link-active-bg: darkorange; +$primary: darkorange; +$secondary: red; +$body-bg: black; +$body-color: orange; +$warning: yellow; +$font-family-base: Ubuntu Mono, monospace; +$link-color: #4FBAD5; +$dark: darkorange; +$nav-pills-link-active-color: darkblue; +$nav-pills-link-active-bg: darkorange; // If you want to provide the Ubuntu font, place those font files in assets/css/font