Added about page

This commit is contained in:
Christoffer Martinsson
2018-10-25 23:21:00 +02:00
parent e6effe8180
commit d3fe6ba087
3 changed files with 38 additions and 3 deletions

View File

@@ -1,3 +1,19 @@
.intro > h1, .intro > h2 {
color: #6c6c6c;
}
.item {
color: #6c6c6c;
}
.text-justify {
color: #c6c6c6;
}
.text-justify h1{
color: #afd787;
}
.navbar.navbar-default.navbar-fixed-top {
background: #000;
border-color: #000;