]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/css/style.css
added background to support section
[people/shoehn/ipfire.org.git] / static / css / style.css
index 5bb3e65896885789ad019fdc3f75cf14c567f73c..0057d2d5e65a47e8624390e6e9898f497e09a69c 100644 (file)
@@ -4703,11 +4703,13 @@ h5.fireinfo {
 @media (min-width: 992px) {
   body.About li.nav-item a.about,
   body.Download li.nav-item a.download,
-  body.Involved li.nav-item a.support {
+  body.Support li.nav-item a.support,
+  body.Involved li.nav-item a.community {
     color: #b71c1c; }
     body.About li.nav-item a.about:after,
     body.Download li.nav-item a.download:after,
-    body.Involved li.nav-item a.support:after {
+    body.Support li.nav-item a.support:after,
+    body.Involved li.nav-item a.community:after {
       content: "";
       border-bottom: 2px solid #b71c1c;
       position: absolute;
@@ -5066,6 +5068,7 @@ section.content-section {
   margin-right: .75rem; }
 
 section#news,
+section#support,
 footer {
   background-color: rgba(38, 50, 56, 0.06); }