Skip to content

Suggestion for better UI styling for header #122

@bulat-beltone

Description

@bulat-beltone

I wish the header looked more minimalistic.
Here is my suggestion

Image

.cm-panels.cm-panels-top{
    min-width: var(--file-line-width);
    margin-left: auto;
    margin-right: auto;
}

a.zoom-plugin-title {
  text-decoration-line: none;
  color: var(--text-muted);
  font-size: var(--file-header-font-size);
}

.zoom-plugin-delimiter {
  color: var(--text-faint);
  font-size: var(--file-header-font-size);
}

.zoom-plugin-header {
    margin-left: unset;
    margin-right: unset;
/*    justify-content: center;*/
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions