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