Merge branch 'main' into main

This commit is contained in:
smartfridge 2021-05-04 17:43:18 +02:00 committed by GitHub
commit d74b03e23e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,8 @@
} }
.titlebar { .titlebar {
background-color: #2c2f33 !important; font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 0px !important; background-color: #202225;
} }
body { body {
@ -26,7 +26,7 @@
text-align: center; text-align: center;
font-weight: 100; font-weight: 100;
transform: translateY(360%); transform: translateY(360%);
font-family: Whitney,"Helvetica Neue",Helvetica,Arial,sans-serif; font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;
text-rendering: optimizeLegibility; text-rendering: optimizeLegibility;
font-style: italic; font-style: italic;
} }
@ -87,4 +87,4 @@
</script> </script>
</body> </body>
</html> </html>