mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
5 lines
320 B
CSS
5 lines
320 B
CSS
.steps-definitions{border-style:solid;border-width:1px;border-color:#BBB;padding:5px;margin:auto;width:50%;}
|
|
.steps-definitions .step{margin: 10px 0px 10px 0px;}
|
|
.steps-definitions .stepdescription{color:#bf8c12;}
|
|
.steps-definitions .steptype{color:#1467a6;margin-right: 5px;}
|
|
.steps-definitions .stepregex{color:#060;}
|