Skip to content

Commit d0cf4d5

Browse files
authoredFeb 26, 2025
Some optimizations.
1 parent 8a9d1fc commit d0cf4d5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎assets/CSS/astt.css

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1+
@import url("/assets/CSS/common_code.css");
2+
13
.Whatsavailable, .astt, .h3 {
24
color: rgb(151, 31, 207);
35
}
46
.astt {
57
text-align: center;
68
}
79

8-
body {
9-
font-family: Arial;
10-
}
11-
1210
@media screen and (width: 1920px) {
1311
body {
1412
background: url("/assets/Images/WalpaperImages/1920x1080/macosmonterey.png");

0 commit comments

Comments
 (0)
Please sign in to comment.