Procházet zdrojové kódy

variable header width

Moritz Schmidt před 10 roky
rodič
revize
9c108596d0
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      css/custom.css

+ 4 - 0
css/custom.css

@@ -15,6 +15,10 @@ html, body {
     line-height: 125px;
 }
 
+#header-title img {
+    width: 100%;
+}
+
 #header-navigation ul {
     list-style: none outside none;
     border-bottom: 1px solid gray;