idk
This commit is contained in:
+6
-6
@@ -14,16 +14,16 @@ body {
|
|||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 2px solid #73AD21;
|
border: 2px solid #73AD21;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 200px;
|
width: 100px;
|
||||||
height: 150px;
|
height: 50px;
|
||||||
color: hotpink;
|
color: hotpink;
|
||||||
}
|
}
|
||||||
a:link, a:visited {
|
a:link, a:visited {
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 2px solid #73AD21;
|
border: 2px solid #73AD21;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 200px;
|
width: 100px;
|
||||||
height: 150px;
|
height: 50px;
|
||||||
background-color: rgb(10, 131, 18);
|
background-color: rgb(10, 131, 18);
|
||||||
color: white;
|
color: white;
|
||||||
padding: 14px 25px;
|
padding: 14px 25px;
|
||||||
@@ -36,8 +36,8 @@ body {
|
|||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 2px solid #73AD21;
|
border: 2px solid #73AD21;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 200px;
|
width: 100px;
|
||||||
height: 150px;
|
height: 50px;
|
||||||
background-color: rgb(106, 255, 89);
|
background-color: rgb(106, 255, 89);
|
||||||
}
|
}
|
||||||
il{
|
il{
|
||||||
|
|||||||
Reference in New Issue
Block a user