]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/style.css
many pending modifications were there, now the website at least validates
[helm.git] / helm / www / matita / style.css
index 38abf1714c66741617603e32ea910ee788250ade..a34f0a5aa965dc2cdb837f355d330545bd55f6aa 100644 (file)
@@ -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;
+}