Merge pull request #108 from dandv/patch-2
Cosmetic change in css/main.css
This commit is contained in:
commit
614c7b1340
1 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue