
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>
.book{
margin: 20px;
padding: 10px;
color: white;
width: 200px;
height: 280px;
background-color: red;
border-radius: 10px 19px 19px 10px;
box-shadow: 5px 5px 5px #888888;
float: left;
}
.book-green{
background-color: green;
}
.book-black{
background-color: black;
}
.title{
padding-top: 10px;
font-size: 24px;
font-weight: bold;
}
.subtitle{
padding: 10px 0px 0px 70px;
font-size: 14px;
font-weight: bold

最低0.47元/天 解锁文章
2388

被折叠的 条评论
为什么被折叠?



