diff --git a/theme/cordoroyblue/styles.php b/theme/cordoroyblue/styles.php index 7f1c7b9b196..6d5f44e54f1 100644 --- a/theme/cordoroyblue/styles.php +++ b/theme/cordoroyblue/styles.php @@ -230,3 +230,25 @@ form { .forumpostmessage { } + + +.siteinfo { + border-width: 1px; + border-color: borders?>; + border-style: solid; +} + +.siteinfocontent { +} + + +.generalbox { + border-width: 1px; + border-color: borders?>; + border-style: solid; +} + +.generalboxcontent { + background-image: none; + background-color: cellcontent?>; +}