kill the shadow on table headers

This commit is contained in:
Hakim El Hattab 2013-10-27 17:24:36 -04:00
parent 3ad4320f61
commit 82d2ae654d
2 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@ body {
}
.reveal table th {
text-shadow: rgb(255,255,255) 1px 1px 2px;
font-weight: bold;
}
.reveal sup {

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long