Line | |
---|
1 | #HTTP_HEADER{Content-Type: text/css;} |
---|
2 | |
---|
3 | |
---|
4 | .edition_directe { |
---|
5 | border: 0 none; |
---|
6 | cursor: pointer; |
---|
7 | display: block; |
---|
8 | margin: 0 auto; |
---|
9 | padding: 5px 0; |
---|
10 | width: 72px; |
---|
11 | text-align: center; |
---|
12 | } |
---|
13 | |
---|
14 | |
---|
15 | .edition_directe img{ |
---|
16 | background-color: #EEEEEE; |
---|
17 | background-position: center center; |
---|
18 | background-repeat: no-repeat; |
---|
19 | border: 2px solid #9DBA00; |
---|
20 | display: inline; |
---|
21 | margin: 0 auto; |
---|
22 | padding: 4px; |
---|
23 | } |
---|
24 | |
---|
25 | .inner .edition_directe b{ |
---|
26 | color: #9DBA00; |
---|
27 | display: block; |
---|
28 | font-size: 0.9em; |
---|
29 | font-weight: 700; |
---|
30 | height: 3.07778em; |
---|
31 | line-height: 1; |
---|
32 | margin: 2px auto; |
---|
33 | width: 100%; |
---|
34 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.