aboutsummaryrefslogtreecommitdiff
path: root/timer.css
diff options
context:
space:
mode:
Diffstat (limited to 'timer.css')
-rw-r--r--timer.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/timer.css b/timer.css
index 2285a38..4fac85f 100644
--- a/timer.css
+++ b/timer.css
@@ -9,7 +9,6 @@ body {
}
#page {
- font-size: 30vh;
/* other font sizes, depending on CEF support */
/* font-size: min(30vmin, max(90vh, calc(100vw * 0.40))); */
/* font-size: clamp(10vmin, 90vh, calc(100vw * 0.40)); */
@@ -18,14 +17,10 @@ body {
}
#countdown {
- color: #fc6;
box-sizing: border-box;
- text-shadow: 0 0.05em 0.08em #000;
- padding-top: 4vh;
display: flex;
align-items: center;
justify-content: center;
- height: 100%;
margin: 0 auto;
}
ommit/scripts/system-search.sh?h=v0.3b6&id=a90ed3b7086677c04bc4c42fb867d75e1dfd64d6&follow=1'>DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5