Yorumlari Ozellestirme 2
Yorumları Özelleştirme 2
Sitene Giriş ► Tasarım Ayarları ► Gelişmiş Ayarlar ► Tasarımın Üzerindeki Yazı ► Kaydet
Sitene Giriş ► Tasarım Ayarları ► Gelişmiş Ayarlar ► Tasarımın Üzerindeki Yazı ► Kaydet
<style type="text/css"> <!-- /* Yorum Alanı */ #main table table td { border: 1px solid #C9C9C9; border-radius: 5px; /* Tarayıcılar İçin */ background: #F5F5F5; background: -moz-linear-gradient(#FFFFFF, #e6E6E6); background: -o-linear-gradient(#FFFFFF, #E6E6E6); background: -webkit-linear-gradient(#FFFFFF, #E6E6E6); background: linear-gradient(to bottom, #FFFFFF, #e6E6E1); box-shadow: 0px 1px 0px #bbb inset, 0px 1px 2px #bbb; text-shadow: 1px 1px 1px white; color: #333333; font-size: 14px; line-height: 20px; padding: 4px 12px; } /* Girişler Arasındaki Aralık */ #main table table {margin-bottom: 10px;} /* Bölme Hatları Kaldır */ #main hr { display: none; } /* Gönderenin Hat */ #main table table i{ display:block; border-bottom: 1px dashed #ddd; margin: 5px 0px -5px -10px; padding: 0px 0px 3px 10px; } --> </style>