我已經經歷了大部分我能找到的東西,但沒有幸運。我只想從文本鏈接的開始處將文字鏈接加下劃線到結尾。我會認爲這應該很簡單。我的工作在該網站是:僅下劃線文本不再
http://tahoe-luxury-properties.com/index4.html
頂部導航的鏈接有在底部邊框,但他們正在擴展比文本鏈接較大。我使用下面的CSS:
.hot-menu {
font-size: 13px;
letter-spacing: 1.1px;
font-weight: 400;
font-family: "Oswald", Arial, Helvetica;
line-height: 20px;
float: left;
text-align: center;
border-bottom-color: #0CF;
border-bottom-style: solid;
display: table;
border-bottom-width: fit-content;
margin: 5px;
}
如果任何人有這將是巨大的任何想法。謝謝。 -Beth
我與'李一{}'和改變填充關聯的樣式的嘗試: 7px 11px到7px 0.之後,它看起來很好。 – Knu8