summaryrefslogtreecommitdiff
path: root/public/css/style11.css
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-12-26 15:58:14 +0100
committerPhilip Häusler <msquare@notrademark.de>2011-12-26 15:58:14 +0100
commit1852a2a1ae190391d47d5ce15398bc0c02c7071b (patch)
tree4fec54bd80c0f4b6da75ef9ddcf921f6e310ddda /public/css/style11.css
parentd1078f60fdb2237b1a3bfe0b664da1a5e7425d1f (diff)
parentbc471460fc8cce0bb9d8b5631e8d57fdec6a3b39 (diff)
style duplication
Diffstat (limited to 'public/css/style11.css')
-rw-r--r--public/css/style11.css11
1 files changed, 11 insertions, 0 deletions
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