gpttemp
This commit is contained in:
19
code/public/static/css2/modules/banner_05.css
Normal file
19
code/public/static/css2/modules/banner_05.css
Normal file
@@ -0,0 +1,19 @@
|
||||
.__PFX__-bn5 {
|
||||
display:flex;
|
||||
margin:16px;
|
||||
gap:12px;
|
||||
}
|
||||
.__PFX__-bn5-img {
|
||||
width:100px;
|
||||
height:60px;
|
||||
border-radius:8px;
|
||||
object-fit:cover;
|
||||
}
|
||||
.__PFX__-bn5-right h3 {
|
||||
font-size:16px;
|
||||
color:var(--primary-color);
|
||||
}
|
||||
.__PFX__-bn5-right p {
|
||||
font-size:13px;
|
||||
color:#666;
|
||||
}
|
||||
Reference in New Issue
Block a user