Line 632: | Line 632: | ||
font-size: 25px; | font-size: 25px; | ||
font-weight: 900; } | font-weight: 900; } | ||
+ | |||
+ | .notebook table, .article table { | ||
+ | background-color: transparent; | ||
+ | color: #dde5ee; | ||
+ | border-collapse: collapse; } | ||
+ | .notebook table td, .article table td { | ||
+ | background-color: transparent; | ||
+ | border: 1px solid rgba(221, 229, 238, 0.5); | ||
+ | padding: 3px 5px; } | ||
.notebook { | .notebook { |
Revision as of 00:29, 18 October 2018