From bc471460fc8cce0bb9d8b5631e8d57fdec6a3b39 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Dec 2011 19:04:58 +0100 Subject: logo/style change --- public/css/style11.css | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/css/style11.css (limited to 'public/css') diff --git a/public/css/style11.css b/public/css/style11.css new file mode 100644 index 00000000..b983d632 --- /dev/null +++ b/public/css/style11.css @@ -0,0 +1,11 @@ +#logo { + background: url('../pic/engelsystem_logo_28c3.png') top left no-repeat; + display: block; + height: 69px; + margin: 10px auto; + width: 378px; +} + +tr:hover > td { + background: #f0f0f0; +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf