Created
July 19, 2012 04:07
-
-
Save jafstar/3140685 to your computer and use it in GitHub Desktop.
ie css ticks
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
/*****************************BAR FOOTER *****************************/ | |
.widget-footer:first-child + div + div { | |
margin-right: 0px !important; | |
} | |
/*****************************MENU *****************************/ | |
#menu a:first-child + a + a + a + a { | |
border-right: 0px solid #000 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment