Diferencia entre revisiones de «MediaWiki:Common.css»

 
(No se muestran 3 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
div#bilder {
 
  display: none;
 
}
 
 
div#column-one{
 
  padding-top: 1px;
 
}
 
 
div#column-content{
 
  position: static;
 
  opacity: .99;
 
  z-index: 1;
 
  margin: 315px 0 0 -12.8em;
 
}
 
 
 
body{
 
body{
  background: #000 url('http://wiki.metin2.it/images/c/ca/SkinMetin2.jpg');
 
  background-repeat: no-repeat;
 
  background-position: center top;
 
  background-attachment:fixed;
 
}
 
  
div#p-logo.portlet {
 
  padding: 0 0 0 0;
 
  background-repeat: no-repeat;
 
  background-position: left top;
 
  position: static;
 
  margin-left: auto;
 
  margin-right: auto;
 
  margin-top: -280px;
 
  margin-bottom: 0px;
 
  background-image: url(http://wiki.metin2.es/images/1/16/Logo_Metin2.png);
 
  width: 871px;
 
  height: 100px;
 
}
 
#p-logo a:hover, #p-logo a {
 
background-attachment: fixed;
 
width: 510px;
 
height: 100px;
 
background-position: 500px 300px !important;
 
background-repeat: no-repeat;
 
display: block;
 
 
}
 
}
  
div#content {
+
td,th {padding: 2px !important}
  color: #000;
 
  padding: 10px 35px 20px 35px;
 
  margin-top: 0px;
 
  margin-left: auto;
 
  margin-right: auto;
 
  width: 890px;
 
  border-width: 0px;
 
  background: url("http://wiki.metin2.es/images/2/2d/ContentBackground.png") repeat;
 
}
 
 
 
#bodyContent a.external:visited{
 
  color: #000;
 
}
 
 
 
div#content .content-footer{
 
position: relative;
 
width: 960px;
 
padding: 0px;
 
left: -35px;
 
right: 0px;
 
bottom: -60px;
 
background: url('http://wiki.metin2.co.uk/images/b/bb/WikiContentFooterBackground.png') no-repeat scroll top center transparent !important;
 
height: 56px;
 
z-index: 0;
 
}
 
 
 
 
 
#p-cactions{
 
  position: static;
 
  width: 960px;
 
  background-repeat: no-repeat;
 
  padding: 0px 0px 0px 0px;
 
  height: 156px;
 
  margin-top: 214px;
 
  margin-left: auto;
 
  margin-right: auto;
 
  background: url('http://wiki.metin2.es/images/5/55/ContentHeaderBackground.png');
 
}
 
 
 
div.pBodyTabs{
 
  position: absolute;
 
  margin-top: 20px;
 
  margin-left: 35px;
 
}
 
 
 
#p-cactions li {
 
  border-style: none;
 
}
 
 
 
#p-cactions li.selected a,
 
#p-cactions .new a,
 
#p-cactions li a {
 
  padding-top: 2px!important;
 
  padding-bottom: 3px!important;
 
  font-weight:normal;
 
  font-size: 15px;
 
  color: #fece58;
 
  border: 1px solid #f1de8e;
 
  background: none;
 
  z-index: 1;
 
  border-radius: 6px;
 
}
 
 
 
#p-cactions li.selected a:hover,
 
#p-cactions li a:hover,
 
#p-cactions .new a:hover {
 
  background: rgba(255, 255, 255, 0.06);
 
  font-size: 15px;
 
  color: #ccff33;
 
}
 
 
 
ul {
 
  list-style-image: url("http://wiki.metin2.cz/images/4/4b/MinusS.png");
 
}
 
 
 
#catlinks,
 
.catlinks {
 
  border-radius: 5px;
 
  border-top: 1px solid #b35d52;
 
  background: #4D0000;
 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(80,0,0,1)), color-stop(100%,rgba(51,3,0,1)));
 
  border-bottom: 1px solid #000;
 
  color: rgb(241, 222, 142);
 
}
 
 
 
#catlinks a,
 
.catlinks a {
 
  color: rgb(241, 222, 142);
 
}
 
 
 
div#footer {
 
  position: absolute;
 
  margin: 0px 0px 0px 0px;
 
  padding: 50px 0px 0px 0px;
 
  display: block;
 
  width: 100%;
 
  border: none;
 
  height:203px;
 
  background: transparent url(http://sia1.subirimagenes.net/img/2014/06/19/140619105845842733.png);
 
  background-position: center;
 
  background-repeat: no-repeat;
 
}
 
 
 
h1.firstHeading {
 
  font-size: 28px;
 
  font-family: serif;
 
  vertical-align: middle;
 
  padding: 22px 0 3px 0 !important;
 
  text-shadow: 2px 2px 1px #000;
 
  background: url("http://wiki.metin2.es/images/4/4e/H1.png") no-repeat scroll right bottom transparent;
 
  display: table-cell;
 
  height: 73px;
 
  position: relative;
 
  width: 890px;
 
  color: #fece58;
 
  text-indent: 70px;
 
  border-bottom: 0px;
 
  top: -50px;
 
  padding-top: 22px;
 
}
 
 
 
h2#filehistory{
 
  margin-top: 40px;
 
}
 
 
 
#mw-content-text h3,
 
#mw-content-text h4,
 
#mw-content-text h5,
 
#mw-content-text h6 {
 
  color: #7b1325;
 
  font-family: serif;
 
  font-weight: normal;
 
}
 
 
 
#mw-content-text h2 {
 
  font-size: 22px;
 
  border-bottom: none;
 
  padding-top: 25px;
 
  color: #7b1325;
 
  font-family: serif;
 
  background-size: 1550px 50px !important;
 
  text-indent: 5px;
 
  background: url(http://gf3.geo.gfsrv.net/cdn29/bda06d2bfd5891a990dc847ac14a59.png) top right no-repeat;
 
}
 
 
 
