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:
ee30a74
)
Got correct IE support.
author
davyd
<davyd>
Sat, 7 Feb 2004 15:12:22 +0000
(15:12 +0000)
committer
davyd
<davyd>
Sat, 7 Feb 2004 15:12:22 +0000
(15:12 +0000)
Now works in Mozilla and IE. Safari untested.
planet.css
patch
|
blob
|
history
diff --git
a/planet.css
b/planet.css
index
c942c1b
..
5027762
100644
(file)
--- a/
planet.css
+++ b/
planet.css
@@
-1,12
+1,3
@@
-/* .header {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- height: 75px;
- background-color: black;
-} */
-
.header p {
position: absolute;
background-color: black;
@@
-15,6
+6,7
@@
left: 0;
right: 0;
height: 75px;
+ width: 100%;
margin: 0;
}
UCC
git Repository :: git.ucc.asn.au