mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
6 lines
106 B
CSS
6 lines
106 B
CSS
.thread-title-link {
|
|
text-decoration: none;
|
|
}
|
|
.thread-title-link:hover {
|
|
text-decoration: underline;
|
|
} |