Added API access display to the profile page

This commit is contained in:
2011-12-04 03:46:48 +00:00
parent 39d588e6f9
commit 427fdcc2dd
5 changed files with 74 additions and 18 deletions

View File

@@ -26,7 +26,7 @@
//background-image: -o-linear-gradient(top, #333333, #5F6757);
//background-image: linear-gradient(top, #333333, #5F6757);
}
div.content {
.container div.content {
background-color: white;
padding: 20px;
margin: 0 -20px;