mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
19 lines
198 B
CSS
19 lines
198 B
CSS
.navbar {
|
|
margin-bottom: 30px;
|
|
}
|
|
.search-query {
|
|
width: 165px;
|
|
}
|
|
.form-search .input-append {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
section {
|
|
border-bottom: 1px dotted gray;
|
|
}
|
|
|
|
h1 {
|
|
color : #6779FF;
|
|
}
|
|
|