Skip to content
Snippets Groups Projects
Commit 694ef6e3 authored by akwizgran's avatar akwizgran
Browse files

Tweaked layout of signup confirmation.

parent 800216a7
No related branches found
No related tags found
No related merge requests found
......@@ -158,26 +158,22 @@ figcaption {
#signupconf {
display:none;
height:30px;
padding-bottom:10px;
float:right;
text-align:right;
color:#fff;
font-size:0.9em;
font-size:1em;
font-weight:bold;
padding-bottom:0;
padding-top:10px;
padding-bottom:10px;
}
#signupconf2 {
display:none;
height:auto;
padding-bottom:10px;
float:left;
width:80%;
color:#fff;
font-size:1.5em;
padding-top:10px;
padding-left:0;
padding-left:10px;
}
#signupform input, textarea {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment