Styling of a elems for manual link

This commit is contained in:
Matt Pass
2013-01-18 17:09:42 +00:00
parent 809af86c16
commit 0b718e0fbf

View File

@@ -24,6 +24,7 @@ body {overflow: hidden;
}
h1 {font-size: 36px; font-weight: normal; color: #888; margin-bottom: 20px}
a {color: #fff; text-decoration: none}
.help {font-family: arial, verdana, helvetica, sans-serif; background-color: #1c1c19; color: #fff; padding: 20px}
.help .key {display: inline-block; width: 175px; text-align: right; margin-right: 5px; float: left}