File tree 2 files changed +15
-14
lines changed
2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -88,36 +88,37 @@ main.site-content {
88
88
}
89
89
90
90
# linode-logo {
91
- padding-left : 15 px ;
92
- background : url (https://www.linode.com/wp-content/uploads/2021/01/Linode-Logo-Black.svg ) no-repeat center;
93
- filter : invert ( 1 ) grayscale ( 1 ) ;
94
- background-size : 60 px ;
91
+ padding-left : 5 px ;
92
+ background : url (/static/images/sponsors_dark/linode_text.png ) no-repeat center;
93
+ background-size : 49 px ;
94
+ background-position : 2 px center ;
95
95
color : # 00000000 ;
96
96
}
97
97
98
98
# netcup-logo {
99
99
padding-left : 15px ;
100
+ padding-bottom : 3px ;
100
101
background : url (/static/images/sponsors/netcup-white.svg) no-repeat center;
101
102
background-size : 60px ;
102
- background-position : 0 px 3 px ;
103
+ background-position : 2 px 4 px ;
103
104
color : # 00000000 ;
104
105
}
105
106
106
107
# django-logo {
107
- padding-bottom : 2 px ;
108
- background : url (https://static.djangoproject.com/img/logos/django-logo-negative.svg) no-repeat center ;
109
- filter : grayscale ( 1 ) invert ( 0.09 ) ;
110
- background-size : 52 px 25.5 px ;
111
- background-position : -2 px - 1px ;
108
+ padding-bottom : 4 px ;
109
+ padding-left : 5 px ;
110
+ background : url (/static/images/events/logos_dark/django.png) no-repeat center ;
111
+ background-size : 56 px ;
112
+ background-position : -1 px 1px ;
112
113
color : # 00000000 ;
113
114
}
114
115
115
116
# bulma-logo {
116
- padding-left : 18 px ;
117
+ padding-left : 8 px ;
117
118
height : 20px ;
118
- background : url (https://bulma.io/assets/brand/Bulma%20Logo %20White.png) no-repeat center;
119
- background-size : 60 px ;
120
- background-position : 0 px 3 px ;
119
+ background : url (https://bulma.io/assets/brand/Bulma%20Wordmark %20White.png) no-repeat center;
120
+ background-size : 47 px ;
121
+ background-position : center center ;
121
122
color : # 00000000 ;
122
123
}
123
124
You can’t perform that action at this time.
0 commit comments