Update plantilla_niws.html

This commit is contained in:
B37H4NY 2022-01-31 11:46:01 +00:00
parent 08651192f2
commit 9e0c947ca7

View File

@ -23,7 +23,7 @@ a:link {
text-decoration: none; text-decoration: none;
} }
a:active { a:active {
color: #FF0000; color: #9370DB;
text-decoration: none; text-decoration: none;
background-color: #CCCCCC; background-color: #CCCCCC;
} }