|
@@ -1,9 +1,9 @@
|
|
|
/*!
|
|
|
- * CSS Chamilo LMS - Default v.2.0
|
|
|
- * Homepage: http://www.chamilo.org
|
|
|
- * Copyright 2012-2015 Alex Aragón
|
|
|
- * Licensed GLP
|
|
|
- * Based on Bootstrap
|
|
|
+ * Chamilo LMS stylesheet - Default v.2.0
|
|
|
+ * Homepage: https://chamilo.org
|
|
|
+ * Author: Alex Aragón <alex.aragon@beeznest.com>
|
|
|
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
|
|
+ * Based on Bootstrap v3
|
|
|
*/
|
|
|
@font-face {
|
|
|
font-family: 'Open Sans';
|
|
@@ -238,4 +238,4 @@ footer a{
|
|
|
}
|
|
|
.page-header{
|
|
|
margin: 10px 0 10px;
|
|
|
-}
|
|
|
+}
|