mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Tweaks to site footer. Added link to ansibleworks.com. Changed a:hover color to match header.
This commit is contained in:
parent
8a7193f1e2
commit
15fbf95c2a
@ -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;
|
||||
|
||||
@ -343,7 +343,8 @@
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright © 2013 AnsibleWorks, Inc. All rights reservied.<br />
|
||||
1482 East Valley Road, Suite 888 · Montecito, California 9308 · +1-800-825-0212
|
||||
1482 East Valley Road, Suite 888 · Montecito, California 9308 · +1-800-825-0212<br />
|
||||
<a href="http://www.ansibleworks.com" target="_blank">www.ansibleworks.com</a>
|
||||
</div>
|
||||
<div class="logo pull-right">
|
||||
<a href="http://www.ansibleworks.com" target="_blank"><img src="{{ STATIC_URL }}img/AWX_logo.png" /></a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user