MediaWiki:Common.css: diferència entre les revisions

Mpuj (discussió | contribucions)
Afegir contingut
Mpuj (discussió | contribucions)
Afegir contingut
Línia 109: Línia 109:
   color: #ffffff;
   color: #ffffff;
   text-align: center;
   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;
}
.char-appearances-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;
}
}