Better breakpoint for the right column + fixing links inside paragraphs #23
|
@ -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