User:C.Syde65/common.css

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Important note on account security
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with importScript or iusc, take note that this causes you to dynamically load a remote script, which could be changed by others. The code will be executed when you preview this page.

Note: After saving, 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)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Edge: Press Ctrl-Shift-Del, select Cached data and files, and click Clear
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/*users*/
a[href="/wiki/User:K6ka"]               { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"]           { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:TheTimMan"]          { color:green !important; font-weight:bold !important; }

.mw-editform-legacy input#wpSummary,
input#wpSummary {
    border-radius: 3px;
    border: 1px solid #eaeff3;
    border-left: 2px solid #eaeff3;
    border-top: 2px solid #bcbec2;
    border-bottom: 1px solid #eaeff3;
    border-right: 2px solid #eaeff3;
    border-radius: 3px;
    max-width: 970px !important;
    padding: 4.5px !important;
}