mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +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 {
|
||||
color: #a00;
|
||||
}
|
||||
a {
|
||||
color: #ae7250;
|
||||
}
|
||||
span#ua {
|
||||
color: red;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue