Skip to content

Profile "Full Name" Color Change #10

@dawescc

Description

@dawescc

Issue

Profile "full name" and misc. profile text is still black after using custom.css

Resolution

Add the following at some point

  .user.profile .ui.card .extra.content ul li:not(:last-child) {
	color: silver !important;
  }

  .ui.card > .content > .header, .ui.cards > .card > .content > .header {
	color: silver !important;
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions