mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:57:35 +00:00
Base: Change browser test page link color for better visibility (#3068)
This commit is contained in:
parent
083671ef2c
commit
025a2a3c5b
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ body {
|
||||||
h1 {
|
h1 {
|
||||||
color: #a00;
|
color: #a00;
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
color: #ae7250;
|
||||||
|
}
|
||||||
span#ua {
|
span#ua {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue