/*--------------------------------------------------------------------------------------------*/ /*--- txt4.css.php [18.10.2009] --------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--- sitemap indices layout -----------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.textsitemap { /* source code text */ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; color: #000000; /* Text= schwarz: /2/, S.030 */ text-align: left; /* linksbuendig: /1/, S.452 */ ; margin-top: 5px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } /*--------------------------------------------------------------------------------------------*/ /*--- Source Code Darstellung im PHP Primer (Kursbuch) etc. ----------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.textsource { /* source code text */ font-family: "Courier New", Courier, mono; font-size: 15px; font-style: normal; font-variant: normal; color: #000000; /* Text= schwarz: /2/, S.030 */ text-align: left; /* linksbuendig: /1/, S.452 */ ; margin-top: 5px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } /*--- end of txt4.css.php --------------------------------------------------------------------*/