From b5f3abeea96db8b98df9bbf4c3da7873b8a84e44 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 27 Jul 2009 15:04:35 +0000 Subject: Tagging files for 0.3-rc1 --- tests/src/valid.css | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 tests/src/valid.css (limited to 'tests/src/valid.css') diff --git a/tests/src/valid.css b/tests/src/valid.css deleted file mode 100644 index 340fa9a87..000000000 --- a/tests/src/valid.css +++ /dev/null @@ -1,30 +0,0 @@ -/** Master style definitions **/ - -body, p, div, h1, h2, h3, textarea { - font-family: "Lucida Grande", Helvetica, sans-serif; - font-size: 8.8pt; - color: #333; -} - -body { - background-color: white; - margin: 0; -} - -h1 { - color: #1F519A; - font-size: 1.7em; - font-weight: normal; - margin-top: 0; - margin-bottom: 1em; -} - -.noscript { - display: none; -} - -.hint, .username { - color: #999; -} - - -- cgit v1.2.3