X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fstyle.css;fp=helm%2Fwww%2Fmatita%2Fstyle.css;h=38ad69c8b8909d57abb677f84fb1f35229bdb3a3;hb=29a6362af7185c72a146b50815ad1574225a027f;hp=ef9fd1cb122d91a7544cc2df074b0626e8efb728;hpb=a23193052609e07ce850716660f5db020164af9d;p=helm.git diff --git a/helm/www/matita/style.css b/helm/www/matita/style.css index ef9fd1cb1..38ad69c8b 100644 --- a/helm/www/matita/style.css +++ b/helm/www/matita/style.css @@ -152,3 +152,21 @@ span.screenshots { float: right; } +/* papers */ + +li.paper { + padding-bottom: 5px; +} + +span.paper_abstract { + display: none; +} + +span.paper_author { + font-style: italic; +} + +span.paper_title { + font-weight: bold; +} +