]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Combine and refine third and sixth section
[rails.git] / app / assets / stylesheets / common.css.scss
index 0680a2fcbe4664cf287d9579302888959d22940b..cc0bad072ce4305b79fcdd5698d853e1eeea74cf 100644 (file)
@@ -2353,10 +2353,10 @@ a.button {
     display: none;
   }
 
-  .start-mapping {
+  .start-mapping,
+  .sign-up {
     background: #EB6F67;
     color: #FFF;
-    display: block;
     margin: auto;
     cursor: pointer;
     border: none;
@@ -2364,6 +2364,7 @@ a.button {
     border-bottom: 1px solid #A53931;
     padding: 20px 40px;
     font-size: 30px;
+    text-decoration: none;
   }
 
   .note-box {