1
This commit is contained in:
+57
@@ -0,0 +1,57 @@
|
||||
body {
|
||||
background: #dd0909;
|
||||
}
|
||||
p {
|
||||
color: #feed02;
|
||||
}
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
}
|
||||
h2 {
|
||||
font-weight: bold;
|
||||
}
|
||||
a {
|
||||
color: hotpink;
|
||||
}
|
||||
a:link, a:visited {
|
||||
background-color: rgb(10, 131, 18);
|
||||
color: white;
|
||||
padding: 14px 25px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
background-color: rgb(106, 255, 89);
|
||||
}
|
||||
il{
|
||||
color: #17dd09;
|
||||
|
||||
}
|
||||
.notaddingsoon{
|
||||
color: #ff3d3d;
|
||||
}
|
||||
|
||||
input{
|
||||
background-color:rgb(10, 131, 18);
|
||||
color: #ffffff ;
|
||||
padding: 14px 25px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
input:hover input:active{
|
||||
background-color: rgb(29, 47, 206);
|
||||
}
|
||||
input:link, input:visited {
|
||||
background-color: rgb(29, 47, 206);
|
||||
color: white;
|
||||
padding: 14px 25px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
.rop{
|
||||
color: aqua;
|
||||
}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<html><head class="rop"><p>My Sites</p></head>
|
||||
<button><a href="https://scratch.mit.edu/projects/922703647/"><h4>My Broken Scratch Website
|
||||
<link rel="stylesheet" href="trkeey.css">
|
||||
<link rel="stylesheet" href="Roberts.css">
|
||||
<p><button><a href="https://mail.google.com/mail/u/0/?tab=rm&ogbl#inbox?compose=DmwnWrRmTgSQJqMshlBpwKkSZjgsfQpFVMmvfGJLzmhvpvmzGzwFbtcrNmBVKFjQHLFrGBpBZsSb"><h4>Contact Me</p>
|
||||
<p><button><a href="https://www.pixilart.com/penguinboy69/gallery"><h4>See Art That Miles maybe will Use</p>
|
||||
<p><button><a href="https://penguinrobert1.github.io/uwu.com/"><h4>See The Scratch Company Site</p>
|
||||
Reference in New Issue
Block a user