File tree Expand file tree Collapse file tree 2 files changed +1
-56
lines changed Expand file tree Collapse file tree 2 files changed +1
-56
lines changed Original file line number Diff line number Diff line change @@ -412,61 +412,6 @@ a.primary {
412
412
width : auto;
413
413
}
414
414
415
- /*
416
- * Sponsors table
417
- *
418
- */
419
- .sponsors-table {
420
- width : 100% ;
421
- margin-top : 20px ;
422
- line-height : 1 ;
423
- }
424
-
425
- .sponsors-table td {
426
- vertical-align : middle;
427
- }
428
-
429
- .sponsors-table h3 {
430
- display : inline;
431
-
432
- margin : 0 ;
433
- padding-bottom : 20px ;
434
- position : relative;
435
- top : -0.8rem ;
436
- }
437
-
438
- .sponsors-table .sponsor-image {
439
- text-align : right;
440
- padding-right : 12px ;
441
- padding-bottom : 20px ;
442
- width : 128px ;
443
- }
444
-
445
- .sponsors-table .sponsor-amount {
446
- padding-left : 12px ;
447
- }
448
-
449
- .sponsors-table .sponsor-name {
450
- background-image : linear-gradient (
451
- 90deg ,
452
- var (--bg-color ) 25% ,
453
- var (--bg-color ) 75% ,
454
- var (--border-color ) 75%
455
- );
456
- background-size : 6px 2px ;
457
- background-position : 0 40% ;
458
- background-repeat : repeat-x;
459
- }
460
-
461
- .sponsors-table .sponsor-name h3 {
462
- background-color : var (--accent-bg-color );
463
- padding-right : 10px ;
464
- }
465
-
466
- .sponsor-amount {
467
- white-space : nowrap;
468
- }
469
-
470
415
/*
471
416
* Footer
472
417
*
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ <h2>Sponsoring Neovim development</h2>
50
50
</ dl >
51
51
</ div >
52
52
53
- < div >
53
+ < div style =" padding-left: 2em; " >
54
54
< h2 > Sponsors</ h2 >
55
55
< div id ="sponsors2 " class ="first-level-sponsor ">
56
56
< a href ="https://www.meta.com/ " style ="display: block; ">
You can’t perform that action at this time.
0 commit comments