added css rules for the blog list
This commit is contained in:
@@ -142,6 +142,15 @@ main a:hover {
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
p.blog-date {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
p.blog-post {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* footer */
|
||||
|
||||
footer {
|
||||
|
Reference in New Issue
Block a user