Created
September 16, 2010 14:30
-
-
Save neotericdesign/582513 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#footer{ | |
border-top: 2px solid #b0320e; | |
border-bottom: 6px solid #b0320e; | |
background:#E36329 url(/_images/students/bg-footer.png) repeat-x; | |
@include linear-gradient(color-stops(#dc4d24,#e29623), top); | |
.footer_content{ | |
border-right:1px dotted #f1a080; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment