Team:WHU-China/middlerightcss
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
Line 18: | Line 18: | ||
.righttable li{ | .righttable li{ | ||
+ | |||
margin-left:100px; | margin-left:100px; | ||
+ | |||
} | } |
Revision as of 12:04, 17 September 2013
@charset "utf-8"; .mac{
width:70%; padding:10px; margin-right:3%; border: 1px solid #CCCCCC; box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 6px 6px 7px rgba(0, 0, 0, 0.15); /* for the Safari browser*/ float:right; background-color: #F6F6F6;
}
.mac h1{
text-decoration:none;
}
.righttable li{
margin-left:100px;
}