View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsdweb
In directory usw-pr-cvs1:/tmp/cvs-serv17388

Modified Files:
        faq.css 
Log Message:
Change color of answer, format of keybindings

Index: faq.css
===================================================================
RCS file: /cvsroot/dqsd/dqsdweb/faq.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** faq.css     15 Aug 2002 13:40:49 -0000      1.3
--- faq.css     15 Aug 2002 16:05:19 -0000      1.4
***************
*** 4,9 ****
  }
  
  TD.keyname {
!       white-space: nowrap;    
  }
  
--- 4,16 ----
  }
  
+ TABLE.keybindings TD {
+       vertical-align: top;
+       font-size: 70%;
+ }
  TD.keyname {
!       white-space: nowrap;
!       font-weight: bold;
!       padding-right: 1em;
!       text-align: right;
  }
  
***************
*** 23,27 ****
  }
  
! .question {
        margin-left: 2em;
        margin-top: 0.2em;
--- 30,34 ----
  }
  
! DIV.question {
        margin-left: 2em;
        margin-top: 0.2em;
***************
*** 29,37 ****
  }
  
! .answer {
        font-weight: normal;
        margin-left: 5em;
        margin-bottom: 1em;
!       color: #cc3300;
  }
  
--- 36,49 ----
  }
  
! DIV.answer, DIV.answer TABLE {
!       color: #000080;
! }
! DIV.answer {
        font-weight: normal;
        margin-left: 5em;
        margin-bottom: 1em;
!       /*border: inset 2px;*/
!       background: #eeeeee;
!       padding: 5px 5px;
  }
  




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to