We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace5adb commit be08a6aCopy full SHA for be08a6a
public/css/custom.css
@@ -144,10 +144,12 @@ section.login .flash {
144
section.register {
145
margin: auto;
146
text-align: center;
147
+ width: 400px;
148
}
149
+
150
section.register .title {
151
text-align: left;
- margin-left: 150px
152
+ margin-left: 50px
153
154
section.register input[type='text'],
155
section.register input[type='password'] {
@@ -517,14 +519,10 @@ input:read-only {
517
519
width: 100% !important;
518
520
521
- #lintButtonHome {
- display: none;
522
- }
523
-
524
#preview {
525
margin-top: -15px !important;
526
margin-left: 0px !important;
527
- margin-bottom: 15px !important;
+ margin-bottom: 45px !important;
528
float: left !important;
529
530
0 commit comments