diff --git a/index.html b/index.html index bb8c38c..eaf4a49 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

The Utrecht Haskell Compiler JavaScript Backend Page

href="http://www.norm2782.com/improving-uhc-js-report.pdf">Improving the UHC JavaScript Backend (Jurriƫn Stutterheim) and Getting - Rid of JavaScript with Haskell (Alessandro Vermeulen) in the mean time. Also take a look at + Rid of JavaScript with Haskell (Alessandro Vermeulen). Also take a look at Haskell: The JavaScript Problem. diff --git a/style.css b/style.css index c7ffa4b..b3a05fc 100644 --- a/style.css +++ b/style.css @@ -153,7 +153,7 @@ body { border-radius: 4px; border:1px solid #333; background-color: #FEFEFE; - box-shadow: 10px 10px 5px #888; + box-shadow: 0 0 5px 5px #888; } #header {