Kullanıcı:Nazif İLBEK/sn/style2

Vikipedi, özgür ansiklopedi

<style type="text/css">

  1. notice-button-2011 {
 height: 30px;
 text-align: center;
 background-color: transparent;
}

body.ltr #notice-button-2011 {

 float: right;
}

body.rtl #notice-button-2011 {

 float: left;
}
  1. notice-button-2011-start {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: right bottom;
 width: 4px;
 height: 30px;
}
#notice-button-2011-end {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: left top;
 width: 4px;
 height: 30px;
}

  1. notice-button-2011-label {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: center center;
 background-repeat: repeat-x;
 font-family: sans-serif;
 font-size: 1em;
 font-weight: bold;
 color: black;
 line-height: 30px;
 height: 30px;
 padding: 0 4px;
 white-space: nowrap;
 text-decoration: none;
 cursor: pointer;
}
  1. notice-button-2011-label:hover{
 text-decoration: none;
 cursor: pointer;

}

  1. notice-button-2011-Editor {
position:absolute;
height: 30px;
text-align: center;
background-color: transparent;
bottom: 15px;

} body.ltr #notice-button-2011-Editor {

left: 40px;

} body.rtl #notice-button-2011-Editor {

right: 40px;

}

  1. notice-button-2011-start-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: left top;
 width: 4px;
 height: 30px;
}
#notice-button-2011-end-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: right bottom;
 width: 4px;
 height: 30px;
}

  1. notice-button-2011-label-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/a/a7/CNtranslatebutton2.png);
 background-position: center center;
 background-repeat: repeat-x;
 font-family: sans-serif;
 font-size: .5em;
 font-weight: bold;
 color: black;
 line-height: 30px;
 height: 30px;
 padding: 0 4px;
 white-space: nowrap;
}

</style>