mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 15:27:18 +00:00
6 lines
101 B
CSS
6 lines
101 B
CSS
|
.md-button {
|
||
|
font-size: 16px;
|
||
|
position: relative;
|
||
|
padding: 10px 20px;
|
||
|
float: right;
|
||
|
}
|