|
37 | 37 | } |
38 | 38 |
|
39 | 39 | :root { |
40 | | - --main-background: black; |
| 40 | + --main-background: #2d2c31; |
41 | 41 | --text-color: white; |
42 | 42 | } |
43 | 43 | } |
@@ -368,8 +368,7 @@ a.platChooser, a.platChooser h3 { |
368 | 368 | } |
369 | 369 |
|
370 | 370 | .Sidebar { |
371 | | - /* background-color: rgb(30, 30, 30); */ |
372 | | - background-color: #2d2649; |
| 371 | + background-color: rgb(30, 30, 30); |
373 | 372 | color: white; |
374 | 373 | font-size: 20px; |
375 | 374 | padding-top: 15px; |
@@ -400,67 +399,6 @@ a.platChooser, a.platChooser h3 { |
400 | 399 | } |
401 | 400 |
|
402 | 401 | .Sidebar a:hover, .Sidebar a.active { |
403 | | - /* background-color: rgb(67, 67, 67); */ |
404 | | - background-color: #524B6E; |
405 | | -} |
406 | | - |
407 | | -/* wiiu coloring */ |
408 | | -.Sidebar._wiiu_only { |
409 | | - background-color: #108AB7; |
410 | | -} |
411 | | - |
412 | | -.Sidebar._wiiu_only a:hover, .Sidebar._wiiu_only a.active { |
413 | | - background-color: #35AFDC; |
414 | | -} |
415 | | - |
416 | | -.Sidebar._wiiu_only .sidebar-item.selected { |
417 | | - border-left: 5px solid white; |
418 | | - padding-left: 45px; |
419 | | - background-color: #35AFDC; |
420 | | -} |
421 | | - |
422 | | -/* button, .infoBox.wiiu_only a { |
423 | | - background-color: #108AB7; |
424 | | -} |
425 | | -button:hover, .infoBox.wiiu_only a:hover { |
426 | | - background-color: #35AFDC; |
427 | | -} */ |
428 | | - |
429 | | -.Sidebar._switch_only { |
430 | | - background-color: #d62032; |
431 | | -} |
432 | | - |
433 | | -.Sidebar._switch_only a:hover, .Sidebar._switch_only a.active { |
434 | | - background-color: #fb4557; |
435 | | -} |
436 | | - |
437 | | -.Sidebar._switch_only .sidebar-item.selected { |
438 | | - border-left: 5px solid white; |
439 | | - padding-left: 45px; |
440 | | - background-color: #fb4557; |
441 | | -} |
442 | | - |
443 | | -/* button, .infoBox.switch_only a { |
444 | | - background-color: #d62032; |
445 | | -} |
446 | | -button:hover, .infoBox.switch_only a:hover { |
447 | | - background-color: #fb4557; |
448 | | -} */ |
449 | | - |
450 | | - |
451 | | -.Sidebar._3ds_only { |
452 | | - background-color: rgb(30, 30, 30); |
453 | | -} |
454 | | - |
455 | | -.Sidebar._3ds_only a:hover, .Sidebar._3ds_only a.active { |
456 | | - /* background-color: #d62032; */ |
457 | | - background-color: rgb(67, 67, 67); |
458 | | -} |
459 | | - |
460 | | -.Sidebar._3ds_only .sidebar-item.selected { |
461 | | - border-left: 5px solid white; |
462 | | - padding-left: 45px; |
463 | | - /* background-color: #d62032; */ |
464 | 402 | background-color: rgb(67, 67, 67); |
465 | 403 | } |
466 | 404 |
|
@@ -732,8 +670,7 @@ button:hover, .infoBox a:hover, .smallLinkButton:hover { |
732 | 670 | .sidebar-item.selected { |
733 | 671 | border-left: 5px solid white; |
734 | 672 | padding-left: 45px; |
735 | | - /* background-color: #666; */ |
736 | | - background-color: #524B6E; |
| 673 | + background-color: #676767; |
737 | 674 | } |
738 | 675 |
|
739 | 676 | .Sidebar .text, .sidebar-item { |
|
0 commit comments