summaryrefslogtreecommitdiff
path: root/www-ssl/css/style10.css
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/css/style10.css')
-rw-r--r--www-ssl/css/style10.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/www-ssl/css/style10.css b/www-ssl/css/style10.css
new file mode 100644
index 00000000..fdaf9398
--- /dev/null
+++ b/www-ssl/css/style10.css
@@ -0,0 +1,11 @@
+#logo {
+ background: url('../pic/engelsystem_logo.png') top left no-repeat;
+ display: block;
+ height: 69px;
+ margin: 10px auto;
+ width: 523px;
+}
+
+tr:hover > td {
+ background: #f0f0f0;
+} \ No newline at end of file