extranet/www/css/giant.css
2011-03-31 15:25:50 +00:00

24 lines
340 B
CSS

@CHARSET "ISO-8859-1";
/**
* Page tamplates du module giant.
*/
#divOpenData
{
border:1px solid silver;
background-color:#E0E1E6;
}
#TableContentInformation
{
margin-top:3px;
background-color:#F6F6F1;
border-spacing:2px;
border:1px solid silver;
}
#TableContentInformation td
{
border:1px solid silver;
}