1
0
Fork 0

Some more tweaks to make everything look nice

This commit is contained in:
skullY 2018-05-07 23:37:21 -07:00 committed by skullydazed
parent 303f425c6b
commit ccc87421e7
4 changed files with 7 additions and 8 deletions

View file

@ -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;