Merge pull request #656 from bgeuken/make_schedules_links
Make talks on schedules table real links
This commit is contained in:
commit
a80e3d814e
3 changed files with 31 additions and 50 deletions
|
|
@ -59,3 +59,9 @@ background-image: -webkit-gradient(
|
|||
.schedule-subtitle {
|
||||
color: rgb(185, 74, 72);
|
||||
}
|
||||
|
||||
a.unstyled-link {
|
||||
text-decoration: none;
|
||||
color: #333333;
|
||||
outline: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue