Fix: syntax css
This commit is contained in:
parent
cfcab727d6
commit
6f449a9cee
@ -151,7 +151,7 @@ div.vmenu
|
|||||||
|
|
||||||
div.fiche
|
div.fiche
|
||||||
{
|
{
|
||||||
float: right top;
|
float: right;
|
||||||
<?php
|
<?php
|
||||||
//print "_SERVER['HTTP_USER_AGENT']=".$_SERVER['HTTP_USER_AGENT'];
|
//print "_SERVER['HTTP_USER_AGENT']=".$_SERVER['HTTP_USER_AGENT'];
|
||||||
if (! eregi('MSIE 7\.0',$_SERVER['HTTP_USER_AGENT'])) print " position: absolute;\n";
|
if (! eregi('MSIE 7\.0',$_SERVER['HTTP_USER_AGENT'])) print " position: absolute;\n";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user