Revert "Build: fpkg: fix creating Belkin images"
[tomato.git] / release / src / router / www / bluegreen2.css
bloba122f2df65775147a2beaf1be58d716475c4e7fa
1 a {
2 color: #004584;
4 a:hover {
5 background: #007B00;
6 color: #fff;
8 input[type='button']:hover {
9 background: #007B00;
10 color: #fff;
12 #header {
13 background: #003D73;
15 #navi a {
16 color: #004584;
18 #navi a:hover {
19 background: #007B00;
20 color: #fff;
22 ul.tabs a.active,
23 #tabs a.active {
24 background: #003D73;
25 color: #fff;
27 ul.tabs a:hover,
28 #tabs a:hover {
29 background: #007B00;
30 color: #fff;
32 .tomato-grid .odd:hover,
33 .tomato-grid .even:hover {
34 background: #C4E2FF;
36 .tomato-grid a {
37 color: #004584;
40 .about {
41 margin:20px 20px;