|
|
|
@ -504,7 +504,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { |
|
|
|
/***************************************************** |
|
|
|
/***************************************************** |
|
|
|
* FOOTER STYLES * |
|
|
|
* FOOTER STYLES * |
|
|
|
*****************************************************/ |
|
|
|
*****************************************************/ |
|
|
|
#footer { |
|
|
|
footer { |
|
|
|
background-color: #434343; |
|
|
|
background-color: #434343; |
|
|
|
background-image: url(images/tab-repeat.png); |
|
|
|
background-image: url(images/tab-repeat.png); |
|
|
|
background-repeat:repeat-x; |
|
|
|
background-repeat:repeat-x; |
|
|
|
@ -515,44 +515,13 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
padding-bottom:10px; |
|
|
|
padding-bottom:10px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
footer a:link, footer a:visited { |
|
|
|
|
|
|
|
color:#fff; |
|
|
|
|
|
|
|
} |
|
|
|
.push { |
|
|
|
.push { |
|
|
|
height: 3em; /* Very important */ |
|
|
|
height: 3em; /* Very important */ |
|
|
|
} |
|
|
|
} |
|
|
|
#footer .copyright { |
|
|
|
|
|
|
|
float: right; |
|
|
|
|
|
|
|
padding-top:18px; |
|
|
|
|
|
|
|
margin-right:10px; |
|
|
|
|
|
|
|
background-color: #434343; |
|
|
|
|
|
|
|
background-image: url(images/tab-repeat.png); |
|
|
|
|
|
|
|
background-repeat:repeat-x; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.footer_emails{ |
|
|
|
|
|
|
|
float: left; |
|
|
|
|
|
|
|
margin-right:5%; |
|
|
|
|
|
|
|
background-color: #434343; |
|
|
|
|
|
|
|
background-image: url(images/tab-repeat.png); |
|
|
|
|
|
|
|
background-repeat:repeat-x; |
|
|
|
|
|
|
|
padding-top:18px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#footer #platformmanager { |
|
|
|
|
|
|
|
float: left; |
|
|
|
|
|
|
|
margin-left:10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#footer a { |
|
|
|
|
|
|
|
/*color:#fff;*/ |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#footer #coursemanager { |
|
|
|
|
|
|
|
float: left; |
|
|
|
|
|
|
|
margin-left: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.copyright { |
|
|
|
|
|
|
|
display: inline; |
|
|
|
|
|
|
|
float: right; |
|
|
|
|
|
|
|
padding-right: 5px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#bottom_corner { |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/***************************************************** |
|
|
|
/***************************************************** |
|
|
|
* NAVIGATION MENU * |
|
|
|
* NAVIGATION MENU * |
|
|
|
*****************************************************/ |
|
|
|
*****************************************************/ |
|
|
|
|