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