Version 1.7i
This commit is contained in:
parent
8a8280758b
commit
ba5e741c99
136 changed files with 2561 additions and 2105 deletions
|
|
@ -398,6 +398,35 @@ font-weight: bold !important;
|
|||
text-decoration: blink;
|
||||
}
|
||||
|
||||
#bourse
|
||||
{
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#bourse .ressource
|
||||
{
|
||||
float: left;
|
||||
width: 96px;
|
||||
height: 65px;
|
||||
padding-top: 10px;
|
||||
margin-right: 6px;
|
||||
background: transparent url(images/ressource.gif) no-repeat bottom;
|
||||
color: #00CCFF;
|
||||
}
|
||||
|
||||
#bourse .ressource span
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#bourse .ressource input
|
||||
{
|
||||
text-align: center;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
#corps_top .border_top, #corps_top .border_bt
|
||||
{
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue