|
|
Línia 89: |
Línia 89: |
| ul.tabbernav li.tabberactive a { | | ul.tabbernav li.tabberactive a { |
| border-bottom: 1px solid #000000!important; | | border-bottom: 1px solid #000000!important; |
| }
| |
|
| |
| /*====================================
| |
| 5. Chartable
| |
| ====================================*/
| |
| /* chartable class for skinning character tables */
| |
|
| |
| table.chartable {
| |
| margin: 1em 1em 1em 0;
| |
| background: #f9f9f9;
| |
| border: 1px #4e96c0 solid;
| |
| border-collapse: collapse;
| |
| }
| |
|
| |
| table.chartable th, table.chartable td {
| |
| border: 1px #ccc solid;
| |
| padding: 0.2em;
| |
| }
| |
|
| |
| table.chartable th {
| |
| background: #7BA1EC;
| |
| color: #ffffff;
| |
| text-align: center;
| |
| }
| |
|
| |
| table.seasontable th {
| |
| color: #ffffff;
| |
| background: #5bbd53;
| |
| }
| |
|
| |
| table.volumetable th {
| |
| color: #ffffff;
| |
| background: #647dd1;
| |
| }
| |
|
| |
| table.movietable th {
| |
| color: #ffffff;
| |
| background: #A153D2;
| |
| }
| |
|
| |
| table.ovatable th {
| |
| color: #ffffff;
| |
| background: #f08f31;
| |
| }
| |
|
| |
| table.dramatable th {
| |
| color: #ffffff;
| |
| background: #67A56E;
| |
| }
| |
|
| |
| table.musictable th {
| |
| color: #ffffff;
| |
| background: #E268EF;
| |
| }
| |
|
| |
| table.gadgettable th {
| |
| color: #ffffff;
| |
| background: #FF9900;
| |
| }
| |
|
| |
| table.collectibletable th {
| |
| color: #ffffff;
| |
| background: #69C3A5;
| |
| }
| |
|
| |
| td.nospacing p {
| |
| margin: 0;
| |
| }
| |
|
| |
| table.crime {
| |
| /*margin-left: 4px;*/
| |
| line-height: 15.5px;
| |
| }
| |
|
| |
| .crime th, .crime td {
| |
| padding-top: 3px;
| |
| padding-bottom: 3px;
| |
| }
| |
|
| |
| table.headerlink th a,table.headerlink th a.new {
| |
| color: #FFFFFF;
| |
| border-bottom: 1px dotted #FFFFFF;
| |
| }
| |
|
| |
| table.headerlink th a:hover {
| |
| text-decoration: none;
| |
| }
| |
|
| |
| .char-image a img, .gadget-image a img {
| |
| border: 1px solid #ccc;
| |
| }
| |
|
| |
| table.top-align td, .char-appearances-table td, .gadget-appearances-table td {
| |
| vertical-align: top;
| |
| }
| |
|
| |
| .elenc-personatges-table .thumb, .gadget-appearances-table .thumb {
| |
| margin-bottom: 0px;
| |
| }
| |
|
| |
| .conan-side-cell {
| |
| vertical-align: middle;
| |
| }
| |
|
| |
| .conan-side-cell div {
| |
| background: url(http://www.detectiveconanworld.com/wiki/images/extra/bg-bricks.jpg) no-repeat;
| |
| height:136px;
| |
| margin:auto;
| |
| padding-top:42px;
| |
| width:120px;
| |
| }
| |
|
| |
| .conan-side-cell div img {
| |
| border: 1px solid #eaba75;
| |
| }
| |
|
| |
| .cells-centered td {
| |
| text-align: center;
| |
| }
| |
|
| |
| .bonav .collapseButton {
| |
| color: #cccccc;
| |
| }
| |
|
| |
| .bonav .collapseButton a {
| |
| color: #ffffff;
| |
| }
| |
|
| |
| /* People & gadget */
| |
|
| |
| .people ul, .gadget ul {
| |
| margin-top: 0;
| |
| font-size: 0.95em;
| |
| line-height: 1.4em;
| |
| }
| |
|
| |
| .people .squeezed ul, .gadget .squeezed ul {
| |
| line-height: 1.2em;
| |
| }
| |
|
| |
| #content .people ul, #content .gadget ul {
| |
| margin-bottom: 0;
| |
| } | | } |