2014-09-08 17:39:43 +00:00
|
|
|
/**
|
2014-09-18 14:27:00 +00:00
|
|
|
* Appearance page.
|
2014-09-08 17:39:43 +00:00
|
|
|
*/
|
|
|
|
#system-themes-page h2 {
|
|
|
|
font-weight: normal;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.theme-selector h3 {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
.theme-default h3 {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|