UNderline text decoration added to table links
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
border: 1px solid lightgray;
|
border: 1px solid lightgray;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
|
||||||
#club-name {
|
#club-name-column {
|
||||||
text-decoration: underline; /* Add underline effect */
|
text-decoration: underline; /* Add underline effect */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
#top-scorers-logo {
|
#top-scorers-logo {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
margin: 0 15px;
|
margin: 0 15px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#player-name-column {
|
#player-name-column {
|
||||||
|
|||||||
Reference in New Issue
Block a user