MOP3 real hardware, theme update
All checks were successful
Build website / build-and-deploy (push) Successful in 1m8s

This commit is contained in:
2026-02-08 21:43:36 +01:00
parent d592fade15
commit 79691247f3
9 changed files with 6919 additions and 116 deletions

View File

@@ -164,7 +164,7 @@ table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoo
.clearfix:before, .clearfix:after, .float-group:before, .float-group:after { content: " "; display: table; }
.clearfix:after, .float-group:after { clear: both; }
*:not(pre) > code { font-size: 0.9375em; padding: 1px 3px 0; white-space: nowrap; background-color: #060606; text-shadow: none; }
*:not(pre) > code { font-size: 0.9375em; padding: 1px 3px 0; white-space: nowrap; background-color: #f8f9fa; text-shadow: none; }
/*pre, pre > code { line-height: 1.4; color: inherit; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; }*/