gpttemp
This commit is contained in:
24
code/public/static/css/modules/head/head_77.css
Normal file
24
code/public/static/css/modules/head/head_77.css
Normal file
@@ -0,0 +1,24 @@
|
||||
/* head_77.css */
|
||||
.__PFX__-h77-island{
|
||||
padding:12px;
|
||||
background:
|
||||
linear-gradient(180deg,var(--bg-color),var(--bg-soft-color));
|
||||
}
|
||||
.__PFX__-h77-core{
|
||||
padding:10px;
|
||||
background:rgba(255,255,255,.6);
|
||||
backdrop-filter:blur(6px);
|
||||
border-radius:16px;
|
||||
}
|
||||
.__PFX__-h77-brand{
|
||||
display:block;
|
||||
font-size:18px;
|
||||
font-weight:900;
|
||||
margin-bottom:6px;
|
||||
}
|
||||
.__PFX__-h77-cats{
|
||||
margin-top:8px;
|
||||
display:flex;
|
||||
gap:8px;
|
||||
overflow-x:auto;
|
||||
}
|
||||
Reference in New Issue
Block a user