mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +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
|
@ -17,12 +17,6 @@ body {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.headingblock {
|
||||
border-bottom: 1px solid #ddd;
|
||||
font-size: 1.3em;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
#notice {
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -439,11 +433,6 @@ body {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
#page-tag-index .headingblock {
|
||||
text-align: center;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#page-tag-index #tag-management-box {
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding: 4px 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue