diff options
Diffstat (limited to 'vhosts/blog/static/style.css')
| -rw-r--r-- | vhosts/blog/static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vhosts/blog/static/style.css b/vhosts/blog/static/style.css index 078c0774..61b10242 100644 --- a/vhosts/blog/static/style.css +++ b/vhosts/blog/static/style.css @@ -92,6 +92,7 @@ a { text-decoration: none; color: #000; border-bottom: 1px solid #000; + word-break: break-all; } a:hover { |
