mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 08:33:10 +00:00
Continuing work to update docs
This commit is contained in:
Vendored
+8
@@ -83,6 +83,14 @@ img.icon {
|
||||
font-size: small;
|
||||
color: #808080;
|
||||
}
|
||||
span.menuselection {
|
||||
border: 1px solid var(--color-admonition-title);
|
||||
background-color: var(--color-admonition-title-background);
|
||||
color: var(--color-admonition-text);
|
||||
border-radius: 5px;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user