defaults bold and underlined

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3151 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-11-16 20:13:28 +00:00
parent 1026f26b40
commit a41cd1e617
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ pre {
padding: 1px;
}
pre b {
color: red;
text-decoration: underline;
}
a {
color: #567599;