projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f03ec9e
)
revert recent css changes
author
Andre
<maan@p133.(none)>
Sat, 10 Jun 2006 21:36:32 +0000
(23:36 +0200)
committer
Andre
<maan@p133.(none)>
Sat, 10 Jun 2006 21:36:32 +0000
(23:36 +0200)
Makefile.in
patch
|
blob
|
history
web/para.css
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
67ba7d6
..
aa9de2b
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-247,7
+247,7
@@
install: all
ChangeLog:
para_util changelog > $@
web/%.in.html: %
- grutatxt -nb < $<
| sed -e 's/pre/p/g' -e 's/class=level3//g'
> $@
+ grutatxt -nb < $< > $@
tags:
rm -rf web/sync/HTML && gtags && htags -nF && mv HTML web/sync
doc:
diff --git
a/web/para.css
b/web/para.css
index
a8e69fb
..
62925ef
100644
(file)
--- a/
web/para.css
+++ b/
web/para.css
@@
-111,7
+111,6
@@
DIV.groupHeader {
font-weight: bold;
}
DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
-DIV.level1 {font-size: 10%}
BODY {
background: black;
color: #bbbbbb;