Merge pull request #63 from tomtom84/master

fixes in diabook theme
This commit is contained in:
tomtom84 2012-03-02 21:02:55 -08:00
commit b4361e37e0
3 changed files with 5 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 B

After

Width:  |  Height:  |  Size: 358 B

View File

@ -348,7 +348,9 @@ body {
font-size: 13px;
background-color: #ffffff;
color: #2d2d2d;
margin: 50px 0px 0px 0px;
margin-left: : auto;
margin-right: auto;
margin-top: 50px;
display: table;
}
h4 {
@ -1269,6 +1271,8 @@ section {
color: #999999;
border: 1px solid #DDD;
padding: 0.3em;
margin-top: 30px;
margin-bottom: 10px;
}
#jot #jot-tools {
margin: 0px;