mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
CSS refinements
This commit is contained in:
parent
39c763645e
commit
d5b5da84bf
@ -58,7 +58,7 @@ body {
|
||||
}
|
||||
|
||||
#headerenvelop { /* Inside Header Middle */
|
||||
color:#fff;
|
||||
color:black;
|
||||
height: 105px;
|
||||
/*background-color: #E3DFD4;*/
|
||||
}
|
||||
@ -115,7 +115,7 @@ a:hover, a:active {
|
||||
}
|
||||
|
||||
#headerenvelop a:link, #headerenvelop a:visited {
|
||||
color:#000;
|
||||
color:#375FAF;
|
||||
}
|
||||
|
||||
.clearfix {
|
||||
|
@ -35,7 +35,7 @@ img.iconhelp {vertical-align:middle;}
|
||||
.coursebox .summary {width:60%;float:right;}
|
||||
|
||||
.course-content ul {margin:0px;}
|
||||
.course-content .headingblock.outline {margin-top:0px;}
|
||||
.course-content .headingblock.outline {margin-top:2em;}
|
||||
.course-content .section.main {border:1px solid #E3E3E3;margin-bottom:10px;}
|
||||
.course-content .section.main .left.side {float:left;width:20px;padding:5px;}
|
||||
.course-content .section.main .right.side {float:right;width:20px;padding:5px;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user