gpttemp
This commit is contained in:
10
code/public/static/css2/modules/banner_01.css
Normal file
10
code/public/static/css2/modules/banner_01.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.__PFX__-bn1 {
|
||||
padding:40px 20px;
|
||||
color:#fff;
|
||||
background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));
|
||||
border-radius:12px;
|
||||
margin:16px;
|
||||
text-align:center;
|
||||
}
|
||||
.__PFX__-bn1-t1 { font-size:22px; margin-bottom:6px; }
|
||||
.__PFX__-bn1-t2 { font-size:14px; opacity:.9; }
|
||||
Reference in New Issue
Block a user