Skip to content

Commit 32afe6a

Browse files
committed
CSS border box
1 parent 3310ed7 commit 32afe6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

2017-06-12-PyDataParis-xtensor/src/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
margin: 0 40px 40px -40px;
109109
float: left;
110110
}
111+
112+
.reveal section img {
113+
box-shadow: none;
114+
}
111115
</style>
112116
</head>
113117
<body>

0 commit comments

Comments
 (0)