<风格>
.single .fa-blog-store-sidebar {
浮动:右;
宽度:200px;
边距:0 0 20px 24px;
显示:柔性;
弹性方向:列;
对齐项目:居中;
间隙:14px;
位置:粘性;
顶部:90 像素;
z 索引:2;
}
.single .fa-blog-store-sidebar a {
显示:块;
行高:0;
过渡:不透明度 0.2s 缓动,变换 0.2s 缓动;
}
.single .fa-blog-store-sidebar a:hover {
不透明度:0.88;
变换:翻译Y(-1px);
}
.single .fa-blog-store-sidebar img {
宽度:100%;
最大宽度:200px;
高度:自动;
边框半径:6px;
盒子阴影:0 2px 8px rgba(0,0,0,0.12);
}
@media(最大宽度:991px){
.single .fa-blog-store-sidebar {
浮动:无;
宽度:100%;
边距:0 0 24px;
弯曲方向:行;
调整内容:居中;
弹性包裹:包裹;
位置:静态;
}
.single .fa-blog-store-sidebar img { 最大宽度:160px; }
}
风格>