SOURCE

console 命令行工具 X clear

                    
>
console
<footer class="footer">
  &copy; 2016 Wombat Coffee Roasters &mdash;
  <a href="/terms-of-use">Terms of use</a>
</footer>
a:link{
    color: blue;
}
.footer{
    color: #666;
    background-color: #ccc;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
}
.footer a{
    color: initial;
    text-decoration: underline;
}