Ned Zimmerman
7 years ago
4 changed files with 45 additions and 2 deletions
@ -0,0 +1,42 @@ |
|||||||
|
.mu_register.wp-signup-container { |
||||||
|
@extend .page-section; |
||||||
|
margin: rem(120) auto 0; |
||||||
|
display: flex; |
||||||
|
flex-direction: column; |
||||||
|
|
||||||
|
* { |
||||||
|
text-align: left; |
||||||
|
} |
||||||
|
|
||||||
|
h2 { |
||||||
|
text-align: center; |
||||||
|
order: -1; |
||||||
|
} |
||||||
|
|
||||||
|
.mu_alert { |
||||||
|
margin-bottom: 2rem; |
||||||
|
} |
||||||
|
|
||||||
|
form { |
||||||
|
margin-top: 0; |
||||||
|
} |
||||||
|
|
||||||
|
input:not([type="submit"]) { |
||||||
|
padding: 0; |
||||||
|
} |
||||||
|
|
||||||
|
.checkbox { |
||||||
|
margin-right: 1em; |
||||||
|
} |
||||||
|
|
||||||
|
.submit { |
||||||
|
text-align: center; |
||||||
|
} |
||||||
|
|
||||||
|
[type="submit"] { |
||||||
|
width: auto; |
||||||
|
margin: 0 auto; |
||||||
|
text-align: center; |
||||||
|
} |
||||||
|
} |
||||||
|
|
@ -1,6 +1,6 @@ |
|||||||
{ |
{ |
||||||
"/scripts/aldine.js": "/scripts/aldine.js?id=1f58027f7de9942caf57", |
"/scripts/aldine.js": "/scripts/aldine.js?id=1f58027f7de9942caf57", |
||||||
"/styles/aldine.css": "/styles/aldine.css?id=f0727f4a9964728b106e", |
"/styles/aldine.css": "/styles/aldine.css?id=aa47048cd3a38bde8f17", |
||||||
"/styles/editor.css": "/styles/editor.css?id=d96762ab5918cde0c2e1", |
"/styles/editor.css": "/styles/editor.css?id=d96762ab5918cde0c2e1", |
||||||
"/scripts/customizer.js": "/scripts/customizer.js?id=1b0d3cfc1d85f460af53", |
"/scripts/customizer.js": "/scripts/customizer.js?id=1b0d3cfc1d85f460af53", |
||||||
"/scripts/catalog-admin.js": "/scripts/catalog-admin.js?id=d25f1240496bd3607338" |
"/scripts/catalog-admin.js": "/scripts/catalog-admin.js?id=d25f1240496bd3607338" |
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue