: 


 Windows  Linux 

Ctrl  F5 

Mac  Safari

 Shift  

Mac  Chrome  Firefox

 Cmd   Shift  R

Wikipedia:

_::-webkit-full-page-media, _:future, :root p{
 text-align: justify;
  text-justify:inter-ideograph;
  font-feature-settings: 'pkna';
}

DIV.mw-changeslist {margin: 0px 0px 20px; padding: 0px; text-indent: 28px; font-size: 16px; line-height: 32px; word-break: break-word;
}
_::-webkit-full-page-media, _:future, :root p span{
  font-feature-settings: 'palt';
}
p.halfindent{
  text-indent: 0.5em;
}
table.break-word {
    /* table内で半角英数字が続く文字列の強制改行 */
    word-break: break-all;
    /* Firefox:非対応 */
}
 body{
/*line-height: 1.0em;/* 行間 */
    font-family: Verdana, 'UD デジタル 教科書体 NK-R'!important;
margin-bottom: 7px;
-webkit-text-size-adjust: 100%;
font-feature-settings: "palt";
  word-wrap: break-word;
letter-spacing: 0.01em;
font-kerning: normal;
        text-justify: newspaper;
            	-webkit-hyphenate-limit-chars: auto 5;
-webkit-hyphenate-limit-lines: 2;
        -ms-hyphenate-limit-chars: auto 5;
-ms-hyphenate-limit-lines: 2;
   hyphenate-limit-chars: auto 5;
   hyphenate-limit-lines: 2;
	font-feature-settings:'jp90' 1!important;font-variant-east-asian:simplefied!important;
	
}