MediaWiki:Common.css: Malsamoj inter versioj

El Vikio de Portugala Esperanto-Asocio
Jump to navigation Jump to search
e
e
Linio 8: Linio 8:
 
} /* apliku al BLOCKQUOTE aŭ DIV*/
 
} /* apliku al BLOCKQUOTE aŭ DIV*/
  
 +
/* Kutimaj tabeloj */
 +
.tab th {border:none;background:#EEE;}
 +
.tab td {border:1px solid #666;}
 +
.tab.mez td {text-align:center;}
  
 
/* por specifaj tabeloj */
 
/* por specifaj tabeloj */

Kiel registrite je 20:01, 17 jul. 2011

/* CSS placed here will be applied to all skins */

small {font-size:70%;} /* uzu nur ene de bloko/alineo */
.eta  {font-size:70%;} /*klaso por aparta bloko/alineo, eta tute */

.ekz {color:#333;background:#EEE;
	font-style:italic;text-align:center;font-size:150%;
	} /* apliku al BLOCKQUOTE aŭ DIV*/

/* Kutimaj tabeloj */
.tab th {border:none;background:#EEE;}
.tab td {border:1px solid #666;}
.tab.mez td {text-align:center;}

/* por specifaj tabeloj */

.let {text-align: center;
	width:36px;height:36px;
	font-size:20px;line-height:24px;
	background-color:#999;color:#000;
	}
.ipa {text-align: center;
	width:36px;height:36px;
	font-size:20px;line-height:24px;
	background-color:#999;color:#FFF;
	}