summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/_themes/sphinx_rtd_theme/static/css/citheme.css
blob: 10e7d04c6f2fde18c89f723027433d4175f1883a (plain)
1
2
3
4
5
6
7
@import 'theme.css';

.highlighted {
	padding: 0px !important;
	font-weight: inherit !important;
	background-color: #f1d40f !important;	
}