New header image

This commit is contained in:
Carlos R. Mafra
2012-02-06 16:16:01 +00:00
parent 9fd674b627
commit 40092fb98b
3 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<body> <body>
<div id="header"> <div id="header">
Window Maker Home <img src="header.png" width="880" height="44" alt="title bar"></div>
</div> </div>
</body> </body>
</html> </html>

BIN
header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -89,7 +89,7 @@ img {
font-family: "American Typewriter", Courier, monospace; font-family: "American Typewriter", Courier, monospace;
font-size: 4.5em; font-size: 4.5em;
font-weight: normal; font-weight: normal;
position: absolute; top: 0px; left: 100px; position: absolute; top: 40px; left: 100px;
} }
#dock { #dock {