Rajout des CSS
This commit is contained in:
parent
95650f60ae
commit
ad53a85663
24
www/css/giant.css
Normal file
24
www/css/giant.css
Normal file
@ -0,0 +1,24 @@
|
||||
@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;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user