Created
December 26, 2014 06:15
-
-
Save t-min/41898c1de4d01eb9abb7 to your computer and use it in GitHub Desktop.
navbar_black_for_fc2.css
This file contains hidden or 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
| /*navbar*/ | |
| .navbar{ | |
| border-color: #080808; | |
| box-shadow: 0px 2px 3px; | |
| } | |
| .dropdown-menu { | |
| font-size: 12px; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment