New ACE site
This commit is contained in:
parent
931a5d21a4
commit
3aba91e17a
8 changed files with 416 additions and 80 deletions
|
|
@ -94,6 +94,10 @@ blockquote p{
|
|||
zoom:1; /* hasLayout ie7 trigger */
|
||||
}
|
||||
|
||||
.navbar .nav > li > a {
|
||||
padding: 10px 15px 11px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
text-align:center;
|
||||
}
|
||||
|
|
@ -111,8 +115,8 @@ blockquote p{
|
|||
margin-left: 0px;
|
||||
}
|
||||
.brand {
|
||||
background: transparent url(../images/ace_logo_menu.png) no-repeat 13px 5px;
|
||||
width: 105px;
|
||||
background: transparent url(../images/ace_logo_menu.png) no-repeat 33px 5px;
|
||||
width: 80px;
|
||||
outline: none;
|
||||
height: 40px;
|
||||
padding: 0 10px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue