Outils pour utilisateurs

Outils du site


mastodon

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
mastodon [2022/11/16 07:13] – créée dbroquamastodon [2026/09/04 09:28] (Version actuelle) – Suppression contact
Ligne 1: Ligne 1:
-# Mastodon 
  
-## Custom css 
-```css 
-body { 
-  background: url("/packs/media/images/elephant_ui_plane-72f8702db120a51a1cdbc4fb7f5ef59d.svg") no-repeat left bottom fixed; 
-  background-repeat: no-repeat; 
-  background-size: 50%; 
-  background-color: rgb(25, 27, 34); 
-} 
- 
-.drawer, .column { 
-  opacity: 0.92; 
-} 
- 
-.drawer__inner__mastodon { 
-  display: none; 
-} 
- 
-.column { 
-  flex: auto; 
-} 
- 
-.drawer__inner { 
-  height: auto; 
-  max-height: 100%; 
-} 
- 
-.drawer__inner { 
-  border-radius: 8px; 
-} 
- 
-.column-header, .drawer__header { 
-  border-top-left-radius: 8px; 
-  border-top-right-radius: 8px; 
-} 
- 
-.drawer__header, .scrollable, .getting-started { 
-  border-bottom-left-radius: 8px; 
-  border-bottom-right-radius: 8px; 
-} 
- 
-.search, .search__input { 
-  border-radius: 8px; 
-} 
-``` 
mastodon.1668582828.txt.gz · Dernière modification : de dbroqua