Index:Carnegie Flexner Report.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Dotted table cell */
.wst-dotted-rule {
	background-color: transparent;
	color: transparent;
	width: auto;
	margin: 2px auto 2px auto;
	height: 1px; 
	border-top: none;
	border-bottom: 1px dotted black;
}