[ Index ]

PHP Cross Reference of BardCMS V2

title

Body

[close]

/ -> styles.css (source)

   1  body { color:#000000; background-color:#ffffff; font-family:arial,sans-serif; font-size:100.01%}
   2  
   3  .fliesstext { text-align:justify; font-size:0.8em; line-height:1.5em}
   4  
   5  #cont { position:relative; top:0px; left:0px; float:none; width:70%; margin-left:22em; margin-right:0px; margin-bottom:10px; margin-top:0px; padding-left:10px; padding-right:0px; padding-bottom:0px; padding-top:0px; display:block;}
   6  #mnu { position:absolute; top:10px; left:10px; float: none; overflow: hidden; z-index:3; width:30em; overflow:auto;}
   7  
   8  .klein { font-size:0.6em; }
   9  
  10  input, textarea, select { font-family:arial,sans-serif; font-size:1em; border:1px solid black; }
  11  option { font-family:arial,sans-serif; font-size:1em; width:28em; }
  12  
  13  form label {
  14      display: block;
  15      float: left;
  16      width: 8em;
  17      vertical-align: top;
  18      clear: both;
  19  }
  20  
  21  .enterdata {
  22      margin-bottom: 2px;
  23      width: 30em;
  24      display: block;
  25      float: right;
  26  }
  27  
  28  .enterbutton {
  29      margin-bottom: 2px;
  30      width: 8em;
  31      display: block;
  32      float: right;
  33      clear: both;
  34  }
  35  
  36  br {
  37      clear: left;
  38  }
  39  
  40  form + * {
  41      clear: left;
  42  }
  43  
  44  div.formblock {
  45      display: block;
  46      width: 38.5em;
  47  }
  48  
  49  div.listitem { padding: 0px 2px 0px 2px; cursor: pointer; }
  50  div:hover.listitem { background-color: #ff00ff; }


Generated: Tue Sep 19 20:28:49 2006 Cross-referenced by PHPXref 0.6