style.css
312 Bytes
#complete_registration {
padding: 5px;
width: 100%;
background-color: #fff;
}
#complete_registration a {
text-decoration: none;
}
#complete_registration a:hover {
font-weight: bold;
}
#complete_registration_percentage {
width: 100%;
height: 20px;
background: #fff;
border: solid 1px #000;
}