Difference between revisions of "Template:BIT-China"

Line 2: Line 2:
 
<style>
 
<style>
  
 +
     
 
         body {
 
         body {
 
             height: 100%;
 
             height: 100%;
Line 23: Line 24:
 
             height: 70px;
 
             height: 70px;
 
             background: url("https://static.igem.org/mediawiki/2017/3/38/Bit-china-2017logo.svg")  no-repeat left top;
 
             background: url("https://static.igem.org/mediawiki/2017/3/38/Bit-china-2017logo.svg")  no-repeat left top;
             background-size: cover;
+
             background-size: auto 100%;
 
             position: relative;
 
             position: relative;
 
             z-index: 1;
 
             z-index: 1;
Line 56: Line 57:
 
             text-decoration: none;
 
             text-decoration: none;
 
             color: #ffffff;
 
             color: #ffffff;
 +
            text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
 +
 
             /*禁止选中*/
 
             /*禁止选中*/
 
             -webkit-user-select: none;
 
             -webkit-user-select: none;
Line 65: Line 68:
 
             /*垂直居中*/
 
             /*垂直居中*/
 
             line-height: 70px;
 
             line-height: 70px;
 +
            font-size: 1.1em;
 
         }
 
         }
 
         .sub_menu{
 
         .sub_menu{
Line 90: Line 94:
 
             display: block;
 
             display: block;
 
         }
 
         }
 +
 
</style>
 
</style>
 
<body>
 
<body>

Revision as of 08:05, 3 October 2017