mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
Tweaks to site footer. Added link to ansibleworks.com. Changed a:hover color to match header.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user