Change visual style of read more links
This commit is contained in:
parent
74f0035352
commit
2dd2f78689
|
@ -258,6 +258,11 @@ nav {
|
|||
.comments {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.read-more {
|
||||
text-transform: uppercase;
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper-footer {
|
||||
|
|
Loading…
Reference in a new issue