New post: Broke Dumbass Attempts To Web3 Once More
This commit is contained in:
parent
75561e6790
commit
34d9fad795
13 changed files with 368 additions and 8 deletions
|
@ -64,6 +64,10 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* https://www.svgrepo.com/svg/6977/star */
|
||||
.based {
|
||||
list-style: url('./css/star.svg');
|
||||
|
|
|
@ -80,6 +80,10 @@ img.big {
|
|||
margin-right: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* https://www.svgrepo.com/svg/6977/star */
|
||||
.based {
|
||||
list-style: url('./css/star.svg');
|
||||
|
|
|
@ -74,6 +74,10 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* https://orangeable.com/css/animated-gradient-text */
|
||||
|
||||
.lesbian {
|
||||
|
|
|
@ -74,6 +74,10 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* https://orangeable.com/css/animated-gradient-text */
|
||||
|
||||
.lesbian {
|
||||
|
|
|
@ -74,6 +74,10 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* https://orangeable.com/css/animated-gradient-text */
|
||||
|
||||
.lesbian {
|
||||
|
|
|
@ -62,4 +62,8 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
-->
|
||||
|
|
|
@ -62,4 +62,8 @@ img.big {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue