Added border color tv version

This commit is contained in:
zeldaroot 2020-01-28 02:45:56 +02:00
parent 8b445d944e
commit 4b1f141481

View file

@ -18,3 +18,6 @@ html {
#categories .categories .item.active .bg {
background: categories_active_bg;
}
#contents .contents .item.active .image {
border: 2px categories_active_bg solid;
}