mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
docs: Add tutorial on bitflags (#27192)
* docs: Add tutorial on bitflags * add bit about max flags, also fix horrible admonition font size * accidentally a word * better terminology * include contra's docs, better distinction between value and variable (hopefully), better example without a leading 0 * fuck * this should stay higher up * fix operator
This commit is contained in:
@@ -26,3 +26,7 @@ header {
|
||||
|
||||
--md-typeset-a-color: #ff558d;
|
||||
}
|
||||
|
||||
.md-typeset .admonition {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user