mirror of
https://gitea.phreedom.club/tolstoevsky/fedi.git
synced 2024-11-23 12:01:26 +00:00
Merge pull request 'Обновление пригласительной страницы' (#30) from LibreHacker/switching:master3 into master
Reviewed-on: https://git.macaw.me/Tolstoevsky/fedi/pulls/30
This commit is contained in:
commit
556f1f18c5
|
@ -31,16 +31,16 @@ li {
|
|||
}
|
||||
|
||||
.btn-primary {
|
||||
background: #252e3f;
|
||||
background: #ef6c00;
|
||||
color: #f2f2f2;
|
||||
}
|
||||
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
|
||||
background: #353e5f;
|
||||
color: #b7c1d5;
|
||||
background: #fb8c00;
|
||||
color: #fff;
|
||||
box-shadow: none;
|
||||
}
|
||||
.btn-primary:active, .btn-primary.active {
|
||||
background: #353e5f;
|
||||
background: #ef6c00;
|
||||
box-shadow: none;
|
||||
}
|
||||
.text-center {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[
|
||||
"<a href=\"https://play.google.com/store/apps/details?id=im.blabber.messenger&hl=ru&gl=RU\"><img width=30% src=\"img/playm.png\"></a>",
|
||||
"<a href=\"https://f-droid.org/repo/de.pixart.messenger_316.apk\"><img width=30% src=\"img/fdroid.png\"></a>"
|
||||
"<a href=\"https://f-droid.org/repo/eu.sum7.conversations_42015.apk\"><img width=30% src=\"img/fdroid.png\"></a>"
|
||||
]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[
|
||||
"<strong><a href=\"https://osdn.net/frs/chamber_redir.php?m=osdn&f=/users/27/27490/dino-installer.exe\">Dino</a></strong> - современный, безопасный, нетребовательный"
|
||||
"<strong><a href=\"https://github.com/UWPX/UWPX-Client/releases/download/v.0.35.1.0/UWPX-Installer.exe\">UWPX</a></strong> - практичный"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue