Commit compiled CSS
This commit is contained in:
parent
c0e6d2faac
commit
6264f812fa
1 changed files with 5 additions and 0 deletions
|
@ -10440,6 +10440,11 @@ a.navbar-link:hover {
|
||||||
.is-dark .tabs a:hover {
|
.is-dark .tabs a:hover {
|
||||||
color: #FFFFFF; }
|
color: #FFFFFF; }
|
||||||
|
|
||||||
|
.floating-tabs {
|
||||||
|
position: absolute;
|
||||||
|
top: 240px;
|
||||||
|
left: 0.75rem; }
|
||||||
|
|
||||||
a.card {
|
a.card {
|
||||||
display: block; }
|
display: block; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue