User:Worf/anidb-dev.css

From AniDB
Revision as of 22:11, 4 February 2008 by Worf (talk | contribs)
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;
}

#layout-content div.g_menu ul.state {
  height: 15px;
  padding-top: 2px;
  padding-bottom: 1px;
}


#layout-content div.myplace_all div.stats_mylist,
#layout-content div.myplace_all div.stats_contrib,
#layout-content div.myplace_all div.stats_creq,
#layout-content div.myplace_all div.stats_roles {
  
}

#layout-menu div.menu ul.other li.help,
#layout-menu div.menu ul.other li.report,
#layout-menu div.menu ul.other li.reclinks {
  display: none;
}

#layout-menu div.menu ul.mod {
  position: absolute;
  top: 300px;
  left: 20px;
  padding: 10px;
  background-color: transparent;
  border: 0px;
}
#layout-menu div.usermenu {
	position: absolute;
	top: 400px;
	left: 10px;
}