diff --git a/macrovision.css b/macrovision.css index 5f0bcb7c..95357089 100644 --- a/macrovision.css +++ b/macrovision.css @@ -201,28 +201,45 @@ body.show-extra-options .options-block.options-block-optional { user-select: none; } -.options-banner { +.options-banner-buttons { + width: 100%; text-align: center; - font-size: 24pt; margin-top: 10px; - margin-bottom: 10px; - background: #242; +} + +.options-banner-button { + display: inline-block; + text-align: center; + font-size: 24pt; + background: #262; text-decoration: none; user-select: none; - margin-left: 10px; - margin-right: 10px; + border-radius: 6pt; + margin: 10px; + border-color: #666; + border-width: 3pt; + border-style: outset; + width: 90%; } -.options-banner:hover { - color: #222; +.options-banner-button:hover { background: #282; } +.options-banner-button:active { + background: #272; + border-style: inset; +} + .options-selector { font-size: 150%; width: 100%; } +.button-img { + height: 24pt; +} + #entities { position: absolute; user-select: none; diff --git a/macrovision.html b/macrovision.html index 62c6fb10..c34d5e5c 100644 --- a/macrovision.html +++ b/macrovision.html @@ -164,10 +164,11 @@
- Submit your character - Request other objects +

World Info