1
0
Fork 0

New post: Separatism: Redux

This commit is contained in:
Lethe Beltane 2022-07-29 21:30:55 -05:00
parent 79f10b9224
commit 419e0f83e4
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
43 changed files with 343 additions and 139 deletions

View file

@ -1,24 +1,9 @@
<!--
/* "Konton no Tsukai" for Layout V3 */
@media only screen and (min-width: 900px) {
body {
float: right;
padding-right: 70px;
min-width: 500px;
overflow: scroll;
overflow-x: hidden;
}
}
/* "Crow" for Layout V4 */
body {
background-image: url("./css/Konton_no_Tsukai.png");
background-repeat: no-repeat;
background-size: contain;
background-attachment: fixed;
background-color: #000000;
background-position: bottom left;
background-color: #cecece;
font-family: monospace;
color: #FFFFFF;
max-width:900px;
@ -27,12 +12,15 @@ body {
margin-bottom: 10px;
}
.center {
text-align: center;
}
.index {
max-width: 670px;
}
a, a:visited {
text-decoration: none;
color: inherit;
}
@ -74,6 +62,11 @@ img.big {
height: auto;
}
/* https://www.svgrepo.com/svg/6977/star */
.based {
list-style: url('./css/star.svg');
}
/* https://orangeable.com/css/animated-gradient-text */
.lesbian {