From: Stefano Zacchiroli
To checkout a copy of the sources type: -
-svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/ -cd software/ -svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components -svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita -+ +
+ svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
+ cd software/
+ svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
+ svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
Once you got the sources, have a look at the diff --git a/helm/www/matita/style.css b/helm/www/matita/style.css index a2b5e8af5..a09fba17a 100644 --- a/helm/www/matita/style.css +++ b/helm/www/matita/style.css @@ -143,11 +143,6 @@ a.quiet img { border-style:none; } -pre.code { - margin-left: 2em; - font-size: 95%; -} - span.screenshots { float: right; }