私にはクラスがあり、私がやろうとしているのは、border-image-leftとborder-image-rightを適用することです(これらは2つの異なる画像です)
私ができることはこれです
background:url(http://jamessuske.com/freelance/heyheyandco/images/nav-border-bottom.png) bottom no-repeat;
background:url(http://jamessuske.com/freelance/heyheyandco/images/nav-border-left.png) left no-repeat;
ただし、そのうちの1つだけが表示されます:(
私がやろうとしていることは可能ですか?