debug
This commit is contained in:
@@ -2432,11 +2432,16 @@ body.swal2-toast-column .swal2-toast .swal2-validation-message {
|
||||
.config-style-hide{
|
||||
display: none;
|
||||
}
|
||||
.s-logo h1 , .s-logo p{
|
||||
.s-logo h1 ,.s-logo h2 , .s-logo p , .s-logo span{
|
||||
font-size: .25rem;
|
||||
margin-bottom: 0px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.s-logo h1 {
|
||||
.s-logo h1 , .s-logo h2 {
|
||||
letter-spacing:5px;
|
||||
}
|
||||
.s-logo p, .s-logo span{
|
||||
display: block;
|
||||
letter-spacing:2px;
|
||||
font-size: .2rem;
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -77,7 +77,7 @@ body {
|
||||
line-height: 20px;
|
||||
/* padding-top: 8px; */
|
||||
}
|
||||
.block_txt h2 {
|
||||
.block_txt h2 , .block_txt h3{
|
||||
font-size: 0.26rem;
|
||||
margin-bottom: 0px;
|
||||
display: -webkit-box; /* 必须结合 -webkit-line-clamp 使用 */
|
||||
@@ -244,12 +244,12 @@ margin-right: 0.1rem;
|
||||
width: 100%;
|
||||
}
|
||||
.site-description {
|
||||
font-size: 0.3rem;
|
||||
font-size: 0.25rem;
|
||||
padding: 0.1rem 0.1rem;
|
||||
line-height: 0.6rem;
|
||||
line-height: 0.4rem;
|
||||
background: #ffffff;
|
||||
margin-bottom: 0.2rem;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
0
code/public/template/shikong/img/favicon.ico
Normal file
0
code/public/template/shikong/img/favicon.ico
Normal file
Reference in New Issue
Block a user