Slight rebalancing on Hacknet Nodes. Added buttons for purchase multipliers. They don't work yet though

This commit is contained in:
Daniel Xie
2017-05-16 16:22:54 -05:00
parent f63cd21bfc
commit 47e4f5b9dd
6 changed files with 61 additions and 21 deletions

View File

@@ -89,8 +89,8 @@ tr:focus {
text-decoration: none;
background-color: #555;
color: #FFFFFF;
padding: 6px;
margin: 6px;
padding: 5px;
margin: 5px;
border: 1px solid #333333;
width: 50%;
}