diff --git a/index.html b/index.html index 434c6229e0..4b624bde5a 100644 --- a/index.html +++ b/index.html @@ -35,16 +35,20 @@ body { bottom: 0px; font-size: 14px; } +#header { + margin-bottom: 4px; +} -

Solidity realtime compiler

+

Solidity realtime compiler

Source code on the left, compiled code and AST on the right (or error).
Note: Chrome/Chromium currently reports "Uncaught JavaScript Exception". -To work around this problem, enable the debug console (Ctrl+Shift+i) and reload. +To work around this problem, enable the debug console (Ctrl+Shift+i) and reload.
+Version: 42f5ae4c... 2014-03-16