Not: Yayımladıktan sonra değişiklikleri görmeniz için tarayıcınızın önbelleğini temizlemeniz gerekebilir.

  • Firefox / Safari: Shift tuşuna basılıyken Yeniden Yükle'ye tıklayın ya da Ctrl-F5 ya da Ctrl-R tıklayın (Mac için ⌘-R)
  • Google Chrome: Ctrl-Shift-R'ye basın. (Mac için ⌘-Shift-R)
  • Edge: Ctrl basılıyken Yenile'ye tıklayın ya da Ctrl-F5'e basın.
/* Romanization tables prettytablered
---------- */
table.prettytablemor {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytablemor th,
table.prettytablemor td {
	border: 1px #de9be0 solid;
	padding: 0.2em;
}

table.prettytablemor th {
	background: #fbc2fc;
	text-align: center;
}

table.prettytablemor caption {
	margin-left: inherit;
	margin-right: inherit;
}
/* Romanization tables prettytablered
---------- */
table.prettytableturuncu {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytableturuncu th,
table.prettytableturuncu td {
	border: 1px #e8d1a7 solid;
	padding: 0.2em;
}

table.prettytableturuncu th {
	background: #fae6c0;
	text-align: center;
}

table.prettytableturuncu caption {
	margin-left: inherit;
	margin-right: inherit;
}
/* Romanization tables prettytablered
---------- */
table.prettytablesari {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytablesari th,
table.prettytablesari td {
	border: 1px #e3daa3 solid;
	padding: 0.2em;
}

table.prettytablesari th {
	background: #faf2c3;
	text-align: center;
}

table.prettytablesari caption {
	margin-left: inherit;
	margin-right: inherit;
}
/* Romanization tables prettytablered
---------- */
table.prettytableyesil {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytableyesil th,
table.prettytableyesil td {
	border: 1px #a0d698 solid;
	padding: 0.2em;
}

table.prettytableyesil th {
	background: #ceffc7;
	text-align: center;
}

table.prettytableyesil caption {
	margin-left: inherit;
	margin-right: inherit;
}
/* Romanization tables prettytablered
---------- */
table.prettytablekirmizi {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytablekirmizi th,
table.prettytablekirmizi td {
	border: 1px #de9ea9 solid;
	padding: 0.2em;
}

table.prettytablekirmizi th {
	background: #fac3cc;
	text-align: center;
}

table.prettytablekirmizi caption {
	margin-left: inherit;
	margin-right: inherit;
}
/* Romanization tables prettytablemavi
---------- */
table.prettytablemavi {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytablemavi th,
table.prettytablemavi td {
	border: 1px #9dc5e0 solid;
	padding: 0.2em;
}

table.prettytablemavi th {
	background: #b8e1fc;
	text-align: center;
}

table.prettytablemavi caption {
	margin-left: inherit;
	margin-right: inherit;
}