Merge pull request #803 from annando/master

SQL performance and reduction of database warnings
This commit is contained in:
tobiasd 2013-11-07 01:03:31 -08:00
commit 7d1a6cc1d6
21 changed files with 348 additions and 202 deletions

View file

@ -292,14 +292,11 @@ body {
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
background-color: #ffffff;
/* background-color: #ddd; */
/* background-color: #F2F2F2; */
color: #2d2d2d;
/* margin: 37px 0px 0px 0px; */
margin: 0px 0px 0px 0px;
display: table;
/* width: 100% */
}
h4 {
font-size: 1.1em;
}