git.ucc.asn.au
/
planet-ucc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff671f1
)
IE fixes
author
davyd
<davyd>
Sat, 7 Feb 2004 14:46:00 +0000
(14:46 +0000)
committer
davyd
<davyd>
Sat, 7 Feb 2004 14:46:00 +0000
(14:46 +0000)
header.html
patch
|
blob
|
history
planet.css
patch
|
blob
|
history
diff --git
a/header.html
b/header.html
index
447ba93
..
967736f
100644
(file)
--- a/
header.html
+++ b/
header.html
@@
-1,2
+1,4
@@
-<img class="title" src="title.png" alt="Planet UCC" />
-<img class="logo" src="ucc.png" alt="UCC Logo" />
+<p>
+ <img class="title" src="title.png" alt="Planet UCC" />
+ <img class="logo" src="ucc.png" alt="UCC Logo" />
+</p>
diff --git
a/planet.css
b/planet.css
index
e567ee3
..
84f3b75
100644
(file)
--- a/
planet.css
+++ b/
planet.css
@@
-7,6
+7,10
@@
background-color: black;
}
+.header p {
+ background-color: black;
+}
+
.header img.title {
position: absolute;
top: 0;
UCC
git Repository :: git.ucc.asn.au