--- a/wiki/prototype.md Tue Apr 15 17:47:43 2014 +0200 +++ b/wiki/prototype.md Wed Apr 16 14:59:23 2014 +0200 @@ -11,3 +11,8 @@ +<script> + setInterval(function(){ + $( "#md-left-column" ).hide(); + },1000); +</script> \ No newline at end of file