Updated the about page with the new design

This commit is contained in:
CatalinScr
2017-08-14 16:40:09 +03:00
parent 41c2f9bd83
commit 3960cd25f8
14 changed files with 211 additions and 53 deletions

View File

@@ -25,6 +25,9 @@
}
}
}
body {
font-family: "Open Sans", Helvetica;
}
.cp-right {
.cp-register-btn {
padding: 0.5em 1em 0.7em 1em;
@@ -75,7 +78,7 @@
a {
color: #fff;
&:visited {
color: rgba(255,255,255,.8);
color: rgba(255,255,255,.9);
};
}
.nav-link {