File tree Expand file tree Collapse file tree 1 file changed +52
-23
lines changed Expand file tree Collapse file tree 1 file changed +52
-23
lines changed Original file line number Diff line number Diff line change 11@import url ("/CSS/CustomCSS/customcss.css" );
22
3- body {
4- font-family : Arial;
3+ @media screen and (width : 1920px ) {
4+ body {
5+ font-family : Arial;
6+ }
7+ .abt {
8+ text-align : center;
9+ margin : -px 0 -3px ;
10+ color : var (--lx-web-purple-color );
11+ }
12+ .abtcont {
13+ width : 275px ;
14+ border : 200px solid var (--lx-web-opc-purple-color );
15+ border-radius : 9px ;
16+ margin : 40px 0 -3px 32% ;
17+ height : 0px ;
18+ }
19+ .gthbacc {
20+ margin : -187px 0 -3px -187px ;
21+ }
22+ .gthbacc , .prj , .frks {
23+ color : var (--lx-web-abt-title-color );
24+ font-size : 20px ;
25+ }
26+ .prj , .frks {
27+ margin : 8px 0 -3px -187px ;
28+ }
529}
630
7- .abt {
8- text-align : center;
9- margin : -px 0 -3px ;
10- color : var (--lx-web-purple-color );
31+ @media screen and (width : 1920px ) {
32+ body {
33+ font-family : Arial;
34+ }
35+ .abt {
36+ text-align : center;
37+ margin : -px 0 -3px ;
38+ color : var (--lx-web-purple-color );
39+ }
40+ .abtcont {
41+ width : 275px ;
42+ border : 200px solid var (--lx-web-opc-purple-color );
43+ border-radius : 9px ;
44+ margin : 40px 0 -3px 37% ;
45+ height : 0px ;
46+ }
47+ .gthbacc {
48+ margin : -187px 0 -3px -187px ;
49+ }
50+ .gthbacc , .prj , .frks {
51+ color : var (--lx-web-abt-title-color );
52+ font-size : 20px ;
53+ }
54+ .prj , .frks {
55+ margin : 8px 0 -3px -187px ;
56+ }
1157}
12- .abtcont {
13- width : 275px ;
14- border : 200px solid var (--lx-web-opc-purple-color );
15- border-radius : 9px ;
16- margin : 40px 0 -3px 32% ;
17- height : 0px ;
18- }
19- .gthbacc {
20- margin : -187px 0 -3px -187px ;
21- }
22- .gthbacc , .prj , .frks {
23- color : var (--lx-web-abt-title-color );
24- font-size : 20px ;
25- }
26- .prj , .frks {
27- margin : 8px 0 -3px -187px ;
28- }
You can’t perform that action at this time.
0 commit comments