CSS classes ".tab-bold" and ".tab-head" are now global
authorshort <>
Wed, 20 Mar 2002 20:57:29 +0000 (20:57 +0000)
committershort <>
Wed, 20 Mar 2002 20:57:29 +0000 (20:57 +0000)
Implemented "radkova inzerce"

index.php

index ae49cda..da7b802 100644 (file)
--- a/index.php
+++ b/index.php
@@ -7,8 +7,6 @@
        include("common.php");
 
        $head_css="
-.tab-bold  { font-weight: bold; }
-.tab-head  { font-weight: bold; color: yellow; background-color: transparent; }
 .post-type { font-family: monospace; }
 .smaller   { font-size: smaller }
 .img-align { vertical-align:middle; }
@@ -31,7 +29,8 @@
 
 ?>
        <li><a href="#objednavka">Objednávka</a></li>
-       <li><a href="inzerce.php">Ceník inzerce</a></li>
+       <li><a href="inzerat.php<?php print($have_js); ?>">Øádková inzerce</a></li>
+       <li><a href="inzerce.php">Ceník plo¹né inzerce</a></li>
        <li><a href="#kontakt">Kontakt</a></li>
 </ul>