+2
app/assets/stylesheets/application.css
+2
app/assets/stylesheets/application.css
···
49
49
50
50
a:link, a:link:active, a:visited, a:visited:active {
51
51
color: #509145;
52
+
text-underline-offset: 4px;
52
53
}
53
54
54
55
a:hover {
···
205
206
font-family: 'Gudea', sans-serif;
206
207
display: inline-block;
207
208
font-size: 1em;
209
+
text-underline-offset: 4px;
208
210
}
209
211
210
212
span.tag_link a::before {