X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=templates%2Fbase.html;h=87b18648a721b693a544f5d16bedbb4dfd60434b;hb=f19823e9e77ae0017022dbfe63f66d2b065ba33a;hp=71c79b407c1580760796c0cb118867040392ef04;hpb=db1c88ab178f6ec54a994f2789c9db25604fcd83;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; }