We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c63524 commit d5026f3Copy full SHA for d5026f3
pydis_site/static/css/base/base.css
@@ -88,8 +88,8 @@ main.site-content {
88
89
#django-logo {
90
padding-bottom: 2px;
91
- background: url(https://static.djangoproject.com/img/logos/django-logo-negative.png) no-repeat center;
92
- filter: grayscale(1) invert(0.02);
+ background: url(https://static.djangoproject.com/img/logos/django-logo-negative.svg) no-repeat center;
+ filter: grayscale(1) invert(0.09);
93
background-size: 52px 25.5px;
94
background-position: -1px -2px;
95
color: #00000000;
0 commit comments