summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/favicon.icobin4286 -> 0 bytes
-rw-r--r--static/style.css12
2 files changed, 0 insertions, 12 deletions
diff --git a/static/favicon.ico b/static/favicon.ico
deleted file mode 100644
index 5039835..0000000
--- a/static/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/static/style.css b/static/style.css
deleted file mode 100644
index 531ef9d..0000000
--- a/static/style.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.dependency {
- background-color: yellow;
-}
-td {
- vertical-align: top;
-}
-.filename {
- display: block;
-}
-.filename:hover {
- background-color: #eee;
-}