diff --git a/README.md b/README.md index 3c76f07..9d1141f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gamutable -##fontello API +## fontello API 1. Ouvrir le navigateur diff --git a/css/gamutable.css b/css/gamutable.css index 5eef102..bca3cf1 100644 --- a/css/gamutable.css +++ b/css/gamutable.css @@ -164,7 +164,7 @@ th .vue-select { color: rgb(220, 53, 69); } -.gamutable table tbody tr:hover { +.gamutable table.table tbody tr:hover { background-color: rgba(179, 209, 67, 0.27); }