diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..84f5661 Binary files /dev/null and b/.DS_Store differ diff --git a/css/style.css b/css/style.css index aa26fce..b87faaf 100644 --- a/css/style.css +++ b/css/style.css @@ -23,20 +23,6 @@ footer { font-family: "Source Sans 3", sans-serif; } -/* #flathub-button { - background: url('https://flathub.org/api/badge?locale=en'); - background-size: cover; -} */ - -/* .btn-dark { - background-color: #111; -} - -.btn:hover, button { - background-color: #222; - border: 1px white solid; -} */ - .jumbotron, .card-header { color: white; border: 1px white solid; @@ -68,4 +54,21 @@ footer { z-index: 1; top: 0; left: 0; +} + +.row.feature-list-item { + padding: 0.5rem; + background: #333; +} + +.row.feature-list-item#active-feature-item { + background: transparent; +} + +.feature-detail-container { + display: none; +} + +.feature-detail-container#active-feature-detail { + display: inherit; } \ No newline at end of file diff --git a/features.html b/features.html index 59f80ed..07644c8 100644 --- a/features.html +++ b/features.html @@ -4,7 +4,7 @@ - RetroDECK Features + RetroDECK @@ -32,7 +32,7 @@