|
|
@@ -33,76 +33,85 @@
|
|
33
|
33
|
@import "swiper/scss/navigation";
|
|
34
|
34
|
@import "swiper/scss/pagination";
|
|
35
|
35
|
@import "swiper/scss/autoplay";
|
|
36
|
|
-// @import "swiper/css/bundle";
|
|
37
|
|
-// @import "swiper/css/autoplay";
|
|
38
|
|
-// @import "~swiper/swiper-bundle";
|
|
39
|
|
-// @import "swiper/scss";
|
|
40
|
|
-// @import "swiper/scss/autoplay";
|
|
41
|
|
-// @import "swiper/scss/keyboard";
|
|
42
|
|
-// @import "swiper/scss/pagination";
|
|
43
|
|
-// @import "swiper/scss/scrollbar";
|
|
44
|
|
-// @import "swiper/scss/zoom";
|
|
45
|
36
|
|
|
46
|
37
|
|
|
47
|
38
|
|
|
48
|
39
|
@font-face {
|
|
49
|
|
- font-family: "IBM Plex Sans Thai";
|
|
50
|
|
- font-style: normal;
|
|
51
|
|
- font-weight: normal;
|
|
52
|
|
- src: url("./assets/fonts/IBMPlexSansThai-Regular.ttf");
|
|
53
|
|
- }
|
|
54
|
|
-
|
|
55
|
|
- @font-face {
|
|
56
|
|
- font-family: "IBM Plex Sans Thai SemiBold";
|
|
57
|
|
- font-style: normal;
|
|
58
|
|
- font-weight: normal;
|
|
59
|
|
- src: url("./assets/fonts/IBMPlexSansThai-SemiBold.ttf");
|
|
60
|
|
- }
|
|
61
|
|
- @font-face {
|
|
62
|
|
- font-family: "Prompt";
|
|
63
|
|
- font-style: normal;
|
|
64
|
|
- font-weight: normal;
|
|
65
|
|
- src: url("./assets/fonts/Prompt-Medium.ttf");
|
|
66
|
|
- }
|
|
67
|
|
- @font-face {
|
|
68
|
|
- font-family: "Montserrat";
|
|
69
|
|
- font-style: normal;
|
|
70
|
|
- font-weight: normal;
|
|
71
|
|
- src: url("./assets/fonts/Montserrat-Medium.ttf");
|
|
72
|
|
- }
|
|
73
|
|
-
|
|
74
|
|
- @font-face {
|
|
75
|
|
- font-family: "K2D";
|
|
76
|
|
- font-style: normal;
|
|
77
|
|
- font-weight: normal;
|
|
78
|
|
- src: url("./assets/fonts/K2D-Light.ttf");
|
|
79
|
|
- }
|
|
|
40
|
+ font-family: "IBM Plex Sans Thai";
|
|
|
41
|
+ font-style: normal;
|
|
|
42
|
+ font-weight: normal;
|
|
|
43
|
+ src: url("./assets/fonts/IBMPlexSansThai-Regular.ttf");
|
|
|
44
|
+}
|
|
|
45
|
+
|
|
|
46
|
+@font-face {
|
|
|
47
|
+ font-family: "IBM Plex Sans Thai SemiBold";
|
|
|
48
|
+ font-style: normal;
|
|
|
49
|
+ font-weight: normal;
|
|
|
50
|
+ src: url("./assets/fonts/IBMPlexSansThai-SemiBold.ttf");
|
|
|
51
|
+}
|
|
|
52
|
+
|
|
|
53
|
+@font-face {
|
|
|
54
|
+ font-family: "Prompt";
|
|
|
55
|
+ font-style: normal;
|
|
|
56
|
+ font-weight: normal;
|
|
|
57
|
+ src: url("./assets/fonts/Prompt-Medium.ttf");
|
|
|
58
|
+}
|
|
|
59
|
+
|
|
|
60
|
+@font-face {
|
|
|
61
|
+ font-family: "Prompt Reg";
|
|
|
62
|
+ font-style: normal;
|
|
|
63
|
+ font-weight: normal;
|
|
|
64
|
+ src: url("./assets/fonts/Prompt-Regular.ttf");
|
|
|
65
|
+}
|
|
|
66
|
+
|
|
|
67
|
+@font-face {
|
|
|
68
|
+ font-family: "Montserrat";
|
|
|
69
|
+ font-style: normal;
|
|
|
70
|
+ font-weight: normal;
|
|
|
71
|
+ src: url("./assets/fonts/Montserrat-Medium.ttf");
|
|
|
72
|
+}
|
|
|
73
|
+
|
|
|
74
|
+@font-face {
|
|
|
75
|
+ font-family: "K2D";
|
|
|
76
|
+ font-style: normal;
|
|
|
77
|
+ font-weight: normal;
|
|
|
78
|
+ src: url("./assets/fonts/K2D-Light.ttf");
|
|
|
79
|
+}
|
|
|
80
|
+
|
|
|
81
|
+
|
|
|
82
|
+ion-content {
|
|
|
83
|
+ --ion-background-color: #111D12;
|
|
|
84
|
+}
|
|
80
|
85
|
|
|
81
|
86
|
|
|
82
|
87
|
ion-title {
|
|
83
|
|
- font-family:Montserrat !important;
|
|
84
|
|
- font-size:1.4em;
|
|
|
88
|
+ font-family: Montserrat !important;
|
|
|
89
|
+ font-size: 1.4em;
|
|
85
|
90
|
}
|
|
86
|
91
|
|
|
87
|
92
|
|
|
88
|
|
-h2{
|
|
89
|
|
- font-family:Prompt !important;
|
|
90
|
|
- font-size:1.3em;
|
|
91
|
|
- margin-top: 5px;
|
|
92
|
|
- margin-bottom: 0px;
|
|
|
93
|
+h2 {
|
|
|
94
|
+ font-family: Prompt !important;
|
|
|
95
|
+ font-size: 1.3em;
|
|
|
96
|
+ margin-top: 5px;
|
|
|
97
|
+ margin-bottom: 0px;
|
|
|
98
|
+ color: darkorange;
|
|
93
|
99
|
|
|
94
|
100
|
}
|
|
95
|
101
|
|
|
96
|
|
-h3{
|
|
97
|
|
- font-family:IBM Plex Sans Thai SemiBold !important;
|
|
98
|
|
- font-size:1.3em;
|
|
|
102
|
+h3 {
|
|
|
103
|
+ font-family: IBM Plex Sans Thai SemiBold !important;
|
|
|
104
|
+ font-size: 1.3em;
|
|
|
105
|
+ margin-top: 5px;
|
|
|
106
|
+ margin-bottom: 0px;
|
|
|
107
|
+ color: darkorange;
|
|
99
|
108
|
}
|
|
100
|
109
|
|
|
101
|
110
|
.head-img {
|
|
102
|
111
|
width: 15%;
|
|
103
|
112
|
display: flex;
|
|
104
|
|
- margin-left:10px;
|
|
105
|
|
- margin-top:5px;
|
|
|
113
|
+ margin-left: 10px;
|
|
|
114
|
+ margin-top: 5px;
|
|
106
|
115
|
}
|
|
107
|
116
|
|
|
108
|
117
|
// ion-toolbar {
|
|
|
@@ -113,8 +122,14 @@ h3{
|
|
113
|
122
|
// }
|
|
114
|
123
|
|
|
115
|
124
|
.toolbar-bg-color {
|
|
116
|
|
- --background: rgb(25, 42, 113);
|
|
117
|
|
- --background: linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
118
|
|
- --background: -moz-linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
119
|
|
- --background: -webkit-linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
|
125
|
+ --background: url('./assets/img-static/background_982645-1-min.png') no-repeat top right / cover;
|
|
|
126
|
+ // --background: rgb(25, 42, 113);
|
|
|
127
|
+ // --background: linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
|
128
|
+ // --background: -moz-linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
|
129
|
+ // --background: -webkit-linear-gradient(315deg, rgb(0, 0, 0) 0%, hsla(190, 68%, 30%, 1) 100%);
|
|
120
|
130
|
}
|
|
|
131
|
+
|
|
|
132
|
+hr {
|
|
|
133
|
+ border: 0;
|
|
|
134
|
+ border-top: 1px solid rgba(0, 0, 0, 0.1);
|
|
|
135
|
+}
|