]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/style.css
csc trick on steroids
[helm.git] / helm / www / matita / style.css
index a09fba17a9aab51d855ee2652f5d571f749a6485..c614becaa9a5c8f2faa9f3c9b14b38442dbe0776 100644 (file)
@@ -21,6 +21,16 @@ div.main {
   padding-left:20px;
 }
 
+div.news {
+  position: absolute;
+  top: 25px;
+  left: 845px;
+  font-size: 10pt;
+  width: 100px;
+  background: #eaeaea;
+  padding: 10px;
+}
+
 /* site-wide typesetting */
 
 body {
@@ -99,6 +109,17 @@ a.menu:hover {
   background-color: #ecf6f9;
 }
 
+/* news */
+
+div.news ul {
+  padding-left: 0px;
+  list-style: inside;
+}
+
+div.news span.date {
+  font-style: italic;
+}
+
 /* fancy classes */
 
 samp.tiny {