Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
  span.mw-addlisting {     font-size: small;     font-weight: normal;     display: inline-block;   }    span.vcard-edit-button a {     color: rgb(150,150,150);   }      .ui-dialog {     font-size:0.8em;   }      body .ui-dialog .ui-widget-header {     background: rgb(169, 200, 214) !important;   }      #progress-dialog {     font-size:large;     padding-top:22px;     text-align:center;   }      #listing-editor {     font-size:0.9em;     padding: 0em 1.5em 1em;   }      #listing-editor fieldset {     float:left;     border:0;     padding:0.2em;   }      #listing-editor textarea {     width: 86%;   }    #listing-editor .input-text {     padding:0.05em;   }      #listing-editor .input-text label {     width: 5em;     float: left;     text-align: right;     margin-right: 0.5em;     margin-top:0.2em;   }      #listing-help {     margin-right: 30px;   }