diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-18 20:23:37 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-18 20:23:37 +0200 |
commit | 297ab16c1ae7c2175da750d2f808bea234668f25 (patch) | |
tree | bddc981aa0241308f83830fcebdcfaca4ec95696 /website/index.css | |
parent | 4dbf06f171b4a68aec512d715efdcece2e3031ef (diff) | |
download | lombok-297ab16c1ae7c2175da750d2f808bea234668f25.tar.gz lombok-297ab16c1ae7c2175da750d2f808bea234668f25.tar.bz2 lombok-297ab16c1ae7c2175da750d2f808bea234668f25.zip |
Added credits page.
Diffstat (limited to 'website/index.css')
-rw-r--r-- | website/index.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/index.css b/website/index.css index bc3f9e3c..e2884250 100644 --- a/website/index.css +++ b/website/index.css @@ -134,3 +134,8 @@ code { width: 100%; text-align: center; } + +.creditsLink { + font-style: normal; + font-weight: bold; +} |