Team:Warsaw/Team

From 2010.igem.org

(Difference between revisions)
Line 8: Line 8:
{{UpperTabs}}
{{UpperTabs}}
{{LowerTabsTeam}}
{{LowerTabsTeam}}
 +
<style>
 +
ul.gallery li a {
 +
float: left;
 +
padding: 10px 10px 25px 10px;
 +
background: #eee;
 +
border: 1px solid #fff;
 +
      -moz-box-shadow: 0px 2px 15px #333;
 +
position: relative;
 +
width:100px;
 +
    height:80px;
 +
 +
}
 +
</style>
<html>
<html>

Revision as of 14:42, 9 July 2010

Example Tabs

<style> ul.gallery li a { float: left; padding: 10px 10px 25px 10px; background: #eee; border: 1px solid #fff;

      -moz-box-shadow: 0px 2px 15px #333;

position: relative;

width:100px;

height:80px;

} </style>