diff --git a/css/main.css b/css/main.css index a7a4c5878..9ceb2b6fc 100644 --- a/css/main.css +++ b/css/main.css @@ -73,12 +73,16 @@ body { .panel { background: #FFFFFF; - padding: 0.25rem 1rem; + padding: 0.7rem 1rem; + border:0; +} + +.panel:hover { + background: #efefef; } .box-backup { margin: 2rem 0; - background: white; padding: 2rem 1rem; } @@ -87,22 +91,32 @@ a.box-backup { color: #111; } -a.box-backup:hover { - color:#666; -} - .box-backup i { margin-bottom: 2rem; display: block; } +p { + margin-bottom: 0.5rem; +} + +.pending button { + margin: 0; +} + +.line { + border-top: 1px solid #ccc; + padding-bottom: 1rem; +} + button.primary { background-color: #111; } button.secondary { background-color: #FAE448 !important; } button.primary:hover { background-color: #333;} button.secondary:hover { background-color: #D7C020 !important;} - +.m0 {margin: 0;} +.db {display: block;} .size-12 { font-size: 12px; } .size-14 { font-size: 14px; } .size-16 { font-size: 16px; } diff --git a/index.html b/index.html index f022894d4..2297c3ad9 100644 --- a/index.html +++ b/index.html @@ -108,54 +108,91 @@ + + + @@ -185,19 +222,19 @@

{{title}}

- +

Download File

- +

Backup to Dropbox

- +

Backup to email