2 * CSS stylesheet for the website http://matita.cs.unibo.it/
24 /* site-wide typesetting */
27 font-family: sans-serif;
29 background-image: url(images/sheetbg.png);
30 background-repeat: repeat;
44 border-bottom-style: solid;
46 border-color: #cb8080;
62 text-decoration: underline;
66 text-decoration: underline;
67 background-color: #ecf6f9;
71 list-style-type: square;
77 list-style-type: none;
85 text-decoration : none;
87 border-bottom-style: solid;
88 border-color: #cb8080;
93 text-decoration: none;
98 text-decoration : none;
99 background-color: #ecf6f9;
131 border-color: #cb8080;
132 border-top-style: solid;
133 border-top-width: 3px;
136 a.quiet:link,visited,hover {
137 background-color: transparent;
138 text-decoration: none;