aboutsummaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'main.css')
-rw-r--r--main.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/main.css b/main.css
new file mode 100644
index 0000000..b6ae759
--- /dev/null
+++ b/main.css
@@ -0,0 +1,7 @@
+form {
+ margin-bottom: 2ex;
+}
+
+input[name='pni-threshold'] {
+ text-align: right;
+}