Bureaucrats, staff, Administrators
938
edits
| No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| @import "http://www.anidb.net/css/anidbstyle/anidbstyle_hacks.css"; | @import "http://www.anidb.net/css/anidbstyle/anidbstyle_hacks.css"; | ||
| #layout-content div.g_filterlist { | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.g_section { | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.g_section { | |||
|   border-top: 2px groove #BFC2CA; | |||
|   padding: 0.5em 0 0.5em 0; | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.hint2_results { | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.latest table { | |||
|   margin-left: auto; | |||
|   margin-right: auto; | |||
|   min-width: 80%; | |||
|   padding: 1em; | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.latestanimes_form { | |||
|   /*clear: both;*/ | |||
| } | |||
| #layout-content div.myvotes_all table { | |||
|   margin-left: auto; | |||
|   margin-right: auto; | |||
|   min-width: 80%; | |||
|   padding: 1em; | |||
|   /*clear: both;*/ | |||
| } | |||
| h2 { | |||
|   text-align: center; | |||
|   font-size: 117%; | |||
|   /*clear: both;*/ | |||
| } | |||
| h3 { | h3 { | ||