1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-16 20:04:23 +02:00

Various info update

This commit is contained in:
2018-05-15 23:15:10 +02:00
parent f17ba1671e
commit 08be4ee44c
3 changed files with 15 additions and 12 deletions

View File

@ -209,14 +209,15 @@ h1.logo a span {
margin-left:30px;
}
#content p {
margin: .5em 0 .5em 0
margin: .5em 0 .5em 0;
text-align: justify;
}
#content pre {
font-size: 10pt;
text-align: left;
background-color: #F0F0F0;
border: 1px solid #ADADAD;
padding: .5em;
font-size: 10pt;
text-align: left;
background-color: #F0F0F0;
border: 1px solid #ADADAD;
padding: .5em;
}
.latest-news {
}