Files
SimpleWebConf.github.io/css/custom.css
2021-03-16 15:40:44 +01:00

11 lines
192 B
CSS

.small-footer-text p {
font-size: .5em;
}
.btn.btn-primary.big-red-button {
background: #f44336;
padding: 1em 2em;
font-size: 1.2em;
}
#fh5co-intro {
padding-bottom: 0px;
}