mirror of
https://gitea.phreedom.club/tolstoevsky/fedi.git
synced 2024-11-23 12:01:26 +00:00
Merge pull request 'Android, Linux' (#13) from LibreHacker/switching:master into master
Reviewed-on: http://git.macaw.me:3000/Tolstoevsky/switching/pulls/13
This commit is contained in:
commit
db13fab9dc
|
@ -1,3 +1,9 @@
|
||||||
|
.main {
|
||||||
|
padding-top: 0px;
|
||||||
|
max-width: 600px;
|
||||||
|
width: 90%;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
background: #f8f8f8;
|
background: #f8f8f8;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
|
|
@ -7,14 +7,6 @@
|
||||||
<title></title>
|
<title></title>
|
||||||
<link href="css/styles.css" rel="stylesheet">
|
<link href="css/styles.css" rel="stylesheet">
|
||||||
<link href="css/i.css" rel="stylesheet">
|
<link href="css/i.css" rel="stylesheet">
|
||||||
<style>
|
|
||||||
.main {
|
|
||||||
padding-top: 0px;
|
|
||||||
max-width: 600px;
|
|
||||||
width: 90%;
|
|
||||||
margin: 0 auto;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[
|
[
|
||||||
"<strong><a href=\"https://f-droid.org/repo/eu.sum7.conversations_395.apk\">Conv6ations</a></strong> - современный, полнофункциональный и сфокусированный на удобстве пользования"
|
"<strong><a href=\"https://f-droid.org/repo/eu.sum7.conversations_398.apk\">Conv6ations</a></strong> - современный, полнофункциональный и сфокусированный на удобстве пользования"
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[
|
[
|
||||||
"<strong><a href=\"https://gajim.org/download/#linux\">Gajim</a></strong> - многофункциональный"
|
"<strong><a href=\"https://github.com/dino/dino/wiki/Distribution-Packages\">Dino</a></strong> - лёгкий и современный"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue