home.social

#00e — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #00e, aggregated by home.social.

  1. @TheServitor @MikeFromLFE @rufovillosum @FiddleSix @0xabad1dea I went and looked at my blog and realized that I, too, was an offender, because I stupidly accepted the WordPress defaults. This was a big help:

    #content {
    width: 40em;
    padding: 1em;
    font-size: 16px;
    }

    #wrap {
    width: 960px;
    }

    body {
    color: #000;
    }

    a:link {
    color: #00e;
    }

    a:visited {
    color: purple;
    }

    a:hover {
    color: red;
    }

    a:active {
    color: #ff70e0;
    }

  2. @TheServitor @MikeFromLFE @rufovillosum @FiddleSix @0xabad1dea I went and looked at my blog and realized that I, too, was an offender, because I stupidly accepted the WordPress defaults. This was a big help:

    #content {
    width: 40em;
    padding: 1em;
    font-size: 16px;
    }

    #wrap {
    width: 960px;
    }

    body {
    color: #000;
    }

    a:link {
    color: #00e;
    }

    a:visited {
    color: purple;
    }

    a:hover {
    color: red;
    }

    a:active {
    color: #ff70e0;
    }

  3. @TheServitor @MikeFromLFE @rufovillosum @FiddleSix @0xabad1dea I went and looked at my blog and realized that I, too, was an offender, because I stupidly accepted the WordPress defaults. This was a big help:

    #content {
    width: 40em;
    padding: 1em;
    font-size: 16px;
    }

    #wrap {
    width: 960px;
    }

    body {
    color: #000;
    }

    a:link {
    color: #00e;
    }

    a:visited {
    color: purple;
    }

    a:hover {
    color: red;
    }

    a:active {
    color: #ff70e0;
    }

  4. @TheServitor @MikeFromLFE @rufovillosum @FiddleSix @0xabad1dea I went and looked at my blog and realized that I, too, was an offender, because I stupidly accepted the WordPress defaults. This was a big help:

    #content {
    width: 40em;
    padding: 1em;
    font-size: 16px;
    }

    #wrap {
    width: 960px;
    }

    body {
    color: #000;
    }

    a:link {
    color: #00e;
    }

    a:visited {
    color: purple;
    }

    a:hover {
    color: red;
    }

    a:active {
    color: #ff70e0;
    }

  5. @TheServitor @MikeFromLFE @rufovillosum @FiddleSix @0xabad1dea I went and looked at my blog and realized that I, too, was an offender, because I stupidly accepted the WordPress defaults. This was a big help:

    #content {
    width: 40em;
    padding: 1em;
    font-size: 16px;
    }

    #wrap {
    width: 960px;
    }

    body {
    color: #000;
    }

    a:link {
    color: #00e;
    }

    a:visited {
    color: purple;
    }

    a:hover {
    color: red;
    }

    a:active {
    color: #ff70e0;
    }

  6. @yatil
    What I think *is* browsers' fault is the color for links and visited links do not meet 3:1 contrast vs. adjacent black text (of course by default links are also underlined). I think the default colors are conventions but ones which are consistent across browsers. for light schemes. In dark schemes, they're not consistent, Chrome, Firefox, and Safari all vary.

    Links should be something like #33F instead of #00E and visited should be like #7D28CC instead of #551B8B.

  7. @yatil
    What I think *is* browsers' fault is the color for links and visited links do not meet 3:1 contrast vs. adjacent black text (of course by default links are also underlined). I think the default colors are conventions but ones which are consistent across browsers. for light schemes. In dark schemes, they're not consistent, Chrome, Firefox, and Safari all vary.

    Links should be something like #33F instead of #00E and visited should be like #7D28CC instead of #551B8B.

  8. @yatil
    What I think *is* browsers' fault is the color for links and visited links do not meet 3:1 contrast vs. adjacent black text (of course by default links are also underlined). I think the default colors are conventions but ones which are consistent across browsers. for light schemes. In dark schemes, they're not consistent, Chrome, Firefox, and Safari all vary.

    Links should be something like #33F instead of #00E and visited should be like #7D28CC instead of #551B8B.

  9. @yatil
    What I think *is* browsers' fault is the color for links and visited links do not meet 3:1 contrast vs. adjacent black text (of course by default links are also underlined). I think the default colors are conventions but ones which are consistent across browsers. for light schemes. In dark schemes, they're not consistent, Chrome, Firefox, and Safari all vary.

    Links should be something like #33F instead of #00E and visited should be like #7D28CC instead of #551B8B.

  10. @yatil
    What I think *is* browsers' fault is the color for links and visited links do not meet 3:1 contrast vs. adjacent black text (of course by default links are also underlined). I think the default colors are conventions but ones which are consistent across browsers. for light schemes. In dark schemes, they're not consistent, Chrome, Firefox, and Safari all vary.

    Links should be something like #33F instead of #00E and visited should be like #7D28CC instead of #551B8B.