CSS changes: make lists more spaced; use sans-serif font by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
09380d4145
commit
08d367c26b
2 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
<style type="text/css">
|
||||
<!--
|
||||
li { line-height: 150%; }
|
||||
body { font-family: sans-serif; }
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue