mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
11 lines
192 B
CSS
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;
|
|
} |