summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/local-website/htdocs/KnoppMyth.css
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/local-website/htdocs/KnoppMyth.css')
-rw-r--r--abs/core-testing/local-website/htdocs/KnoppMyth.css24
1 files changed, 0 insertions, 24 deletions
diff --git a/abs/core-testing/local-website/htdocs/KnoppMyth.css b/abs/core-testing/local-website/htdocs/KnoppMyth.css
deleted file mode 100644
index 7c5c8cf..0000000
--- a/abs/core-testing/local-website/htdocs/KnoppMyth.css
+++ /dev/null
@@ -1,24 +0,0 @@
-/* KnoppMyth Style Sheet */
- .headerimage {
- border: thin solid #000000;
- font-size: 18px;
- background-color: #000080;
- color: #FFFFFF;
- }
- table {
- width: 725px;
- text-align: left;
- margin-left: auto;
- margin-right: auto;
- }
- td {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 13px;
- border: thin solid #000000;
- background-color: #CCCCCC;
- color: #000000;
- }
- a, a:link, a:active, a:visited, a:hover {
- font-size: 16px;
- }
-/* End of KnoppMyth Style Sheet */