aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 759edb0..a5e6e0b 100644
--- a/styles.css
+++ b/styles.css
@@ -23,6 +23,8 @@ h1, #msgbelow{
border-bottom:none;
}
+#notiflinkbymail {display:block;padding:3px}
+
#linkstable td{
text-align:center;
padding: 5px ;
@@ -177,4 +179,9 @@ h1, #msgbelow{
#sendbtn {
display:inline
}
+
+ #notiflinkbymail, #notiflinkbymail input {
+ display:block;
+ padding:10px;
+ }
}