2 * CSS stylesheet for the website http://matita.cs.unibo.it/
39 /* site-wide typesetting */
42 font-family: sans-serif;
44 background-image: url(images/sheetbg.png);
45 background-repeat: repeat;
59 border-bottom-style: solid;
61 border-color: #cb8080;
77 text-decoration: underline;
81 text-decoration: underline;
82 background-color: #ecf6f9;
86 list-style-type: square;
96 list-style-type: none;
104 text-decoration : none;
106 border-bottom-style: solid;
107 border-color: #cb8080;
114 text-decoration: none;
115 vertical-align: middle;
117 background-repeat: no-repeat;
122 text-decoration : none;
123 background-color: #ecf6f9;
154 padding-bottom: 28px;
167 border-color: #cb8080;
168 border-top-style: solid;
169 border-top-width: 3px;
172 a.quiet:link,visited,hover {
173 background-color: transparent;
174 text-decoration: none;
195 span.paper_abstract {
198 span.paper_abstract:before {
199 content: "Abstract: ";
203 span.paper_download {
207 a.paper_download { /* snipet from ikiwiki rss button, thanks! */
209 color: white !important;
210 border-left: 0.5px solid #cc9966;
211 border-top: 1px solid #ccaa99;
212 border-right: 1px solid #993300;
213 border-bottom: 1px solid #331100;
214 padding: 0px 0.5em 0px 0.5em;
215 font-family: helvetica, arial, sans-serif;
217 text-decoration: none;
236 list-style-type: none;
239 ul.news li span.date {
243 div.news div.newsheader {