X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fstyle.css;h=a34f0a5aa965dc2cdb837f355d330545bd55f6aa;hb=790eccfa6b94dc82826d919691f8d4bfadb04573;hp=38abf1714c66741617603e32ea910ee788250ade;hpb=8006e4bd874610ba8b2661deae103626bbfce1e0;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; +}