gpttemp
This commit is contained in:
19
code/public/static/css/modules/banner/banner_04.css
Normal file
19
code/public/static/css/modules/banner/banner_04.css
Normal file
@@ -0,0 +1,19 @@
|
||||
/* banner_04.css */
|
||||
.__PFX__-b4-strip {
|
||||
margin: 16px 0;
|
||||
}
|
||||
.__PFX__-b4-inner {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
padding: 10px 14px;
|
||||
background: #f6f6f6;
|
||||
border-radius: 12px;
|
||||
}
|
||||
.__PFX__-b4-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
.__PFX__-b4-inner small {
|
||||
font-size: 13px;
|
||||
color: #555;
|
||||
}
|
||||
Reference in New Issue
Block a user