From 29c8134ceafd239b6a85b01b444e4abc8bf7b29e Mon Sep 17 00:00:00 2001 From: chee Date: Sun, 25 May 2014 00:44:02 +0100 Subject: [PATCH] clean up the css just a little bit --- css/style.css | 21 ++++++++++----------- html/index.html | 20 ++++++++------------ 2 files changed, 18 insertions(+), 23 deletions(-) diff --git a/css/style.css b/css/style.css index ecf7d90..f89bc55 100644 --- a/css/style.css +++ b/css/style.css @@ -13,14 +13,14 @@ body { text-align: center; } -#video, -#effects, -.show-effects #output { +.video, +.effects, +.show-effects .output { display: none; } -#output, -.show-effects #effects { +.output, +.show-effects .effects { display: block; } @@ -64,9 +64,8 @@ body { .photographs { line-height: 100px; height: 117px; - border-top: 1px solid #fff; + border-top: 1px solid #fff; border-bottom: 1px solid #fff; - background: #e7e7e7; white-space: nowrap; overflow-x: scroll; } @@ -143,8 +142,8 @@ body { .metadata { text-align: center; - height: 25px; - line-height: 25px; + height: 50px; + line-height: 38px; border-top: 1px solid #666; color: #666; font-size: 14px; @@ -157,7 +156,7 @@ body { background: white; } -#effects { +.effects { overflow: auto; text-align: center; background: #345; @@ -210,4 +209,4 @@ button:active, background-image: linear-gradient( to bottom, #333, #666 ); box-shadow: inset 0 4px 8px rgba( 0, 0, 0, 0.4 ); text-shadow: -1px 1px #555; -} \ No newline at end of file +} diff --git a/html/index.html b/html/index.html index 16cb594..f8e57cf 100644 --- a/html/index.html +++ b/html/index.html @@ -1,18 +1,14 @@ Futupuri - + - - -
- -