mirror of https://github.com/Kylart/KawAnime.git
Added blockquote style in logs
This commit is contained in:
parent
448c5fac2c
commit
7264635183
|
@ -57,6 +57,12 @@ export default {
|
|||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#logs blockquote
|
||||
{
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
#logs p
|
||||
{
|
||||
text-indent: 20px;
|
||||
|
|
Loading…
Reference in New Issue