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:
02c5a35
)
Fix for h1, h2 in body
author
davyd
<davyd>
Sat, 19 Jun 2004 04:07:16 +0000
(
04:07
+0000)
committer
davyd
<davyd>
Sat, 19 Jun 2004 04:07:16 +0000
(
04:07
+0000)
planet.css
patch
|
blob
|
history
diff --git
a/planet.css
b/planet.css
index
3a6a7bd
..
504c5cd
100644
(file)
--- a/
planet.css
+++ b/
planet.css
@@
-124,6
+124,15
@@
body {
text-align: justify;
}
+.itembody h1 {
+ background-color: #E0E0E0;
+ color: black;
+}
+.itembody h2 {
+ background-color: #E0E0E0;
+ color: black;
+}
+
.item p.time {
color: #999999;
margin: 0;
UCC
git Repository :: git.ucc.asn.au