mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Update CSS to right-align ebook history timestamps
This commit is contained in:
parent
f69291c24b
commit
9e9dbb4f5b
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ article.ebook #history li + li > *{
|
|||
article.ebook #history li time{
|
||||
padding-right: 1rem;
|
||||
white-space: nowrap;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
article.ebook section aside p::before{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue