mirror of
https://gitee.com/coder-xiaomo/flashsale
synced 2025-09-13 07:21:38 +08:00
添加Metronic(作为LFS)
This commit is contained in:
21
frontend/static/assets/admin/pages/css/about-us.css
Normal file
21
frontend/static/assets/admin/pages/css/about-us.css
Normal file
@@ -0,0 +1,21 @@
|
||||
/***
|
||||
Anout Us Page
|
||||
***/
|
||||
.meet-our-team h3 {
|
||||
margin-bottom: 0;
|
||||
padding: 10px;
|
||||
background: #f9f9f9;
|
||||
}
|
||||
|
||||
.meet-our-team small {
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
color: #999;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.meet-our-team .team-info {
|
||||
padding: 10px;
|
||||
overflow: hidden;
|
||||
background: #f5f5f5;
|
||||
}
|
Reference in New Issue
Block a user