Sfoglia il codice sorgente

圣典样式微调

visuddhinanda 5 anni fa
parent
commit
fb943f199a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/palicanon/style.css

+ 1 - 1
app/palicanon/style.css

@@ -65,7 +65,7 @@
 }
 
 .chapter_list .level_1 {
-	background: linear-gradient(45deg, brown 10%, transparent);
+	background: linear-gradient(45deg, brown 20%, transparent 90%);
 	color: whitesmoke;
 }
 .progress_circle {