Uploaded image for project: 'Community Platforms'
  1. Community Platforms
  2. COM-19945

[CSS] - change the colors of the links

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: None
    • Icon: High High
    • None
    • None
    • ezplatform.com
    • None

    Description

      CSS

      a {
          color: #f15a22;
          text-decoration: none;
      }
      a:hover {
          color: #da3c03;
          text-decoration: underline;
      }
      a:visited {
          color: #f15a22;
      }
      .blog-post-line h2 a:hover {
          color: #f15a22;
      }
      

      Please apply also basic style to .blog-post-line-link

      Attachments

        Activity

          People

            rafal.toborek-obsolete@ez.no RafaƂ Toborek (Inactive)
            sylvain.guittard@ibexa.co Sylvain Guittard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: