[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
tr:hover { background-color: yellow; }
Should be...
tbody > tr:hover { background-color: yellow; }
So the table header is not highlighted on hover.
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode