You Need To Know: Update Text

- Rewrite "Unconfirmed transactions" section

- Rewrite "Experimental" section

Changes suggested by Saïvann (thanks!)
This commit is contained in:
David A. Harding 2015-07-24 16:20:04 -04:00
parent ae2c7b4caf
commit 36556f1234
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
3 changed files with 64 additions and 2 deletions

View file

@ -175,6 +175,12 @@ table td,table th{
padding:10px;
}
.center {
text-align: center;
margin-right: auto;
margin-left: auto;
}
.head{
margin:30px 0 30px 0;
}