Difference between revisions of "Team:ITB INDONESIA/dev/css/style"

(Created page with "/* Style for team iGEM 2015 ITB_INDONESIA */ Webmaster : aerlaut-at-live.com: ")
 
Line 1: Line 1:
 
/* Style for team iGEM 2015 ITB_INDONESIA */
 
/* Style for team iGEM 2015 ITB_INDONESIA */
 
/* Webmaster : aerlaut-at-live.com */
 
/* Webmaster : aerlaut-at-live.com */
 +
 +
<style>
 +
.testing {
 +
  display:block;
 +
  background-color:yellow;
 +
}
 +
 +
</style>

Revision as of 07:51, 26 June 2015

/* Style for team iGEM 2015 ITB_INDONESIA */ /* Webmaster : aerlaut-at-live.com */

<style> .testing {

  display:block;
  background-color:yellow;

}

</style>