Texte riche pour commentaire étudiant

This commit is contained in:
Claude Paroz 2019-02-06 17:32:31 +01:00
parent 703c217ec2
commit 5bb1679527
5 changed files with 22 additions and 2 deletions

View file

@ -3,7 +3,7 @@
{% block extrastyle %}{{ block.super }}
<style>
span.label { font-weight: bold; }
span.label, form label { font-weight: bold; }
div.block { width: 45%; display: inline-block; vertical-align: top; }
textarea { width: 90%; }
button.button { padding: 10px 15px; }