Compare commits

..

2 Commits

Author SHA1 Message Date
00122cf57d Se comenta fondo porque no esta bien la página y habria que repasarla
git-svn-id: https://192.168.0.254/svn/Proyectos.ClaveAudio_Web/trunk@24 44ade383-bb54-5b4f-835b-923f7702b206
2011-06-29 16:31:58 +00:00
45fc15edf6 se vuelve a arreglar marcas
git-svn-id: https://192.168.0.254/svn/Proyectos.ClaveAudio_Web/trunk@23 44ade383-bb54-5b4f-835b-923f7702b206
2011-06-29 15:43:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ body {
margin-top: 0px; margin-top: 0px;
margin-right: 0px; margin-right: 0px;
margin-bottom: 0px; margin-bottom: 0px;
background: #36373f url(../_imgs/fondo.jpg) top center repeat-y; /* background: #36373f url(../_imgs/fondo.jpg) top center repeat-y; */
} }
/* /*

View File

@ -59,7 +59,7 @@
?> ?>
</td> </td>
<?php <?php
if($j == 3) { if($j == 2) {
$j = 0; $j = 0;
?> ?>
</tr> </tr>