Last change
on this file since 388 was 347, checked in by roby, 3 years ago |
Aggiornamento per compatibilità con php7.4
|
File size:
489 bytes
|
Rev | Line | |
---|
[347] | 1 | <?php
|
---|
| 2 | echo '<style>
|
---|
| 3 | html,body{margin:0;padding:0}
|
---|
| 4 | body{background:#FFF;color:#333}
|
---|
| 5 | div#contiene{width:999px;margin:0 auto;background: #3B5998;color:#fff}
|
---|
| 6 | </style>
|
---|
| 7 | <link rel="stylesheet" type="text/css" href="temi/facebook/menu/menu-dd.css">
|
---|
| 8 | <script src="temi/facebook/menu/jquery-1.2.6.pack.js"></script>
|
---|
| 9 | <script src="temi/facebook/menu/jquery.hoverIntent.minified.js"></script>
|
---|
| 10 | <script src="temi/facebook/menu/jquery-ddi2.js"></script>';
|
---|
| 11 | ?>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.