diff --git a/src/index.md b/src/index.md index f82dc93f6..2ace020c2 100644 --- a/src/index.md +++ b/src/index.md @@ -1,5 +1,10 @@ # Space Wizards Developer's Wiki +```admonish danger "Subject to change" +This site is in the process of being ported from the old Wiki.js docs and domain name or relative links may change at any time! +Do not rely on any links to this site (spacestation14.io/docs) to remain alive +``` + ```admonish warning "Players beware" This is the developer's wiki. If you are a player, you are looking for [the player wiki](https://wiki.spacestation14.io/wiki/Main_Page). ``` diff --git a/theme/ss14.css b/theme/ss14.css index 4ec8e7a66..3fed6280c 100644 --- a/theme/ss14.css +++ b/theme/ss14.css @@ -7,6 +7,10 @@ --sidebar-active: #e23229; } +.menu-title { + color: #e23229; +} + @media only screen and (min-width: 1366px) { .content>main { /* navbar button was basically a margin left but dont have that no more so */