diff options
Diffstat (limited to 'website/index.css')
-rw-r--r-- | website/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.css b/website/index.css index aa9a9e51..884a13dc 100644 --- a/website/index.css +++ b/website/index.css @@ -123,7 +123,7 @@ code { footer { margin-top: 8px; display: block; - color: #333; + color: #555; font-style: italic; font-size: 11px; width: 100%; |