mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
5 lines
116 B
CSS
5 lines
116 B
CSS
[data-region="displaytemplateexample"] {
|
|
border-radius: 4px;
|
|
border: 1px inset #e3e3e3;
|
|
padding: 1em;
|
|
}
|