Fixed index

This commit is contained in:
teras
2017-10-07 22:56:51 +03:00
parent 663d8bb415
commit ea64f528dc
7 changed files with 266 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
xxxh1, h2 {
h1, h2 {
font-family: 'Orbitron', cursive;
}
@@ -51,3 +51,19 @@ xxxh1, h2 {
footer, .map {
background-color: #34495e !important;
}
.card{
width: 800px;
margin: 0 auto;
}
.progress{
height:10px;
}
.profile{
width:300px;
}
ul {
font-size: 20px;
line-height: 38px;
}