]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/errors.scss
Use dynamic error pages built through the asset pipeline
[rails.git] / app / assets / stylesheets / errors.scss
diff --git a/app/assets/stylesheets/errors.scss b/app/assets/stylesheets/errors.scss
new file mode 100644 (file)
index 0000000..fd14002
--- /dev/null
@@ -0,0 +1,8 @@
+.logo {
+  float: left;
+  margin: 10px;
+}
+
+.details {
+  float: left;
+}