Clientseitige LESS-Umsetzung integriert
[website] / less / base / head.less
diff --git a/less/base/head.less b/less/base/head.less
deleted file mode 100644 (file)
index 3c95627..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#header
-{
-  .bpreplay;
-}
-#logo
-{
-  display: inline;
-  font-size: 400%;
-  line-height: 1.2em;
-  margin: 0;
-  padding: 0 0 0 .230769231em; /* 30px */
-  color: @normal;
-  border: none;
-  position: relative;
-  left: -.3em;
-}
-#logo a.l:hover
-{
-  color: @dunkler;
-  border-style: none;
-}
-#slogan
-{
-  display: block;
-  color: @normal;
-}