correction to code style in sky theme, adjusted transition demo page

This commit is contained in:
Hakim El Hattab
2012-08-30 01:32:18 -04:00
parent 0c06469d82
commit aa97d80d53
2 changed files with 8 additions and 14 deletions

View File

@ -127,10 +127,6 @@ body {
background: rgba(255, 255, 255, 0.4);
}
.reveal code {
background: rgba(255, 255, 255, 0.6);
}
.reveal p {
margin-bottom: 20px;
}