initial commit with chapter converted

This commit is contained in:
Joe Arndt 2024-07-25 15:36:03 -05:00
commit c93af31933
124 changed files with 99948 additions and 0 deletions

View file

@ -0,0 +1,10 @@
.running_title {
color: #000066 ! important;
}
.running_title .emend {
color: #0066cc ! important;
}
.my_running_title {
color: #0066cc ! important; /* matches .emend */
}