i did shit i forgot lowkey
This commit is contained in:
10
freeram.css
10
freeram.css
@@ -15,6 +15,10 @@ body {
|
|||||||
width: 200px;
|
width: 200px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
|
border-color: #ffffff;
|
||||||
|
cursor: pointer;
|
||||||
|
box-shadow-blur: 10px;
|
||||||
|
box-shadow: 10px 10px 10px rgb(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.fortnite {
|
.fortnite {
|
||||||
@@ -25,3 +29,9 @@ body {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 50vh;
|
height: 50vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: rgb(155, 214, 255);
|
||||||
|
display: flex;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
@@ -4,8 +4,10 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Free Ram</title>
|
<title>Free Ram</title>
|
||||||
<link rel="stylesheet" href="freeram.css">
|
<link rel="stylesheet" href="freeram.css">
|
||||||
|
<link rel="icon" type="image/png" href="https://files.elliemese.win/ram.jpg">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
|
||||||
<h1 class="title">Free Ram Install 2026 no virus, rat, hardware id stealer, malware, aimbot, free 2026</h1>
|
<h1 class="title">Free Ram Install 2026 no virus, rat, hardware id stealer, malware, aimbot, free 2026</h1>
|
||||||
<div class="fortnite">
|
<div class="fortnite">
|
||||||
<a href="https://www.youtube.com/watch?v=48rz8udZBmQ">
|
<a href="https://www.youtube.com/watch?v=48rz8udZBmQ">
|
||||||
|
|||||||
@@ -27,8 +27,7 @@ p {
|
|||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: rgb(155, 214, 255);
|
color: rgb(155, 214, 255);
|
||||||
|
display: flex;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.homepagebutt{
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png">
|
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Quotes</title>
|
<title>Quotes</title>
|
||||||
<link rel="stylesheet" href=quotes.css>
|
<link rel="stylesheet" href=quotes.css>
|
||||||
|
<link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
|
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user