comment section style added
This commit is contained in:
parent
f7dbaa9312
commit
77c7ba7af9
|
@ -256,3 +256,9 @@ main.crypto-page section.copyme p {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.comments {
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
Loading…
Reference in New Issue