💄 style: change various font sizes and date format
This commit is contained in:
@@ -43,6 +43,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bloglist-title{
|
||||
display: block;
|
||||
font-size: 1.2em;
|
||||
margin-top: 1.2em;
|
||||
margin-bottom: 0.83em;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.bloglist-table-row {
|
||||
padding: 2%;
|
||||
background-color: var(--navbar-color);
|
||||
|
@@ -47,7 +47,7 @@ blockquote {
|
||||
a {
|
||||
color: var(--text-color);
|
||||
text-decoration-color: var(--links);
|
||||
font-weight: 1000;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
Reference in New Issue
Block a user