console/SWSCloudCore/static/css/style.css

29 lines
534 B
CSS

#logo {
margin-top: 15px;
margin-bottom: 15px;
}
footer {
margin-top: 30px;
}
.top-bar {
background: none repeat scroll 0% 0% #371A5B;
}
.top-bar-section ul li {
/*background: none repeat scroll 0% 0% #371A5B;*/
}
.top-bar-section li:not(.has-form) a:not(.button) {
background: none repeat scroll 0% 0% #371A5B;
}
.top-bar-section li:hover(.has-form) a:hover(.button) {
/*background: none repeat scroll 0% 0% #371A5B;*/
}
.top-bar-section ul li {
background: none repeat scroll 0% 0% #371A5B;
}