Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b159dfcbbf
commit
1f1ba41a72
1 changed files with 7 additions and 0 deletions
|
@ -178,6 +178,13 @@
|
|||
.toc-class li {
|
||||
font-size: .55rem;
|
||||
}
|
||||
|
||||
.topic-optional {
|
||||
background-color: #f9f9f9;
|
||||
border: 1px solid #ccc;
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue