mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-06-12 11:01:38 -07:00
Tune sponsor hover text and CTA size
This commit is contained in:
+4
-3
@@ -195,6 +195,7 @@
|
||||
max-height: 100%;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
font-size: calc(1em - 1px);
|
||||
overflow: auto;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
@@ -213,9 +214,9 @@
|
||||
grid-area: sponsor-cta;
|
||||
margin-top: 0;
|
||||
margin-bottom: 4px;
|
||||
padding: 4px 6px;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.1;
|
||||
padding: 6px 8px;
|
||||
font-size: 0.95rem;
|
||||
line-height: 1.15;
|
||||
}
|
||||
.sidesponsor-bsa {
|
||||
max-height: 40%;
|
||||
|
||||
Reference in New Issue
Block a user