(Prototype team template page) |
m (color changes) |
||
Line 7: | Line 7: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;} | #content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;} | ||
− | body {background-color: | + | body {background-color:#f3f4f4; } |
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 18: | Line 18: | ||
padding:0px; | padding:0px; | ||
float:left; | float:left; | ||
− | background-color:# | + | background-color:#119ED8; |
text-align:left; | text-align:left; | ||
} | } | ||
Line 27: | Line 27: | ||
margin:-2px 0px 0px -20px; | margin:-2px 0px 0px -20px; | ||
padding: 10px 10px; | padding: 10px 10px; | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #8E999D; |
font-weight:bold; | font-weight:bold; | ||
− | color: | + | color:black; |
cursor: pointer; | cursor: pointer; | ||
} | } | ||
Line 36: | Line 36: | ||
.menu_item:hover { | .menu_item:hover { | ||
color:#000000; | color:#000000; | ||
− | background-color: # | + | background-color: #8E999D; |
} | } | ||
Line 69: | Line 69: | ||
padding: 15px 0px 15px 15px ; | padding: 15px 0px 15px 15px ; | ||
display:block; | display:block; | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #8E999D; |
text-align:left; | text-align:left; | ||
font-weight:bold; | font-weight:bold; | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#f3f4f4; |
list-style-type:none; | list-style-type:none; | ||
cursor:pointer; | cursor:pointer; | ||
Line 92: | Line 92: | ||
/* When hovering on a menu item */ | /* When hovering on a menu item */ | ||
.menu_items li:hover { | .menu_items li:hover { | ||
− | background-color:# | + | background-color:#119ED8; |
− | color: # | + | color: #ffffff; |
} | } | ||
Line 125: | Line 125: | ||
padding: 5px 10px; | padding: 5px 10px; | ||
display: inline-block; | display: inline-block; | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #8E999D; |
− | background-color: | + | background-color:#f3f4f4; |
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#119ED8; |
+ | |||
} | } | ||
Line 135: | Line 136: | ||
.submenu li a:hover { | .submenu li a:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color: # | + | color: #119ED8; |
} | } | ||
Line 147: | Line 148: | ||
text-align:center; | text-align:center; | ||
font-weight:bold; | font-weight:bold; | ||
− | color:# | + | color:#199ED8; |
cursor:pointer; | cursor:pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 158: | Line 159: | ||
/* when hovering on that button */ | /* when hovering on that button */ | ||
.collapsable_menu_control:hover { | .collapsable_menu_control:hover { | ||
− | background-color: # | + | background-color: #119ED8; |
color:#000000; | color:#000000; | ||
} | } | ||
Line 238: | Line 239: | ||
padding:0px 15px; | padding:0px 15px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family: | + | font-family:Arial; |
} | } | ||
Line 245: | Line 246: | ||
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-decoration-color:# | + | text-decoration-color:#119ED8; |
− | color: # | + | color: #119ED8; |
-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 264: | Line 265: | ||
padding:0px 20px; | padding:0px 20px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family: | + | font-family:Arial; |
} | } | ||
Line 271: | Line 272: | ||
padding:0px; | padding:0px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family: | + | font-family:Arial; |
} | } | ||
Line 305: | Line 306: | ||
text-align:center; | text-align:center; | ||
font-weight:bold; | font-weight:bold; | ||
− | background-color: # | + | background-color: #119ED8; |
cursor:pointer; | cursor:pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 317: | Line 318: | ||
.button_click:hover { | .button_click:hover { | ||
background-color:#000000; | background-color:#000000; | ||
− | color:# | + | color:#119ED8; |
} | } | ||
Revision as of 10:03, 9 June 2016