diff options
Diffstat (limited to 'www/css/mobile.css')
-rw-r--r-- | www/css/mobile.css | 4 |
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; +} |