aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/headline.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-19 02:33:51 -0300
committerLibravatar Choom 2023-01-19 04:26:01 -0300
commit5d9a1998fe63b86aff68793e48e961fa2df8e676 (patch)
tree2ac6e436538ac3733a48078cc98d45bdd29b6eb2 /static/css/txt/headline.css
parent6f6263415be7d893e332d6e6c3404c453304e9e4 (diff)
downloadweabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.tar.gz
weabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.tar.xz
weabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.zip
Config para el usuario
Diffstat (limited to 'static/css/txt/headline.css')
-rw-r--r--static/css/txt/headline.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index 24eb7d2..6c1a1bf 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -5,6 +5,9 @@ body,
textarea {
color: #000;
}
+#main_nav {
+ background:#fff;
+}
a,
#n2 {
color: #d60;
@@ -145,6 +148,10 @@ form .msg {
background: #ddd;
}
@media (max-width: 600px) {
+ .innerbox {
+ margin: 0;
+ padding: 0;
+ }
.mainpage .postform,
.postform {
padding: .25em;