Stephen Ficklin 11 роки тому
батько
коміт
3283a82217
1 змінених файлів з 6 додано та 2 видалено
  1. 6 2
      tripal_core/theme/css/tripal.css

+ 6 - 2
tripal_core/theme/css/tripal.css

@@ -224,12 +224,16 @@ table.tripal-table-horz .tripal-table-odd-row {
  * Teaser
  */
 .tripal-teaser {
-	 clear_both;
-	 margin-bottom: 10px;
+  clear_both;
+  margin-bottom: 10px;
 }
 .tripal-teaser-title {
+  font-weight: bold;
+  margin-bottom: 5px;
 }
 .tripal-teaser-text {
+  text-align: justify;
+  text-justify:inter-word;
 }
 .tripal-teaser-img {
   width: 100px;