mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-12 01:38:46 +02:00
Improved whois/rdap client contrast
This commit is contained in:
parent
70e387ac5f
commit
4ed73ab23f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ $c['branding'] = isset($c['branding']) ? $c['branding'] : false;
|
|||
/* Improved font settings using system fonts */
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
background-color: #f4f4f4;
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
line-height: 1.6;
|
||||
padding: 20px;
|
||||
|
|
Loading…
Add table
Reference in a new issue