Switch to unified view

a/doc/upplay.html b/doc/upplay.html
...
...
1102
sheet files. To adjust the font sizes:</p></div>
1102
sheet files. To adjust the font sizes:</p></div>
1103
<div class="ulist"><ul>
1103
<div class="ulist"><ul>
1104
<li>
1104
<li>
1105
<p>
1105
<p>
1106
Edit <code>/usr/share/upplay/cdbrowser/cdbrowser.css</code>, and uncomment the
1106
Edit <code>/usr/share/upplay/cdbrowser/cdbrowser.css</code>, and uncomment the
1107
  "font-size" directive at the top. Adjust the 30px to taste.
1107
  "font-size" directive at the top. Adjust the size to taste, meaning that
1108
  the line should look like the following (with your preferred value in
1109
  place of 30):
1108
</p>
1110
</p>
1111
<div class="literalblock">
1112
<div class="content">
1113
<pre><code>font-size: 30pt;</code></pre>
1114
</div></div>
1109
</li>
1115
</li>
1110
<li>
1116
<li>
1111
<p>
1117
<p>
1112
Edit <code>/usr/share/upplay/common.css</code> and adjust the 6 font-size
1118
Edit <code>/usr/share/upplay/common.css</code> and adjust the 6 font-size
1113
  directives. An adequate approach will usually be to multiply the sizes by
1119
  directives. An adequate approach will usually be to multiply the sizes by
...
...
1131
</div>
1137
</div>
1132
<div id="footnotes"><hr /></div>
1138
<div id="footnotes"><hr /></div>
1133
<div id="footer">
1139
<div id="footer">
1134
<div id="footer-text">
1140
<div id="footer-text">
1135
Last updated
1141
Last updated
1136
 2016-09-27 10:35:21 CEST
1142
 2016-10-12 09:50:50 CEST
1137
</div>
1143
</div>
1138
</div>
1144
</div>
1139
</body>
1145
</body>
1140
</html>
1146
</html>