Skip to content

CSS HTML general requirements #52

Description

@Pritraj

Link/button link like input field

text-decoration: underline;
text-decoration-style: dotted;
border: none;
padding: 2px;
vertical-align: middle;
background: transparent !important;
box-shadow: none;

Centre the Logo/Text

position : absolute;
top : 50%
left : 50%
transform : translate(-50%, -50%)

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