micrach/static/styles/thread.css

6 lines
106 B
CSS
Raw Normal View History

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