Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/css/base_classic.css

26 lines
319 B

/*
* Base CSS for classic chamilo themes
*/
#header2 {
min-height: 25px;
}
#header3 {
width: 100%;
padding-left:0px;
padding-right:0px;
float:left;
}
#header4 {
width: 98%;
float:left;
padding-left:20px;
padding-right:0px;
}
.menu , #menu {
min-height: 90px;
}