system/sai/page/css/sai.css

37 lines
495 B
CSS

.tooltip-inner {
white-space:nowrap;
max-width:none;
}
#project_navbar{
left: 0px;
bottom: 0px;
top: 38px;
}
#footer{
text-align: right;
padding-right: 5px;
padding-top: 5px;
color: #777;
}
#footer a{
color: #777;
}
#content {
box-sizing: border-box;
}
.carousel-img{
width: 1200px;
height: 650px;
}
.sai_menu_first {
padding-left: 0;
margin-left: 0;
}
.sai_main_menu {
border-radius: 3px 3px 3px 0;
}
.nav-tabs {
border: none;
}