Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2015-12-29 01:48:06 +0300
committerChaoyi Zha <summermontreal@gmail.com>2015-12-29 01:48:06 +0300
commitb662511aa91f5ee25cd57622dc366a8714a5d665 (patch)
tree1f6a3def49d0dc293e523f097b17c59abd1f175e /public/css
parent05c9ad49064de4c126ff91e907621ca6c7929461 (diff)
Ensure registration process is halted when errors occur
Diffstat (limited to 'public/css')
-rw-r--r--public/css/setup.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/setup.css b/public/css/setup.css
new file mode 100644
index 0000000..0f046c0
--- /dev/null
+++ b/public/css/setup.css
@@ -0,0 +1,3 @@
+.setup-logo {
+ height: 70px;
+}