cmtec.se/static/css/custom.css
Christoffer Martinsson 78869163df Updated home
2018-10-27 13:50:06 +02:00

34 lines
398 B
CSS

.navbar-header button {
background: #c6c6c6;
}
.intro > h2 {
font-size: 27px;
}
.intro > h1, .intro > h2 {
color: #6c6c6c;
}
.item {
color: #6c6c6c;
text-align: left;
}
.text-justify {
color: #c6c6c6;
}
.text-justify h1{
color: #afd787;
}
.text-justify h2{
margin-top: 40px;
}
.navbar.navbar-default.navbar-fixed-top {
background: #000;
border-color: #000;
}