diff --git a/index.html b/index.html index 4493307..0452340 100644 --- a/index.html +++ b/index.html @@ -14,19 +14,15 @@ -
-
-

Forum du bilinguisme HTML/CSS maquettes

- -
-
+

Forum du bilinguisme HTML/CSS maquettes

+ \ No newline at end of file diff --git a/static/css/main.css b/static/css/main.css index 76a18c8..9aff15e 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -305,9 +305,6 @@ article li:not(:first-of-type){ #searchFilters form{ padding: calc(var(--div-padding) / 3); } -#advancedFilters{ - align-self: flex-end; -} /* btn */ .btn{ @@ -357,28 +354,19 @@ label[for="lang"]{ font-weight: 600; } -#tandemList > .row{ - justify-content: space-between; - gap: .5rem; -} - /* autocomplete */ -.autocomplete-suggestions{ - max-height: calc((1.5rem * 5) + .25rem * 11); +.autocomplete-suggestions { + border: 1px solid #e3e3e3; + max-height: 150px; overflow-y: auto; - margin-top: 0.25rem; - background: var(--accent-light); - border-radius: 0.25rem; - } -.autocomplete-suggestion{ - padding: 1rem; +.autocomplete-suggestion { + padding: 8px; cursor: pointer; - padding: .25rem .725rem; } -.autocomplete-suggestion:hover{ - background-color: var(--bs-link-color); +.autocomplete-suggestion:hover { + background-color: #f8f9fa; } /* overrides */ ul, ol{ @@ -497,10 +485,6 @@ nav .icon-ui{ .partners-logo-grid{ grid-template-columns: repeat(auto-fit, minmax(6em, 1fr)); } - .userAvatar img{ - width: 6rem; - height: 6rem; - } .profile .userAvatar, .profile .userPseudo, .offcanvas .userAvatar{ margin: 0 auto; text-align: center diff --git a/static/img/avatars/t800.jpg b/static/img/avatars/t800.jpg deleted file mode 100644 index 577aa78..0000000 Binary files a/static/img/avatars/t800.jpg and /dev/null differ diff --git a/tandem-list.html b/tandem-list.html index 1102cfb..c0dc143 100644 --- a/tandem-list.html +++ b/tandem-list.html @@ -206,28 +206,36 @@
-
-
- - - -
- + -
-
-
+
+ + + +
+ +
+ + + +
+
+
+
@@ -3654,11 +3662,11 @@
-
+
-
+