Add background color to internal links
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<style>
|
||||
content a.internal-link {
|
||||
border-color: #8b88e6;
|
||||
background-color: #efefff;
|
||||
}
|
||||
|
||||
#tooltip-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user