God's answering service/styles.css
Jump to navigation
Jump to search
.deliverance {
color: white;
}
.deliverance-key {
text-align: center;
font-size: 24px;
font-weight: bold;
border: 1px solid #ccc;
overflow: hidden;
padding-top: 5px;
background-color: #003;
opacity: 0.7;
width: 66px;
height: 37px;
}
.deliverance-key:hover {
background-color: #99F;
}
.deliverance-key a {
text-decoration: none; /* No underline */
}
.deliverance-key a.external {
color: white;
}
/* [[Category:Article stylesheets]] */