File tree Expand file tree Collapse file tree 1 file changed +30
-30
lines changed Expand file tree Collapse file tree 1 file changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -258,43 +258,43 @@ ul {
258
258
padding : 6px 8px ;
259
259
}
260
260
}
261
+ }
261
262
262
- & .nav-lang {
263
- list-style : none ;
264
- margin : 0 ;
265
- padding : 5px 20px ;
266
- text-align : right ;
263
+ & .nav-lang {
264
+ list-style : none ;
265
+ margin : 0 ;
266
+ padding : 5px 20px ;
267
+ text-align : right ;
267
268
268
- li {
269
- border : none ;
270
- margin-right : 0 ;
271
- display : inline-block ;
269
+ li {
270
+ border : none ;
271
+ margin-right : 0 ;
272
+ display : inline-block ;
272
273
273
- & :after {
274
- content : "|" ;
275
- margin-right : 5px ;
276
- margin-left : 5px ;
277
- }
274
+ & :after {
275
+ content : "|" ;
276
+ margin-right : 5px ;
277
+ margin-left : 5px ;
278
+ }
278
279
279
- & :last-child :after {
280
- content : none ;
281
- color : $mineshaftGray ;
282
- }
280
+ & :last-child :after {
281
+ content : none ;
282
+ color : $mineshaftGray ;
283
+ }
283
284
284
- & .selected {
285
- text-decoration : none ;
286
- color : darken ($gray , 25% );
287
- }
285
+ & .selected {
286
+ text-decoration : none ;
287
+ color : darken ($gray , 25% );
288
+ }
288
289
289
- a {
290
- color : $mineshaftGray ;
291
- text-decoration : none ;
292
- border-color : $mineshaftGray ;
290
+ a {
291
+ color : $mineshaftGray ;
292
+ text-decoration : none ;
293
+ border-color : $mineshaftGray ;
293
294
294
- & :hover {
295
- color : darken ($gray , 25% );
296
- border-color : darken ($gray , 25% );
297
- }
295
+ & :hover {
296
+ color : darken ($gray , 25% );
297
+ border-color : darken ($gray , 25% );
298
298
}
299
299
}
300
300
}
You can’t perform that action at this time.
0 commit comments