mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-06-06 18:31:02 +00:00
10 lines
97 B
CSS
10 lines
97 B
CSS
![]() |
.inline {
|
||
|
display: inline;
|
||
|
}
|
||
|
|
||
|
.rembtn {
|
||
|
margin-left: 1px;
|
||
|
color: red;
|
||
|
cursor: pointer;
|
||
|
}
|