mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
new style
This commit is contained in:
@@ -48,7 +48,7 @@ button:-moz-focusring {
|
||||
/* --- start --- */
|
||||
|
||||
body {
|
||||
padding: 0 40px 100px;
|
||||
padding-bottom: 100px;
|
||||
|
||||
line-height: 1.5;
|
||||
font-size: 17px;
|
||||
@@ -60,6 +60,21 @@ body {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.static,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.col-lbl,
|
||||
p,
|
||||
.button-container,
|
||||
#support-plans-slider {
|
||||
margin-left: 40px;
|
||||
margin-right: 40px;
|
||||
}
|
||||
|
||||
.static {
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
@@ -344,7 +359,7 @@ hr {
|
||||
|
||||
@media (max-width: 550px) {
|
||||
body {
|
||||
padding: 0 0 40px;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
.static,
|
||||
|
||||
Reference in New Issue
Block a user