Break words

This commit is contained in:
Jonny Barnes 2016-11-22 17:01:37 +00:00
parent 7175529db6
commit aca4250840
5 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -5,6 +5,7 @@ body {
margin: 0 auto; margin: 0 auto;
padding-left: 5px; padding-left: 5px;
padding-right: 5px; padding-right: 5px;
word-wrap: break-word;
} }
#topheader { #topheader {