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/documentation/default.css

12 lines
243 B

body {
padding-bottom: 40px;
padding-top: 60px;
}
h1, h2, h3 {
border-bottom: 1px solid #DDDDDD;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
padding-bottom: 10px;
line-height: 1;
margin-bottom: 10px;
}