2020-10-15 19:25:16 +00:00
|
|
|
body {
|
|
|
|
margin: 0;
|
|
|
|
background-attachment: fixed;
|
|
|
|
background-size: auto 100%;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: center top;
|
|
|
|
}
|
|
|
|
|
|
|
|
.content {
|
2021-03-27 18:01:13 +00:00
|
|
|
width:85% !important;
|
2020-10-15 19:25:16 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.postMenu {
|
|
|
|
padding:3px 5px 3px 5px;
|
|
|
|
margin-top:-11px !important;
|
|
|
|
}
|