From a6d663a83f9017573fb520aec90b44a60464a5fc Mon Sep 17 00:00:00 2001 From: Aidenkrz Date: Fri, 10 May 2024 15:27:42 -0500 Subject: [PATCH] More typos, small CSS change, and perma brig. --- src/en/community/roleplay/space-law.md | 1 + src/index.md | 2 +- theme/ss14.css | 7 ------- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/en/community/roleplay/space-law.md b/src/en/community/roleplay/space-law.md index 4ee09b1a9..92530ce1a 100644 --- a/src/en/community/roleplay/space-law.md +++ b/src/en/community/roleplay/space-law.md @@ -36,6 +36,7 @@ Use common sense and humanity when issuing punishments. You should not always se **Stackable Crimes:** Crimes are to be considered 'stackable' in the sense that if you charge someone with two or more different crimes, you should combine the times you would give them for each crime. ```admonish warning "YOU MAY NOT EXCEED 10 MINUTES AS A BRIG TIME" Any total brig time that adds up to above 10 minutes will be shortened to meet this limit. +If it goes above 20 minutes, you may perma the person. ``` diff --git a/src/index.md b/src/index.md index 8978b6848..f8c1c2c18 100644 --- a/src/index.md +++ b/src/index.md @@ -9,4 +9,4 @@ If you would like to make contributions to this documentation site, it's hosted ## Getting Started - [:question: What's goob's space law?](en/community/roleplay/space-law.md) -- [:package: What's Nanotransen Representative?](en/community/roleplay/jobs/ntr.md) +- [:package: What's Nanotrasen Representative?](en/community/roleplay/jobs/ntr.md) diff --git a/theme/ss14.css b/theme/ss14.css index 6b7fcb6d9..a28590e4b 100644 --- a/theme/ss14.css +++ b/theme/ss14.css @@ -12,13 +12,6 @@ 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 */ - margin-left: 200px; - } -} - /* Mostly stolen from the Rhai book (rhai.rs) theme */ .part-title { font-size: 150%;