X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;ds=sidebyside;f=templates%2Fbase.html;h=87b18648a721b693a544f5d16bedbb4dfd60434b;hb=908debd6dc3a56a4e39617e35d479f5683017433;hp=3408d676929c74b5dd4829fee3b0dd2710de7406;hpb=54e6c8bccace28583cf9926aa00917a796628a00;p=plomtask diff --git a/templates/base.html b/templates/base.html index 3408d67..87b1864 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,9 +5,18 @@ body { font-family: monospace; } -ul { - list-style-type: none; +input.btn-harmless { + color: green; } +input.btn-dangerous { + color: red; +} +div.btn-to-right { + float: right; + text-align: right; +} +{% block css %} +{% endblock %} processes