Template:DYK tools/styles.css

From PsiForum
< Template:DYK tools
Revision as of 05:49, 1 February 2022 by Tachyony (talk | contribs) (Created page with "→‎{{pp|small=yes}}: .dyk-tools { width: auto; } .dyk-tools .sidebar-title { background-color: #eaecf0; border: 1px solid #a2a9b1; } .dyk-tools .sidebar-content { font-size: 110%; padding-top: 0.2em; line-height: 1.6em; border: 1px solid #a2a9b1; } .dyk-tools .sidebar-content ul { text-align: center; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp|small=yes}} */
.dyk-tools {
	width: auto;
}

.dyk-tools .sidebar-title {
	background-color: #eaecf0;
	border: 1px solid #a2a9b1;
}

.dyk-tools .sidebar-content {
	font-size: 110%;
	padding-top: 0.2em;
	line-height: 1.6em;
	border: 1px solid #a2a9b1;
}

.dyk-tools .sidebar-content ul {
	text-align: center;
}