Difference between revisions of "Team:CIEI-BJ"

Line 20: Line 20:
 
             border:0;
 
             border:0;
 
             font-size: 60px;
 
             font-size: 60px;
             color: white;
+
             color: white;/*非黑色字体必须指明颜色*/
 +
            text-align: center;/*居中*/
 
             vertical-align:baseline
 
             vertical-align:baseline
 
         }
 
         }
 
#content{
 
#content{
background: transparent;
+
background: transparent; /*更改默认背景颜色为透明*/
 
}
 
}
 
     </style>
 
     </style>

Revision as of 07:30, 21 October 2017

Cover Page