mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-26 02:07:17 +00:00
7 lines
177 B
Django/Jinja
7 lines
177 B
Django/Jinja
<style>
|
|
table { border-collapse: collapse; }
|
|
table, th, td { border: 1px solid black; padding: 5px; }
|
|
input { margin: 5px; }
|
|
#error { color: #ff0000; }
|
|
</style>
|