Skip to content

Commit 1266b26

Browse files
authoredDec 14, 2024··
A little code optimization.
1 parent e7a089e commit 1266b26

File tree

5 files changed

+0
-6
lines changed

5 files changed

+0
-6
lines changed
 

‎assets/CSS/EN/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@import url("/assets/CSS/CustomCSS/customcss.css");
21
::-webkit-scrollbar {
32
display: none;
43
visibility: hidden;

‎assets/CSS/EN/style_about.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@import url("/assets/CSS/CustomCSS/customcss.css");
21
.abt{
32
text-align: center;
43
margin: -px 0 -3px;

‎assets/CSS/TR/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@import url("/assets/CSS/CustomCSS/customcss.css");
21
@media screen and (width: 1920px) {
32
.body {
43
background: url("/assets/Images/WalpaperImages/1920x1080/macosmonterey.png");

‎assets/CSS/TR/style_about.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
@import url("/assets/CSS/CustomCSS/customcss.css");
2-
31
.abt{
42
text-align: center;
53
margin: -px 0 -3px;

‎assets/CSS/mainmenu.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@import url("/assets/CSS/CustomCSS/customcss.css");
21
.maintenance, .title {
32
text-align: center;
43
}

0 commit comments

Comments
 (0)
Please sign in to comment.