Remove dropshadow beneath board title on Yotsuba

This commit is contained in:
hotdogman 2014-12-15 04:54:48 -06:00 committed by ccd0
parent 3da084e150
commit 0886b3f263

View File

@ -18,9 +18,6 @@
:root.yotsuba #board-list a, :root.yotsuba #shortcuts a {
color: #800000;
}
:root.yotsuba.fixed #custom-board-list a.current {
border-bottom: 1px solid rgba(178,0,0,0.2);
}
:root.yotsuba.fixed #custom-board-list .current:hover {
border-bottom-color: rgba(255,0,0,0.2);
}