Fixed css

This commit is contained in:
Kenneth Jao 2016-08-09 17:21:14 -04:00
parent 26fc6d05ce
commit a8ceff4e2d

View File

@ -199,6 +199,7 @@ h4 {
width: 90%; width: 90%;
margin-bottom: 30%; margin-bottom: 30%;
padding: 8%; padding: 8%;
padding-right: 50%;
display: none; display: none;
position: absolute; position: absolute;
@ -227,7 +228,7 @@ h4 {
.creSubmit { .creSubmit {
width: 100%; width: 100%;
margin-top: 50%; margin-top: 30%;
padding: 3% 0 3% 0; padding: 3% 0 3% 0;
text-align: center; text-align: center;
background-color: #849CAE; background-color: #849CAE;
@ -315,7 +316,8 @@ select {
} }
.overlayCont { .overlayCont {
font-size: 150%; font-size: 165%;
padding: 1%;
box-shadow: 2px 2px 5px 3px #666; box-shadow: 2px 2px 5px 3px #666;
-moz-border-radius: 30px; -moz-border-radius: 30px;