6

Unfortunately, I don't really have time for it.

It's possible to build a decent musical community, but it takes time. I can submit stuff, but I can't take the time to relearn CSS (I last used it around v. 1.0, I don't even know what version it currently is).

So, the first thing we probably need is some CSS help.

Someone who really likes music, specifically the guitar, could volunteer some time and make us some sexy CSS. We're not picky. No, we're not... We'll play music with anyone. We'll take CSS from most anyone - though it should make some sort of sense.

My design skills are, to be mild, imperfect. I'm also partially colorblind. You really, really don't want me to do this.

Unfortunately, I don't really have time for it. It's possible to build a decent musical community, but it takes time. I can submit stuff, but I can't take the time to relearn CSS (I last used it around v. 1.0, I don't even know what version it currently is). So, the first thing we probably need is some CSS help. Someone who really likes music, specifically the guitar, could volunteer some time and make us some sexy CSS. We're not picky. No, we're not... We'll play music with anyone. We'll take CSS from most anyone - though it should make some sort of sense. My design skills are, to be mild, imperfect. I'm also partially colorblind. You really, really don't want me to do this.

12 comments

[–] [Deleted] 3 points (+3|-0)

I'm lacking time as well but here's the current generic stylesheet I copied for paddys pub. Easy enough to change the colors... or don't. I'll be changing mine when I get around to it at any rate.

*
{
    background-color: #001F28 !important;
    color: #EEEEEE !important;
    border-color: #8CCEE8 !important;
}

body
{
    background: #001F28 !important;
}

div,
i
{
    /*Prohibit unimportant background*/
    /*background-image: none;*/
    /*background-color: #001F2822 !important;*/
}

button,
svg
{
    /*background-color: #8CCEE822 !important;
    border-style: solid !important;
    border-width: thin !important;
    color: #BBB0EC!important;*
}

button *
{
    background-color: #8CCEE800 !important;
}

input
{
    border-color: #8CCEE888 !important;
    border-style: solid !important;
    border-width: thin !important;
    background-image: none !important;
}
svg {
    fill: #8CCEE8 !important;
}
a,
a *
{
    border-bottom-color: #8CCEE8;
    border-bottom-style: solid !important;
    border-width: thin !important;*/
    
    background-color: #001F2800 !important;
    color: #8CCEE8 !important;
}

a:link
{
    color: #8CCEE8 !important;
    text-decoration: none;
}
/*Regular style*/

a:visited
{
    color: #479EC9!important;
    text-decoration: none;
}
/*Mouse pointing style*/

a:hover
{
    color: #8CCEE8!important;
    text-decoration: underline;
}
/*After visiting the style*/


[–] TheBuddha [OP] 1 points (+1|-0)

Thanks! That's a start that I can take a peek at.

Worst case, I'll eventually have time to go CSS pirating and spend a few hours checking WC3 schools for shit that I'm just going to need to recheck every ten minutes. It'll encompass a lot of swearing and, I gotta tell you, I'll probably give up partway through and it may be garish colors that looked good to me while I was stoned.

I do smoke a whole lot of pot. That whole short-term memory? Yeah... It's gonna be infuriating. I did it for v/Mathemagician, but that did not come out well and I pretty much cheated until I gave up and swore at it, calling it good enough. It's still horrible on mobile.

[–] [Deleted] 1 points (+1|-0)

A good shortcut is just installing the chrome extension "stylish" and dropping in a few generic css templates (meant to affect all sites) that looks good. I literally did none of that so far myself. I also mess w/ css so rarely that it's a bother. I do think I did a good job w/ it on voat and it's preview site though. Hopefully when I get more time I can expand on that start.

[–] TheBuddha [OP] 1 points (+1|-0)

Oh, I will add that I've been "online" since before it was world wide and the public was allowed to use it.

Which is to say, shit... Who do you take me for? I already have Stylish installed. You're only off with me as I use Firefox. I also have GreaseMonkey and an uMatrix (though I'm currently being lazy and just using uBlock Origin).

Sheesh... What kinda n00b do you think I am? :-)

[–] [Deleted] 1 points (+1|-0)

I miss smoking to be honest. A long stream of job requirements has kept me from smoking for more than a decade. Would be nice to really chill for even a weekend at this point.

[–] TheBuddha [OP] 1 points (+1|-0)

In theory, I'm retired. I just suck at being retired. No, I really do.