#header {
	background: linear-gradient(90deg, #2E2E2E 0%, #1F2A36 100%)
}

#header h1 {
	text-align: center;
	letter-spacing: 0px;
}

#sidebar #rightSidebar div {
	border-bottom: none;
}

#indextable a:hover {
	background: none !important;
}

ul.menu li {
	padding-right: 0.5em;
	font-weight: bold;
	line-height: 30px;
}