mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-08 06:21:29 +02:00
v.0.5.1
This commit is contained in:
parent
261527905b
commit
554378b49b
65 changed files with 824 additions and 715 deletions
4
_sass/vendor/bootstrap/_thumbnails.scss
vendored
4
_sass/vendor/bootstrap/_thumbnails.scss
vendored
|
@ -12,11 +12,11 @@
|
|||
background-color: $thumbnail-bg;
|
||||
border: 1px solid $thumbnail-border;
|
||||
border-radius: $thumbnail-border-radius;
|
||||
@include transition(all .2s ease-in-out);
|
||||
@include transition(border .2s ease-in-out);
|
||||
|
||||
> img,
|
||||
a > img {
|
||||
@include img-responsive();
|
||||
@include img-responsive;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue