General improvements
This commit is contained in:
parent
2af206caf9
commit
e17269bc14
5 changed files with 74 additions and 84 deletions
|
@ -257,6 +257,11 @@ nav ul li a {
|
|||
padding: 10px 20px 10px 20px;
|
||||
margin-bottom: 20px;
|
||||
text-align: justify;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
-webkit-hyphens: auto;
|
||||
-ms-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
.timestamp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue