From 9b8d882eeb00dd62daca0000e59a3004583af4c5 Mon Sep 17 00:00:00 2001 From: Anthony Parsons Date: Tue, 18 Apr 2006 01:37:35 +0000 Subject: [PATCH] Add missing $Id --- css/gfcss10.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/gfcss10.css b/css/gfcss10.css index 57e31a9..b7fce00 100644 --- a/css/gfcss10.css +++ b/css/gfcss10.css @@ -1,6 +1,8 @@ @charset "UTF-8"; @import "core-layout.css"; +/* $Id$ */ + a { color: #00f } a:hover { background: #fff; outline: 1px solid #ccc } -- 2.11.4.GIT