made changes
This commit is contained in:
parent
710952a4dc
commit
28e3072385
|
@ -144,6 +144,7 @@ margin-left: 10px;
|
|||
background: #ccc;
|
||||
min-height: 110px;
|
||||
width: 150px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.productionEachText {
|
||||
|
|
|
@ -54,6 +54,10 @@ margin-bottom:8px;
|
|||
font-weight:bold;
|
||||
}
|
||||
|
||||
.padding {
|
||||
padding: 8px 0;
|
||||
}
|
||||
|
||||
.tabHeader
|
||||
{font-size:24px;
|
||||
color:#ffb400;
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
</ul>
|
||||
|
||||
<div id="about" class="tab_content">
|
||||
<h3 class="borderYellow">Name of Individual</h3>
|
||||
<p class="borderYellow">Director, Light Designer, Actor</p>
|
||||
<h3>Name of Individual</h3>
|
||||
<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
|
||||
</div>
|
||||
|
@ -23,15 +23,15 @@
|
|||
<div>Based in: (City)</div>
|
||||
<div>Languages I work in: Hindi, Malayalam</div>
|
||||
<div>DOB: </div>
|
||||
<div class="borderYellow">Gender: </div>
|
||||
<div>Gender: </div>
|
||||
|
||||
<a href="" class="toggleLink">Contact</a>
|
||||
<div class="toggleDiv">Some text</div>
|
||||
<div class="borderYellow"></div>
|
||||
<div class="borderYellow"><br /></div>
|
||||
<br />
|
||||
|
||||
<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>
|
||||
|
@ -40,14 +40,14 @@
|
|||
<br />
|
||||
|
||||
<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>
|
||||
<br />
|
||||
<div>
|
||||
<div class="orange">More</div>
|
||||
<div class="orangeInnerRight">More</div>
|
||||
<a href="">Link to article 1</a>
|
||||
<div>One line description</div>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ $(function() {
|
|||
<div><strong>Writer:</strong> Names of writers</div>
|
||||
<div><strong>Language(s):</strong> Hindi, Bengali</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 />
|
||||
|
||||
|
@ -72,7 +72,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
<div class="productionEachText">
|
||||
<div class="orangeInnerRight">Name of Production (2010)</div>
|
||||
<a href="">Name of Production (2010)</a>
|
||||
<div>Group: Group Name</div>
|
||||
<div>Some copy here</div>
|
||||
<div>No. of shows: 50</div>
|
||||
|
@ -88,7 +88,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
<div class="productionEachText">
|
||||
<div class="orangeInnerRight">Name of Production (2010)</div>
|
||||
<a href="">Name of Production (2010)</a>
|
||||
<div>Group: Group Name</div>
|
||||
<div>Some copy here</div>
|
||||
<div>No. of shows: 50</div>
|
||||
|
@ -102,7 +102,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
<div class="productionEachText">
|
||||
<div class="orangeInnerRight">Name of Production (2010)</div>
|
||||
<a href="">Name of Production (2010)</a>
|
||||
<div>Group: Group Name</div>
|
||||
<div>Some copy here</div>
|
||||
<div>No. of shows: 50</div>
|
||||
|
@ -120,7 +120,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
<div class="productionEachText">
|
||||
<div class="orangeInnerRight">Name of Production (2010)</div>
|
||||
<a href="">Name of Production (2010)</a>
|
||||
<div>Group: Group Name</div>
|
||||
<div>Some copy here</div>
|
||||
<div>No. of shows: 50</div>
|
||||
|
@ -135,7 +135,7 @@ $(function() {
|
|||
</div>
|
||||
|
||||
<div class="productionEachText">
|
||||
<div class="orangeInnerRight">Name of Production (2010)</div>
|
||||
<a href="">Name of Production (2010)</a>
|
||||
<div>Group: Group Name</div>
|
||||
<div>Some copy here</div>
|
||||
<div>No. of shows: 50</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user