page list 업데이트
This commit is contained in:
@@ -273,3 +273,10 @@
|
||||
/* login */
|
||||
.uk-form-stacked{min-width:640px;width:30%;margin:0 auto;}
|
||||
.login__btn{width:100%;}
|
||||
|
||||
/* list css */
|
||||
.list__posts{float:left;width:30%;padding-right:3%;}
|
||||
.list__posts li{width:100%;height:auto;}
|
||||
.list__posts li a{display:block;width:100%;height:100%;}
|
||||
.list__posts li:hover{text-shadow:1px 0px 1px RGBA(0,0,0,0.3);}
|
||||
.list__posts li:hover .lists__img{box-shadow:1px 1px 5px RGBA(144,20,68,0.2);}
|
||||
|
||||
Reference in New Issue
Block a user