www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit f5554fea4fd6f0451909cbc36d530c8c4a6801ec
parent 444e82deb412cf9281caa6d89795433e03fc7ee8
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Thu,  5 Aug 2010 08:29:00 +0200

Un titre magnifique -- du grand art !

Diffstat:
M__cms__/code/site/css.php | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/__cms__/code/site/css.php b/__cms__/code/site/css.php @@ -1,7 +1,11 @@ <?php function get_css() { - return ".site.connexion { + return "h1 a { + color: #7f7f33; +} + +.site.connexion { position: absolute; top: 0; right: 0;