forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-09-09 11:44:49 +02:00
parent 9419032201
commit 45e49770f5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
{% block content %} {% block content %}
<style> <style>
input { input:not(.btn) {
text-transform: lowercase; text-transform: lowercase;
} }
</style> </style>