Content update
- Adds in some missing speakers - Under construction meetups - Fixes links in media descriptions - Adds hover indicators to img_grid - Adds esc key in modals
This commit is contained in:
@@ -29,12 +29,14 @@
|
||||
background-color: #7A5DF9;
|
||||
}
|
||||
|
||||
.about-content a {
|
||||
.about-content a,
|
||||
.content-container a {
|
||||
color: var(--meetups-color) !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.about-content a:hover {
|
||||
.about-content a:hover,
|
||||
.content-container a:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user