1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-12-22 08:20:01 +00:00

Include style for the new tabs in profile page

This commit is contained in:
UnKnoWn 2017-05-17 05:37:06 +08:00 committed by GitHub
parent f044170acb
commit a0f6f93a80

View file

@ -108,3 +108,7 @@ table.torrent-list thead th.sorting_desc:after {
border: 1px solid rgba(100, 56, 0, 0.8);
background: rgba(200,127,0,0.3);
}
ul.nav-tabs#profileTabs {
margin-bottom: 15px;
}