mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 02:04:25 +01:00
fix cloak
This commit is contained in:
@@ -223,9 +223,11 @@ nav#TableOfContents::-webkit-scrollbar-thumb, .fancyScroll::-webkit-scrollbar-th
|
||||
display: block;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url('/logo2.svg');
|
||||
background-size: cover;
|
||||
height: 100%;
|
||||
background-image: url('/logo2.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user