mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.4
This commit is contained in:
@@ -630,6 +630,39 @@ $rgb-inset-border: #656565;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-homebrew__ {
|
||||
&b {
|
||||
background-color: $rgb-bg-homebrew;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
&wrp-notice {
|
||||
float: right;
|
||||
border: 1px dotted;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 5px;
|
||||
padding-right: 2px;
|
||||
padding-left: 2px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
&disp-notice {
|
||||
&::before {
|
||||
content: "Homebrew";
|
||||
}
|
||||
}
|
||||
|
||||
&disp-old-content {
|
||||
color: #a00;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
&disp-inline {
|
||||
background-color: $rgb-bg-homebrew;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Entries embedded in tables
|
||||
|
||||
Reference in New Issue
Block a user