hello
This commit is contained in:
parent
db0b66f683
commit
45108445ef
8 changed files with 126 additions and 5 deletions
|
@ -98,6 +98,14 @@
|
|||
transition: opacity 0.2s;
|
||||
text-decoration: none;
|
||||
}
|
||||
.blog-pagination{
|
||||
.blog-pagination-next,.blog-pagination-previous{
|
||||
max-width:50%;
|
||||
}
|
||||
a{
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue