source: cimeri-main/src/main/resources/static/registerstudent/registerstudent.css

Last change on this file was bc30bce, checked in by blagojanikoloski <blagojanikoloski1@…>, 16 months ago

cimeri app

  • Property mode set to 100644
File size: 4.2 KB
Line 
1.registerstudent-container {
2 width: 100%;
3 display: flex;
4 overflow: auto;
5 min-height: 100vh;
6 align-items: center;
7 flex-direction: column;
8 justify-content: flex-start;
9 background-color: #adadad;
10}
11.registerstudent-text {
12 font-size: 64px;
13 align-self: center;
14 margin-top: var(--dl-space-space-fourunits);
15 text-align: center;
16}
17.registerstudent-container01 {
18 flex: 0 0 auto;
19 width: auto;
20 height: auto;
21 display: flex;
22 align-items: flex-start;
23 padding-top: var(--dl-space-space-threeunits);
24 justify-content: center;
25}
26.registerstudent-container02 {
27 flex: 0 0 auto;
28 width: auto;
29 height: auto;
30 display: flex;
31 align-items: center;
32 flex-direction: column;
33}
34.registerstudent-textinput {
35 color: var(--dl-color-gray-black);
36 border-width: 3px;
37 background-color: var(--dl-color-gray-900);
38}
39.registerstudent-container03 {
40 flex: 0 0 auto;
41 width: auto;
42 height: auto;
43 display: flex;
44 align-items: center;
45 flex-direction: column;
46}
47.registerstudent-textinput1 {
48 color: var(--dl-color-gray-black);
49 border-width: 3px;
50 background-color: var(--dl-color-gray-900);
51}
52.registerstudent-container04 {
53 flex: 0 0 auto;
54 width: auto;
55 height: auto;
56 display: flex;
57 align-items: flex-start;
58 padding-top: var(--dl-space-space-threeunits);
59 justify-content: center;
60}
61.registerstudent-container05 {
62 flex: 0 0 auto;
63 width: auto;
64 height: auto;
65 display: flex;
66 align-items: center;
67 flex-direction: column;
68}
69.registerstudent-textinput2 {
70 color: var(--dl-color-gray-black);
71 border-width: 3px;
72 background-color: var(--dl-color-gray-900);
73}
74.registerstudent-container06 {
75 flex: 0 0 auto;
76 width: auto;
77 height: auto;
78 display: flex;
79 align-items: center;
80 flex-direction: column;
81}
82.registerstudent-textinput3 {
83 color: var(--dl-color-gray-black);
84 border-width: 3px;
85 background-color: var(--dl-color-gray-900);
86}
87.registerstudent-container07 {
88 flex: 0 0 auto;
89 width: auto;
90 height: auto;
91 display: flex;
92 align-items: flex-start;
93 padding-top: var(--dl-space-space-threeunits);
94 justify-content: center;
95}
96.registerstudent-container08 {
97 flex: 0 0 auto;
98 width: auto;
99 height: auto;
100 display: flex;
101 align-items: center;
102 flex-direction: column;
103}
104.registerstudent-textinput4 {
105 color: var(--dl-color-gray-black);
106 border-width: 3px;
107 background-color: var(--dl-color-gray-900);
108}
109.registerstudent-container09 {
110 flex: 0 0 auto;
111 width: auto;
112 height: auto;
113 display: flex;
114 align-items: center;
115 flex-direction: column;
116}
117.registerstudent-textinput5 {
118 color: var(--dl-color-gray-black);
119 border-width: 3px;
120 background-color: var(--dl-color-gray-900);
121}
122.registerstudent-container10 {
123 flex: 0 0 auto;
124 width: auto;
125 height: auto;
126 display: flex;
127 align-items: flex-start;
128 padding-top: var(--dl-space-space-threeunits);
129 justify-content: center;
130}
131.registerstudent-container11 {
132 flex: 0 0 auto;
133 width: auto;
134 height: auto;
135 display: flex;
136 align-items: center;
137 flex-direction: column;
138}
139.registerstudent-textinput6 {
140 color: var(--dl-color-gray-black);
141 border-width: 3px;
142 background-color: var(--dl-color-gray-900);
143}
144.registerstudent-container12 {
145 flex: 0 0 auto;
146 width: auto;
147 height: auto;
148 display: flex;
149 align-items: center;
150 flex-direction: column;
151}
152.registerstudent-container13 {
153 flex: 0 0 auto;
154 width: auto;
155 height: auto;
156 display: flex;
157 align-items: center;
158 flex-direction: column;
159}
160.registerstudent-select {
161 width: 259px;
162 height: 41px;
163 border-color: var(--dl-color-gray-black);
164 border-width: 3px;
165 border-radius: var(--dl-radius-radius-radius4);
166 background-color: var(--dl-color-gray-900);
167}
168.registerstudent-button {
169 width: 323px;
170 height: 85px;
171 font-size: 25px;
172 align-self: center;
173 margin-top: var(--dl-space-space-sixunits);
174 text-align: center;
175 border-width: 5px;
176 text-transform: uppercase;
177 background-color: var(--dl-color-gray-700);
178}
179@media(max-width: 991px) {
180 .registerstudent-text {
181 text-align: center;
182 }
183 .registerstudent-text01 {
184 text-align: center;
185 }
186}
187@media(max-width: 767px) {
188 .registerstudent-text {
189 text-align: center;
190 }
191 .registerstudent-text01 {
192 text-align: center;
193 }
194}
195@media(max-width: 479px) {
196 .registerstudent-text {
197 text-align: center;
198 }
199 .registerstudent-text01 {
200 text-align: center;
201 }
202}
Note: See TracBrowser for help on using the repository browser.