update 1909251533

This commit is contained in:
vkservicesllc
2019-09-25 15:33:16 -04:00
parent 4d4384e2af
commit b84252dac2
2 changed files with 6 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ _:-ms-lang(x), _:-webkit-full-screen, body { display: none; }
/* Body */
body {
width: 960px;
width: 1000px;
margin: 0 auto;
background: #132a4f;
color: #a37d31;
@@ -90,7 +90,7 @@ nav#top {
margin-top: 24px;
position: absolute;
z-index: 2;
width: 960px;
width: 1000px;
}
nav#top ul.sub1 > li {