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:
bec97cc
)
IE
author
davyd
<davyd>
Sat, 7 Feb 2004 14:58:05 +0000
(14:58 +0000)
committer
davyd
<davyd>
Sat, 7 Feb 2004 14:58:05 +0000
(14:58 +0000)
header.html
patch
|
blob
|
history
planet.css
patch
|
blob
|
history
diff --git
a/header.html
b/header.html
index
551a0bb
..
447ba93
100644
(file)
--- a/
header.html
+++ b/
header.html
@@
-1,5
+1,2
@@
-<p>
- Planet UCC
- <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" />
diff --git
a/planet.css
b/planet.css
index
cac3c18
..
de79b98
100644
(file)
--- a/
planet.css
+++ b/
planet.css
@@
-19,11
+19,10
@@
}
.header img.logo {
- position: absolute;
+/* position: absolute; */
float: right;
- clear: none;
top: 0;
- right: 0;
+/* right: 0; */
}
.sidebar {
UCC
git Repository :: git.ucc.asn.au