- Limpieza de ficheros
- Error al enlazar con web de pollos. git-svn-id: https://192.168.0.254/svn/Proyectos.LaManoDePablo_Web/trunk@17 1f125104-cfba-1d4b-a82f-f72e3caf8177
This commit is contained in:
parent
91beb61049
commit
e04b360cb4
@ -20,7 +20,7 @@
|
||||
<div class="layout">
|
||||
<h1><a href="index.html">Restaurante - La Mano de Pablo</a></h1>
|
||||
<ul id="top_nav">
|
||||
<li><a href="../webLMP2/index.html">Pollos a la brasa</a></li>
|
||||
<li><a href="../restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></li>
|
||||
</ul>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
|
||||
@ -1,36 +0,0 @@
|
||||
/* Global Structure */
|
||||
.main { margin:0 auto; width:960px}
|
||||
.header-layout {background:url(../images/bg_top_img.jpg) top center no-repeat}
|
||||
.content-layout {background:#faf3ed}
|
||||
.footer-layout {background:url(../images/bg_bot_img.jpg) top center no-repeat}
|
||||
.body4 {background:url(../images/bg_bot_img.jpg) top center no-repeat}
|
||||
.body5 {background:url(../images/slider_shadow.png) center 508px no-repeat}
|
||||
.main-layout {background:url(../images/bg_top.jpg) top center repeat-x}
|
||||
|
||||
|
||||
.col1, .col2, .col3, .cols {float:left}
|
||||
.cols {width:300px}
|
||||
.col1 {width:630px}
|
||||
.col2 {width:240px}
|
||||
.col3 {
|
||||
width:285px
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* index.html */
|
||||
/* index-1.html */
|
||||
#page2 .box .list1 {margin-top:-7px}
|
||||
/* index-2.html */
|
||||
#page3 h2.letter_spacing {word-spacing:-2px}
|
||||
/* index-3.html */
|
||||
#page4 .box .list1 {margin-top:-7px}
|
||||
#page4 h2.pad_bot1 {padding-bottom:5px}
|
||||
/* index-4.html */
|
||||
#page5 .box > div {background: url(../images/box_top2.png) top center no-repeat}
|
||||
#page5 #content2 h2 {padding-bottom:4px}
|
||||
/* index-5.html */
|
||||
/* index-6.html */
|
||||
|
||||
|
||||
@ -18,13 +18,12 @@
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<div class="layout">
|
||||
<h1><a href="index.html">Restaurante - La Mano de Pablo</a></h1>
|
||||
|
||||
<ul id="top_nav">
|
||||
<li><a href="../webLMP2/index.html">Pollos a la brasa</a></li>
|
||||
<li><a href="../restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></li>
|
||||
</ul>
|
||||
|
||||
<nav>
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<div class="layout">
|
||||
<h1><a href="index.html">Restaurante - La Mano de Pablo</a></h1>
|
||||
<ul id="top_nav">
|
||||
<li><a href="../webLMP2/index.html">Pollos a la brasa</a></li>
|
||||
<li><a href="../restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></li>
|
||||
</ul>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
|
||||
@ -106,7 +106,7 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
<div class="layout">
|
||||
<h1><a href="index.html">Restaurante - La Mano de Pablo</a></h1>
|
||||
<ul id="top_nav">
|
||||
<li><a href="../webLMP2/index.html">Pollos a la brasa</a></li>
|
||||
<li><a href="../restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></li>
|
||||
</ul>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user