Browse Source

Aggiorna 'css/lettera.css'

Alessia 2 năm trước cách đây
mục cha
commit
af83993f9d
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      css/lettera.css

+ 8 - 0
css/lettera.css

@@ -338,4 +338,12 @@ div#all_info>div:nth-of-type(odd) {
 
 #scheda_aspo {
   padding: 0em 5em 4em 5em;
+}
+
+#col_antroponimi ul li:first-letter{
+  text-transform: capitalize;
+}
+
+#col_toponimi ul li:first-letter{
+  text-transform: capitalize;
 }