nerdlink tooltip over everything and centered
This commit is contained in:
parent
87ba97eed1
commit
efaaecc82f
|
@ -227,6 +227,8 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
display: none;
|
display: none;
|
||||||
background-color: $bg_color;
|
background-color: $bg_color;
|
||||||
|
z-index: 900;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
.pseudofont {
|
.pseudofont {
|
||||||
|
|
Loading…
Reference in New Issue