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