Compare commits

...

2 Commits

Author SHA1 Message Date
c 7efffeb354 changed style to meet the libregaming website 2023-05-04 14:39:07 +02:00
c 7274392c07 changed xonotic config to have no bots 2023-05-04 14:36:55 +02:00
2 changed files with 12 additions and 12 deletions

View File

@ -42,9 +42,9 @@ g_maplist ""
g_maplist_shuffle 1
gametype dm
rcon_password "onFOSS"
bot_number 4
bot_number 0
skill 8
minplayers 4
minplayers 0
bot_prefix [BOT]
g_maplist_votable 6
sv_vote_gametype 1

View File

@ -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