diff --git a/skolehjem/public/css/webappdark.css b/skolehjem/public/css/webappdark.css index d0abb18..15d8a9e 100644 --- a/skolehjem/public/css/webappdark.css +++ b/skolehjem/public/css/webappdark.css @@ -7127,11 +7127,11 @@ main { html, body { - background-color: #666666; + background-color: #2c2f33; } main { - background-color: #666666; + background-color: #2c2f33; } * { diff --git a/skolehjem/resources/sass/webapp/_defaultdark.scss b/skolehjem/resources/sass/webapp/_defaultdark.scss index 84266e6..76a950f 100644 --- a/skolehjem/resources/sass/webapp/_defaultdark.scss +++ b/skolehjem/resources/sass/webapp/_defaultdark.scss @@ -1,9 +1,9 @@ html, body { - background-color: rgb(102, 102, 102); + background-color: #2c2f33; } main { - background-color: rgb(102, 102, 102); + background-color: #2c2f33; } * { diff --git a/skolehjem/resources/views/app/guides/index.blade.php b/skolehjem/resources/views/app/guides/index.blade.php index 97ef953..d169339 100644 --- a/skolehjem/resources/views/app/guides/index.blade.php +++ b/skolehjem/resources/views/app/guides/index.blade.php @@ -47,7 +47,8 @@ @endif
- {!! \App\Helpers::closetags(substr($guide->guide_articles, 0, 300)) !!} + @php $tags = [ '

', '', '', '', '', '', '', '