mirror of
https://gitea.phreedom.club/tolstoevsky/fedi.git
synced 2024-11-23 03:51:28 +00:00
fixes
This commit is contained in:
parent
d84a96d666
commit
07b35abfdc
20
im.html
20
im.html
|
@ -162,7 +162,7 @@
|
||||||
|
|
||||||
<article class="card four-fifth-1000">
|
<article class="card four-fifth-1000">
|
||||||
<header><h3>Jitsi Meet и Jami — на замену Skype</h3></header>
|
<header><h3>Jitsi Meet и Jami — на замену Skype</h3></header>
|
||||||
<center><label for="modal_meet"><img src="images/jitsi.png" width="80%"></label> </center>
|
<center><label for="modal_meet"><img src="images/jitsi2.jpg" width="80%"></label> </center>
|
||||||
<div class="modal">
|
<div class="modal">
|
||||||
<input id="modal_meet" type="checkbox" />
|
<input id="modal_meet" type="checkbox" />
|
||||||
<label for="modal_meet" class="overlay"></label>
|
<label for="modal_meet" class="overlay"></label>
|
||||||
|
@ -172,7 +172,7 @@
|
||||||
<label for="modal_meet" class="close">×</label>
|
<label for="modal_meet" class="close">×</label>
|
||||||
</header>
|
</header>
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<img src="images/jitsi.png" width="100%">
|
<img src="images/jitsi2.jpg" width="100%">
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
@ -197,21 +197,25 @@
|
||||||
<label class="pseudo button toggle" for="tab-21">Мобильные приложения</label>
|
<label class="pseudo button toggle" for="tab-21">Мобильные приложения</label>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div><center><a class="button" href="https://jami.net/download-jami-linux/"><img src="images/linux.png">Jami (Linux)</a></button>
|
|
||||||
<a class="button" href="https://jami.net/download-jami-windows/"><img src="images/windows.png">Jami (Windows)</a></button>
|
<div><center>
|
||||||
<a class="button" href="https://jami.net/download-jami-macos/"><img src="images/apple.png">Jami (MacOS)</a></button>
|
|
||||||
<a class="button" href="https://meet.jit.si/">Jitsi (Web)</a></button>
|
<a class="button" href="https://meet.jit.si/">Jitsi (Web)</a></button>
|
||||||
|
|
||||||
|
<a class="button" href="https://jami.net/download-jami-linux/"><img src="images/linux.png">Jami (Linux)</a></button>
|
||||||
|
<a class="button" href="https://jami.net/download-jami-windows/"><img src="images/windows.png">Jami (Windows)</a></button>
|
||||||
|
<a class="button" href="https://jami.net/download-jami-macos/"><img src="images/apple.png">Jami (MacOS)</a></button>
|
||||||
</center></div>
|
</center></div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<center><a class="button" href="https://f-droid.org/packages/org.jitsi.meet"><img src="images/fdroid.png">Jitsi (F-Droid)</a></button>
|
<center><a class="button" href="https://f-droid.org/packages/org.jitsi.meet"><img src="images/fdroid.png">Jitsi (F-Droid)</a></button>
|
||||||
<a class="button" href="https://f-droid.org/packages/cx.ring"><img src="images/fdroid.png">Jami (F-Droid)</a></button>
|
|
||||||
|
|
||||||
<a class="button" href="https://play.google.com/store/apps/details?id=cx.ring"><img src="images/google.png">Jami (G-Play)</a></button>
|
|
||||||
|
|
||||||
<a class="button" href="https://play.google.com/store/apps/details?id=cx.ring"><img src="images/google.png">Jitsi (G-Play)</a></button>
|
<a class="button" href="https://play.google.com/store/apps/details?id=cx.ring"><img src="images/google.png">Jitsi (G-Play)</a></button>
|
||||||
<a class="button" href="https://apps.apple.com/app/jitsi-meet/id1165103905"><img src="images/apple.png">Jitsi (iOS)</a></button>
|
<a class="button" href="https://apps.apple.com/app/jitsi-meet/id1165103905"><img src="images/apple.png">Jitsi (iOS)</a></button>
|
||||||
|
|
||||||
|
<a class="button" href="https://f-droid.org/packages/cx.ring"><img src="images/fdroid.png">Jami (F-Droid)</a></button>
|
||||||
|
|
||||||
|
<a class="button" href="https://play.google.com/store/apps/details?id=cx.ring"><img src="images/google.png">Jami (G-Play)</a></button>
|
||||||
|
|
||||||
<a class="button" href="https://apps.apple.com/app/ring-a-gnu-package/id1306951055"><img src="images/apple.png">Jami (iOS)</a></button>
|
<a class="button" href="https://apps.apple.com/app/ring-a-gnu-package/id1306951055"><img src="images/apple.png">Jami (iOS)</a></button>
|
||||||
</center></div>
|
</center></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
BIN
images/jitsi2.jpg
Normal file
BIN
images/jitsi2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
30
info.html
30
info.html
|
@ -79,6 +79,21 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: .9em;
|
font-size: .9em;
|
||||||
}
|
}
|
||||||
|
.wrap-element {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
padding-top: 56.25%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapped-iframe {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -123,9 +138,10 @@
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<article class="four-fifth-1000">
|
||||||
|
|
||||||
|
<header> <h2>Знакомая картинка?</h2></header>
|
||||||
<h2>Знакомая картинка?</h2>
|
<span>
|
||||||
<h3> Смешно или грустно? Постоянное опасение, что за любое неверно истолкованное
|
<h3> Смешно или грустно? Постоянное опасение, что за любое неверно истолкованное
|
||||||
слово "за вами придут", но с людьми в сети общаться хочется, хочется постить котиков и смешные
|
слово "за вами придут", но с людьми в сети общаться хочется, хочется постить котиков и смешные
|
||||||
картинки, хочется делиться своим творчеством и наслаждаться чужим, но без страха?
|
картинки, хочется делиться своим творчеством и наслаждаться чужим, но без страха?
|
||||||
|
@ -225,11 +241,11 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>И немного истории:</h3>
|
<h3>И немного истории:</h3>
|
||||||
|
<div class="wrap-element">
|
||||||
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://open.tube/videos/embed/f3b7659c-6352-4e65-82fd-7a4125c9dfbf" frameborder="0" allowfullscreen></iframe>
|
<iframe class="wrapped-iframe" sandbox="allow-same-origin allow-scripts" src="https://open.tube/videos/embed/f3b7659c-6352-4e65-82fd-7a4125c9dfbf" frameborder="0" allowfullscreen></iframe>
|
||||||
|
</div>
|
||||||
|
</span>
|
||||||
|
</article>
|
||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -115,7 +115,7 @@
|
||||||
<p>Ключевой инструмент взаимодействия в современной Сети. Познакомьтесь с альтернативами</p>
|
<p>Ключевой инструмент взаимодействия в современной Сети. Познакомьтесь с альтернативами</p>
|
||||||
</article>
|
</article>
|
||||||
<article class="card four-fifth-1000">
|
<article class="card four-fifth-1000">
|
||||||
<header>#вместотвиттера Mastodon</header>
|
<header id="mastodon">#вместотвиттера Mastodon</header>
|
||||||
<center><label for="modal_md"><img src="images/mastodon2.png" width="80%"></label> </center>
|
<center><label for="modal_md"><img src="images/mastodon2.png" width="80%"></label> </center>
|
||||||
<div class="modal">
|
<div class="modal">
|
||||||
<input id="modal_md" type="checkbox" />
|
<input id="modal_md" type="checkbox" />
|
||||||
|
@ -173,7 +173,7 @@
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="card four-fifth-1000">
|
<article class="card four-fifth-1000">
|
||||||
<header>#вместоВК Friendica</header>
|
<header id="friendica">#вместоВК Friendica</header>
|
||||||
<center><label for="modal_fr"><img src="images/friendica.png" width="80%"></label> </center>
|
<center><label for="modal_fr"><img src="images/friendica.png" width="80%"></label> </center>
|
||||||
<div class="modal">
|
<div class="modal">
|
||||||
<input id="modal_fr" type="checkbox" />
|
<input id="modal_fr" type="checkbox" />
|
||||||
|
@ -231,7 +231,7 @@
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="card four-fifth-1000">
|
<article class="card four-fifth-1000">
|
||||||
<header>#вместоInstagram PixelFed</header>
|
<header id="pixelfed">#вместоInstagram PixelFed</header>
|
||||||
<center><label for="modal_pf"><img src="images/pixelfed.png" width="80%"></label> </center>
|
<center><label for="modal_pf"><img src="images/pixelfed.png" width="80%"></label> </center>
|
||||||
<div class="modal">
|
<div class="modal">
|
||||||
<input id="modal_pf" type="checkbox" />
|
<input id="modal_pf" type="checkbox" />
|
||||||
|
@ -331,8 +331,7 @@
|
||||||
<center>
|
<center>
|
||||||
<div class="tabs two">
|
<div class="tabs two">
|
||||||
<input id='tab-41' type='radio' name='tabgroupE' checked />
|
<input id='tab-41' type='radio' name='tabgroupE' checked />
|
||||||
<label class="pseudo button toggle" for="tab-41">Где зарегистр
|
<label class="pseudo button toggle" for="tab-41">Где зарегистрироваться</label>
|
||||||
ироваться</label>
|
|
||||||
<input id='tab-42' type='radio' name='tabgroupE'>
|
<input id='tab-42' type='radio' name='tabgroupE'>
|
||||||
<label class="pseudo button toggle" for="tab-42">Приложения</label>
|
<label class="pseudo button toggle" for="tab-42">Приложения</label>
|
||||||
|
|
||||||
|
|
4390
stats.html
4390
stats.html
File diff suppressed because one or more lines are too long
1
stats1.html
Normal file
1
stats1.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue