Fork of bibtexbrowser for static publications lists on the website of the ZRD Saar
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

28 lines
475 B

.datePublished {
background-color: blue;
}
.btb-header { }
.rheader {
font-size: large
}
.sheader {
padding-top: 10px;
}
.bibref {
/*padding:3px; */
/* padding-left:15px; */
vertical-align:top;
color:white;}
/*.bibtitle { font-weight:bold; }*/
.bibitem {
text-indent:-35px;
padding-left:35px;
}
.bibbooktitle { font-style:italic; }
.count { color:gray }
.sheader { font-weight:bold; font-size: large;}
.volume { font-style: italic; }
body {
background:green;
}