我想在網頁的header中加一個logo,當初為了方便就把樣式寫在了html文件中,現在把它移到css文件后,logo就不顯示了,求教該怎么樣修改.navbar .logo { float: left; width: 240px; background: url("images/HomePage/logo_2.png") no-repeat 50% 50%; height: 68px; overflow: hidden; line-height: 208px; font-size: 18px; font-weight: bold; color: #fff; margin: 0;}
- 2 回答
- 0 關注
- 1541 瀏覽
相關問題推薦
添加回答
舉報
0/150
提交
取消