Tweaks to site footer. Added link to ansibleworks.com. Changed a:hover color to match header.

This commit is contained in:
chouseknecht
2013-09-04 23:44:03 -04:00
parent 8a7193f1e2
commit 15fbf95c2a
2 changed files with 6 additions and 2 deletions

View File

@@ -210,12 +210,15 @@ a:hover {
a,
a:active,
a:hover,
a:visited {
margin-right: 15px;
color: @grey;
}
a:hover {
color: @blue;
}
.help {
font-weight: normal;
fon-size: 12px;