Skip to content

Commit

Permalink
modified: about.css
Browse files Browse the repository at this point in the history
	modified:   about.html
	modified:   index.html
	modified:   styles.css
  • Loading branch information
MEGATREX4 committed Sep 15, 2023
1 parent 06da3e5 commit 12ccb2e
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 9 deletions.
15 changes: 15 additions & 0 deletions about.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@
}

.textabout {
font-family: 'Ubuntu', sans-serif;
line-height: 1.5;
background-color: #2b2222;
margin: 20px;
padding: 20px;
Expand Down Expand Up @@ -155,4 +157,17 @@
color: #dbe1f800;
border-color: #dbe1f800;
width: 300px;
}

.terms{
text-align: center;
margin: 0;
color: #dbe1f8;
opacity: 40%;
font-family: 'Rubik', sans-serif;
font-weight: 200;
}

.termstext{
margin-top: 20px;
}
30 changes: 26 additions & 4 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,34 @@
<meta charset="UTF-8">
<title>Спільнота українізації модів</title>
<meta name="viewport" content="width=device-width, initial-scale=1">


<meta property="og:title" content="Спільнота українізації модів">
<meta property="og:description" content="Тут ви зможете зайти переклади модів для майнкрафту, або перелкди інших ігор, також можна запропонувати свій переклад(виключно моди майнкрафт)">
<meta property="og:image" content="images/icon.png">
<meta property="og:url" content="https://sumtranslate.netlify.app/">

<link rel="icon" type="image/x-icon" href="images/icon.png">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap" rel="stylesheet"></head>

<link rel="stylesheet" href="search.css">
<link rel="stylesheet" href="scrollbar.css">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="about.css">
<link rel="stylesheet" href="notcompleted.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap" rel="stylesheet"></head>
<body>

<div class="header">
Expand Down Expand Up @@ -58,6 +76,10 @@ <h1 class="headertext">Спільнота українізації модів</h
<div href="" class="smalll sky"></div>
<div href="" class="smalll twi"></div>
</div>
<div class="termstext">
<p class="terms">СУМ не є комерційним</p>
<p class="terms">СУМ ніяк не зв'язана з Mojang Studios</p>
</div>
</div>
</div>
</div>
Expand Down
13 changes: 9 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,29 @@
<link rel="stylesheet" href="scrollbar.css">
<link rel="stylesheet" href="load.css">
<link rel="stylesheet" href="notcompleted.css">


<meta property="og:title" content="Спільнота українізації модів">
<meta property="og:description" content="Тут ви зможете зайти переклади модів для майнкрафту, або перелкди інших ігор, також можна запропонувати свій переклад(виключно моди майнкрафт)">
<meta property="og:image" content="images/icon.png">
<meta property="og:url" content="https://sumtranslate.netlify.app/">


<meta name="keywords" content="геймінг, Minecraft, переклад модів, геймерська спільнота, українська мова, Crowdin, аматорський переклад, СУМ, Спільнота Українізації Модів, українські гравці, онлайн-ігри, грейдерське спільнота, модифікації для гри">

<meta name="description" content="Ми - спільнота аматорських перекладачів, які присвячують свій час та зусилля перекладу модифікацій для Minecraft та інших ігор на українську мову. Долучайтесь до нас, щоб зробити ігри більш доступними для українських гравців та допомогти нам розширювати грейдерський світ геймінгу на Україну. Слідкуйте за нашими оновленнями та долучайтеся до перекладу разом з нами!" />

<link rel="icon" type="image/x-icon" href="images/icon.png">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap" rel="stylesheet"></head>
Expand Down
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ body {
font-family: 'Noto Serif', serif;
}

.tab, #searchbtn, .addbutton, #show-more-button{
.tab, #searchbtn, .addbutton, #show-more-button, .soc-button{
font-size: 17px;
font-family: 'Rubik', sans-serif!important;
font-weight: 200!important;
Expand Down

0 comments on commit 12ccb2e

Please sign in to comment.