diff options
Diffstat (limited to 'website/index.css')
-rw-r--r-- | website/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/index.css b/website/index.css index 66dcf3bb..5a3c0a68 100644 --- a/website/index.css +++ b/website/index.css @@ -87,6 +87,10 @@ code { font-weight: bold; } +.attribution { + font-size: 0.6em; +} + .downloadLink { background-image: url(downloadButton.png); display: block; |