X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/gitweb.js?a=blobdiff_plain;f=templates%2Fbase.html;h=87b18648a721b693a544f5d16bedbb4dfd60434b;hb=f19823e9e77ae0017022dbfe63f66d2b065ba33a;hp=71c79b407c1580760796c0cb118867040392ef04;hpb=2c3365447f36c26f2f55cc2a1b42a1e3ad0a8db9;p=plomtask diff --git a/templates/base.html b/templates/base.html index 71c79b4..87b1864 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,9 +5,6 @@ body { font-family: monospace; } -ul { - list-style-type: none; -} input.btn-harmless { color: green; }