Index: images/logos/maven-feather.png =================================================================== Kann nicht anzeigen: Dateityp ist als binär angegeben. svn:mime-type = image/png Index: default-site.vm =================================================================== --- default-site.vm (Revision 431316) +++ default-site.vm (Arbeitskopie) @@ -252,19 +252,19 @@ #set ( $img = "images/logos/maven-feather.png" ) #end - + #set ( $img = $PathTool.calculateLink( $img, $relativePath ) ) #set ( $img = $img.replaceAll( "\\", "/" ) ) $name #end #if( $poweredBy.isEmpty() ) - + $i18n.getString( #end #else - + $i18n.getString( #end Index: css/maven-base.css =================================================================== --- css/maven-base.css (Revision 431316) +++ css/maven-base.css (Arbeitskopie) @@ -101,9 +101,6 @@ #poweredBy img { display:block; margin: 20px 0 20px 17px; - border: 1px solid black; - width: 90px; - height: 30px; } #search img { margin: 0px;