Zjmfrank2012 (Talk | contribs) |
Zjmfrank2012 (Talk | contribs) |
||
Line 40: | Line 40: | ||
.menu_item:hover { | .menu_item:hover { | ||
color:#000000; | color:#000000; | ||
− | background-color: # | + | background-color: #9D0711; |
} | } | ||
Line 96: | Line 96: | ||
/* When hovering on a menu item */ | /* When hovering on a menu item */ | ||
.menu_items li:hover { | .menu_items li:hover { | ||
− | background-color:# | + | background-color:#9D0711; |
color: #000000; | color: #000000; | ||
} | } | ||
Line 139: | Line 139: | ||
.submenu li a:hover { | .submenu li a:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color: # | + | color: #9D0711; |
} | } | ||
Line 151: | Line 151: | ||
text-align:center; | text-align:center; | ||
font-weight:bold; | font-weight:bold; | ||
− | color:# | + | color:#9D0711; |
cursor:pointer; | cursor:pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 162: | Line 162: | ||
/* when hovering on that button */ | /* when hovering on that button */ | ||
.collapsable_menu_control:hover { | .collapsable_menu_control:hover { | ||
− | background-color: # | + | background-color: #9D0711; |
color:#000000; | color:#000000; | ||
} | } | ||
Line 214: | Line 214: | ||
.judges-will-not-evaluate { | .judges-will-not-evaluate { | ||
− | border: 4px solid # | + | border: 4px solid #9D0711; |
display: block; | display: block; | ||
margin: 5px 15px; | margin: 5px 15px; | ||
Line 249: | Line 249: | ||
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-decoration-color:# | + | text-decoration-color:#9D0711; |
− | color: # | + | color: #9D0711; |
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
-moz-transition: all 0.4s ease; | -moz-transition: all 0.4s ease; | ||
Line 309: | Line 309: | ||
text-align:center; | text-align:center; | ||
font-weight:bold; | font-weight:bold; | ||
− | background-color: # | + | background-color: #9D0711; |
cursor:pointer; | cursor:pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 321: | Line 321: | ||
.button_click:hover { | .button_click:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color:# | + | color:#9D0711; |
} | } | ||
Revision as of 05:21, 1 July 2016