1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-13 14:25:51 +01:00

more help updates

This commit is contained in:
Martin Stubenschrott
2008-01-14 15:50:02 +00:00
parent b2bdf6edca
commit 052d3314e4
7 changed files with 119 additions and 145 deletions

View File

@@ -51,7 +51,7 @@ body h1 {
}
body h2 {
/*margin: 0.5em 0 0 -4%;*/
margin-top: 30px;
line-height: 1.3;
border-bottom: 2px solid silver;
}
@@ -157,6 +157,12 @@ div.bibliomixed {
margin: 0.5em 5% 0.5em 1em;
}
#footer {
margin: 15px;
text-align: center;
color: gray;
}
div.glossary dt {
font-weight: bold;
}
@@ -276,9 +282,13 @@ span.tag {
font-weight: bold;
color: rgb(255, 0, 255); /* magenta */
padding-left: 15px;
padding-top: 5px;
padding-top: -5px;
float: right;
}
span.section {
padding-top: 22px !important; /* NOTE: needs change when you change <h2>'s margin */
}
div.key {
color: rgb(255, 0, 255); /* magenta */
min-width: 140px;