implement export all
This commit is contained in:
@@ -20,6 +20,15 @@ a {
|
||||
text-decoration:none;
|
||||
color:white;
|
||||
}
|
||||
.btn {
|
||||
font: 13.333px Sans;
|
||||
padding: 1px 6px;
|
||||
border: 1px outset buttonborder;
|
||||
border-radius: 3px;
|
||||
color: buttontext;
|
||||
background-color: buttonface;
|
||||
text-decoration: none;
|
||||
}
|
||||
li {
|
||||
margin:0.5rem 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user