Добавлены фото профилей и изменены имена

This commit is contained in:
Никита Потапов 2023-10-15 19:21:03 +04:00
parent 7f920dd722
commit 822b0df255
10 changed files with 41 additions and 107 deletions

View File

@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="module" src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<link href="./node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
<link href="./node_modules/bootstrap-icons/font/bootstrap-icons.min.css" rel="stylesheet" />
<link rel="stylesheet" href="./static/css/base.css">
<title>Неконтакте</title>
</head>
<body>
<header class="sticky-top">
<nav class="navbar">
<div class="container-fluid">
<a class="navbar-brand">неконтакте</a>
</div>
</nav>
</header>
<main class="px-4 pt-4 d-flex position-relative">
</main>
<footer class="py-2 d-flex justify-content-center">
<span>&copy; <span id="current-year"></span> Неконтакте</span>
</footer>
</body>
<script>document.getElementById('current-year').innerHTML = new Date().getFullYear();</script>
</html>

View File

@ -79,13 +79,14 @@
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/valentina_lavrenteva.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
Валентина Лаврентьева
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
г. Калининград, 20 лет
</div>
</div>
</a>
@ -93,13 +94,14 @@
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/polina_krotova.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
Полина Кротова
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
г. Большой Улуй, 40 лет
</div>
</div>
</a>
@ -107,13 +109,14 @@
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/amos_artimovich.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
Амос Артимович
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
г. Нюрба, 33 года
</div>
</div>
</a>
@ -121,27 +124,14 @@
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/valeriy_nikiforov.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
Валерий Никифоров
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
г. Змиевка, 30 лет
</div>
</div>
</a>
@ -149,13 +139,14 @@
</div>
<div class="people-row p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/selivan_troickiy.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Алексей Смирнов
Селиван Троицкий
</div>
<div class="user-meta">
г. Санкт-Петербург, 25 лет
г. Неман, 47 лет
</div>
</div>
</a>

View File

@ -75,90 +75,64 @@
<div class="center position-relative">
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/polina_krotova.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
Полина Кротова
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
Добрый день. Есть возможность поучаствовать в конкурсе переводчиков от УлГУ. Кто желает
поучаствовать - пишите мне в личные сообщения.
</div>
</div>
</div>
</a>
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/selivan_troickiy.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
Селиван Троицкий
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
В прошлом году там был метод, а в этом он либо забыл его дописать либо специально так
сделал
</div>
</div>
</div>
</a>
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/valentina_lavrenteva.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
Валентина Лаврентьева
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
Проведение пар до первой лекции уточняйте у преподавателя, который ведёт у вас
лабораторные работы по расписанию.
</div>
</div>
</div>
</a>
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<img src="./static/img/valeriy_nikiforov.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
Валерий Никифоров
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
</div>
</div>
</div>
</a>
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
</div>
</div>
</div>
</a>
<a class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/gachi.jpg" class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center w-100">
<div class="user-name">
Алексей Смирнов
</div>
<div class="user-message-trucated-text px-2 py-1 rounded-3 text-truncate"
style="background-color: #e8e8e8; font-size: smaller;">
Если бы ты знал как мне плохо от этих лабораторок, ты бы никогда не стал поступать в
политехнический университет города Ульяновска!
style="font-size: smaller;">
Табличку по баллам сведу к понедельнику. Больше никакие лабы присылать нельзя, литкод
можно. Плюс поверьте, что у вас 7 ответов по лекциям
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB