aboutsummaryrefslogtreecommitdiffstats
path: root/www/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/mobile.css')
-rw-r--r--www/css/mobile.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css
index e686405..4a76eab 100644
--- a/www/css/mobile.css
+++ b/www/css/mobile.css
@@ -225,3 +225,7 @@ ul#existing li {
#sub_map_links a {
padding: 0.6em 2em 0.5em 1em;
}
+
+.page_complete_btn {
+ background-color: rgba(231,154,0,100) !important;
+}