aboutsummaryrefslogtreecommitdiff
path: root/static/css/photon.css
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-13 03:13:00 -0300
committerLibravatar Choom 2022-12-13 04:01:36 -0300
commitffd2b09b25c61b285169557b93277e7c1476cd4f (patch)
treed9c33a81b834f60f8d368cbec9f78413d8b387c6 /static/css/photon.css
parentdee4796015e4df0900615bedcd78b03a92b140c2 (diff)
downloadweabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.tar.gz
weabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.tar.xz
weabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.zip
Barra superior para móviles
Barra superior para móviles Barra superior para móviles
Diffstat (limited to 'static/css/photon.css')
-rw-r--r--static/css/photon.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/photon.css b/static/css/photon.css
index 8a72339..b7b487d 100644
--- a/static/css/photon.css
+++ b/static/css/photon.css
@@ -82,3 +82,6 @@ hr {
.quoted {
border-color: #ccc;
}
+#main_nav.mob {
+ background: #d9af9e;
+} \ No newline at end of file