micrach/static/styles/thread.css
2021-10-16 13:14:45 +03:00

6 lines
106 B
CSS

.thread-title-link {
text-decoration: none;
}
.thread-title-link:hover {
text-decoration: underline;
}