Difference between revisions of "Template:Footer"
Line 1: | Line 1: | ||
− | + | ||
<style> | <style> | ||
Line 135: | Line 135: | ||
</div> | </div> | ||
− |
Revision as of 14:45, 9 September 2015
<style>
- footer{
z-index: 800; margin-top: 100px; background: #000; opacity: 0.9; filter: alpha(opacity=90); width: 100%; min-height: 290px;
}
- footer table{
margin:auto; padding: 30px 0 20px 0; width: 900px; text-align:left; line-height:1em; color:#fff; background:#000; opacity: 0.8; filter: alpha(opacity=80);
}
- footer table a{
text-decoration: none; color: inherit;
}
- footer table img:hover{
opacity: 0.5; filter: alpha(opacity=50); } .twitter{
height:300px; width:440px; text-align:right; border-left: 1px solid #fff; padding-left:30px;
}
</style>