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

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/chrome
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-02-06 10:32:10 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-02-06 10:32:10 +0400
commit76de2c488792126c5843a1dad919c596cff8e7bf (patch)
treeb49fb9981fcb57c892a3b90b5ba383aee6e4772e /chrome
parenta0589bdf19e53ca70144eb71ec960c54e7704a87 (diff)
add stylus for easier css (#25)
Diffstat (limited to 'chrome')
-rw-r--r--chrome/style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/style.css b/chrome/style.css
deleted file mode 100644
index 4ecdb3a..0000000
--- a/chrome/style.css
+++ /dev/null
@@ -1,8 +0,0 @@
-#console {
- height: 400px;
- overflow: scroll;
-}
-
-.highlight {
- font-weight: bold;
-} \ No newline at end of file