aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ventanas.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ventanas.css')
-rw-r--r--static/css/txt/ventanas.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css
index db2a495..235225e 100644
--- a/static/css/txt/ventanas.css
+++ b/static/css/txt/ventanas.css
@@ -60,7 +60,8 @@ hr {
border: 0;
}
hr,
-.reply {
+.reply,
+#size {
border-top: 2px groove white;
}
.mainpage .first h4 {
@@ -213,6 +214,9 @@ form .msg {
background: #ffffe0;
border: 1px solid #000;
}
+#size {
+ padding-top: 0.5em;
+}
#footer {
color: #fff;
}
@@ -249,4 +253,4 @@ form .msg {
#createbox form {
margin: -10px;
}
-} \ No newline at end of file
+}