mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 01:52:02 -04:00
Add style information for CC0 dl
This commit is contained in:
parent
26a7f59358
commit
ebfbe3619f
1 changed files with 14 additions and 0 deletions
|
@ -328,6 +328,20 @@ code.full .utf{
|
|||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.step-by-step-guide dl{
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.step-by-step-guide dl dt{
|
||||
margin-top:1em;
|
||||
}
|
||||
|
||||
.step-by-step-guide dl dt a:link{
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.step-by-step-guide details{
|
||||
padding: 1rem 0;
|
||||
list-style-type: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue