File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change 8
8
.body {
9
9
background : url ("/assets/Images/WalpaperImages/1920x1080/macosmonterey.png" );
10
10
}
11
- .supportmenu , .supportmenu1 {
12
- width : 60% ;
13
- border : 15px solid var (--lx-web-opc-purple-color );
14
- }
15
- .supportmenu {
16
- margin : -1px ;
17
- }
18
- .supportmenu1 {
19
- margin : 10px 0px 0px -1px ;
20
- }
21
- .menutext {
22
- margin : -10px 0 0 0 ;
23
- }
24
- .menutext1 {
25
- margin : -17.5px 0 0 65px ;
26
- }
27
11
}
28
-
29
12
@media screen and (width : 2560px ) {
30
13
.body {
31
- background : url ("/assets/Images/WalpaperImages/2560x1440/macosmonterey.jpg " );
14
+ background : url ("/assets/Images/WalpaperImages/2560x1440/macosmonterey.png " );
32
15
}
16
+ }
17
+
18
+ @media screen and (min-width : 600px ) {
33
19
.supportmenu , .supportmenu1 {
34
20
width : 60% ;
35
21
border : 15px solid var (--lx-web-opc-purple-color );
You can’t perform that action at this time.
0 commit comments