File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11@import url ("/assets/CSS/common_code.css" );
22
33.Whatsavailable , .astt , .h3 {
4- color : rgb ( 151 , 31 , 207 );
4+ color : var ( --lx-web-plato-color );
55}
66.astt {
77 text-align : center;
Original file line number Diff line number Diff line change 1+ @import url ("/assets/CSS/common_code.css" );
2+
13.Whatsavailable , .conttitle {
2- color : rgb ( 151 , 31 , 207 );
4+ color : var ( --lx-web-plato-color );
35}
46.conttitle {
57 text-align : center;
1113@media screen and (width : 1920px ) {
1214 body {
1315 background : url ("/assets/Images/WalpaperImages/1920x1080/macosmonterey.png" );
14- font-family : Arial;
1516 }
1617}
1718
1819@media screen and (width : 2560px ) {
1920 body {
2021 background : url ("/assets/Images/WalpaperImages/2560x1440/macosmonterey.jpg" );
21- font-family : Arial;
2222 }
2323}
You can’t perform that action at this time.
0 commit comments