Template:Peking2012 Color Epilogue

From 2012.igem.org

(Difference between revisions)
m
m
Line 50: Line 50:
   display: block;
   display: block;
   line-height: 20px;
   line-height: 20px;
-
   font-size: 18px;
+
   font-size: 16px;
   font-family: Arial, sans-serif;
   font-family: Arial, sans-serif;
   background-color: #3570ff;
   background-color: #3570ff;
   border-style: solid;
   border-style: solid;
   border-width: 1px;
   border-width: 1px;
-
   border-color: #70a0ff;
+
   border-color: #ffff00;
}
}
#PKU_navi_menu *
#PKU_navi_menu *
Line 67: Line 67:
#PKU_navi_menu a:visited
#PKU_navi_menu a:visited
{
{
-
   color: #a3a3a3;
+
   color: #ff3ea3;
}
}
#PKU_navi_menu a:hover,
#PKU_navi_menu a:hover,
Line 145: Line 145:
     naviHandle = setTimeout(NaviIndexGrowth,50);
     naviHandle = setTimeout(NaviIndexGrowth,50);
   }
   }
-
   naviMenu.style.width=naviIndex_Cur*500+'px';
+
   naviMenu.style.width=naviIndex_Cur*400+'px';
   naviMenu.style.height=naviIndex_Cur*indexheight+'px';
   naviMenu.style.height=naviIndex_Cur*indexheight+'px';
}
}
Line 163: Line 163:
     naviHandle = setTimeout(NaviIndexWither,50);
     naviHandle = setTimeout(NaviIndexWither,50);
   }
   }
-
   naviMenu.style.width=naviIndex_Cur*500+'px';
+
   naviMenu.style.width=naviIndex_Cur*400+'px';
   naviMenu.style.height=naviIndex_Cur*indexheight+'px';
   naviMenu.style.height=naviIndex_Cur*indexheight+'px';
}
}

Revision as of 09:40, 15 September 2012

  • Totop Totop