Update css/main.css

rm extrenous whitespace
master
Dan Dascalescu 2012-08-08 18:55:32 -07:00
parent ac33c51eca
commit cb0416aac5
1 changed files with 3 additions and 3 deletions

View File

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