projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ad796
)
CSS: Fix invalid CSS padding
author
Reinhold Kainhofer
<reinhold@kainhofer.com>
Thu, 5 Mar 2009 16:46:00 +0000
(17:46 +0100)
committer
Reinhold Kainhofer
<reinhold@kainhofer.com>
Fri, 6 Mar 2009 16:23:32 +0000
(17:23 +0100)
Documentation/lilypond.css
patch
|
blob
|
history
diff --git
a/Documentation/lilypond.css
b/Documentation/lilypond.css
index c450f028474363d2425c221e8fa72439a785e5a7..82ab472b9507104955dcb0eaac4295f89a61ef10 100644
(file)
--- a/
Documentation/lilypond.css
+++ b/
Documentation/lilypond.css
@@
-163,7
+163,7
@@
li.toc_current ul {
div.header {
background-color: #E7EFE3;
- padding: 2;
+ padding: 2
px
;
border: #CCD3CC 1px solid;
text-align: center;
}
@@
-198,7
+198,7
@@
div.subheader {
.footer {
background-color: #E7EFE3;
- padding: 5;
+ padding: 5
px
;
border: #CCD3CC 1px solid;
font-size: 80%;
}