diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-02-13 21:21:20 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-02-13 21:21:20 +0100 |
| commit | 21d179c762d87e0790206fe59b08ffd49bb4a53b (patch) | |
| tree | 2e1183aec6a34cd85e3358e7240a5aa1731e5d6d /scraper/client/common/common.css | |
| parent | 5c176ce457f195dfad15d0c7d01d36fc2f9fdbdd (diff) | |
autocompleting
Diffstat (limited to 'scraper/client/common/common.css')
| -rw-r--r-- | scraper/client/common/common.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css index b014541a..fb31aefb 100644 --- a/scraper/client/common/common.css +++ b/scraper/client/common/common.css @@ -7,7 +7,7 @@ html,body { } body { font-family: Helvetica, sans-serif; - font-weight: 300; + color: #333; } h1 { |
