aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-03-17 01:34:36 +0100
committerarf20 <aruizfernandez05@gmail.com>2024-03-17 01:34:36 +0100
commit7af9970bbaaca7ec61dfb1234f1d52a03dab2811 (patch)
tree823f9781fd38f85b9341beeb9827472e3ef2da9e /style.css
parentd1ae80bb6806e1c7daed1553130e9f44c8c305f6 (diff)
downloadarfnet2-cstims-7af9970bbaaca7ec61dfb1234f1d52a03dab2811.tar.gz
arfnet2-cstims-7af9970bbaaca7ec61dfb1234f1d52a03dab2811.zip
User add working
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7b0958b..769ac9b 100644
--- a/style.css
+++ b/style.css
@@ -55,6 +55,12 @@ body {
margin-top: 200px;
}
+.editform {
+ width: fit-content;
+ padding: 20px;
+ border-style: double;
+}
+
table, th, td {
border: 1px solid black;
}