diff options
Diffstat (limited to 'www/css')
-rw-r--r-- | www/css/mobile.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css index 7236afc..1aa2cde 100644 --- a/www/css/mobile.css +++ b/www/css/mobile.css @@ -74,4 +74,14 @@ ol.big-numbers > li { margin-bottom: 0.8em; +} + +#multiple { + margin: auto; + margin-bottom: 1em; +} + +#multiple li { + list-style: none; + margin: auto; }
\ No newline at end of file |