Team:USTC-Software/Project/Method/css

From 2013.igem.org

h1 {

       text-decoration:none;

}

  1. abstract {

font:16px Arial, Helvetica, sans-serif; margin:0 auto; margin-top:100px; width:100%; height: auto; }


  1. Fetch_Database {

font: 16px Arial, Helvetica, sans-serif; width:100%; margin:0 auto; height: auto; }


  1. Alignment_Analyze {
       font: 16px Arial, Helvetica, sans-serif;

width:100%; margin:0 auto; height: auto; }


  1. New_Network_Construction {
       font: 16px Arial, Helvetica, sans-serif;

width:100%; margin:0 auto; height: auto; }


  1. Network_Model {
       font: 16px Arial, Helvetica, sans-serif;

width:100%; margin:0 auto; height: auto; }


  1. Predict {
       font: 16px Arial, Helvetica, sans-serif;

width:100%; margin:0 auto; height: auto; }

  1. jobs_container {
    position: relative;
    width:100%; 

}

.jobs_trigger {

    background: url(USTC-Software_Bg_trigger_status.png) no-repeat 12px 12px;
    height: 15px;
    line-height: 15px;
    border-top: 1px solid #b1b1b1;
    cursor: pointer;
    padding: 7px 15px; 

}


.jobs_trigger.active { background-position: 12px -40px;}



.jobs_trigger strong {

    margin-left:25px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight:600;
    color: #36526c;

}


.jobs_item { padding: 1px 15px 12px;} .jobs_item p { margin: 11px 0 0;}

/*a#out { color:#36526c;} a#out hover:{

    text-decoration:none !important;
    color:#668cc0 !important;

}

  1. direction{
   width:150px;
   height:250px;
   float:right;
   right:0px;
   top:60%;
   position:fixed;
   background-color:#2da7a0;
   border-radius:5px;
   z-index:1000;

}

  1. direction ul , #direction ul li a{
   color:#fff;
   font-size:15px;
   text-decoration:none;
   font-family:Tahoma, Geneva, sans-serif;
   list-style-image:none;
   list-style-image:circle;

}

  1. direction ul li a:hover{
   color:#aaed51;
   opacity:1;

}*/

  1. pseudo {
   width:600px;
   height:auto;
   font-color:#000;
   font-family:"Courier New", Courier, monospace;
   font-size:16px;
   border:2px #000 dashed;
   margin:0 auto;

}


  1. methodbutton { color:#aaed51;}