Add stats page
This commit is contained in:
@ -103,3 +103,10 @@ ul.striped_list > li:nth-of-type(odd) {
|
||||
.history_entry_delete_button {
|
||||
color: #aa0000;
|
||||
}
|
||||
|
||||
.hline {
|
||||
width: 99%;
|
||||
height: 3px;
|
||||
background-color: #aaaaaa;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user