*** empty log message ***
This commit is contained in:
parent
24f3c68b56
commit
04a819e50d
@ -29,10 +29,22 @@ BODY
|
|||||||
* Menu superieur
|
* Menu superieur
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
table.topbarre
|
||||||
|
{
|
||||||
|
background: #cbcbcb;
|
||||||
|
|
||||||
|
cell-spacing: 0;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.menu
|
||||||
|
{
|
||||||
|
border: 1px solid #000000;
|
||||||
|
}
|
||||||
|
|
||||||
.menu
|
.menu
|
||||||
{
|
{
|
||||||
background: #cbcbcb;
|
background: #cbcbcb;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user