diff --git a/theme/static/src/scss/functional.scss b/theme/static/src/scss/functional.scss index d2e3b5a..888e88e 100644 --- a/theme/static/src/scss/functional.scss +++ b/theme/static/src/scss/functional.scss @@ -10,3 +10,9 @@ .text-shadow { text-shadow: 0 5px 3px $brand-grey-dark; } + +.outer-gutter { + padding: 0 $grid-gutter-width / 2; + @extend .no-gutter; + +} diff --git a/theme/static/src/scss/library-overrides.scss b/theme/static/src/scss/library-overrides.scss index ae7b8a8..24f960c 100644 --- a/theme/static/src/scss/library-overrides.scss +++ b/theme/static/src/scss/library-overrides.scss @@ -15,11 +15,6 @@ @include button-variant(#333, #F5F5F5, #D8D8D8); } -.btn-srobo { - @include button-variant($white, $srobo-blue, darken($srobo-blue, 5%)); -} - - .highlight > pre { font-size: $font-size-base; } diff --git a/theme/templates/categories/robotics.md b/theme/templates/categories/robotics.md index 90ad83d..b3b0a1b 100644 --- a/theme/templates/categories/robotics.md +++ b/theme/templates/categories/robotics.md @@ -12,29 +12,35 @@ More information can be found on [their website](https://studentrobotics.org). ## My Entries Being at college for 2 years, meant I was able to enter 2 years of competitions, SR14, and SR15. We were encouraged to gain an online presence for our team, so I created a website for both years. Unfortunately due to account inactivity, and me changing my website 3 times since, The original pages have been lost, however a large amount of the content the content still remains. -