Add BEP & discovery protocols
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* These don't get the default font size from the theme for whatever reason. */
|
||||
.rst-content blockquote, .rst-content li, .rst-content dd, .rst-content dt {
|
||||
font-size: 18px;
|
||||
line-height: 27px;
|
||||
.rst-content blockquote, .rst-content li, .rst-content dd, .rst-content dt, .rst-content th, .rst-content td {
|
||||
font-size: 18px !important;
|
||||
line-height: 27px !important;
|
||||
}
|
||||
/* The theme sets this to 75% which seems to small to me. */
|
||||
.rst-content code {
|
||||
|
||||
Reference in New Issue
Block a user