Visual improvisations and added link to Yahoo Finance for easier browsing.
This commit is contained in:
@@ -275,10 +275,18 @@
|
||||
}
|
||||
|
||||
td.ticker a:hover {
|
||||
text-decoration: underline;
|
||||
transform: scale(1.05);
|
||||
}
|
||||
|
||||
td.financials a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
transition: color 0.2s;
|
||||
}
|
||||
td.financials a:hover {
|
||||
color: #93c5fd;
|
||||
}
|
||||
|
||||
tr:nth-child(1) td.ticker {
|
||||
color: #d8b4fe;
|
||||
}
|
||||
|
Reference in New Issue
Block a user