Update README.org

This commit is contained in:
EatThePooh 2025-08-01 11:30:09 +00:00 committed by GitHub
parent 37ec69f797
commit 4a506033a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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