From a6406d85e9f75199381d85c5b5ad8519ea60fc06 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 21 May 2008 12:21:57 +0000 Subject: Moving skins to a separate acf. git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1140 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats/debugging.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 gnats/debugging.css (limited to 'gnats/debugging.css') diff --git a/gnats/debugging.css b/gnats/debugging.css new file mode 100644 index 0000000..8c9e548 --- /dev/null +++ b/gnats/debugging.css @@ -0,0 +1,16 @@ +xxxbody { + background: yellow; +} + +xxx#page { + background: green; +} +xxx#content dt { + background: blue; +} +xxx#content dd { + background: green; +} +xx#logo { + background: silver; +} -- cgit v1.2.3