Foydalanuvchi:AlefZet/monobook.css: Versiyalar orasidagi farq

Vikipediya, ochiq ensiklopediya
Kontent oʻchirildi Kontent qoʻshildi
AlefZet (munozara | hissa)
Tahrir izohi yoʻq
AlefZet (munozara | hissa)
Tahrir izohi yoʻq
Qator 1: Qator 1:
/*<pre><nowiki>*/

/* buttons for Search */
/* buttons for Search */

.sButtonsStyle {
.sButtonsStyle {
color: black;
color: black;
background-color: #ccddee;
background-color: #ccddee;
font: 'Arial MS Unicode' 150% bold;
font-family: 'Arial MS Unicode';
font-weight: bold;
font-size: 150%;
text-decoration: none;
text-decoration: none;
border: thin #006699 outset;
border: thin #006699 outset;
Qator 13: Qator 12:
cursor: hand;
cursor: hand;
}
}
/*</nowiki></pre>*/

23-Iyul 2006, 19:30 dagi koʻrinishi

/* buttons for Search */
.sButtonsStyle {
   color: black;
   background-color: #ccddee;
   font-family: 'Arial MS Unicode'; 
   font-weight: bold;
   font-size: 150%;
   text-decoration: none;
   border: thin #006699 outset;
   padding: 0 0.1em 0.1em 0.1em;
   cursor: pointer; 
   cursor: hand;
 }