portal style: break-all wiki titles

This commit is contained in:
Astro 2013-10-30 01:50:36 +01:00
parent eb99da42d7
commit 4826759d8a
1 changed files with 4 additions and 0 deletions

View File

@ -506,6 +506,10 @@ abbr.dtstart, abbr.dtend {
#portal a:hover h4 {
color: black;
}
#portal .wiki h4 {
text-align: justify;
word-break: break-all;
}
#portal .wiki h4:before, #portal .wiki h4:after {
color: #999;
font-size: 120%;