Team:NYMU-Taipei/project.css

From 2014.igem.org

(Difference between revisions)
Hiwang123 (Talk | contribs)
(Created page with ".abstract{ width: 700px; margin: 0 auto; border: solid 1px; border-radius: 8px; background: rgb(230, 212, 253); } .abstract>p{ width: 650px; padding: 15px; }")
Newer edit →

Revision as of 04:45, 1 September 2014

.abstract{

 width: 700px;
 margin: 0 auto;
 border: solid 1px;
 border-radius: 8px;
 background: rgb(230, 212, 253);

} .abstract>p{

 width: 650px;
 padding: 15px;

}