summaryrefslogtreecommitdiff
path: root/includes/jpeg_metadata_tk/documentation/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'includes/jpeg_metadata_tk/documentation/style.css')
-rw-r--r--includes/jpeg_metadata_tk/documentation/style.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/includes/jpeg_metadata_tk/documentation/style.css b/includes/jpeg_metadata_tk/documentation/style.css
deleted file mode 100644
index ae5ccff..0000000
--- a/includes/jpeg_metadata_tk/documentation/style.css
+++ /dev/null
@@ -1,29 +0,0 @@
-body {
- margin:0 0 0 0;
- background: #A4C7A0;
-}
-
-.headerbar { background:#505060;
- color:#C0C070;
- }
-.maintext { margin-left:10%;
- margin-right:10%;
- }
-
-
-a:link {
- color: #00f;
- background: transparent;
-}
-
-a:visited {
- color: #800080;
- background: transparent;
-}
-
-a:active {
- color: green;
- background: #FFD700
-}
-
-