mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +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
|
@ -276,13 +276,7 @@ h2,h3,h4,h5,h6{
|
|||
margin:0 0 10px;
|
||||
padding:3px;
|
||||
}
|
||||
#region-main h2.headingblock{
|
||||
font-size:1.6em;
|
||||
font-weight:400;
|
||||
line-height:1.6em;
|
||||
margin:0 0 10px;
|
||||
padding:3px;
|
||||
}
|
||||
|
||||
#region-main .coursebox h3{
|
||||
font-size:1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue