2007年8月25日 星期六

opac-MARCdetail


修正 opac-MARCdetail css



.MARCtag { /* style for tag definition (700 - Statement of responsability) */
background-color : #CCFFCC;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
font-size : 12px;
font-weight:bold;
clear : both;
margin : 0;
padding : 2px 0;
}

.labelsubfield { /* style for each subfield (like : a Publication year), just before the biblio subfield */
border-bottom : 1px solid #993366;
border-right : 1px solid #993366;
font-size : .90em;
clear : both;
font-weight : bold;
float:left;
width: 12em;
margin-left:30px;
}

沒有留言: