drupal/core/themes/seven/css/theme/appearance-page.css

14 lines
196 B
CSS
Raw Normal View History

/**
* Appearance page.
*/
#system-themes-page h2 {
font-weight: normal;
text-transform: uppercase;
}
.theme-selector h3 {
font-weight: normal;
}
.theme-default h3 {
font-weight: bold;
}