You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/01/15 13:32:47 UTC

cvs commit: modperl-docs/src style.css

stas        02/01/15 04:32:47

  Modified:    src      style.css
  Log:
  - fix the broken cbox div entry
  
  Revision  Changes    Path
  1.3       +5 -0      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- style.css	10 Jan 2002 18:24:34 -0000	1.2
  +++ style.css	15 Jan 2002 12:32:47 -0000	1.3
  @@ -83,6 +83,11 @@
   }
   
   div.cbody {
  +	position:absolute;
  +	top:5px;
  +	left:175px;
  +	padding:0px;
  +	margin-right:10px;
   }
   
   div.logo {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org