[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
1 @import url(basic.css); /* Import basic styles */ 2 @import url(img.css); /* Import standard image styles */ 3 @import url(forms.css); /* Import standard form styles */ 4 5 /* Global page layout */ 6 body { 7 background-color: #bababa; 8 font-family: Arial, Helvetica, sans-serif; 9 font-size: 84%; 10 } 11 12 .wrapper1 { 13 background-color: #e5e5e5; 14 background-image: url(../img/distrib/top_shade.jpg); 15 background-repeat: repeat-x; 16 } 17 .wrapper2 { 18 width: 730px; 19 margin: auto; 20 } 21 22 .body_fade_out { 23 background-image: url(../img/distrib/bottom_shade.jpg); 24 background-repeat: repeat-x; 25 background-position: bottom; 26 height: 92px; 27 } 28 29 .version_top { 30 margin: 30px 10px 0 0; 31 font-size: 170%; 32 font-weight: bold; 33 float: right; 34 } 35 36 a { 37 color: #69c; 38 } 39 a:hover { 40 color: #f38f1b; 41 } 42 43 .menu_top { 44 width: 675px; 45 padding-right: 5px; 46 margin: 20px auto 12px; 47 } 48 .menu_bottom { 49 width: 680px; 50 text-align:center; 51 margin: 12px auto 40px; 52 } 53 .menu_top a, 54 .menu_bottom a { 55 text-decoration: none; 56 font-weight:bold; 57 color: #f38f1b; 58 } 59 .menu_top a:hover, 60 .menu_bottom a:hover { 61 text-decoration: underline; 62 } 63 64 .block1 { 65 width: 680px; 66 margin: 8px auto; 67 background: #fff url(../img/distrib/block_middle.gif) repeat-y; 68 } 69 .block2 { 70 background: url(../img/distrib/block_top.gif) no-repeat; 71 } 72 .block3 { 73 background: url(../img/distrib/block_bottom.gif) no-repeat bottom; 74 padding: 14px 32px 28px 25px; 75 } 76 77 h1, h2 { 78 color: #ff9000; 79 } 80 81 82 .copyright { 83 font-size:84%; 84 text-align:center; 85 padding: 0 0 14px 0; 86 } 87 .copyright a { 88 color: #000; 89 text-decoration: none; 90 } 91 .copyright a:hover { 92 text-decoration: underline; 93 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |