projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a36e428
)
get rid of evil css class
author
x2000habouzit
<x2000habouzit>
Wed, 17 Nov 2004 15:01:56 +0000
(15:01 +0000)
committer
x2000habouzit
<x2000habouzit>
Wed, 17 Nov 2004 15:01:56 +0000
(15:01 +0000)
htdocs/css/default.css
patch
|
blob
|
blame
|
history
diff --git
a/htdocs/css/default.css
b/htdocs/css/default.css
index
cff8668
..
203679b
100644
(file)
--- a/
htdocs/css/default.css
+++ b/
htdocs/css/default.css
@@
-113,11
+113,6
@@
p.question, div.question {
font-weight: bold;
padding: 0.25em;
}
-p.warn, div.warn {
- font-style : italic;
- padding-top: 1em;
- padding-bottom: 1em;
-}
li.spaced {
padding-top: 0.5em;
@@
-595,4
+590,4
@@
div.spacer { clear: both; }
}
/* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: default.css,v 1.6
1 2004-11-17 14:58:55
x2000habouzit Exp $ */
+/* $Id: default.css,v 1.6
2 2004-11-17 15:01:56
x2000habouzit Exp $ */