mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Create home
commit
1d6bb8370a
43
home.md
Normal file
43
home.md
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
Version un brin modifiée de Mastodon.
|
||||||
|
7777 caractères.
|
||||||
|
un thème aux couleurs de
|
||||||
|
www.CipherBliss.com.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Custom CSS suggestion:
|
||||||
|
.public-layout .activity-stream{
|
||||||
|
width: 650px;
|
||||||
|
}
|
||||||
|
.reply-indicator__content .status__content__spoiler-link:hover, .status__content .status__content__spoiler-link:hover{
|
||||||
|
background-color: #ffdede
|
||||||
|
}
|
||||||
|
.compose-form__publish .button,
|
||||||
|
.button:active, .button:focus, .button:hover
|
||||||
|
{
|
||||||
|
background-color: orange;
|
||||||
|
}
|
||||||
|
.icon-button,
|
||||||
|
.notification__message .fa{
|
||||||
|
color: #ffbc60;
|
||||||
|
}
|
||||||
|
.icon-button.disabled,
|
||||||
|
.icon-button:active, .icon-button:focus, .icon-button:hover,
|
||||||
|
.column-link--transparent.active,
|
||||||
|
{
|
||||||
|
color: #da9536 !important;
|
||||||
|
}
|
||||||
|
.landing-page__short-description p a,
|
||||||
|
.reply-indicator__content a,
|
||||||
|
.rich-formatting a,
|
||||||
|
.rich-formatting li a,
|
||||||
|
.rich-formatting p a,
|
||||||
|
.status__content a,
|
||||||
|
.status__action-bar__counter__label
|
||||||
|
{
|
||||||
|
color: orange !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.compose-form .compose-form__buttons-wrapper{
|
||||||
|
background: #f2d9b7;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user