Bolding the links + softing the links' underline
This commit is contained in:
parent
3d060cc8ec
commit
305b224795
|
@ -736,8 +736,9 @@ a.button:hover { opacity: 0.8; }
|
|||
padding: 0.4em;
|
||||
}
|
||||
.schedule a {
|
||||
border-bottom: dotted 1px #000;
|
||||
border-bottom: dotted 1px #999;
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
}
|
||||
.schedule a:hover {
|
||||
border-bottom: none;
|
||||
|
|
Loading…
Reference in New Issue