1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 09:25:45 +01:00

swapped :help and :Help, if you don't find yet help in :help, try :Help, and convert it to asciidoc

This commit is contained in:
Martin Stubenschrott
2008-01-23 14:42:50 +00:00
parent 4153597a02
commit af927e89c5
6 changed files with 27 additions and 17 deletions

View File

@@ -7,6 +7,11 @@ span.strong {
font-weight: bold;
}
a {
color: #4A708B;
text-decoration: none;
}
body blockquote {
margin-top: .75em;
line-height: 1.5;
@@ -288,9 +293,9 @@ span.tag, span.hiddentag {
padding-top: -5px;
float: right;
}
span.section {
/*margin-top: 20px !important; /* NOTE: needs change when you change <h2>'s margin */
margin-bottom: 0px;
/* inside a table cell means this tag is part of a section */
td span.tag {
padding-top: 25px !important;
}
div.key {