4,090
edits
No edit summary |
No edit summary |
||
Line 1,741: | Line 1,741: | ||
display: none; | display: none; | ||
background: black; | background: black; | ||
width: 20%; | |||
} | |||
.submit-hide p{ | |||
color: white; | color: white; | ||
font-size: 17px; | font-size: 17px; | ||
line-height: 22px; | line-height: 22px; | ||
letter-spacing: 0.37px; | letter-spacing: 0.37px; | ||
} | } | ||
#submit:hover + .submit-hide { | #submit:hover + .submit-hide { |