Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 00122cf57d | |||
| 45fc15edf6 |
@ -5,7 +5,7 @@ body {
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
background: #36373f url(../_imgs/fondo.jpg) top center repeat-y;
|
||||
/* background: #36373f url(../_imgs/fondo.jpg) top center repeat-y; */
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
?>
|
||||
</td>
|
||||
<?php
|
||||
if($j == 3) {
|
||||
if($j == 2) {
|
||||
$j = 0;
|
||||
?>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user