moodle-mod_htmlcert/styles.css

18 lines
311 B
CSS
Raw Permalink Normal View History

2021-11-24 07:29:43 +00:00
#page-mod-htmlcert-edit .deletebutton {
2016-10-21 21:23:24 +00:00
text-align: right;
}
2021-11-24 07:29:43 +00:00
#page-mod-htmlcert-edit .addpage {
border-top: 1px solid #f4f4f4;
text-align: right;
}
2021-11-24 07:29:43 +00:00
#page-mod-htmlcert-edit #id_replace {
margin-left: 10px;
}
2021-11-24 07:29:43 +00:00
#page-mod-htmlcert-report .centre {
margin-left: auto;
margin-right: auto;
}