Welcome to mirror list, hosted at ThFree Co, Russian Federation.

style.css « chrome - github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ecdb3afcb68e5e11ae1d47041cfab4915ade828 (plain)
1
2
3
4
5
6
7
8
#console {
  height: 400px;
  overflow: scroll;
}

.highlight {
  font-weight: bold;
}