.CalTodayDay {
	background-color: gainsboro;
}

.input_my_zzk {
    width: inherit;
}

#sidebar_toptags li > a {
    padding-right: 5px;
}
code {
white-space:pre;
}
#recent_comments_wrap {
    overflow: initial;
}
#gototop::before {
	content: "^";
	position: absolute;
	bottom: 2%;
	left: 36%;
}