made changes

This commit is contained in:
Karen 2012-11-10 20:24:52 +05:30
parent 710952a4dc
commit 28e3072385
4 changed files with 19 additions and 14 deletions

View File

@ -144,6 +144,7 @@ margin-left: 10px;
background: #ccc; background: #ccc;
min-height: 110px; min-height: 110px;
width: 150px; width: 150px;
margin-top: 4px;
} }
.productionEachText { .productionEachText {

View File

@ -54,6 +54,10 @@ margin-bottom:8px;
font-weight:bold; font-weight:bold;
} }
.padding {
padding: 8px 0;
}
.tabHeader .tabHeader
{font-size:24px; {font-size:24px;
color:#ffb400; color:#ffb400;

View File

@ -10,10 +10,10 @@
</ul> </ul>
<div id="about" class="tab_content"> <div id="about" class="tab_content">
<h3 class="borderYellow">Name of Individual</h3> <h3>Name of Individual</h3>
<p class="borderYellow">Director, Light Designer, Actor</p> <p>Director, Light Designer, Actor</p>
<div class="borderYellow"> <div>
bio bio bio bio bio bio bio bio bio <br /> bio bio bio bio bio bio bio bio bio <br />
bio bio bio bio bio bio bio bio bio bio bio bio bio bio bio bio bio bio
</div> </div>
@ -23,15 +23,15 @@
<div>Based in: (City)</div> <div>Based in: (City)</div>
<div>Languages I work in: Hindi, Malayalam</div> <div>Languages I work in: Hindi, Malayalam</div>
<div>DOB: </div> <div>DOB: </div>
<div class="borderYellow">Gender: </div> <div>Gender: </div>
<a href="" class="toggleLink">Contact</a> <a href="" class="toggleLink">Contact</a>
<div class="toggleDiv">Some text</div> <div class="toggleDiv">Some text</div>
<div class="borderYellow"></div> <div class="borderYellow"><br /></div>
<br /> <br />
<div class="borderYellow"> <div class="borderYellow">
<div class="orange">Training</div> <div class="orangeInnerRight">Training</div>
<div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div> <div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div>
<div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div> <div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div>
<div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div> <div>Area of Training, <a href="">Name of Conductor</a>, <a href="">Name of Theatre Group</a>, Location, Year</div>
@ -40,14 +40,14 @@
<br /> <br />
<div class="borderYellow"> <div class="borderYellow">
<div class="orange">Awards</div> <div class="orangeInnerRight">Awards</div>
<div>Name of award, year, link</div> <div>Name of award, year, link</div>
<div>Name of award, year, link</div> <div>Name of award, year, link</div>
<div>Name of award, year, link</div> <div>Name of award, year, link</div>
</div> </div>
<br /> <br />
<div> <div>
<div class="orange">More</div> <div class="orangeInnerRight">More</div>
<a href="">Link to article 1</a> <a href="">Link to article 1</a>
<div>One line description</div> <div>One line description</div>

View File

@ -24,7 +24,7 @@ $(function() {
<div><strong>Writer:</strong> Names of writers</div> <div><strong>Writer:</strong> Names of writers</div>
<div><strong>Language(s):</strong> Hindi, Bengali</div> <div><strong>Language(s):</strong> Hindi, Bengali</div>
<div><strong>Approximate duration:</strong> </div> <div><strong>Approximate duration:</strong> </div>
<div><strong>No of characters:</strong> 20; Female: 5, Male: 15</div> <div><strong>No of characters:</strong> 20 - Female: 5, Male: 15</div>
<br /> <br />
@ -72,7 +72,7 @@ $(function() {
</div> </div>
<div class="productionEachText"> <div class="productionEachText">
<div class="orangeInnerRight">Name of Production (2010)</div> <a href="">Name of Production (2010)</a>
<div>Group: Group Name</div> <div>Group: Group Name</div>
<div>Some copy here</div> <div>Some copy here</div>
<div>No. of shows: 50</div> <div>No. of shows: 50</div>
@ -88,7 +88,7 @@ $(function() {
</div> </div>
<div class="productionEachText"> <div class="productionEachText">
<div class="orangeInnerRight">Name of Production (2010)</div> <a href="">Name of Production (2010)</a>
<div>Group: Group Name</div> <div>Group: Group Name</div>
<div>Some copy here</div> <div>Some copy here</div>
<div>No. of shows: 50</div> <div>No. of shows: 50</div>
@ -102,7 +102,7 @@ $(function() {
</div> </div>
<div class="productionEachText"> <div class="productionEachText">
<div class="orangeInnerRight">Name of Production (2010)</div> <a href="">Name of Production (2010)</a>
<div>Group: Group Name</div> <div>Group: Group Name</div>
<div>Some copy here</div> <div>Some copy here</div>
<div>No. of shows: 50</div> <div>No. of shows: 50</div>
@ -120,7 +120,7 @@ $(function() {
</div> </div>
<div class="productionEachText"> <div class="productionEachText">
<div class="orangeInnerRight">Name of Production (2010)</div> <a href="">Name of Production (2010)</a>
<div>Group: Group Name</div> <div>Group: Group Name</div>
<div>Some copy here</div> <div>Some copy here</div>
<div>No. of shows: 50</div> <div>No. of shows: 50</div>
@ -135,7 +135,7 @@ $(function() {
</div> </div>
<div class="productionEachText"> <div class="productionEachText">
<div class="orangeInnerRight">Name of Production (2010)</div> <a href="">Name of Production (2010)</a>
<div>Group: Group Name</div> <div>Group: Group Name</div>
<div>Some copy here</div> <div>Some copy here</div>
<div>No. of shows: 50</div> <div>No. of shows: 50</div>