Skip to content

Commit

Permalink
center text
Browse files Browse the repository at this point in the history
  • Loading branch information
claylock-oreilly committed Nov 3, 2023
1 parent 50aff68 commit 112d30d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions ch07_authorization-authentication.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ next two timelock features we will examine are _relative timelocks_ in
that they specify, as a condition of spending an output, an elapsed time
from the confirmation of the output in the blockchain.

[role="less_space pagebreak-before"]
Relative timelocks are useful because they allow
imposing a time
constraint on one transaction that is dependent on the elapsed time from
Expand Down
3 changes: 1 addition & 2 deletions theme/pdf/pdf.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ section.less_space > h1:first-child {


/* right and center align options for table cells */
.right { text-align: right; }
.center { text-align: center; }
p.center { text-align: center; }



Expand Down

0 comments on commit 112d30d

Please sign in to comment.