Difference between revisions of "Template:Sicau-china basicstyle"

Line 5: Line 5:
 
<style>
 
<style>
 
.wall{
 
.wall{
    min-width:1000px;
+
     background:url(https://static.igem.org/mediawiki/2017/8/80/T-SICAU-background_wall.jpg);
     background: -webkit-linear-gradient(top, #031323, #6FAAB8);  /* Safari 5.1 - 6.0 */
+
    background: -o-linear-gradient(top, #031323, #6FAAB8);  /* Opera 11.1 - 12.0 */
+
    background: -moz-linear-gradient(top, #031323, #6FAAB8); /* Firefox 3.6 - 15 */
+
    background: linear-gradient(top, #031323, #6FAAB8);/* 标准的语法 */
+
 
     }
 
     }
 
.content {
 
.content {

Revision as of 15:17, 28 October 2017