[Tokyodebian-commits] TokyoDebian CVS update: muse/html debianmeeting.css .cvsignore

tokyodebian CVS Commit tokyodebian-commits at lists.alioth.debian.org
Sun Mar 19 04:09:18 UTC 2006


  User: dancer  
  Date: 06/03/19 04:09:18

  Added:       html     debianmeeting.css .cvsignore
  Log:
  added muse pages.
  
  Revision  Changes    Path
  1.1                  muse/html/debianmeeting.css
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/html/debianmeeting.css?annotate=1.1&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/html/debianmeeting.css?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=
  
  -----------------------------------
  
  Index: debianmeeting.css
  ===================================================================
  body {
       background-color: #fff;
       color: #000000;
       font-size: 12pt
  }
  
  h1 {
     color: #000000;
     border-style: ridge;
     border-color: #ffaaaa;
     font-size: 32pt;
  }
  
  h2 {
     color: #000;
     background-color: #bff;
     font-size: 28pt;
     border: 0px 0px 0px 0px;
     margin: 20px 0px 3px 0px;
  }
  
  h3 {
     border-style: solid;
     border-color: #ff99ee;
     background-color: #ff99ee;
     color: #000000;
     font-size: 18pt;
  }
  
  a:link {
    color: #33a;
  }
  
  a:active {
    color: #333;
  }
  
  /* hover is a CSS2 feature */
  a:hover {
    color: #ffa;
    background-color: #55f;
  }
  
  a:visited {
    color: #33a;
  }
  
  pre {
      color: #000;
      background-color: #fff;
      border-style: ridge;
  }
  
  tt {
     color: #000;
     background-color: #fff;
      border: ridge;
  }
  
  /* filter-opacity is a IE hack, supported by Mozilla */
  div {
      border: ridge
  }
  
  dl {
     margin: 2em;
  }
  dt {
     background-color: #ffa;
     color: #119;
  }
  dd {
     
  }
  ul {
     background-color: #ffffee;
  }
  li {
  }
  
  p{
  	color: #000;
  }
  
  table{
  	border-style: outset;
  }
  
  
  thead{
  	background-color: #fff;
  }
  
  th{
  	border-style: inset;
  	color: #000;
  	background-color: #fff;
  }
  td{
  	border-style: inset;
  	color: #000;
  }
  
  
  
  
  1.1                  muse/html/.cvsignore
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/html/.cvsignore?annotate=1.1&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/html/.cvsignore?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=
  
  -----------------------------------
  
  Index: .cvsignore
  ===================================================================
  *.html
  
  
  



More information about the Tokyodebian-commits mailing list