header {
background: #333;
color: white;
padding: 10px;
text-align: center;
}
.post {
border-bottom: 1px solid #ddd;
padding: 20px;
}
.pagination {
text-align: center;
padding: 20px;
}
.pagination a {
display: inline-block;
padding: 10px 15px;
margin: 5px;
background: #333;
color: white;
text-decoration: none;
border-radius: 5px;
}
.pagination a:hover {
background: #555;
}
]]>
b:include name='nextprev'/>