Merge pull request #108 from dandv/patch-2

Cosmetic change in css/main.css
This commit is contained in:
Hakim El Hattab 2012-08-08 19:01:03 -07:00
commit 614c7b1340
1 changed files with 3 additions and 3 deletions

View File

@ -210,12 +210,12 @@ body {
.reveal table th,
.reveal table td {
  text-align: left;
   padding-right: .3em;
text-align: left;
padding-right: .3em;
}
.reveal table th {
  text-shadow: rgb(255,255,255) 1px 1px 2px;
text-shadow: rgb(255,255,255) 1px 1px 2px;
}
.reveal sup {