Skip to content

Commit 65c1176

Browse files
committed
Merge
2 parents cda5003 + 54b0b3a commit 65c1176

File tree

44 files changed

+7014
-41956
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+7014
-41956
lines changed

main/css/academica/default.css

Lines changed: 74 additions & 1053 deletions
Large diffs are not rendered by default.

main/css/baby_orange/default.css

Lines changed: 84 additions & 1079 deletions
Large diffs are not rendered by default.

main/css/base.css

Lines changed: 1892 additions & 0 deletions
Large diffs are not rendered by default.

main/css/base_chamilo.css

Lines changed: 2999 additions & 1 deletion
Large diffs are not rendered by default.

main/css/base_classic.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
11
/*
22
* Base CSS for classic chamilo themes
33
*/
4+
5+
#header2 {
6+
min-height: 25px;
7+
}
8+
9+
#header3 {
10+
width: 100%;
11+
padding-left:0px;
12+
padding-right:0px;
13+
float:left;
14+
}
15+
16+
#header4 {
17+
width: 98%;
18+
float:left;
19+
padding-left:20px;
20+
padding-right:0px;
21+
}
22+
23+
.menu , #menu {
24+
min-height: 90px;
25+
}
26+

0 commit comments

Comments
 (0)