これがわたしのページのHEAD・HTML詳細のHEAD内にかいてあることですね
<style>
table {
width: 340px;
}
strong {
color: #c9171e;
font-weight: normal;
font-size: 24px;
text-decoration: none;
background: linear-gradient(transparent 60%, #f6bfbc 60%);
}
a {
text-decoration: none;
border-bottom: 2px solid #e8a2a9;
}
a:hover, active {
position: relative;
top: 0;
border-bottom: 2px solid #e87480;
}
</style>
>>578してあってよかったけど、