fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2310 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6241cec9a4
commit
5cc90ee65c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
body {
|
||||
font-family: Verdana,Arial,Tahoma;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
pre {
|
||||
font-family: Courier New;
|
||||
font-family: Courier New, Courier, mono;
|
||||
background-color: #F7F7F7;
|
||||
padding: 1px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue