Lexique pour les feuilles de style Css "Cascading Style Sheets" :
Background
background-color: #252626; background-image: url(skin/fond/backgroung.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: 0% 0%;
Border
border: 0px dashed #252626; border-bottom: 0px dashed #252626; border-bottom-color: #252626; border-bottom-style: dashed; border-bottom-width: 0px; border-color: #252626; border-left: 0px outset #252626; border-left-color: #252626; border-left-style: outset; border-left-width: 0px; border-right: 0px inset #252626; border-right-color: #252626; border-right-style: dashed; border-right-width: 0px; border-style: outset; border-top: 0px outset #252626; border-top-color: #252626; border-top-style: outset; border-top-width: 0px; border-width: 0px;
Color
color: #252626;
Cursor
cursor: default;
Display
display: marker;
Float
float: right;
Font
font-family: Arial; font-size: 0px; font-weight: bold;
Height
height: 0px;
List-style
list-style:none;
Margin
margin: 0px; margin: 0px 0px 0px 0px; margin-bottom: 0px; margin-left: 0%; margin-right: 0%; margin-top: auto;
Max
max-height: 0px; max-width: 0px;
Min
min-height: 0px; min-width: 0px;
Overflow
overflow: visible;
Padding
padding: 0px; padding: 0px 0px 0px 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
Position
position: static;
Text
text-align:center; text-decoration:none;
Width
width: 0px;
|