Some more tweaks to make everything look nice
This commit is contained in:
parent
303f425c6b
commit
ccc87421e7
4 changed files with 7 additions and 8 deletions
|
@ -357,10 +357,10 @@ body.sticky .sidebar-toggle {
|
|||
border-top: 1px solid #ccc;
|
||||
}
|
||||
.markdown-section tr:nth-child(2n) {
|
||||
background-color: #f8f8f8;
|
||||
background-color: #555555;
|
||||
}
|
||||
.markdown-section p.tip {
|
||||
background-color: #f8f8f8;
|
||||
background-color: #555555;
|
||||
border-bottom-right-radius: 2px;
|
||||
border-left: 4px solid #f66;
|
||||
border-top-right-radius: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue