Tech/Header/styles.css

.plainlinks .tech-header-intro .module-clickable-button-3.module-clickable-button-progressive a.external {
	background:#0645ad !important;
	padding:5px 12px !important;
}
.tech-header-irc {
	margin:2px auto;
	width:15.6em;
	background:var(--background-color-neutral-subtle, #f8f9fa);
	color:inherit;
	border:1px solid #a2a9b1;
	padding:0.4em;
}
.tech-header-irc-left {
	float:left;
}
.tech-header-irc-right {
	float:right;
}
.tech-header-ask-button {
	text-align:center;
	margin:15px;
}
.tech-header-third-party {
	font-size:1.0em;
}