This commit is contained in:
@@ -59,7 +59,7 @@ table tr:nth-child(even)
|
||||
table tbody tr
|
||||
transition: background 180ms ease-in-out
|
||||
&:hover
|
||||
background: lightgrey
|
||||
background: #d8d8d8
|
||||
|
||||
/* Material card styles */
|
||||
.card-1
|
||||
@@ -108,12 +108,12 @@ table tbody tr
|
||||
|
||||
a
|
||||
color: white
|
||||
text-decoration: none
|
||||
font-size: 2.25rem
|
||||
line-height: 64px
|
||||
transition: all 200ms ease-in-out
|
||||
&:hover
|
||||
color: #eee
|
||||
font-size: 2.5rem
|
||||
|
||||
#main-content
|
||||
padding: 15px 25px
|
||||
|
||||
Reference in New Issue
Block a user