mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-06 12:11:02 +01:00
feat(core): showing site info at footer
include users, torrents, seeders, leechers, uploaded, download etc.
This commit is contained in:
@@ -93,3 +93,11 @@ a:hover .header-profile-image {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.site-info {
|
||||
border-bottom: solid 1px #222;
|
||||
margin-bottom: 20px;
|
||||
padding-bottom: 20px;
|
||||
padding-top: 10px;
|
||||
padding-left: 60px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user