Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design improvement #1

Merged
merged 2 commits into from Dec 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 8 additions & 5 deletions index.htm
Expand Up @@ -32,6 +32,9 @@
.el {
margin: 3em 0;
}
.container {
background: #e9ecef;
}
</style>

</head>
Expand All @@ -40,7 +43,7 @@

<div class="container">
<div class="el jumbotron">
<h2 class="text-center main-cop">זום בעברית</h2>
<h2 class="text-center display-4 main-cop">זום בעברית</h2>
</div>

<div class="el text-center">
Expand All @@ -54,22 +57,22 @@ <h2 class="text-center main-cop">זום בעברית</h2>
המשתמשים שאינם מסתדרים עם הממשק באנגלית.</p>

<p>יש לציין את המשתמש <a href="https://tchumim.com/user/yossiz">yossiz</a> שסייע לו בהליך הטכני של סגירת
הקובץ. וכן את המשתמש <a href="https://tchumim.com/user/a0533057932">A0533057932</a> שסייע.</p>
הקובץ, וכן את המשתמש <a href="https://tchumim.com/user/a0533057932">A0533057932</a> שסייע.</p>
</div>

<div class="el text-center">
<a href="./Zoom Video 5.4.1 By Fishel & Yossi Zahn.rar">
<button class="btn btn-dark btn-lg">
<button class="btn btn-primary btn-lg">
להורדת זום בעברית עבור ווינדוס
</button>
</a>
<p>סיסמא: פישל</p>
<p>v1.0.1</p>
</div>

<a href="https://tchumim.com/post/114651">מקור</a>
<a class="btn btn-outline-secondary float-right" href="https://tchumim.com/post/114651">מקור</a>
</div>

</body>

</html>
</html>