improve finrding
This commit is contained in:
@@ -138,6 +138,17 @@ button a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.button-unset {
|
||||
background-color: unset;
|
||||
color: unset;
|
||||
border: unset;
|
||||
}
|
||||
.button-unset:hover {
|
||||
background-color: unset;
|
||||
color: unset;
|
||||
border: unset;
|
||||
}
|
||||
|
||||
.marking-list pre {
|
||||
display: inline;
|
||||
white-space: pre-wrap;
|
||||
|
||||
Reference in New Issue
Block a user