mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
5 lines
57 B
CSS
5 lines
57 B
CSS
a:hover
|
|
{
|
|
text-decoration:none;
|
|
color:#c24444;
|
|
}
|