Skip to content

Commit

Permalink
deploy: c940af4
Browse files Browse the repository at this point in the history
  • Loading branch information
lopins committed Nov 1, 2024
1 parent 8e4c5d2 commit 8bb96ef
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/windows.css
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
display: block !important;
/* margin-top: 120px; */
}
@media screen and (min-width: 640px) {.version_content{width: 90%;margin: 0 auto;}}
@media screen and (min-width: 640px) {.version_content{width: 95%;margin: 0 auto;}}

#dialog{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:9999; display: none}
#dialog .close_btn{ width:40px; height:40px; position:absolute; right:38px; top:-30px; background:url(images/close_btn.png) no-repeat center #000000; display:block;box-shadow: 2px 2px 10px #888888; cursor:pointer;}
Expand Down
Loading

0 comments on commit 8bb96ef

Please sign in to comment.