Cambios para - entradas.com
git-svn-id: https://192.168.0.254/svn/Proyectos.ConciertoEnFamilia2013_Web/trunk@5 e93497c2-1ea5-354b-87df-d62054e007c0
This commit is contained in:
parent
86c6d9688f
commit
95362515d4
@ -134,7 +134,6 @@ img { max-width: 100%; }
|
||||
float: right;
|
||||
position: relative;
|
||||
margin: 0;
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
#section-topbar ul#nav > li {
|
||||
@ -177,6 +176,7 @@ img { max-width: 100%; }
|
||||
color: #f6f6f6;
|
||||
/* The background image used in this template is 1980 by 650 pixels */
|
||||
background: #111 url('../images/bg_eventcamp.jpg') no-repeat center 0;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
/* Site Title/Logo */
|
||||
@ -185,20 +185,20 @@ img { max-width: 100%; }
|
||||
font: normal 66px/78px 'PT Serif', Georgia, serif;
|
||||
text-transform: normal;
|
||||
font-style: italic;
|
||||
margin-top: 240px;
|
||||
margin-bottom: 60px;
|
||||
margin-top: 90px;
|
||||
margin-bottom: 30px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#section-event h1 span {
|
||||
font: normal 90px/80px 'PT Serif', Georgia, serif;
|
||||
font: normal 66px/78px 'PT Serif', Georgia, serif;
|
||||
font-style: italic;
|
||||
color: #b90504;
|
||||
}
|
||||
|
||||
#section-event h2 {
|
||||
color: #f6f6f6;
|
||||
font: bold 36px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font: bold 40px/50px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: normal;
|
||||
text-transform: italic;
|
||||
margin-top: 0px;
|
||||
@ -206,7 +206,10 @@ img { max-width: 100%; }
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#section-event h2 span {
|
||||
#section-event h2 span {
|
||||
font: bold 28px/40px 'PT Serif', Georgia, serif;
|
||||
font-style: italic;
|
||||
color: #b90504;
|
||||
}
|
||||
|
||||
#section-event h3 {
|
||||
@ -232,13 +235,14 @@ img { max-width: 100%; }
|
||||
/* Event information */
|
||||
#section-info {
|
||||
background: url('../images/alpha/bg_alpha30.png');
|
||||
padding: 30px 0;
|
||||
padding: 80px 0 30px 0;
|
||||
}
|
||||
|
||||
#section-info h2 {
|
||||
color: #777;
|
||||
font: bold 16px/28px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
text-transform: uppercase;
|
||||
color: #b90504;
|
||||
}
|
||||
|
||||
#section-info #box-date {
|
||||
@ -287,7 +291,7 @@ img { max-width: 100%; }
|
||||
|
||||
#section-invite {
|
||||
color: #333;
|
||||
background: #b90504;
|
||||
background: #111 url('../images/bg_gradient.jpg') no-repeat center center;
|
||||
padding: 70px 0;
|
||||
}
|
||||
|
||||
@ -317,11 +321,12 @@ img { max-width: 100%; }
|
||||
#section-about {
|
||||
color: #333;
|
||||
background: #f6f6f6;
|
||||
padding: 40px 0 20px 0;
|
||||
padding: 60px 0 40px 0;
|
||||
}
|
||||
|
||||
#section-about h2 {
|
||||
color: #222;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#section-about p.desc {
|
||||
@ -416,7 +421,7 @@ img { max-width: 100%; }
|
||||
#section-fees {
|
||||
color: #f6f6f6;
|
||||
background: #111 url('../images/bg_gradient.jpg') no-repeat center center;
|
||||
padding: 50px 0;
|
||||
padding: 50px 0px 0px 0px;
|
||||
}
|
||||
|
||||
#section-fees h2 {
|
||||
@ -522,6 +527,8 @@ img { max-width: 100%; }
|
||||
height: 500px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: #111 url('../images/bg_gradient.jpg') no-repeat center center;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
#section-map #box-map {
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
<!-- Basic Page Needs
|
||||
================================================== -->
|
||||
<meta charset="utf-8">
|
||||
<title>Teatro Monumental, Madrid - Concierto en Familia, 10º aniversario</title>
|
||||
<title>Teatro Monumental, Madrid - Concierto en Familia 2014, 45 Aniversario St. Michael’s School</title>
|
||||
<meta name="description" content="Eventcamp 2013 is a simple page HTML template for events and conferences.">
|
||||
|
||||
<!-- Mobile Specific Metas
|
||||
@ -72,9 +72,9 @@
|
||||
<ul id="nav" class="nav">
|
||||
<li class="menu-item"><a href="#section-event">Inicio</a></li>
|
||||
<li class="menu-item"><a href="#section-program">Programa</a></li>
|
||||
<li class="menu-item"><a href="#section-about">Intérpretes</a></li>>
|
||||
<li class="menu-item"><a href="#section-about">Intérpretes</a></li>
|
||||
<li class="menu-item"><a href="#section-fees">Entradas</a></li>
|
||||
<li class="menu-item"><a href="#section-map">Mapa</a></li>
|
||||
<li class="menu-item"><a href="#section-map">Lugar</a></li>
|
||||
<li class="menu-item"><a href="#section-invite">Otras edidiones</a></li>
|
||||
</ul><!-- // ul#nav -->
|
||||
</div><!-- // .dropdown -->
|
||||
@ -98,13 +98,17 @@
|
||||
<div class="sixteen columns">
|
||||
<h1>
|
||||
Concierto en Familia<br/>
|
||||
<span>10º Aniversario</span>
|
||||
<span>2014</span>
|
||||
</h1>
|
||||
<h2>
|
||||
Requiem<br/><span>W. A. Mozart</span>
|
||||
<h2>
|
||||
<span>45 Aniversario St. Michael’s School</span>
|
||||
</h2>
|
||||
|
||||
<h2>
|
||||
<br/>
|
||||
Requiem de W. A. Mozart <br/>
|
||||
Ópera y Oratorio
|
||||
</h2>
|
||||
<h3>
|
||||
Coros de óperas</h3>
|
||||
|
||||
</div><!-- // .sixteen -->
|
||||
|
||||
@ -220,20 +224,18 @@
|
||||
<div class="container">
|
||||
<div class="three columns">
|
||||
<h2>Intérpretes</h2>
|
||||
<p> </p>
|
||||
</div><!-- // .three -->
|
||||
<div class="clear"></div>
|
||||
|
||||
<div class="fourteen columns">
|
||||
<div class="item">
|
||||
<img src="images/interpretes.jpg" alt="" />
|
||||
<p> </p>
|
||||
</div><!-- // .item -->
|
||||
</div><!-- // .eight -->
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div class="five columns">
|
||||
<div class="four columns">
|
||||
<div class="item">
|
||||
<ul>
|
||||
<li><h3>Javier Blanco <span class="speaker-title">Director</span></h3></li>
|
||||
@ -276,20 +278,22 @@
|
||||
<div class="eight columns">
|
||||
<div class="item entradas">
|
||||
<span class="price">entradas.com</span>
|
||||
<span class="date">Entradas próximamente a la venta</span>
|
||||
<span class="date">Entradas ya a la venta</span>
|
||||
<p>
|
||||
<a target="_blank" href="#" title="Próximamente" class="button" onClick="">PROXIMAMENTE</a>
|
||||
</p-->
|
||||
<a target="_blank" href="http://www.entradas.com/entradas/evento.do?idEvento=215749&identidad=1" title="Compra tus entradas" class="button">Comprar</a>
|
||||
</p>
|
||||
|
||||
</div><!-- // .item -->
|
||||
</div><!-- // .eight -->
|
||||
|
||||
<div class="eight columns">
|
||||
<div class="item taquilla">
|
||||
<span class="price">Taquilla del teatro</span>
|
||||
<span class="date">Entradas próximamente a la venta</span>
|
||||
<span class="date">Entradas próximamente a la venta</span>
|
||||
<!--span class="date">Entradas ya a la venta</span-->
|
||||
<p>
|
||||
<!-- Compra tus entradas en la <a target="_blank" href="#section-map">taquilla del teatro</a><br /><br /> -->
|
||||
<a href="#section-map" title="Comprar las entradas en taquilla" class="button">Cómo llegar</a>
|
||||
<a href="#section-map" title="Comprar las entradas en taquilla" class="button">Lugar</a>
|
||||
</p>
|
||||
</div><!-- // .item -->
|
||||
</div><!-- // .eight -->
|
||||
@ -364,7 +368,7 @@
|
||||
<div id="section-footer">
|
||||
<div class="container">
|
||||
<div class="eight columns">
|
||||
<p id="copytext">Concierto en Familia, 10º Aniversario.</p>
|
||||
<p id="copytext">Concierto en Familia 2014, 45 Aniversario St. Michael’s School.</p>
|
||||
</div><!-- // .eight -->
|
||||
|
||||
<div class="eight columns">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user