Difference between revisions of "Template:SJTU-software"

Line 3: Line 3:
  
 
<script type="text/javascript" src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script>
 
<script type="text/javascript" src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script>
 
 
<script>
 
<script>
 
     /*-----------------------------------------------------------------------------------*/
 
     /*-----------------------------------------------------------------------------------*/
Line 221: Line 220:
 
         margin-left: 30px;
 
         margin-left: 30px;
 
         }
 
         }
 
+
    /* #main .member{
 +
        width: 420px;
 +
        float: left;
 +
        margin-top: 30px;
 +
        margin-left: 30px;
 +
        margin-bottom: 40px;
 +
    } */
 +
    #main .photo{
 +
        border: 5px solid #fff;
 +
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
 +
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
 +
        -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
 +
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
 +
        line-height: 0em;
 +
        width: 390px;
 +
        float: left;
 +
        margin-top: 30px;
 +
        margin-left: 30px;
 +
        margin-bottom: 10px;
 +
    }
 +
    #main .photo img{
 +
        width:100%
 +
    }
 +
    #YangzhenWei{
 +
        height:400px;
 +
    }
 +
    #ChenyiXie{
 +
        height:540px;
 +
    }
 +
    #EnmingYuan{
 +
        height:550px;
 +
    }
 +
    #FeifeiGeng{
 +
        height:550px;
 +
    }
 +
    #JunchenYang{
 +
        height:550px;
 +
    }
 +
    #KaiKang{
 +
        height:400px;
 +
    }
 +
    #NaiqiaoHou{
 +
        height:480px;
 +
    }
 +
    #RuitianGao{
 +
        height:550px;
 +
    }
 +
    #ShengXiang{
 +
        height:450px;
 +
    }
 +
    #XiaohanChi{
 +
        height:500px;
 +
    }
 +
    #YuntianXia{
 +
        height:400px;
 +
    }
 +
    .member_info {
 +
        margin-top: 40px;
 +
        width: 500px;
 +
        float: right;
 +
        margin-right: 20px;
 +
        text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
 +
    }
 +
    .member_info #member_name {
 +
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
        font-size: 36px;
 +
        font-weight: 700;
 +
        border-top: 4px solid #6b3b25;
 +
        border-bottom: 1px solid #6b3b25;
 +
        line-height: 1.3em;
 +
        padding: 7px 0px;
 +
        margin-bottom: 20px;
 +
    }
 +
    .member_info blockquote {
 +
        margin: 0px 0px 20px 0px;
 +
        padding: 0px;
 +
        font-size: 19px;
 +
        line-height: 1.5em;
 +
    }
 
     /* cf: contain floats*/
 
     /* cf: contain floats*/
  

Revision as of 09:41, 30 September 2018