From 2013.igem.org
(Difference between revisions)
|
|
Line 58: |
Line 58: |
| { | | { |
| visibility:hidden | | visibility:hidden |
- | }
| |
- | .navigation ul li a {
| |
- | background: url(images/nav_right_IE6.png) top right no-repeat !important;
| |
- | background: url(images/nav_right.png) top right no-repeat;
| |
- | display: block;
| |
- | padding: 0 13px 0 0;
| |
- | color: #578ba0;
| |
- | text-decoration: none
| |
- | }
| |
- | .navigation ul li.selected a,
| |
- | .navigation ul li.hover a {
| |
- | background: url(images/nav_selected_right.png) top right no-repeat !important;
| |
- | background: url(images/nav_selected_right_IE6.png) top right no-repeat;
| |
- | color: #578ba0;
| |
| } | | } |
| | | |
- | .navigation ul li a span {
| |
- | background: url(images/nav_left.png) top left no-repeat !important;
| |
- | background: url(images/nav_left_IE6.png) top left no-repeat;
| |
- | display: block;
| |
- | padding: 15px 10px 10px 23px;
| |
- | }
| |
- | .navigation ul li.selected a span,
| |
- | .navigation ul li.hover a span {
| |
- | background: url(images/nav_selected_left.png) top left no-repeat !important;
| |
- | background: url(images/nav_selected_left_IE6.png) top left no-repeat;
| |
- | }
| |
| </style> | | </style> |
| | | |
Revision as of 08:12, 4 July 2013
Team