Skip to content
Snippets Groups Projects
Commit eccb77f7 authored by tbrehm's avatar tbrehm
Browse files

Small theme changes.

parent d5628a9b
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@
#submenu li a { width: 90%; padding-left: 10%; background-color:#fff; color: #444; }
#submenu li a:focus,
#submenu li a:hover,
#submenu li a:active { background-color:#3366ff; color: #fff; }
#submenu li a:active { background-color:#f63; color: #fff; }
/* Level 2 */
#submenu li ul li a,
......
......@@ -42,8 +42,8 @@
}
#topNav a:hover {
background-color: #3366ff;
color: #ffffff;
background-color: #eeeeee;
color: #000000;
}
#topNav #topNav_current {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment