Difference between revisions of "Team:SEU/tool"

Line 40: Line 40:
 
     <title>Document</title>
 
     <title>Document</title>
 
     <style type="text/css">
 
     <style type="text/css">
        .talk_con{
 
            width:600px;
 
            height:500px;
 
            border:1px solid #666;
 
            margin:50px auto 0;
 
            background:#f9f9f9;
 
        }
 
 
         .talk_show{
 
         .talk_show{
             width:580px;
+
             width:880px;
 
             height:420px;
 
             height:420px;
 
             border:1px solid #666;
 
             border:1px solid #666;
Line 54: Line 47:
 
             margin:10px auto 0;
 
             margin:10px auto 0;
 
             overflow:auto;
 
             overflow:auto;
        }
 
        .talk_input{
 
            width:580px;
 
            margin:10px auto 0;
 
        }
 
        .whotalk{
 
            width:80px;
 
            height:30px;
 
            float:left;
 
            outline:none;
 
        }
 
        .talk_word{
 
            width:420px;
 
            height:26px;
 
            padding:0px;
 
            float:left;
 
            margin-left:10px;
 
            outline:none;
 
            text-indent:10px;
 
        }       
 
        .talk_sub{
 
            width:56px;
 
            height:30px;
 
            float:left;
 
            margin-left:10px;
 
        }
 
        .atalk{
 
          margin:10px;
 
        }
 
        .atalk span{
 
            display:inline-block;
 
            background:#0181cc;
 
            border-radius:10px;
 
            color:#fff;
 
            padding:5px 10px;
 
        }
 
        .btalk{
 
            margin:10px;
 
            text-align:right;
 
        }
 
        .btalk span{
 
            display:inline-block;
 
            background:#ef8201;
 
            border-radius:10px;
 
            color:#fff;
 
            padding:5px 10px;
 
 
         }
 
         }
 
     </style>
 
     </style>
Line 234: Line 181:
 
var arrowHeadLen=5;
 
var arrowHeadLen=5;
 
var arrowAngle=Math.PI/8;
 
var arrowAngle=Math.PI/8;
var DNAseperate=45;
+
var DNAseperate=65;
 
var Font="10px Arial";
 
var Font="10px Arial";
 
var FontDescription="14px Arial";
 
var FontDescription="14px Arial";

Revision as of 10:38, 8 September 2019

Document

Welcome to Wiki of SEU!

Your team has been approved and you are ready to start the iGEM season!

More Details