|
|
| Line 242: |
Line 242: |
| font-weight: normal; | | font-weight: normal; |
| src: local("RuneScape Chat 2"), | | src: local("RuneScape Chat 2"), |
| local("RuneScape Chat"), | | local("RuneScape Chat"),'); |
| url('filepath://Runescape_chat.woff') format('woff'); | | url('filepath://Runescape_chat.woff') format('woff |
| } | | } |
|
| |
|
| Line 4,529: |
Line 4,529: |
| .property-page-results .header-title { | | .property-page-results .header-title { |
| color: inherit; | | color: inherit; |
| }
| |
|
| |
| .page-Special_CreateAccount .firstHeading,
| |
| .page-Special_UserLogin .firstHeading {
| |
| width: 32rem;
| |
| margin: 1.5em auto 0.4em;
| |
| }
| |
|
| |
| .page-Special_CreateAccount #contentSub,
| |
| .page-Special_UserLogin #contentSub {
| |
| display: none;
| |
| }
| |
|
| |
| .page-Special_CreateAccount .mw-ui-container,
| |
| .page-Special_UserLogin .mw-ui-container {
| |
| width: 32rem;
| |
| margin: 3em auto;
| |
| }
| |
|
| |
| .page-Special_CreateAccount .mw-ui-container #userloginForm,
| |
| .page-Special_UserLogin .mw-ui-container #userloginForm {
| |
| float: inherit;
| |
| margin: 0;
| |
| }
| |
|
| |
| .page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
| |
| .page-Special_UserLogin .mw-ui-container .mw-ui-vform {
| |
| margin: 2.5em auto 0;
| |
| width: 22rem;
| |
| }
| |
|
| |
| #signupstart,
| |
| #userloginprompt {
| |
| border: 1px solid #e4eaee;
| |
| box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
| |
| padding: 1.5em 2em 1em;
| |
| }
| |
|
| |
| #userloginForm label {
| |
| display: block;
| |
| margin-bottom: 0.25em;
| |
| }
| |
|
| |
| #userloginForm label[for="mw-input-captchaWord"] {
| |
| margin-bottom: 0.5em;
| |
| }
| |
|
| |
| .signup-realname-tip {
| |
| color: #656565;
| |
| font-size: 0.9em;
| |
| margin: -0.75em 0 0.75em;
| |
| }
| |
|
| |
| .mw-createacct-benefits-container {
| |
| display: none;
| |
| } | | } |
|
| |
|