Skip to content

Commit

Permalink
Merge pull request #6 from GreeningSiren/pagemaking
Browse files Browse the repository at this point in the history
Pagemaking 2ri opit
  • Loading branch information
GreeningSiren authored Feb 27, 2024
2 parents f453179 + a12d20c commit fa75b5c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="text">sigma</div>
<!-- <a href="./AmogUS JUMP! - v.3.0/">AmogUS JUMP! - v.3.0</a> -->
div class="container">
<a href="./agario bez reklami/" class="foldersender">AgarIO bez reklami</a>
<a href="./AmogUS JUMP! - v.3.0/" class="foldersender">AmogUS JUMP! - v.3.0</a>
<a href="./draskai/" class="foldersender">Draskai</a>
<a href="./flai geim 1/" class="foldersender">Flai Geim 1</a>
<a href="./kuchepisac/" class="foldersender">Kuchepisac</a>
<a href="./pucalo sin/" class="foldersender">Pucalo sus SINUS i COSINUS</a>
<a href="./pucalo sin - opasno t.w. Ne za shizofrenici/" class="foldersender">Pucalo sus SINUS i COSINUS - Za shezofrenici</a>
<a href="./sneikio - sincus, cosincus, tanus/" class="foldersender">SnakeIO sus SINUS i COSINUS</a>
<a href="./tumno e/" class="foldersender">Lights OuT</a>
<!-- <a href="./tupa googleplay igra/" class="foldersender"></a> -->
</div>
</body>
</html>
18 changes: 13 additions & 5 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
body {
margin: 0;
/* background-color: aqua; */
text-align: center;
}
.foldersender {
padding:1em;
text-align: left;
display:grid;
text-decoration: none;
margin:0 auto;
/* font-size: ; */
}

.container{
width: 100%;
text-align: left;
}

0 comments on commit fa75b5c

Please sign in to comment.