User:Worf/anidb-dev.css

From AniDB
Revision as of 21:52, 4 February 2008 by Worf (talk | contribs) (New page: @import "http://static.anidb.net/css-dev/anidbstyle/anidbstyle.css"; h3 { font-size: 122%; } div.avatar [ display: none; } #layout-content div.block div.image { float: left; pad...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import "http://static.anidb.net/css-dev/anidbstyle/anidbstyle.css";

h3 {
  font-size: 122%;
}

div.avatar [
  display: none;
}

#layout-content div.block div.image {
  float: left;
  padding-right: 10px;
}

#layout-content div.g_section {
  white-space: nowrap;
}