[ Index ] |
|
Code source de Drupal 5.3 |
1 /* $Id: style.css,v 1.7 2006/08/31 07:28:14 dries Exp $ */ 2 3 /* 4 ** HTML elements 5 */ 6 body { 7 background: #fff url(druplicon-watermark.png) no-repeat top right; 8 font-family: arial, helvetica, sans-serif; 9 } 10 a:link { 11 color: #656 12 } 13 a:visited { 14 color: #656 15 } 16 a:active { 17 color: #ccc 18 } 19 h2 { 20 background-color: #eaeaea; 21 border: solid 1px #777; 22 font-size: 1.1em; 23 margin: 0.5em 0em 0.5em 0em; 24 padding: 0.5em; 25 } 26 h2.title { 27 background-color: #fff; 28 border: solid 1px #888; 29 margin-top: 1em; 30 } 31 p { 32 margin: 0 1em 1em 0; 33 padding: 0; 34 } 35 table { 36 font-size: 1em; 37 } 38 39 /* 40 ** Page layout blocks / IDs 41 */ 42 #main { 43 width: 80%; 44 } 45 #header .title { 46 padding-top: .75em; 47 } 48 #subnavlist { 49 font-size: 0.8em; 50 } 51 ul.links li { 52 border-left: 1px solid #888; 53 } 54 ul.links li.first { 55 border: none; 56 } 57 58 /* 59 ** Common declarations for child classes of node, comment, block, box etc 60 */ 61 .node .submitted { 62 color: #7c7c7c; 63 font-size: 0.9em; 64 float: left; 65 padding: 0.5em 0em 0.5em 1em; 66 } 67 .node .taxonomy { 68 color: #7c7c7c; 69 font-size: 0.9em; 70 float: right; 71 } 72 .node .content { 73 clear: both; 74 padding-left: 1em; 75 } 76 .node .links { 77 padding: 1em 0 1em 0.2em; 78 } 79 .comment { 80 border: solid 1px #777; 81 margin: 0.5em 0; 82 padding: 0.5em; 83 } 84 .block { 85 margin-bottom: 10px; 86 font-size: 0.9em; 87 } 88 .block .content { 89 border: solid 1px #888; 90 border-top: none; 91 margin: 0; 92 padding: 5px; 93 } 94 .block h2.title { 95 margin: 0; 96 } 97 98 /* 99 ** Administration page styles 100 */ 101 div.admin-panel .description { 102 color: #999; 103 } 104 105 div.admin-panel .body { 106 background: #f4f4f4; 107 } 108 109 div.admin-panel h3 { 110 background-color: #888; 111 color: #fff; 112 padding: 5px 8px 5px; 113 margin: 0; 114 } 115 116 /* 117 ** Module specific styles 118 */ 119 .item-list ul li { 120 list-style-image: url(bullet.png); 121 } 122 .path, .path a, .path a:visited { 123 color: #888; 124 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |