This repository has been archived on 2024-07-30. You can view files and clone it, but cannot push or open issues or pull requests.
homepage-2017/static/css/app.css

16 lines
205 B
CSS
Raw Normal View History

2017-10-07 14:25:54 +00:00
h1, h2 {
font-family: 'Orbitron', cursive;
}
.challenges .btn-large, .header h1 {
background-color: #3498db;
}
.slogan {
color: #3498db;
}
footer, .map {
background-color: #34495e !important;
}