mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2025-03-07 11:00:08 +08:00
[C&K] Add subtitle CSS
This commit is contained in:
parent
a8276fcec8
commit
097c62a36d
@ -1,2 +1,7 @@
|
||||
@charset "utf-8";
|
||||
@namespace epub "http://www.idpf.org/2007/ops";
|
||||
|
||||
span[epub|type~="subtitle"]{
|
||||
display: block;
|
||||
font-weight: normal;
|
||||
}
|
Loading…
Reference in New Issue
Block a user