Removed the "alternate" stylesheets. I don't think they're useful as
authorEvan Prodromou <evanprodromou@users.mediawiki.org>
Sun, 30 Nov 2003 21:05:25 +0000 (21:05 +0000)
committerEvan Prodromou <evanprodromou@users.mediawiki.org>
Sun, 30 Nov 2003 21:05:25 +0000 (21:05 +0000)
part of the whole MediaWiki package, and to be honest I don't really
like having my name attached to them.

stylesheets/alternate/evan/cologneblue.css [deleted file]
stylesheets/alternate/evan/nostalgia.css [deleted file]
stylesheets/alternate/evan/wikistandard.css [deleted file]

diff --git a/stylesheets/alternate/evan/cologneblue.css b/stylesheets/alternate/evan/cologneblue.css
deleted file mode 100755 (executable)
index fe6ca0f..0000000
+++ /dev/null
@@ -1,107 +0,0 @@
-
-body { margin: 0px; padding: 0px; }
-#specialform { display: inline; }
-#content { top: 0; margin: 0; padding: 0; }
-#topbar { padding: 0px; }
-#powersearch {
-  background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
-}
-#quickbar {
- width: 140px; top: 18ex; padding: 2px; visibility: visible; z-index: 99;
-}
-#article, #article td, #article th, #article p {
- font-family: Verdana, Arial, sans-serif;
- font-size: 10pt; color: black;
-}
-#article p {
- padding-top: 0; padding-bottom: 0;
- margin-top: 1ex; margin-bottom: 0;
-}
-p, pre, td, th, li, dd, dt { line-height: 12pt; }
-
-#footer { padding: 4px; }
-#footer form { display: inline; }
-
-#sitetitle {
- font-family: Times, serif;
- color: white;
- font-weight: normal; font-size: 32pt;
- line-height: 32pt;
-}
-td.top {
- background-color: #6688AA; color: white;
- margin-top: 4px; margin-bottom: 4px;
- padding-top: 0; padding-bottom: 0;
- text-transform: uppercase;
- font-family: Verdana, Arial, sans-serif; font-size: 8pt;
-}
-td.top a {
- font-family: Verdana, Arial, sans-serif;
- background-color: #6688AA; color: white;
- text-decoration: none; font-size: 10pt;
-}
-td.bottom {
- font-family: Verdana, Arial, sans-serif;
- font-size: 10pt;
- padding: 0;
-}
-#pagestats {
- font-family: Verdana, Arial, sans-serif;
- color: black;
- font-size: 9pt;
-}
-#sitesub {
- font-family: Verdana, Arial, sans-serif;
- font-size: 9pt; font-weight: bold;
- color: black;
- padding-top: 0;
-}
-#quickbar {
- font-family: Verdana, Arial, sans-serif;
- font-size: 8pt; font-weight: bold; line-height: 9.5pt;
- text-decoration: none;
- color: black;
- padding: 0; margin-top: 0;
-}
-#quickbar a { color: #446688; }
-
-#quickbar h6 {
- font-family: Verdana, Arial, sans-serif;
- font-size: 10pt; font-weight: bold; line-height: 12pt;
- text-decoration: none;
- color: #666666;
- padding: 0; margin-bottom: 2px; margin-top: 6px;
-}
-#quickbar form { padding: 0; margin-top: 0; }
-
-h1 { font-family: Arial, Helvetica, sans-serif;
- color: #666666;
- font-family: Verdana, Arial, sans-serif;
- font-size: 18pt; font-weight: bold; line-height: 21pt;
-}
-h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
-#article p.subtitle {
- color: #666666; font-size: 11pt; font-weight: bold;
- padding-top: 0; margin-top: 0; padding-bottom: 1ex;
-}
-
-/* BAD: intended to format links, but formats headings on TOC pages as well 
-a { color: #0000FF; }
-*/
-
-a:visited { color: #000080; }
-a.interwiki { color: #00C000; }
-a.interwiki:visited { color: #008000; }
-a.external { color: #00C000; }
-a.external:visited { color: #008000; }
-a.new { color: #FF0000; }
-a.new:visited { color: #800000; }
-a.stub { color:#800080 }
-a.stub:visited { color:#600060 }
-
-a.printable { text-decoration: underline; }
-
-h2, h3, h4, h5, h6 { margin-bottom: 0; }
-small { font-size: 75%; }
-#toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; }
-
diff --git a/stylesheets/alternate/evan/nostalgia.css b/stylesheets/alternate/evan/nostalgia.css
deleted file mode 100755 (executable)
index 8c0ac85..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-#article { }
-#specialform { display: inline; }
-#powersearch {
-  background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
-}
-.bodytext { }
-/* BAD: intended to format links, but formats headings on TOC pages as well 
-a { color: #0000FF; }
-*/
-a:visited { color: #000080; }
-a.interwiki { color: #00C000; }
-a.interwiki:visited { color: #008000; }
-a.external { color: #00C000; }
-a.external:visited { color: #008000; }
-a.new { color: #FF0000; }
-a.new:visited { color: #800000; }
-
-a.stub { color:#800080 }
-a.stub:visited { color:#600060 }
-
-h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
-h2, h3, h4, h5, h6 { margin-bottom: 0; }
-p.subtitle { padding-top: 0; margin-top: 0; }
-#toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; }
-
diff --git a/stylesheets/alternate/evan/wikistandard.css b/stylesheets/alternate/evan/wikistandard.css
deleted file mode 100755 (executable)
index 48630cb..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-#article { padding: 4px; }
-#content { margin: 0; padding: 0; }
-#footer { padding: 4px;font-size:95%; }
-#pagestats { font-size: 9pt; }
-#powersearch {
-  background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
-}
-#quickbar { width: 140px; padding: 4px; visibility: visible; z-index:99;font-size:95%;}
-#topbar { padding: 4px;font-size:95%; }
-#toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; }
-.bodytext { }
-
-/* BAD: intended to format links, but formats headings on TOC pages as well 
-a { color: #0000FF; }
-*/
-
-a:visited { color: #000080; }
-a.interwiki { color: #00C000; }
-a.interwiki:visited { color: #008000; }
-a.external { color: #00C000; }
-a.external:visited { color: #008000; }
-a.new { color: #FF0000; }
-a.new:visited { color: #800000; }
-a.stub { color:#800080 }
-a.stub:visited { color:#600060 }
-
-body { margin: 0px; padding: 4px; }
-form.inline { display: inline; }
-
-/* CHECK MERGE @@@
- * h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
- * font-size:130%; }
- * h2 { font-size: 112.5%; }
- */
-
-h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
-font-size:150%; }
-h2 { font-size: 120%; }
-h2, h3, h4, h5, h6 { margin-bottom: 0;}
-h3 { font-size: 106.25%; }
-h4 { font-size: 103.125%; }
-h5 { font-size: 100%; }
-h6 { font-size: 95%; }
-hr.sep { color:gray;height:1px;background-color:gray;}
-p.subpages { font-size:small;}
-p.subtitle { padding-top: 0; margin-top: 0;}
-td { empty-cells:show; }
-td.bottom { border-top: 1px solid gray; }
-td.top { border-bottom: 1px solid gray; }
-/* images */
-div.floatright { float:right;margin:0 0 1em 1em; }
-div.floatright p { font-style: italic; } 
-
-/* table standards */
-table.rimage {
-       float:right; 
-       width:1pt; 
-       margin-left:1em; 
-       margin-bottom:1em;
-       text-align:center;
-       font-size:smaller;
-       }
-
-table.country {
-       border-width:1;
-       border-style:solid;
-       padding:2;
-       border-spacing:0;
-       float:right;
-       width:300px;
-       }
-
-table.flag {
-       background-color:#efefef;
-       border-width:0;
-       border-spacing:0;
-       padding:2;
-       }
-
-td.flag {
-       text-align:center;
-       width:140px;
-       }