Jitter
<div class="ce-block" data-id="g8GdXDzGh2" ><div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">关于产品</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="z-0ntKU3bj" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">Jitter 是一款基于浏览器的在线动画设计与协作平台。它致力于让动画制作变得极其简单和快速,使设计师和创意团队无需复杂学习即可轻松创建专业的动态图形内容,广泛应用于社交媒体、广告、营销、品牌推广和产品原型设计等领域。</div>
</div>
</div><div class="ce-block" data-id="thd_iKmwGy" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">适合谁?</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="B1n38Kvmxv" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">设计师(UI/UX设计师、品牌设计师、动效设计师等)</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="5zHhQOB9EI" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">创意团队(市场部、设计团队、广告公司、创业公司)</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="K0Jg-kk5oy" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">需要快速制作高质量动画用于社交媒体、广告、营销的非专业用户</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="3qVNVjmyKt" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">希望简化动画工作流程、提升团队协作效率的团队</div>
</div>
</div><div class="ce-block" data-id="xfPffQDuAK" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">产品特色</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="-f-HzrU6j6" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">使用动画预设快速设计</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="di61E1FrAe" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">与主流设计工具无缝集成</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="EdqX5wAGZu" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">导出 4K 视频、GIF 和 Lottie 动画</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="DNWq30R0Hr" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">方便市场营销人员和工程师使用</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="KiYgr-1JNu" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">创建可复用的动画预设和组件</div>
</div>
</div><style type="text/css">
.ce-block {
margin-top: 20px;
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}
.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
content: "";
background-color: #3e8fe3;
width: 6px;
height: 100%;
position: absolute;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}
.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}
.ce-header:empty::before {
display: block;
}
.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
font-size: 2.0em;
}
h2.ce-header {
font-size: 1.7em;
}
h3.ce-header {
font-size: 1.4em;
}
h4.ce-header {
font-size: 1.15em;
}
h5.ce-header {
font-size: 0.95em;
}
h6.ce-header {
font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]