updated style. probably ugly as hell.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1553 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fb9423ffef
commit
248d7d8cb3
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@ pre {
|
|||
padding: 1px;
|
||||
}
|
||||
a,a:visisted {
|
||||
color: #0000EA;
|
||||
color: #656CA3;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:hover {
|
||||
background-color: #0000EA;
|
||||
background-color: #656CA3;
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue