We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
0ct0pu5
/
ladybird
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
Base: Change browser test page link color for better visibility (
#3068
)
Abu Sakib
5 lat temu
rodzic
083671ef2c
commit
025a2a3c5b
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
Base/res/html/misc/welcome.html
+ 3
- 0
Base/res/html/misc/welcome.html
Wyświetl plik
@@ -16,6 +16,9 @@ body {
h1 {
color: #a00;
}
+a {
+ color: #ae7250;
+}
span#ua {
color: red;
}