change about colors

master
Dominika Liberda 2021-10-12 16:14:50 +02:00
parent 841e6dc516
commit ef41ab718c
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
background-image: url("chrome://branding/content/about-background.png");
background-repeat: no-repeat;
background-color: #00acff;
color: #090909;
color: #ccc;
}
/*
@ -19,7 +19,7 @@ firefox-85.0/browser/base/content/aboutDialog.xhtml
.text-link {
color: #101010 !important;
color: #c2c2c2 !important;
text-decoration: underline;
}