Team:TU Darmstadt/css

From 2012.igem.org

Revision as of 21:10, 16 August 2012 by Adrian E (Talk | contribs)

/*

    • TU Darmstadt like 'First Spirit' style sheet for CSS2-capable browsers.
    • Copyright iGEM Team 2012 TU Darmstadt - http://www.igem.tu-darmstadt.de/
    • License: GPL (http://www.gnu.org/copyleft/gpl.html)
    • Based on the corporate design of the Technische Universität Darmstadt http://www.webteam.tu-darmstadt.de/tu_web/index.de.jsp by TU Darmstadt Web Development
  • /

@font-face { font-family:Tahoma,Arial,Helvetica,sans-serif; } body{ background-color:#F0F0F0; font-family:Tahoma,Arial,Helvetica,sans-serif; line-height:1.6em; } em{ font-style:italic; }

  1. footer-box{
   background-color:#F0F0F0;
   border:none;

} h1 { border-bottom:1px solid #E5E5E5; font-size:109% !important; margin-top:9px; margin-bottom:1px; padding-bottom:3px }

  1. content{

border:thin solid #E5E5E5; } h1,h2,h3{ margin-bottom:.4em; margin-top:0; } h1{ font-size:127%; color: #b5b5b5 } h2{ font-size:109%; } h3{ font-size:100%; }

h2,h3 {color:#6A8B22}

  1. search-controls{

position: floating; top: 20px; right: 15px; width: 250px; height: 20 background-color: transparent; text-align: right; z-index: 9; }

  1. searchInput {

border-color:#666 #ccc #ccc #666; border-style:solid; border-width:1px; width: 122px; font-size: 95%; }