Skip to content

Commit

Permalink
ksak
Browse files Browse the repository at this point in the history
  • Loading branch information
ab80x08 authored Oct 12, 2024
1 parent 3e8bbd8 commit d2534d0
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,26 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Stripchat APK</title>
<style>
img{
border-radius: 1%;
}
*{
background-color: grey;
}
h1{
align-content: center;
align-items: center;
justify-items: center;
justify-content: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
h5{
align-items: center;
align-content: center;
justify-content: center;
justify-items: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-decoration: none;
}
a{
align-content: center;
align-items: center;
justify-content: center;
justify-items:center;
text-decoration: none;
}
</style>
</head>
<body>
<img src="https://ab80x08.github.io/a/Things/logo.png" height="100px" width="100px" corner-radius="50%" justify-content="center" justify-items="center">
<img src="https://ab80x08.github.io/a/Things/logo.png" height="100px" width="100px">
<h1>Stripchat.apk</h1>
<a href="https://ab80x08.github.io/a/packages/Stripchat_v1.0.apk"><h5>DOWNLOAD</h5></a>
<p> </p>
Expand Down

0 comments on commit d2534d0

Please sign in to comment.