Commit 7ab102cb authored by Paul Asmuth's avatar Paul Asmuth
Browse files

examples overview page

parent 7114b462
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -697,3 +697,24 @@ p + .fancybutton {
#documentation ul {
  margin-bottom: 1.5em;
}

#documentation .example_gallery h2 {
  font-size: 100%;
  margin-top: 0;
}

.example_gallery .example {
  list-style-type: none;
  width: 430px;
  margin: 20px 40px 0 0;
  padding: 0;
  float: left;
}

.example_gallery .thumb {
  height: 213px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
+37.1 KiB
Loading image diff...
+53.8 KiB
Loading image diff...
+36.9 KiB
Loading image diff...
+22.5 KiB
Loading image diff...
Loading