aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2015-03-15 13:08:52 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2015-03-15 13:08:52 -0400
commit45b3b419cd89c9581c43ab558d663776282354c6 (patch)
tree93f90ad8c79ff1af5a0ceb01731c87f1b1ec9683 /static
parentb568894061365b11abd7d70db8c4b4bbdc6daa43 (diff)
downloadwedding-website-45b3b419cd89c9581c43ab558d663776282354c6.tar.gz
basic login page
Diffstat (limited to 'static')
-rw-r--r--static/wedding.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/wedding.css b/static/wedding.css
new file mode 100644
index 0000000..2f14671
--- /dev/null
+++ b/static/wedding.css
@@ -0,0 +1,3 @@
+.login {
+ margin:10em auto
+}