Changeset 6158
- Timestamp:
- Mar 28, 2008, 5:44:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/prj/xhtmlcss/markup/style.css
r6148 r6158 1226 1226 width: 15.5em; 1227 1227 } 1228 1228 1229 /*============================================================================== 1229 1230 * 12. homeInfoBox(ホームインフォメーションボックス) … … 1240 1241 border-left: 1px solid #cccccc; 1241 1242 background: #ffffff; 1243 } 1244 1245 /*============================================================================== 1246 * 2. descriptionBox(説明ボックス) 1247 *----------------------------------------------------------------------------*/ 1248 #Body .descriptionBox { 1249 margin: 0 20px 10px; 1250 } 1251 .descriptionBox p { 1252 margin: 12px; 1242 1253 } 1243 1254 … … 1329 1340 1330 1341 /*============================================================== 1331 * 2. descriptionBox(説明ボックス)1332 *------------------------------------------------------------*/1333 #Top .descriptionBox {1334 margin: 0 20px 10px;1335 }1336 .descriptionBox p {1337 margin: 1em 2em;1338 }1339 1340 /*==============================================================1341 1342 * 36. buttonLine(ボタンライン) 1342 1343 *------------------------------------------------------------*/
Note: See TracChangeset
for help on using the changeset viewer.