User:Lestion/common.css

From EHWiki
Revision as of 16:12, 25 November 2019 by Lestion (talk | contribs) (Test css please ignore)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.
.hentaiverse-contentcell {
 background: #F9F9F9;
 border: 1px solid #AAAAAA;
 vertical-align: top;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 padding: 7px;
}

.hentaiverse-contentcell .titlebar {
 background: #E4F0F7;
 padding: 5px;
 margin: 3px;
 font-weight: bold;
 text-align: center;
 color: #033251;
 font-size: 120%;
}