Added basic hexfile reading that respects r/w perms
This commit is contained in:
@@ -1026,4 +1026,11 @@ nav.pagination {
|
||||
padding: 0.1em 0.2em;
|
||||
border-radius: 0.2em;
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
.memory-table {
|
||||
width: 870px;
|
||||
margin: auto;
|
||||
th, td {
|
||||
border: 1px solid black;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user