summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@alfadeo.de>2010-07-19 14:43:14 +0200
committergebele <gebele@alfadeo.de>2010-07-19 14:43:14 +0200
commitade53cc2226f5bb560b8a9e6ad2dea638a312727 (patch)
tree29f8a5be1016af0642b06b5bb34eff2aedbd0dba
parenta41936739d0d498f0e5214edea2517838ad2f867 (diff)
without font logo
-rwxr-xr-xviews/layout.haml4
-rw-r--r--views/style.sass18
2 files changed, 1 insertions, 21 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 012e296..a8f14c5 100755
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -10,10 +10,6 @@
%body
.logo= image_tag "/ToxCreate_rgb_72.png", :alt => 'ToxCreate', :align => "right"
- -#.headline
- .logo
- .span1="Tox"
- .span2="Create"
.index
%ul
diff --git a/views/style.sass b/views/style.sass
index 79bf13c..c1b1696 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -21,23 +21,7 @@ body
.headline
.logo
float: right
- /* .logo
- top: 1%
- float: right
- //display: inline
- font-size: 2.5em
- word-spacing: -2px
-
- .span1
- color: black
- font-weight: bolder
- letter-spacing: -3px
-
- .span2
- color = !ot_purple
- font-weight: 500
- position: relative
- left: -6px
+
.index
clear: both
ul