Browse Source

Remove git logo

Chris Han 11 years ago
parent
commit
ede9cdf9a4
4 changed files with 0 additions and 12 deletions
  1. 0 4
      css/gitphp.css
  2. 0 5
      css/gitphpskin.css
  3. BIN
      images/git-logo.png
  4. 0 3
      templates/main.tpl

+ 0 - 4
css/gitphp.css

@@ -91,10 +91,6 @@ a.rss_logo {
 	float: right;
 }
 
-img.logo {
-	float: right;
-}
-
 
 /*
  * Language selector

+ 0 - 5
css/gitphpskin.css

@@ -247,11 +247,6 @@ span.head {
 	border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
 }
 
-img.logo {
-	/* the git logo */
-	border-width: 0px;
-}
-
 
 /*
  * Title bar

BIN
images/git-logo.png


+ 0 - 3
templates/main.tpl

@@ -87,9 +87,6 @@
   </head>
   <body>
     <div class="page_header">
-      <a href="http://git-scm.com" title="git homepage" rel="nofollow">
-        <img src="{$baseurl}/images/git-logo.png" width="72" height="27" alt="git" class="logo" />
-      </a>
       {if $supportedlocales}
       <div class="lang_select">
         <form action="{$requesturl}" method="get" id="frmLangSelect">