aboutsummaryrefslogtreecommitdiff
path: root/petrichor.css
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-03-15 22:56:31 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-03-15 22:56:31 +1300
commite6f634b9a8d6b12b2d6ec97e17ca218a0d9e43aa (patch)
treeb7e3a3b383741a16d225aafbd45fe710b95e6858 /petrichor.css
parentb503c446cfcc7f03e44665b864cd43e75074f30d (diff)
parent0cd53d21e513682bcd1aba4ad22fce86455e1d32 (diff)
downloadpetrichor-e6f634b9a8d6b12b2d6ec97e17ca218a0d9e43aa.tar.xz
Merge branch 'power-message' into develop
Diffstat (limited to 'petrichor.css')
-rw-r--r--petrichor.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/petrichor.css b/petrichor.css
index 31e281a..025803b 100644
--- a/petrichor.css
+++ b/petrichor.css
@@ -30,6 +30,19 @@ body,html
background-color: rgba(0,0,0,0.7);
visibility: hidden;
opacity: 0;
+ text-decoration: none;
+ color: inherit;
+ font-size: 3em;
+ display: table;
+ width: 100%;
+ height: 100%;
+ vertical-align: middle;
+}
+
+#mask h1
+{
+ display: table-cell;
+ vertical-align: middle;
}
#power-confirm