silu/创旅丝路/resources/wechatapp-master/pages/tree/gog.wxss

24 lines
405 B
Plaintext
Raw Permalink Normal View History

2025-10-14 00:45:23 +08:00
/* pages/tree/gog.wxss */
.index{
background-color: #FBF9FE;
font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
flex: 1;
min-height: 100%;
font-size: 16px;
}
.head{
padding: 40px;
}
.body{
padding-left: 15px;
padding-right: 15px;
overflow: hidden;
}
.title{
font-size: 30px;
}
.desc{
margin-top: 5px;
color: #888888;
font-size: 14px;
}