#toc h2,
 
.toc h2 {
 
  display: inline;
 
  border: none;
 
  padding: 0;
 
  font-size: 100%;
 
  font-weight: bold;
 
  background: none;
 
}
 
 
 
#toc,
 
.toc,
 
.mw-warning {
 
  background: url("http://board.mx.metin2.gameforge.com/wcf/images/m2bp/m2_default_selectbg.png") repeat;
 
  border: 2px solid #6E300B;
 
  color: #FFF;
 
  border-radius: 5px;
 
  display: inline-block;
 
}
 
body.page-ASD div.mw-content-ltr,
 
body.page-Página_principal div.mw-content-ltr{
 
  margin-top: -63px;
 
}
 
body.page-ASD h1.firstHeading,
 
body.page-Página_principal #catlinks,
 
body.page-Página_principal h1.firstHeading{
 
  display: none;
 
}
 
 
 
#p-personal{
 
  z-index: 3;
 
  padding-top: 0px;
 
  height: 26px;
 
  background: url(http://wiki.metin2.es/images/8/81/Userbar.png) top -4px center repeat;
 
}
 
 
 
#p-personal .pBody{
 
  padding-top: 4px;
 
}
 
 
 
#p-personal li {
 
  margin-left: 10px;
 
}
 
 
 
#p-personal li a {
 
  padding: 0px 0px 0px 0px;
 
  color: #fece58;
 
  text-decoration: none;
 
}
 
 
 
#p-personal li a:hover {
 
  background: none;
 
  color: #fff780;
 
}
 
 
 
/* Edicion de p-navigation */
 
 
 
#p-navigation{
 
  height: 26px;
 
  top: 3px;
 
  background: none;
 
  margin: 0 0 0 0;
 
  position: absolute;
 
  width: auto;
 
}
 
 
 
#p-navigation ul{
 
  padding: 0 0 0 0;
 
  margin:0 0 0 0;
 
  list-style-type: none;
 
  text-align: left;
 
}
 
 
 
#p-navigation li{
 
  padding: 0 0 0 10px;
 
  display: inline;
 
  text-align: center;
 
  margin: 0 0px 0 0;
 
}
 
 
 
#p-navigation li a {
 
  padding: 0px 0px 0px 0px;
 
  color: #fece58;
 
  text-decoration: none;
 
}
 
 
 
#p-navigation li a:hover{
 
  color: #fff780;
 
}
 
 
 
#p-navigation .portletNavBG,
 
#p-navigation .portletNavKette,
 
#p-navigation .portletNavBtn,
 
#p-navigation h5{
 
  display: none;
 
}
 
#p-navigation .portletNavMiddle{
 
  width: 100%;
 
  background: none;
 
}
 
 
 
/* Fin de edicion de p-navigation */
 
/* Edicion de p-search */
 
 
 
#p-search{
 
  right: 18px;
 
  height: 27px;
 
  top: 29px;
 
  background: none;
 
  margin: -6px 0 0 0;
 
  position: absolute;
 
  width: auto;
 
}
 
 
 
#p-search .portletNavBG,
 
#p-search .portletNavKette,
 
#p-search .portletNavBtn,
 
#p-search h5{
 
  display: none;
 
}
 
#p-search .portletNavMiddle{
 
  width: 100%;
 
  background: none;
 
}
 
#mw-searchButton,
 
#searchGoButton{
 
  padding-bottom: 0px;
 
}
 
/* Fin de edicion de p-search */
 
/* Comunidades */
 
 
 
#p-Comunidad_ES{
 
  left: 153px;
 
}
 
 
 
{
 
  height: 131px;
 
}
 
 
 
#p-Comunidad_MX{
 
  left: -2px;
 
}
 
 
 
#p-tb{
 
  left: 310px;
 
}
 
 
 
#p-lang{
 
  left: 466px;
 
}
 
 
 
#p-Comunidad_MX:hover,
 
#p-Comunidad_ES:hover,
 
#p-tb:hover,
 
#p-lang:hover{
 
  height: auto;
 
}
 
 
 
#p-tb,
 
#p-Comunidad_MX,
 
#p-Comunidad_ES,
 
#p-lang{
 
  position: absolute;
 
  height: 30px;
 
  top: 26px;
 
  z-index: 1;
 
}
 
.portletNavKetteEnd,
 
.portletNavKette{
 
  display: none;
 
}
 
#p-navigation{
 
  z-index: 3;
 
}
 
div#globalWrapper{
 
  height: 56px;
 
  background: #4D0000;
 
}
 
 
 
.portletNavBG{
 
  background: url(http://wiki.metin2.es/images/8/89/NavBG.png);
 
}
 
 
 
span.subpages{
 
  margin-bottom: 55px;
 
}
 
li.gallerybox div.thumb,
 
div.thumbinner {
 
    background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
 
    border:1px solid;
 
  border-radius: 7px;
 
  border-color:#88283a;
 
}
 
  
 
html .thumbcaption {
 
html .thumbcaption {

Revisión actual del 13:17 5 oct 2019

body{

}

td,th {padding: 2px !important}

html .thumbcaption {
	text-align: left;
	line-height: 1.4em;
	padding:3px !important;
	font-size:94%;
  	color:#f0d9a2;
 	border-radius:3px;
  	background-color:#88283a;
	background:linear-gradient(to top, #460000, #88283a);
}
html .thumbimage {
	border: 0px solid rgb(180, 180, 180);
  	margin-bottom: 5px;
  	border-radius: 3px;
}