mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels
This commit is contained in:
parent
62b35d5852
commit
278d64572d
28 changed files with 22 additions and 132 deletions
|
@ -110,14 +110,6 @@ fieldset#general legend {
|
|||
/* Courses
|
||||
----------------------------*/
|
||||
|
||||
h2.headingblock {
|
||||
font-weight: normal;
|
||||
color:#999;
|
||||
font-size: 1.5em;
|
||||
border-bottom:1px solid #eee;
|
||||
padding-bottom:2px;
|
||||
}
|
||||
|
||||
.coursebox {
|
||||
border-color: #eee;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue