~jpgleeson/caint

11b01e1adaa2fd5056ed148c862804398ed31b76 — Jack Gleeson 1 year, 9 months ago b659445
CSS Updates.
1 files changed, 9 insertions(+), 0 deletions(-)

M wwwroot/css/caint.css
M wwwroot/css/caint.css => wwwroot/css/caint.css +9 -0
@@ 123,4 123,13 @@ button:hover, input[type="submit"]:hover{
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
}

.marker {
	color: #4f4f4f;
	font-size: 0.8em;
	float: right;
}
\ No newline at end of file