Merge branch 'master' of github.com:Teras23/laphack-k-space

This commit is contained in:
Laura 2017-10-08 16:28:44 +03:00
commit deed67ddc8
2 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,10 @@ footer, .map {
height:10px;
}
.m4 {
margin-top: 30px;
}
a:link {
color: white;
}

View File

@ -48,6 +48,10 @@ h1, h2 {
color: #3498db;
}
.m3 {
margin-top: 30px;
}
footer, .map {
background-color: #34495e !important;
}