mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
AC-333 support link prominently included in header and footer
This commit is contained in:
@@ -195,9 +195,9 @@ a:hover {
|
||||
background-color: @black;
|
||||
|
||||
.inner-container {
|
||||
max-width: 1170px;
|
||||
margin: 0 auto;
|
||||
padding: 0 10px;
|
||||
max-width: 1170px;
|
||||
margin: 0 auto;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
a,
|
||||
@@ -205,10 +205,14 @@ a:hover {
|
||||
a:hover,
|
||||
a:visited {
|
||||
margin-right: 15px;
|
||||
font-size: 18px;
|
||||
color: @grey;
|
||||
}
|
||||
|
||||
.help {
|
||||
font-weight: normal;
|
||||
fon-size: 12px;
|
||||
}
|
||||
|
||||
.social {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user