[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
1 /* Designed by François PLANQUE - http://fplanque.net/ */ 2 3 @import url(../../rsc/css/basic.css); /* Import basic styles */ 4 @import url(../../rsc/css/img.css); /* Import standard image styles */ 5 @import url(../../rsc/css/blog_elements.css); /* Import standard blog elements styles */ 6 @import url(../../rsc/css/forms.css); /* Import default form styles */ 7 @import url(../../rsc/css/comments.css); /* Import default comment styles */ 8 9 body { 10 padding: 0px; 11 margin: 0px; 12 color: #aaa; 13 font: 84% Arial, Helvetica, sans-serif; 14 background-color: #666; 15 } 16 17 a { 18 color: #eee; 19 text-decoration: none; 20 } 21 a:visited { 22 color: #eee; 23 } 24 a:hover { 25 color: #fff; 26 text-decoration: underline; 27 } 28 29 30 div#pageFooter { 31 padding: 0 0 1ex 0; 32 } 33 p.baseline { 34 text-align: center; 35 font-size: 84%; 36 padding: 6ex 0 4ex 0; 37 margin: 0; 38 } 39 40 41 div.pageHeader { 42 padding: 5px; 43 border-bottom: 1px solid #aaa; 44 background: #333; 45 color: #aaa; 46 } 47 48 h1#pageTitle { 49 font-size: 100%; 50 font-weight: bold; 51 letter-spacing: 2px; 52 margin: 0; 53 padding: 0; 54 } 55 56 div.PageTop ul { 57 background: #333; 58 border-bottom: 1px solid #aaa; 59 margin: 0 1px; 60 padding: 0; 61 list-style-type:none; 62 padding: 5px 0; 63 } 64 div.PageTop li { 65 border-right: 1px solid #aaa; 66 display: inline; 67 padding: 5px 1em; 68 } 69 70 div.PageTop a { 71 font-weight: bold; 72 text-decoration: none; 73 } 74 div.PageTop a.default { 75 color: #aaa; 76 } 77 div.PageTop a.selected, 78 div.PageTop a.selected:visited { 79 color: #eee; 80 } 81 div.PageTop a:hover { 82 text-decoration: underline; 83 color: #fff; 84 } 85 86 87 /* Styles for main area (left) */ 88 h2 { 89 margin: 0; 90 padding: 1ex 0 0 0; 91 } 92 93 /* Styles for posts */ 94 .bPosts { 95 width: 820px; 96 margin: 0 auto; 97 } 98 div.action_messages { 99 margin: 0 2ex; 100 } 101 102 .nav_right img 103 { 104 vertical-align: top; 105 } 106 .nav_right a 107 { 108 display: block; 109 margin: 1ex 0; 110 float: right; 111 border: 1px solid #666; 112 } 113 .nav_right a:hover 114 { 115 border: 1px solid #fff; 116 } 117 img.no_nav 118 { 119 margin: 1ex 0; 120 float: right; 121 border: 1px solid #666; 122 } 123 124 .bPost 125 { 126 clear: both; 127 } 128 div.image_block img { 129 background: #fff; 130 padding: 5px; 131 border: 1px solid #555; 132 } 133 .bDetails { 134 width: 80%; 135 margin: 2em auto; 136 background: #555; 137 border: 1px solid #aaa; 138 } 139 h3.bTitle { 140 font-size: 100%; 141 display:inline; 142 letter-spacing: 2px; 143 } 144 .bText { 145 margin: 0; 146 padding: 0 12px; 147 } 148 .bSmallHead 149 { 150 margin: 0; 151 padding: 12px 12px 6px 12px; 152 } 153 .bSmallPrint 154 { 155 margin: 0; 156 font-size: 84%; 157 padding: 6px 12px 12px 12px; 158 } 159 .action_right 160 { 161 font-size: 84%; 162 float: right; 163 margin: 0 0 0 1em; 164 } 165 .timestamp { 166 margin: 0 0 0 1em; 167 font-size: 84%; 168 } 169 170 input.bComment, 171 textarea.bComment 172 { 173 background-color: #eee; 174 border: 1px solid #ccc; 175 width: 97%; 176 padding: 2px; 177 margin: 0ex; 178 } 179 select.bComment /* Used by the profile form */ 180 { 181 background-color: #eee; 182 border: 1px solid #ccc; 183 padding: 1px; 184 margin: 0ex; 185 } 186 187 .comments_popup { 188 margin: 1em; 189 } 190 191 table.image_index { 192 margin: 1ex auto; 193 } 194 table.image_index td { 195 width: 88px; 196 height: 88px; 197 background: #555; 198 text-align: center; 199 vertical-align: middle; 200 border: 1px solid #333; 201 } 202 table.image_index td:hover { 203 background: #777; 204 }
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 |
![]() |