<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button-tabs{
	background-color: #f2f2f2;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button-tabs .button-tabs-btn{
	margin: 5px 5px;
}</pre></body></html>