]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/phpmailer/phpdoc/media/banner.css
branched
[mailer.git] / 0.2.1 / inc / phpmailer / phpdoc / media / banner.css
diff --git a/0.2.1/inc/phpmailer/phpdoc/media/banner.css b/0.2.1/inc/phpmailer/phpdoc/media/banner.css
deleted file mode 100644 (file)
index f2149eb..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-body 
-{ 
-       background-color: #CCCCFF; 
-       margin: 0px; 
-       padding: 0px;
-}
-
-/* Banner (top bar) classes */
-
-.banner {  }
-
-.banner-menu 
-{ 
-       clear: both;
-       padding: .5em;
-       border-top: 2px solid #6666AA;  
-}
-
-.banner-title 
-{ 
-       text-align: right; 
-       font-size: 20pt; 
-       font-weight: bold; 
-       margin: .2em;
-}
-
-.package-selector 
-{ 
-       background-color: #AAAADD; 
-       border: 1px solid black; 
-       color: yellow;
-}