summaryrefslogtreecommitdiff
path: root/licenses/includes/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'licenses/includes/popup.css')
-rw-r--r--licenses/includes/popup.css23
1 files changed, 0 insertions, 23 deletions
diff --git a/licenses/includes/popup.css b/licenses/includes/popup.css
deleted file mode 100644
index 8e3ba85..0000000
--- a/licenses/includes/popup.css
+++ /dev/null
@@ -1,23 +0,0 @@
- body {
- background:#ddd;
- margin:10px;
- }
-
- .bodybox {
- background-color:white;
- border:1px solid black;
- text-align:left;
- }
-
- .bodyfloat {
- padding:10px;
- font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
- color:#333;
- text-align:left;
-}
-
-
-a {
- color:#516650;
- font-weight:bold;
-}