From: short <> Date: Fri, 26 Apr 2002 10:00:51 +0000 (+0000) Subject: +footer image-button "Made with CSS" X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=572727a32d07ab590c56b7d63ff34b6d2e6fd4e2;hp=4c00636760ea64d3bde2b6b85c11907355ac59f7 +footer image-button "Made with CSS" --- diff --git a/common.php b/common.php index 93df63c..655c7ed 100644 --- a/common.php +++ b/common.php @@ -668,12 +668,15 @@ function footer($delimit=true) ?>
-
4 + .a_href("http://www.w3.org/Style/CSS/Buttons",'' + .img($energie_base."img/mwcts." .(image_supported("image/png") ? "png" : "gif"),"Made with CSS").'') ); ?>
@@ -733,6 +736,7 @@ body { :link { color: aqua; background-color: transparent; } :visited { color: teal; background-color: transparent; } h1,h2 { color: yellow; background-color: transparent; } +.footer img { vertical-align: middle; }