2018-01-26T18:26:15+0000 Deploy new site
This commit is contained in:
parent
eb0d099fe0
commit
9fd849ddb1
6 changed files with 74 additions and 25 deletions
10
style.css
10
style.css
|
|
@ -8238,6 +8238,16 @@ a.text-dark:hover, a.text-dark:focus {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.bd-sideboard.bg-dark aside {
|
||||
padding: 0.3rem;
|
||||
}
|
||||
.bd-sideboard.bg-dark header {
|
||||
color: #f8f9fa;
|
||||
}
|
||||
.bd-sideboard.bg-dark header h2 {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
|
||||
dl > dt + dd, dl > dd + dd {
|
||||
padding-left: 1em;
|
||||
margin-bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue