mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
Update
This commit is contained in:
@@ -28,13 +28,13 @@
|
||||
/* Speed Dials thumbnail */
|
||||
.speeddial .dial .thumbnail-image {
|
||||
display: block;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
/* Speed Dials thumbnail fit container */
|
||||
.speeddial .dial .thumbnail-image img {
|
||||
object-fit: contain;
|
||||
object-position: center;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
/* Speed Dial background image fit */
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
background: var(--colorBg);
|
||||
}
|
||||
|
||||
.webpageview:has(.page-confirm-info-bar) .webpage {
|
||||
.webpageview:has(.page-confirm-info-bar) .webpage,
|
||||
.webpageview.internal:has(.page-confirm-info-bar) .internal-page {
|
||||
top: 25px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user