@@ -137,11 +137,11 @@ Gitea's private styles use `g-` prefix.
137
137
.gt-m-4 { margin : 1rem !important ; }
138
138
.gt-m-5 { margin : 2rem !important ; }
139
139
140
- .gt- -m-1 { margin : -.125rem !important ; }
141
- .gt- -m-2 { margin : -.25rem !important ; }
142
- .gt- -m-3 { margin : -.5rem !important ; }
143
- .gt- -m-4 { margin : -1rem !important ; }
144
- .gt- -m-5 { margin : -2rem !important ; }
140
+ .-gt -m-1 { margin : -.125rem !important ; }
141
+ .-gt -m-2 { margin : -.25rem !important ; }
142
+ .-gt -m-3 { margin : -.5rem !important ; }
143
+ .-gt -m-4 { margin : -1rem !important ; }
144
+ .-gt -m-5 { margin : -2rem !important ; }
145
145
146
146
.gt-ml-0 { margin-left : 0 !important ; }
147
147
.gt-ml-1 { margin-left : .125rem !important ; }
@@ -150,11 +150,11 @@ Gitea's private styles use `g-` prefix.
150
150
.gt-ml-4 { margin-left : 1rem !important ; }
151
151
.gt-ml-5 { margin-left : 2rem !important ; }
152
152
153
- .gt- -ml-1 { margin-left : -.125rem !important ; }
154
- .gt- -ml-2 { margin-left : -.25rem !important ; }
155
- .gt- -ml-3 { margin-left : -.5rem !important ; }
156
- .gt- -ml-4 { margin-left : -1rem !important ; }
157
- .gt- -ml-5 { margin-left : -2rem !important ; }
153
+ .-gt -ml-1 { margin-left : -.125rem !important ; }
154
+ .-gt -ml-2 { margin-left : -.25rem !important ; }
155
+ .-gt -ml-3 { margin-left : -.5rem !important ; }
156
+ .-gt -ml-4 { margin-left : -1rem !important ; }
157
+ .-gt -ml-5 { margin-left : -2rem !important ; }
158
158
159
159
.gt-mr-0 { margin-right : 0 !important ; }
160
160
.gt-mr-1 { margin-right : .125rem !important ; }
@@ -163,11 +163,11 @@ Gitea's private styles use `g-` prefix.
163
163
.gt-mr-4 { margin-right : 1rem !important ; }
164
164
.gt-mr-5 { margin-right : 2rem !important ; }
165
165
166
- .gt- -mr-1 { margin-right : -.125rem !important ; }
167
- .gt- -mr-2 { margin-right : -.25rem !important ; }
168
- .gt- -mr-3 { margin-right : -.5rem !important ; }
169
- .gt- -mr-4 { margin-right : -1rem !important ; }
170
- .gt- -mr-5 { margin-right : -2rem !important ; }
166
+ .-gt -mr-1 { margin-right : -.125rem !important ; }
167
+ .-gt -mr-2 { margin-right : -.25rem !important ; }
168
+ .-gt -mr-3 { margin-right : -.5rem !important ; }
169
+ .-gt -mr-4 { margin-right : -1rem !important ; }
170
+ .-gt -mr-5 { margin-right : -2rem !important ; }
171
171
172
172
.gt-mt-0 { margin-top : 0 !important ; }
173
173
.gt-mt-1 { margin-top : .125rem !important ; }
@@ -176,11 +176,11 @@ Gitea's private styles use `g-` prefix.
176
176
.gt-mt-4 { margin-top : 1rem !important ; }
177
177
.gt-mt-5 { margin-top : 2rem !important ; }
178
178
179
- .gt- -mt-1 { margin-top : -.125rem !important ; }
180
- .gt- -mt-2 { margin-top : -.25rem !important ; }
181
- .gt- -mt-3 { margin-top : -.5rem !important ; }
182
- .gt- -mt-4 { margin-top : -1rem !important ; }
183
- .gt- -mt-5 { margin-top : -2rem !important ; }
179
+ .-gt -mt-1 { margin-top : -.125rem !important ; }
180
+ .-gt -mt-2 { margin-top : -.25rem !important ; }
181
+ .-gt -mt-3 { margin-top : -.5rem !important ; }
182
+ .-gt -mt-4 { margin-top : -1rem !important ; }
183
+ .-gt -mt-5 { margin-top : -2rem !important ; }
184
184
185
185
.gt-mb-0 { margin-bottom : 0 !important ; }
186
186
.gt-mb-1 { margin-bottom : .125rem !important ; }
@@ -189,11 +189,11 @@ Gitea's private styles use `g-` prefix.
189
189
.gt-mb-4 { margin-bottom : 1rem !important ; }
190
190
.gt-mb-5 { margin-bottom : 2rem !important ; }
191
191
192
- .gt- -mb-1 { margin-bottom : -.125rem !important ; }
193
- .gt- -mb-2 { margin-bottom : -.25rem !important ; }
194
- .gt- -mb-3 { margin-bottom : -.5rem !important ; }
195
- .gt- -mb-4 { margin-bottom : -1rem !important ; }
196
- .gt- -mb-5 { margin-bottom : -2rem !important ; }
192
+ .-gt -mb-1 { margin-bottom : -.125rem !important ; }
193
+ .-gt -mb-2 { margin-bottom : -.25rem !important ; }
194
+ .-gt -mb-3 { margin-bottom : -.5rem !important ; }
195
+ .-gt -mb-4 { margin-bottom : -1rem !important ; }
196
+ .-gt -mb-5 { margin-bottom : -2rem !important ; }
197
197
198
198
.gt-mx-0 { margin-left : 0 !important ; margin-right : 0 !important ; }
199
199
.gt-mx-1 { margin-left : .125rem !important ; margin-right : .125rem !important ; }
@@ -202,11 +202,11 @@ Gitea's private styles use `g-` prefix.
202
202
.gt-mx-4 { margin-left : 1rem !important ; margin-right : 1rem !important ; }
203
203
.gt-mx-5 { margin-left : 2rem !important ; margin-right : 2rem !important ; }
204
204
205
- .gt- -mx-1 { margin-left : -.125rem !important ; margin-right : -.125rem !important ; }
206
- .gt- -mx-2 { margin-left : -.25rem !important ; margin-right : -.25rem !important ; }
207
- .gt- -mx-3 { margin-left : -.5rem !important ; margin-right : -.5rem !important ; }
208
- .gt- -mx-4 { margin-left : -1rem !important ; margin-right : -1rem !important ; }
209
- .gt- -mx-5 { margin-left : -2rem !important ; margin-right : -2rem !important ; }
205
+ .-gt -mx-1 { margin-left : -.125rem !important ; margin-right : -.125rem !important ; }
206
+ .-gt -mx-2 { margin-left : -.25rem !important ; margin-right : -.25rem !important ; }
207
+ .-gt -mx-3 { margin-left : -.5rem !important ; margin-right : -.5rem !important ; }
208
+ .-gt -mx-4 { margin-left : -1rem !important ; margin-right : -1rem !important ; }
209
+ .-gt -mx-5 { margin-left : -2rem !important ; margin-right : -2rem !important ; }
210
210
211
211
.gt-my-0 { margin-top : 0 !important ; margin-bottom : 0 !important ; }
212
212
.gt-my-1 { margin-top : .125rem !important ; margin-bottom : .125rem !important ; }
@@ -215,11 +215,11 @@ Gitea's private styles use `g-` prefix.
215
215
.gt-my-4 { margin-top : 1rem !important ; margin-bottom : 1rem !important ; }
216
216
.gt-my-5 { margin-top : 2rem !important ; margin-bottom : 2rem !important ; }
217
217
218
- .gt- -my-1 { margin-top : -.125rem !important ; margin-bottom : -.125rem !important ; }
219
- .gt- -my-2 { margin-top : -.25rem !important ; margin-bottom : -.25rem !important ; }
220
- .gt- -my-3 { margin-top : -.5rem !important ; margin-bottom : -.5rem !important ; }
221
- .gt- -my-4 { margin-top : -1rem !important ; margin-bottom : -1rem !important ; }
222
- .gt- -my-5 { margin-top : -2rem !important ; margin-bottom : -2rem !important ; }
218
+ .-gt -my-1 { margin-top : -.125rem !important ; margin-bottom : -.125rem !important ; }
219
+ .-gt -my-2 { margin-top : -.25rem !important ; margin-bottom : -.25rem !important ; }
220
+ .-gt -my-3 { margin-top : -.5rem !important ; margin-bottom : -.5rem !important ; }
221
+ .-gt -my-4 { margin-top : -1rem !important ; margin-bottom : -1rem !important ; }
222
+ .-gt -my-5 { margin-top : -2rem !important ; margin-bottom : -2rem !important ; }
223
223
224
224
.gt-m-auto { margin : auto !important ; }
225
225
.gt-mx-auto { margin-left : auto !important ; margin-right : auto !important ; }
0 commit comments