mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +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-width:1px;
|
||||||
border-style:solid;
|
border-style:solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.generalbox#intro { /* On most modules */
|
||||||
|
}
|
||||||
|
|
||||||
.noticebox {
|
.noticebox {
|
||||||
border-width:1px;
|
border-width:1px;
|
||||||
border-style:solid;
|
border-style:solid;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue