[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/stylesheets/ -> style.css (source)

   1  /* Standard eZ publish stylesheet */
   2  
   3  body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
   4  {
   5      font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
   6  }
   7  
   8  body, p, .p, ul, li, a, h3, .path, th, td, .check
   9  {
  10      font-size: 13px;
  11      color: #000000;
  12  }
  13  
  14  h1 
  15  {
  16      font-weight: bold;
  17      font-size: 22px;
  18      color: #578ec5;
  19      margin-bottom: 8px;
  20      text-decoration : none;
  21  }
  22  
  23  h2, .listheadline, .listproducts
  24  {
  25      font-weight: bold;
  26      font-size: 17px;
  27      color: #578ec5;
  28      margin-top: 16px;
  29      margin-bottom: 0px;    
  30      text-decoration : none;
  31  }
  32  
  33  h2, .listheadline
  34  {
  35    color: #578ec5;
  36    text-decoration : none;
  37  }
  38  
  39  .listproducts 
  40  {
  41      text-decoration : underline;
  42  }
  43  
  44  .listheadline, .listproducts 
  45  {
  46      margin-top: 8px;
  47  }
  48  
  49  h3, .path
  50  {
  51      font-weight: bold;
  52      text-decoration : none;
  53  }
  54  
  55  a
  56  {
  57    color : #04396c;
  58    font-size: 11px;
  59    font-weight: bold;
  60    text-align: center;
  61    text-decoration: none;
  62  }
  63  
  64  a:hover 
  65  {
  66      color: #578ec5;
  67      text-decoration: underline;
  68  }
  69  
  70  .menuhead
  71  {
  72      background: #666666;
  73      font-size: 13px;
  74      color: #ffffff;
  75      font-weight: bold;
  76      text-align: center;
  77  }
  78  
  79  .menusubhead
  80  {
  81      color: #777777;
  82      font-weight: bold;
  83  }
  84  
  85  .menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
  86  {
  87      font-size: 11px;
  88  }
  89  
  90  .menu 
  91  {
  92      font-weight: normal;
  93      text-decoration: none;
  94  }
  95  
  96  .menutext 
  97  {
  98      margin-bottom: 4px;
  99  }
 100  
 101  .menubold 
 102  {
 103      font-weight: bold;
 104  }
 105  
 106  .menuspacer
 107  {
 108      font-size: 2px;
 109  }
 110  
 111  .spacer
 112  {
 113      padding-top: 8px;
 114      padding-bottom: 8px;
 115  }
 116  
 117  .boxtext 
 118  {
 119      font-weight: bold;
 120      margin-bottom: 4px;
 121  }
 122  
 123  .small, .smallbold
 124  {
 125      font-size: 10px;
 126  }
 127  
 128  .smallbold 
 129  {
 130      font-weight: bold;
 131  }
 132  
 133  .check 
 134  {
 135      margin-bottom: 8px;
 136  }
 137  
 138  .checkhead
 139  {
 140      font-weight: bold;
 141      margin-bottom: 16px;
 142  }
 143  
 144  .list
 145  {
 146      margin-top: 5px;
 147      margin-bottom: 10px;
 148      padding: 4px;
 149  }
 150  
 151  th 
 152  {
 153      font-weight: bold;
 154      text-align: left;
 155  }
 156  
 157  th.right
 158  {
 159      text-align: right;
 160  }
 161  
 162  .tdmini
 163  {
 164      font-size: 1px;
 165  }
 166  
 167  .pictext
 168  {
 169      font-style: normal;
 170      background-color: #f0f0f0;
 171  }
 172  
 173  .pris
 174  {
 175      font-weight: bold;
 176      padding-top: 8px;
 177      padding-bottom: 12px;
 178  }
 179  
 180  .linkselect
 181  {
 182      color: #ffffff;
 183  }
 184  
 185  .linkselect:hover
 186  {
 187      color: #dcdcdc;
 188  }
 189  
 190  .linknormal
 191  {
 192      color: #000000;
 193  }
 194  
 195  .bglight 
 196  {
 197      background-color: #f4faff;
 198          border-top : 1px solid #e0e0e0;
 199  }
 200  
 201  .bgdark 
 202  {
 203      background-color: #ebf2f8;
 204          border-top : 1px solid #e0e0e0;
 205  }
 206  
 207  .bgcurrent
 208  {
 209      background-color: #f07800;
 210  }
 211  
 212  .bgweekend
 213  {
 214      background-color: #a0a0a0;
 215  }
 216  
 217  .bgselect
 218  {
 219      color: #ffffff;
 220      background-color: #787878;
 221  }
 222  
 223  form
 224  {
 225      margin: 0px;
 226  }
 227  
 228  hr
 229  {
 230      color: #e0e0e0;
 231      height: 2px;
 232  }
 233  
 234  .stdbutton 
 235  {
 236      font-size: 11px;
 237      font-weight: bold;
 238  }
 239   
 240  .okbutton 
 241  {
 242      font-size: 18px;
 243      font-weight: bold;
 244  }
 245  
 246  .divider
 247  {
 248      float: left;
 249      padding-right: 10px;
 250  }
 251  
 252  .box
 253  {
 254      width: 440px;
 255  }
 256  
 257  .halfbox
 258  {
 259      width: 200px;
 260  }
 261  
 262  .searchbox
 263  {
 264      width: 120px;
 265  }
 266  
 267  .error
 268  {
 269      font-size: 14;
 270      font-weight: bold;
 271      color: #f08c00;
 272  }
 273  
 274  td.leftmenu
 275  {
 276      background-color : #ebf2f8;
 277      border-top : 1px solid #444488;
 278      border-bottom : 1px solid #444488;
 279      border-right : 1px solid #aaaaaa;
 280      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 281  }
 282  
 283  td.contents
 284  {
 285      padding-left: 8px;
 286      padding-bottom : 15px;
 287      background-color : #ffffff;
 288      border-top : 1px solid #444488;
 289      border-bottom : 1px solid #444488;
 290      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 291  }
 292  
 293  
 294  td.debugheader
 295  {
 296      background-color : #eeeeee;
 297      border-top : 1px solid #444488;
 298      border-bottom : 1px solid #444488;
 299      font-size : 65%;
 300      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 301  }
 302  
 303  td.timingpoint1
 304  {
 305      background-color : #ffffff;
 306      border-top : 1px solid #444488;
 307      font-size : 65%;
 308      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 309  }
 310  
 311  td.timingpoint2
 312  {
 313      background-color : #eeeeee;
 314      border-top : 1px solid #444488;
 315      font-size : 65%;
 316      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 317  }


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7