aboutsummaryrefslogtreecommitdiff
path: root/static/css/ib.css
diff options
context:
space:
mode:
authorLibravatar junk 2021-03-31 06:07:15 -0300
committerLibravatar junk 2021-04-08 14:14:40 -0400
commite9a0a02f9e17a7a03e39d066c8157285e774a376 (patch)
treef2792c6390d5560e66f85e9053968d7f27695c9a /static/css/ib.css
parentf7baf0c69606d49c6be86d3f27bc88d9d58cd4ba (diff)
downloadweabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.tar.gz
weabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.tar.xz
weabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.zip
Nuevos estilos
Diffstat (limited to 'static/css/ib.css')
-rw-r--r--static/css/ib.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/ib.css b/static/css/ib.css
index 66ba8ae..ac2f96b 100644
--- a/static/css/ib.css
+++ b/static/css/ib.css
@@ -46,7 +46,7 @@ select {
border: 1px inset #ddd;
color: #000;
font-size: 85%;
- padding: 1px;
+ padding: 0;
}
.logo {
font-size: 160%;
@@ -68,7 +68,7 @@ textarea {
max-width: 300px;
}
.postform textarea {
- width: 400px;
+ width: 420px;
height: 125px;
}
.postblock {
@@ -284,7 +284,7 @@ textarea {
}
.managertable th,
.managertable td {
- padding: 3px;
+ padding: 0.2em;
}
.managertable .recentPostHeader {
display: block;