File tree Expand file tree Collapse file tree 1 file changed +13
-20
lines changed Expand file tree Collapse file tree 1 file changed +13
-20
lines changed Original file line number Diff line number Diff line change 1+ body {
2+ text-align : center;
3+ font-family : Arial;
4+ }
5+ .homelink {
6+ text-align : center;
7+ color : rgb (151 , 31 , 207 );
8+ text-decoration : none;
9+ }
10+ .error {
11+ color : rgb (151 , 31 , 207 );
12+ }
13+
114@media screen and (width : 1920px ) {
215 body {
316 background : url ("/assets/Images/WalpaperImages/1920x1080/macosmonterey.png" );
4- text-align : center;
5- font-family : Arial;
6- }
7- .homelink {
8- text-align : center;
9- color : rgb (151 , 31 , 207 );
10- text-decoration : none;
11- }
12- .error {
13- color : rgb (151 , 31 , 207 );
1417 }
1518}
1619
1720@media screen and (width : 2560px ) {
1821 body {
1922 background : url ("/assets/Images/WalpaperImages/2560x1440/macosmonterey.jpg" );
20- text-align : center;
21- font-family : Arial;
22- }
23- .homelink {
24- text-align : center;
25- color : rgb (151 , 31 , 207 );
26- text-decoration : none;
27- }
28- .error {
29- color : rgb (151 , 31 , 207 );
3023 }
3124}
You can’t perform that action at this time.
0 commit comments