diff --git a/index.html b/index.html index 15f8c19..bf95a43 100644 --- a/index.html +++ b/index.html @@ -19,20 +19,19 @@

Forum du bilinguisme HTML/CSS maquettes

Ecrans à valider/intégrer

Ecrans intégrés

diff --git a/invitations.html b/invitations.html index bd7e0e4..df66fee 100644 --- a/invitations.html +++ b/invitations.html @@ -220,7 +220,7 @@
  • Priscilla
    -

    Priscilla

    +

    Priscilla

    Envoyée le 12.12.2024

    @@ -235,7 +235,7 @@
  • Eric B.
    -

    Eric B.

    +

    Eric B.

    Envoyée le 16.12.2024

    @@ -253,7 +253,7 @@
  • T800
    -

    T800

    +

    T800

    Reçue le 10.12.2024

    @@ -274,7 +274,7 @@
  • Utilisateur
    -

    Utilisateur avec un nom à rallonge

    +

    Utilisateur avec un nom à rallonge

    Reçue le 12.12.2024

    diff --git a/my-tandems.html b/my-tandems.html deleted file mode 100644 index b121adc..0000000 --- a/my-tandems.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - e-TANDEM · Mes TANDEMs - - - - - - - - - - - - - - -
    -
    - -
    -
    - -
    -
    -
    -
    -
    - -
    -
    -

    Mes TANDEMs

    -
    -
    -
    -
    - -
    -
    - - -
    - -
    - -
    -

    TANDEMs en cours

    -
      -
    • -
      Priscilla
      -
      -

      Priscilla

      -

      priscilla@mail.ch

      -

      Allemand, Suisse-allemand, Anglais

      -

      TANDEM commencé le 15.01.2025

      -
      -
      - -
      -
    • -
    -
    - -
    -

    Historique des TANDEMs

    -
      -
    • -
      Eric B.
      -
      -

      Eric B.

      -

      Français, Anglais

      -

      TANDEM commencé le 16.12.2024 | Terminé le 01:01.2025

      -
      -
    • -
    • -
      Utilisateur
      -
      -

      Utilisateur avec un nom à rallonge

      -

      Allemand, Portugais

      -

      TANDEM commencé le 16.12.2024 | Terminé le 01:01.2025

      -
      -
    • -
    • -
      T800
      -
      -

      T800

      -

      Assembleur, binaire

      -

      TANDEM commencé le 16.12.2024 | Terminé le 01:01.2025

      -
      -
    • -
    -
    - -
    -
    -
    - -
    - -
    - - - - - - - - - - - diff --git a/static/css/main.css b/static/css/main.css index 113637a..67b6b36 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -288,38 +288,34 @@ article li:not(:first-of-type){ padding-left: 0; margin-bottom: 0 } -.invitation, .tandem{ +.invitation{ display: flex; align-items: center; gap: 2rem; border-top: 1px dotted var(--bs-gray-400); padding-top: .75rem; } -.invitation .user-pseudo, .tandem .user-pseudo{ +.invitation .user-pseudo{ margin-bottom: 0.125rem; } -.invitation:not(:first-of-type), .tandem:not(:first-of-type){ +.invitation:not(:first-of-type){ margin-top: .75rem; } -.invitation .user-avatar img, .tandem .user-avatar img{ +.invitation .user-avatar img{ width: 3rem; height: 3rem; } -#current-tandems .user-avatar img{ - width: 5rem; - height: 5rem; -} p.date{ font-size: 0.8em; color: var(--bs-gray-600); - margin: 0.5rem 0; + margin-bottom: 0.5rem; } h2.date{ color: var(--bs-gray-600); border-bottom: 1px solid var(--bs-gray-600); padding-bottom: 0.5rem; } -.invitation-options, .tandem-options{ +.invitation-options{ margin-left: auto; align-self: center; } @@ -466,7 +462,7 @@ table#reports-todo tr:not(:first-of-type) { border-top: 1px dotted var(--bs-gray-400); padding-top: .75rem; } -.report p:not(.date), .tandem p:not(.date){ +.report p:not(.date){ margin-bottom: 0; } #lang-level-list{ @@ -628,10 +624,10 @@ nav .icon-ui{ .profile .user-pseudo{ margin: .5em auto; } - .invitation, .tandem{ + .invitation{ gap: 1rem; } - .invitation .user-pseudo, .tandem .user-pseudo{ + .invitation .user-pseudo{ text-align: left; } } @@ -645,13 +641,13 @@ nav .icon-ui{ #avatar-container{ text-align: center; } - .profile-options, .invitation-options, .tandem-options{ + .profile-options, .invitation-options{ display: grid; gap: 0 .5rem; width: fit-content; margin: calc(var(--div-padding) / 3) auto 0; } - .invitation-options, .tandem-options{ + .invitation-options{ margin: 0; } .offcanvas .user-avatar{ @@ -717,10 +713,10 @@ nav .icon-ui{ .separator.menu-admin > .btn-link{ padding: .725rem 1rem .725rem 0; } - .invitation-options button span, .tandem-options button span{ + .invitation-options button span{ display: none; } - .invitation-options button .icon-ui, .tandem-options button .icon-ui{ + .invitation-options button .icon-ui{ margin: 0; } table#reports-todo td, table#reports-todo td:first-child{ diff --git a/static/img/tandem-ask.svg b/static/img/tandem-ask.svg index 8ab7020..f810d86 100644 --- a/static/img/tandem-ask.svg +++ b/static/img/tandem-ask.svg @@ -1,7 +1,7 @@ - + - + @@ -14,9 +14,9 @@ - + - + @@ -24,5 +24,5 @@ - + \ No newline at end of file