mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
tos
This commit is contained in:
@@ -102,11 +102,23 @@ h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
color: #444;
|
||||
margin-top: 1em;
|
||||
/*.subtitle {*/
|
||||
/* text-align: center;*/
|
||||
/* font-style: italic;*/
|
||||
/* color: #444;*/
|
||||
/* margin-top: 1em;*/
|
||||
/*}*/
|
||||
|
||||
.footer {
|
||||
max-width: 600px;
|
||||
margin: 3em auto 0;
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: #777;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user