Template:Bart v M/myskin.css

From 2009.igem.org

  1. globalWrapper { position: relative; margin: 1em 5em 1em 5em; }
  2. firstHeading { background: #cc3333; text-align: center; margin: 0px; color: white; }
  3. column-one { position: absolute; top: 3.1em; width: 100%;
                border-width: 0px 2px 0px 2px; border-color: black; } /* dont set background */
  1. bodyContent { position: relative; top: 1.6em; padding: 15px; }
  2. bodyContent p { text-align: justify; }

body { background: none; font-size: 14px; line-height: 1.4; } a {text-decoration: none; color: #3333CC;} body, #searchInput { font-family: Candara, Optima; }

  1. firstHeading, #bodyContent { border: 2px solid black; }
  2. searchInput { border: 1px solid darkgray; background-color: white; font-size: 12px; }

/* MAKE ALL PORTLETS INLINE */ .generated-sidebar h5, .portlet h5 { display: inline; padding: 5px; font-size: 14px; font-weight: normal; margin: auto; } div#searchBody, #searchform, #searchform div { display: inline; }

  1. p-search { float: right; } /* move the search box to the right */

div.portlet, div.pBody { display: inline; float: left; } div.portlet ul { padding: 0px; margin: 0px; display: inline; } /* same line */

  1. p-personal, #p-lang { border-width: 0px 1px 1px 1px; border-style: solid; }
  2. p-personal, #p-lang { margin-left: 20px; width: 125px; border-color: white; background-color: white }
  3. p-personal:hover, #p-lang:hover { border-color: black; }

div.portlet li { list-style-type: none; display: inline; padding: 0px 5px 0px 5px; }

  1. p-personal li, #p-lang li { display: none; padding: 2px 5px; }
  2. p-personal:hover li, #p-lang:hover li { display: block; } /* and show when hovered over */

/* JUNK I DONT WANT TO SEE */

  1. siteSub, #contentSub, #jump-to-nav, #protected-icon { display: none; }
  2. p-navigation, #p-interaction, #p-tb, #p-coll-create_a_book { display: none; }
  3. p-cactions h5, #p-search h5 { display: none; }
  4. f-poweredbyico, #f-copyrightico, #footer { display: none; }

.searchButton { display: none; } /* only the search box, no buttons */

/* LANGUAGES I CARE ABOUT */

  1. p-lang li:not(.interwiki-de):not(.interwiki-ta):not(.interwiki-mr):not(.interwiki-hi):not(.interwiki-it) {
 display: none !important;

}

/* IMAGES */ .thumb {

 display: block;
 clear: none; 
 width: auto;
 border: thin solid #AAAAAA;
 padding: 4px;
 font-size: 12px;

} .tright {float: right; margin: 10px 0 10px 10px} .tleft {float: left ;margin: 10px 10px 10px 0;} .tnone {float: none ;margin: 10px;} .magnify {display: none;}

/* COPIED FROM DRONE */ .dablink, dd {padding-left: 0 ; margin-left: 0;} table.ambox-style, table.ambox {margin: 0; border: none ;}

  1. column-content h2, #column-content h3 {border-bottom: 1px solid #333333; }
  2. toc.toc ul {list-style: none;}
  3. toctitle + ul {padding-left: 0;}

dd { margin-left: 2em; } /* indent discussions properly? */