Skip to content

Instantly share code, notes, and snippets.

@katzueno
Last active May 28, 2021 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katzueno/1a0a684253ddbaa55da5b1280b9411ca to your computer and use it in GitHub Desktop.
Save katzueno/1a0a684253ddbaa55da5b1280b9411ca to your computer and use it in GitHub Desktop.

ConcreteCMS TIPS サンプルコード

ConcreteCMS TIPS のサンプルコードです。

動画はこちらからご覧いただけます。 https://youtu.be/bIPE_50tjpE

<style type="text/css">
.center-block img {
display: block;
margin-right: auto;
margin-left: auto;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment