[CSS] Note language note view polish
This commit is contained in:
parent
f35dbbd8c1
commit
d915b4b628
@ -348,11 +348,9 @@ embed header {
|
|||||||
.h-entry-language {
|
.h-entry-language {
|
||||||
position: relative;
|
position: relative;
|
||||||
float: right;
|
float: right;
|
||||||
background: var(--border);
|
padding: 6px 12px;
|
||||||
padding: 5px;
|
background: var(--gradient-backwards);
|
||||||
font-size: var(--default);
|
font-size: var(--default);
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
margin-right: var(--smaller);
|
border-radius: 0 0 var(--smaller) 0;
|
||||||
margin-bottom: var(--smaller);
|
|
||||||
border-radius: var(--smaller);
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user