...
CSS Stylesheet |
---|
#navBar { font: 14px/16px 'InterstateRegular',Arial,Helvetica,sans-serif !important; color: #666666 !important; } #navBar p { /* height: 70px; */ /* list-style: none; */ margin: 0; padding: 0; border: 0px solid white; /* text-align: center; */ background-color: transparent; position: fixed; /* bottom: 0; */ width: 100%; } #navBar a { text-decoration: none !important; color: rgb(62, 143, 52) #330099 !important; } #navBar a:hover { text-decoration: underline !important; } |
...
Div | ||
---|---|---|
| ||
|
...