あわせて読みたい
.manga-post {
max-width: 800px;
margin: auto;
line-height: 1.8;
}
.manga-title {
font-size: 1.6em;
margin: 20px 0;
}
.manga-package {
text-align: center;
margin-bottom: 20px;
}
.sample-images {
margin: 20px 0;
}
.cta-button {
text-align: center;
margin: 25px 0;
}
.cta-button a {
background: #ff4d6d;
color: #fff;
padding: 12px 20px;
border-radius: 8px;
text-decoration: none;
font-weight: bold;
}
.cta-button a:hover {
opacity: 0.85;
}
.manga-comment {
background: #f9f9f9;
padding: 15px;
border-radius: 8px;
}
.manga-detail {
margin: 20px 0;
}
.manga-review {
margin-top: 10px;
font-size: 0.9em;
color: #555;
}

こんな記事も読まれてます