「CSS版面配置」修訂間的差異
跳至導覽
跳至搜尋
| 第31行: | 第31行: | ||
} | } | ||
.toc li a:hover { | .toc li a:hover { | ||
| + | color: #fff; | ||
text-decoration: none; | text-decoration: none; | ||
background-color: #c63b6f; | background-color: #c63b6f; | ||
} | } | ||
.toc li a:active { | .toc li a:active { | ||
| + | color: #fff; | ||
border-bottom: solid #b03060 1px; | border-bottom: solid #b03060 1px; | ||
top: 4px; | top: 4px; | ||
| 第54行: | 第56行: | ||
} | } | ||
}} | }} | ||
| − | <table width=' | + | <table width='500px'><tr><th width=50%> |
<ul class='toc'><ul> | <ul class='toc'><ul> | ||
<li>[http://zh-tw.learnlayout.com/no-layout.html 沒有版面配置]</li> | <li>[http://zh-tw.learnlayout.com/no-layout.html 沒有版面配置]</li> | ||