padding around help button

This commit is contained in:
Oliver Gorwits
2012-12-05 21:14:06 +00:00
parent b83a5d055d
commit 4d74aa835b
2 changed files with 7 additions and 2 deletions

View File

@@ -27,6 +27,11 @@ body {
width: 100%;
}
#netmaphelp {
text-align: center;
padding-top: 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* various styles to adjust the hero box used for homepage + login */