Template:DYK tools/styles.css
< Template:DYK tools
Jump to navigation
Jump to search
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; }")
/* {{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;
}