X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=helm%2Fwww%2Fmatita%2Fstyle.css;h=a34f0a5aa965dc2cdb837f355d330545bd55f6aa;hb=9d356a6f202a77fb1dd67b57b1c86ac3ebe1382b;hp=38abf1714c66741617603e32ea910ee788250ade;hpb=c3c037204d2baf4e60b0ba8edd62a4f9acd17b70;p=helm.git diff --git a/helm/www/matita/style.css b/helm/www/matita/style.css index 38abf1714..a34f0a5aa 100644 --- a/helm/www/matita/style.css +++ b/helm/www/matita/style.css @@ -223,3 +223,23 @@ span.paper_title { font-weight: bold; } +dt { + margin-top:1em; + font-weight: bold; +} + +ul.news li { + margin-bottom: 1em; + list-style-type: none; +} + +ul.news li span.date { + font-weight: bold; +} + +div.news div.newsheader { + text-align: center; + margin-left:auto; + margin-right:auto; + font-weight: bold; +}