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 5: Qator 5:
font-family: 'Arial MS Unicode';
font-family: 'Arial MS Unicode';
font-weight: bold;
font-weight: bold;
font-size: 150%;
font-stretch: wider;
font-size: 0.8em;
text-decoration: none;
text-decoration: none;
border: thin #006699 outset;
border: thin #006699 outset;

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

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