老罗博客
www.luolog.com
initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0, width=device-width"/>
老罗博客
:root {
--theme-color: #227aec;
--oneblog-font-family: 'LXGW Neo ZhiSong', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
body { font-family: var(--oneblog-font-family); }
.logo {width: 40px;}
/* 手机版 */
@media screen and (max-width: 768px) {
#posts {
padding: 10px 15px;
}
}
/* 首页文章边框 */
a.post {
display: block;
border: 1px solid #e5e7eb;
border-radius: 12px;
padding: 10px 20px;
background-color: var(--white);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
transition: all 0.3s ease;
margin-bottom: 10px;
}
a.post:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
.post_meta {
margin-bottom:0px;
}
}
.post_meta {
padding: 0;
margin-top: 10px;
}
element.style {
}
.talk-userinfo {
flex-grow: