Template:Greek alphabet sidebar/styles.css
Appearance
/* {{pp-template}} */
.greek-alphabet-sidebar {
width: auto;
}
.greek-alphabet-sidebar .sidebar-top-image {
padding: 1.0em 0;
}
.greek-alphabet-sidebar .sidebar-title {
background: var(--background-color-progressive-subtle, #ccf);
font-size: 150%;
padding: 0.25em;
}
.greek-alphabet-sidebar .sidebar-heading {
background: var(--background-color-neutral, #ddf);
}
.greek-alphabet-sidebar .sidebar-content {
padding-top: 0.15em;
padding-bottom: 0.6em;
}
.greek-alphabet-sidebar .sidebar-below {
border-top: thin solid var(--border-color-base, #aaa);
line-height: 1.6em;
font-weight: bold;
padding-bottom: 0.4em;
border-bottom: thin solid var(--border-color-base, #aaa);
}