1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 16:42:27 +01:00

remove the help page tagline's negative top margin

This commit is contained in:
Doug Kearns
2007-09-03 14:20:39 +00:00
parent 9c89143be9
commit 94877e2f77

View File

@@ -17,7 +17,6 @@ h1 {
p.tagline {
text-align: center;
font-weight: bold;
margin-top: -35px; /* don't leave so much space between "Vimperator" and "First there was..." */
}
/* the text in the tables is too large without that */