From 79d663876b35b9d19aaa2ce57efa0ee41f03fc2b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 24 Nov 2005 23:05:15 +0000 Subject: [PATCH] r577: Changing submit bar colour --- templates/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/global.css b/templates/global.css index 04bfabc..2feaa56 100644 --- a/templates/global.css +++ b/templates/global.css @@ -126,7 +126,7 @@ a #submitrow { - background-color: rgb(51, 51, 51); + background-color: rgb(187, 44, 0); padding: 2px; border: 1px solid rgb(0, 0, 0); text-align: center; -- 2.22.5