mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-29 23:53:17 +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 */
|
/* Improved font settings using system fonts */
|
||||||
body {
|
body {
|
||||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||||
background-color: #f4f4f4;
|
background-color: #fff;
|
||||||
color: #333;
|
color: #333;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue