diff --git a/trunk/images/logo-small.png b/trunk/images/logo-small.png deleted file mode 100644 index 12132b2..0000000 Binary files a/trunk/images/logo-small.png and /dev/null differ diff --git a/trunk/images/logo.png b/trunk/images/logo.png new file mode 100644 index 0000000..03286f2 Binary files /dev/null and b/trunk/images/logo.png differ diff --git a/trunk/images/logo.svg b/trunk/images/logo.svg new file mode 100644 index 0000000..357a1ad --- /dev/null +++ b/trunk/images/logo.svg @@ -0,0 +1,241 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + Yolanda + Yolanda + Yolanda + + :Trunk + :Trunk + + + diff --git a/trunk/images/yolanda.svg b/trunk/images/yolanda.svg deleted file mode 100644 index cc724cb..0000000 --- a/trunk/images/yolanda.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/trunk/style/colors/tango.css b/trunk/style/colors/tango.css index bcb4712..a505dc6 100644 --- a/trunk/style/colors/tango.css +++ b/trunk/style/colors/tango.css @@ -159,6 +159,18 @@ form { } +h1 +{ +} + +img +{ +} + + img#logo + { + } + li { } diff --git a/trunk/style/decoration/bridget.css b/trunk/style/decoration/bridget.css index c8ef9f5..43b53c9 100644 --- a/trunk/style/decoration/bridget.css +++ b/trunk/style/decoration/bridget.css @@ -262,9 +262,13 @@ input img { - border-width: 0; + border-width: 0px } + img#logo + { + } + p { margin: 0.5em; @@ -312,6 +316,12 @@ ul { } + ul#header + { + /* don't overlapt with the site logo */ + margin-left: 260px !important; + } + ul#footer, ul#header { diff --git a/trunk/style/structure/fake6.css b/trunk/style/structure/fake6.css index a8a8c96..ee7e8e3 100644 --- a/trunk/style/structure/fake6.css +++ b/trunk/style/structure/fake6.css @@ -206,6 +206,15 @@ h1 { } +img +{ +} + + img#logo + { + float: left; + } + li { } diff --git a/trunk/xsl/xhtml/header.xsl b/trunk/xsl/xhtml/header.xsl index 32a4101..b9cc8f1 100644 --- a/trunk/xsl/xhtml/header.xsl +++ b/trunk/xsl/xhtml/header.xsl @@ -9,13 +9,11 @@ -