X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fnlibrary%2Ftopology%2Fpreamble.xml;h=3e76da66b33c4c803ee137f5590bd9e4040fc69c;hb=e008452eb6b63f53b4eafc13853f7521d411dd00;hp=66f62acbe54d826dd86e9d7caf3492069f49d8a2;hpb=21e0138ea9ff36fcc85e21081aa996d8eb063fb3;p=helm.git diff --git a/helm/software/matita/nlibrary/topology/preamble.xml b/helm/software/matita/nlibrary/topology/preamble.xml index 66f62acbe..3e76da66b 100644 --- a/helm/software/matita/nlibrary/topology/preamble.xml +++ b/helm/software/matita/nlibrary/topology/preamble.xml @@ -7,11 +7,14 @@ pre, code { font-family: monospace; } -p code { +p code, li code { font-size: 130%; border-style: dashed; border-width: 1px; - padding: 0.2em; + padding-top: 0.2em; + padding-bottom: 0.2em; + padding-left: 0.3em; + padding-right: 0.3em; line-height: 1.8em; border-color: grey; } @@ -36,8 +39,11 @@ date { } body { - margin-right: 1em; + margin-right: 3em; + margin-left: 4em; } + +p { text-align: justify; }