projects
/
tv2developer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26a3a1f
)
valid css (all should be both)
author
unknown
<JKKN@.tv2.local>
Wed, 6 Aug 2008 12:22:22 +0000
(14:22 +0200)
committer
unknown
<JKKN@.tv2.local>
Wed, 6 Aug 2008 12:22:22 +0000
(14:22 +0200)
webroot/index.html
patch
|
blob
|
history
diff --git
a/webroot/index.html
b/webroot/index.html
index 9e92d24b2d7252e95893a254c92f281a1c33cd79..7985211019a37b7d21796a5009d5a3730689743c 100644
(file)
--- a/
webroot/index.html
+++ b/
webroot/index.html
@@
-6,7
+6,7
@@
body { background-color: white; font: 12px verdana; color: black; }
h1 { font-size: 16px; }
h2 { font-size: 12px; }
- h3 { font-size: 12px; clear:
all
; }
+ h3 { font-size: 12px; clear:
both
; }
div.box { width: 800px; border: 1px solid black; padding: 10px; margin: 0 auto; }
img.logo { float: left; margin-right: 10px; }
div.center { width: 100%; text-align: center; }