twovests

twovests OP wrote (edited )

ty!! anything to make upvoting posts easier. if there's anything better than posting, it's telling others that their post was good.

kudos to postmill for being so clean and easy to style. no div soup, no js-managed dom. and everything's an html form (blessed). thank u emma

2

twovests OP wrote

here is what i added:

.vote {
    padding: .5rem 1.5rem;
    text-align: center
}

.vote * {
    display: block
}

.vote-score {
    font-weight: 700
}

.vote-button {
    border: none;
    background: #789;
    padding: 16px;
    color: white;
    line-height: 1.15;
    white-space: nowrap;
    border-radius: 12px;
}

/* remove this if u want to be symmetrical */
.vote-down {
    padding: 6px 16px 6px 16px;
    white-space: nowrap;
    border-radius: 8px;
    line-height: 0.5;
    display: flex;
    justify-content: center
}

.vote-user-upvoted .vote-up {
    color: white;
    background: orange;
}

.vote-user-downvoted .vote-down {
    background: #0080ff;
    color: white;
}

.submission-nav a {
  display: inline-block;
  padding: 8px;
  margin: 4px;
}
1

twovests wrote

Reply to comment by devtesla in Balatro by devtesla

this is the only thing that could make me interested in this genre

if it is expected for >10% of people to beat the game on the first playthrough then my interest is piqued

2

twovests OP wrote (edited )

if it means anything, i definitely don't think you're alone here. i like being able to use it to refer to myself, but it puts me on edge to read it in basically any context. i know that makes me a hypocrite

i feel like online queer spaces that become very f-slur friendly are maybe being more inclusive to a select audience, while also making the space more hostile for a way bigger audience. the end result being a feedback loop of people who think slurs are funny

i definitely don't think jstpst would be better by being friendly to using the f-slur

4