Add weimarnetz endoresement
[web.git] / css / lede.css
index 4348bde85c88cf5f442cdeabd874871fc478c0f1..5172462fc7d82780e32bf367939dd9b237a552e2 100644 (file)
@@ -5,3 +5,23 @@ a {
 p {
     line-height: 1.8;
 }
+
+.top-bar .toggle-topbar span,
+.fa-ul a {
+    font-family:"Open Sans","DejaVu Sans",sans-serif;
+}
+
+.top-bar-section {
+    max-width: 100rem !important;
+}
+
+@media only screen and (min-width: 40.063em) {
+    .top-bar {
+        height: auto;
+        min-height: 2.8125rem;
+    }
+}
+
+.top-bar .top-bar-title {
+    padding-left: 10px;
+}