This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* This is an Example for a gallery-item in Elementor Custom CSS with Media Queries for different Elements */ | |
/* Small devices (mobile/tablets, 767px and below) */ | |
@media only screen and (max-width: 766px) { | |
selector .gallery-item img { | |
object-fit: cover; | |
height: 18.5em | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[cs_section id="" class=" center-text " style="margin: 0px; padding: 65px 0px 0px; " visibility="" bg_color="hsl(0, 2%, 91%)" parallax="false"][cs_row id="" class=" " style="margin: 0px auto 35px; padding: 0px; " visibility="" inner_container="true" marginless_columns="false" bg_color="" marginlesscolumns=""][cs_column id="" class="" style="padding: 0px; " bg_color="" fade="false" fade_animation="in" fade_animation_offset="45px" fade_duration="750" type="1/1"][x_custom_headline level="h4" looks_like="h4" accent="false" class="resp-h man" style="color: #fff;"]Technologie die verbindet[/x_custom_headline][x_gap size="30px"][x_button size="large" block="false" circle="false" icon_only="false" href="#" title="Über Texible" target="" info="none" info_place="top" info_trigger="hover" info_content=""]Mehr erfahren[/x_button][/cs_column][/cs_row][cs_row id="" class=" " style="margin: 0px auto; padding: 0px 5%; " visibility="" inner_container="true" marginless_columns="false" bg_color="" marginlesscolumns=""][cs_colum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -X POST -H "X-ACCESS-TOKEN: a00df46cc939f987273717d6190ba527" -d "username=theusersname" -d "password=5f4dcc3b5aa765d61d8327deb882cf99" -d "access_tags=GBcgeqiWp4F3Rskn" "http://api.yumpu.com/2.0/account/member.json" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"document":[{"id":"55357859","create_date":"2016-03-29 17:22:48","update_date":"2016-03-29 17:24:48","url":"http:\/\/www.yumpu.com\/de\/document\/view\/55357859\/my-new-document-title","short_url":"http:\/\/www.yumpu.com\/s\/WMuX3TKfbrvSQLmq","image":{"small":"http:\/\/img.yumpu.com\/55357859\/1\/115x163\/my-document-title.jpg","medium":"http:\/\/img.yumpu.com\/55357859\/1\/452x640\/my-document-title.jpg","big":"http:\/\/img.yumpu.com\/55357859\/1\/1129x1600\/my-document-title.jpg"},"language":"de","title":"My new document title","description":"","pages":"2","width":"452","height":"640","tags":["apco","bonn","berlin","kommunikationsberatungen","pressesprecher","worldwide","jahrbuch","unternehmen","decade","holmes","www.ctoop.com"],"embed_code":"<iframe width=\"512px\" height=\"384px\" src=\"https:\/\/www.yumpu.com\/de\/embed\/view\/DB8NRbuXmosS52pU\" frameborder=\"0\" allowfullscreen=\"true\" allowtransparency=\"true\"><\/iframe>","settings":{"date_validity_from":"","date_validity_until":"","site |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -X PUT -H "X-ACCESS-TOKEN: a00df46cc939f987273717d6190ba527" -d "id=55357859" "http://api.yumpu.com/2.0/document.json" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"file":{"client_name":"filename.pdf","server_name":"6b1cdda8fadc7d0e805134edcbd81c1956fa92a7354de0.17868199.pdf","size":"1.1 MB","mime_type":"application\/pdf","sha1_checksum":"f3b0fbaf2712764f8f9702a7805512d74718b09d","md5_checksum":"10db30937821314ed78c0d6e0300678d"},"document":{"title":"My document title"},"progress_id":"0cfa9-4802f-40cf3-8927b-450f4-8946f-1af66-34ca7","state":"success","completed_in":"0.1149"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -X POST -H "X-ACCESS-TOKEN: a00df46cc939f987273717d6190ba527" -H "Content-Type: multipart/form-data" -F "[email protected]" -F "title=My document title" "http://api.yumpu.com/2.0/document/file.json" |
NewerOlder