mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-07 12:41:04 +01:00
9 lines
194 B
CSS
9 lines
194 B
CSS
.content {
|
|
margin-top: 50px;
|
|
}
|
|
a.undecorated-link:hover {
|
|
text-decoration: none;
|
|
}
|
|
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
|
|
display: none !important;
|
|
} |