mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 11:59:48 -08:00
Deploy acpi.dortania.ml to github.com/dortania/Getting-Started-With-ACPI.git:gh-pages
This commit is contained in:
30
gitbook/gitbook-plugin-anchors/plugin.css
Normal file
30
gitbook/gitbook-plugin-anchors/plugin.css
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
a.plugin-anchor {
|
||||
color: inherit !important;
|
||||
display: none;
|
||||
margin-left: -30px;
|
||||
padding-left: 40px;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
a.plugin-anchor i {
|
||||
margin-left: -30px;
|
||||
font-size: 15px !important;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
h1:hover a.plugin-anchor, h2:hover a.plugin-anchor, h3:hover a.plugin-anchor,
|
||||
h4:hover a.plugin-anchor, h5:hover a.plugin-anchor, h6:hover a.plugin-anchor {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.book .book-body .page-wrapper .page-inner section.normal {
|
||||
overflow: visible;
|
||||
}
|
||||
Reference in New Issue
Block a user