added rounded corners to some main page elements
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
border-width: var(--border-dash-size);
|
||||
border-style: var(--border-style);
|
||||
border-color: var(--color-highlight-alt);
|
||||
border-radius: var(--border-radius);
|
||||
/* transition: border-radius var(--duration-animation) var(--anim-curve); */
|
||||
/* border-radius: var(--border-radius); */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user