mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Added styles for .generalbox#intro - the intro on each module
This commit is contained in:
parent
b846ac39ff
commit
ca08f84317
1 changed files with 4 additions and 0 deletions
|
@ -127,6 +127,10 @@ a img {
|
|||
border-width:1px;
|
||||
border-style:solid;
|
||||
}
|
||||
|
||||
.generalbox#intro { /* On most modules */
|
||||
}
|
||||
|
||||
.noticebox {
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue