Update README.org
This commit is contained in:
parent
37ec69f797
commit
4a506033a0
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ body {
|
|||
margin-left: 1em;
|
||||
}
|
||||
|
||||
a:link { color: #0066CC; }
|
||||
a:link { color: #0066CC; text-decoration: none;}
|
||||
a:visited { color: #551A8B; }
|
||||
a:hover { color: #004499; }
|
||||
a:hover { color: #004499; text-decoration: underline; }
|
||||
a:active { color: #FF6600; }
|
||||
</style>
|
||||
#+END_EXPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue