vitro/webapp/web/css/menupage/sparqlresults.css

15 lines
230 B
CSS
Raw Normal View History

2012-02-29 20:11:34 +00:00
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.resultRow {
float:none;
clear:both;
}
.resultCell {
float:left;
border:1px solid #000000;
}
.resultHeading {
font-weight:bold;
}