adding couch logo
This commit is contained in:
parent
4c520172a9
commit
81ba7566b5
BIN
attachments/images/couch.png
Normal file
BIN
attachments/images/couch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
@ -21,8 +21,9 @@
|
||||
<li><a href="JavaScript:void(0);">yo doods</a></li>
|
||||
</ul>
|
||||
<div id="header">
|
||||
<div id="project-title" style="display: block; "></div>
|
||||
<div id="project-controls" style="display: block; "></div>
|
||||
<a href="http://github.com/maxogden/removalist"><img id="couchLogo" src="images/couch.png"/></a>
|
||||
<div id="project-title"></div>
|
||||
<div id="project-controls"></div>
|
||||
</div>
|
||||
<div id="main_content"></div>
|
||||
<footer>
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
a.button span.icon.loading { background-image: url(../images/loader.gif); }
|
||||
.loading { background-image: url(../images/loader.gif); background-repeat: no-repeat; padding-left: 15px; background-position: 0px 3px;}
|
||||
a.button:hover span.icon.loading { background-image: url(../images/loader-blue.gif); }
|
||||
|
||||
#couchLogo {float: left; margin-right: 5px; margin-top: 3px}
|
||||
ul.menu {
|
||||
display: none;
|
||||
outline-style: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user