-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstyleguide.html
225 lines (225 loc) · 10.4 KB
/
styleguide.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Mon Jul 08 2024 03:10:05 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="62c33353670dd9114f2110e7" data-wf-site="62c33353670dd9ea382110d4" lang="En">
<head>
<meta charset="utf-8">
<title>Styleguide</title>
<meta content="Styleguide" property="og:title">
<meta content="Styleguide" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/symmetric-website.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
.tickercontainer {
border: 1px solid #000;
background: #fff;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: show;
}
.tickercontainer .mask {
position: relative;
left: 0px;
top: 0px;
width: 100%;
overflow: show;
}
ul.newsticker {
position: relative;
left: 0px;
font: bold 10px Montserrat;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: center;
margin: 10;
padding: 10;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 12px Montserrat;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 0px 0 0;
}
</style>
</head>
<body>
<div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navigation w-nav">
<div class="navigation-wrap">
<a href="index.html" class="logo-link w-nav-brand"><img src="images/Symmetric-DEX-Logo_adobe_express_adobe_express.png" width="98" sizes="(max-width: 479px) 100vw, 98px" srcset="images/Symmetric-DEX-Logo_adobe_express_adobe_express-p-500.png 500w, images/Symmetric-DEX-Logo_adobe_express_adobe_express-p-800.png 800w, images/Symmetric-DEX-Logo_adobe_express_adobe_express.png 1080w" alt="" class="logo-image"></a>
<div class="menu">
<nav role="navigation" class="navigation-items w-nav-menu">
<a href="https://finance-symmetric.gitbook.io/symmetric-v3/" target="_blank" class="navigation-item w-nav-link">DOCS</a>
<a href="https://medium.com/@Symmetric.Finance" target="_blank" class="navigation-item w-nav-link">Blog</a>
<a href="https://twitter.com/0xSymmetric" target="_blank" class="navigation-item w-nav-link">Twitter</a>
<a href="https://discord.com/invite/rJd7azWx4V" target="_blank" class="navigation-item w-nav-link">DIscord</a>
<a href="https://github.com/centfinance" target="_blank" class="navigation-item w-nav-link">Github</a>
<a href="faqs.html" class="navigation-item-copy w-nav-link">FAQs</a>
</nav>
<div class="menu-button w-nav-button"><img src="images/menu-icon_1menu-icon.png" width="22" alt="" class="menu-icon"></div>
</div>
</div>
</div>
<div class="section">
<div class="styleguide-header-wrap">
<div class="heading-jumbo">Styleguide</div>
<div class="paragraph-bigger cc-bigger-light">Symmetric Style Guide</div>
</div>
<div class="container">
<div class="styleguide-content-wrap">
<div class="styleguide-block">
<div class="label cc-styleguide-label">Headings</div>
<div class="heading-jumbo">Heading Jumbo</div>
<div class="heading-jumbo-small">Heading Jumbo</div>
<div class="heading-jumbo-tiny">Heading Jumbo</div>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
</div>
<div class="divider"></div>
<div class="styleguide-block">
<div class="label cc-styleguide-label">Paragraphs & Links</div>
<p class="paragraph-bigger">Paragraph-bigger</p>
<p>Paragraph</p>
<p class="paragraph-light">Paragraph-de-emphasized</p>
<p class="paragraph-small">Paragraph-smaller</p>
<p class="paragraph-tiny">Paragraph-tiny</p>
<div class="label">Label</div>
<a href="#">A text link</a>
</div>
<div class="divider"></div>
<div class="styleguide-block">
<div class="label cc-styleguide-label">Buttons & Form Elements</div>
<div class="styleguide-button-wrap">
<a href="#" class="button w-inline-block">
<div>Explore</div>
</a>
</div>
<div class="styleguide-button-wrap">
<a href="#" class="button cc-jumbo-button w-inline-block">
<div>Explore</div>
</a>
</div>
</div>
<div class="divider"></div>
<div class="styleguide-block">
<div class="label cc-styleguide-label">Rich Text Element</div>
<div class="rich-text w-richtext">
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content. </p>
<blockquote>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</blockquote>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!</p>
<figure style="max-width:1306px" class="w-richtext-align-fullwidth w-richtext-figure-type-image">
<div><img src="images/My-project-1-2.png" alt=""></div>
</figure>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<ul role="list">
<li>The rich text element allows you to create and format headings</li>
<li>Headings, paragraphs, blockquotes, figures, images, and figure captions</li>
<li>A rich text element can be used with static or dynamic content.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="section-ticker">
<div class="container-ticker w-container">
<ul id="demo" role="list" class="ticker-list">
<li id="w-node-_7bddd470-e8f3-8b4f-c0b4-334a32610266-4f2110e7" class="ticker-item">
<div class="ticker-title">1M+ </div>
<div class="ticker-text">Trades completed</div>
</li>
<li id="w-node-_7bddd470-e8f3-8b4f-c0b4-334a3261026b-4f2110e7" class="ticker-item">
<div class="ticker-title">3</div>
<div class="ticker-text">Networks</div>
</li>
<li id="w-node-_7bddd470-e8f3-8b4f-c0b4-334a32610270-4f2110e7" class="ticker-item">
<div class="ticker-title">30+</div>
<div class="ticker-text">Tokens</div>
</li>
<li id="w-node-_7bddd470-e8f3-8b4f-c0b4-334a32610275-4f2110e7" class="ticker-item">
<div class="ticker-title">$500K+</div>
<div>Rewards Distributed</div>
</li>
</ul>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=62c33353670dd9ea382110d4" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
/*!
* liScroll 1.0
* Examples and documentation at:
* http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html
* 2007-2010 Gian Carlo Mingati
* Version: 1.0.2.1 (22-APRIL-2011)
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
* Requires:
* jQuery v1.2.x or later
*
*/
jQuery.fn.liScroll = function(settings) {
settings = jQuery.extend({
travelocity: 0.20
}, settings);
return this.each(function(){
var $strip = jQuery(this);
$strip.addClass("newsticker")
var stripWidth = 1;
$strip.find("li").each(function(i){
stripWidth += jQuery(this, i).outerWidth(true); // thanks to Michael Haszprunar and Fabien Volpi
});
var $mask = $strip.wrap("<div class='mask'></div>");
var $tickercontainer = $strip.parent().wrap("<div class='tickercontainer'></div>");
var containerWidth = $strip.parent().parent().width(); //a.k.a. 'mask' width
$strip.width(stripWidth);
var totalTravel = stripWidth+containerWidth;
var defTiming = totalTravel/settings.travelocity; // thanks to Scott Waye
function scrollnews(spazio, tempo){
$strip.animate({left: '-='+ spazio}, tempo, "linear", function(){$strip.css("left", containerWidth); scrollnews(totalTravel, defTiming);});
}
scrollnews(totalTravel, defTiming);
$strip.hover(function(){
jQuery(this).stop();
},
function(){
var offset = jQuery(this).offset();
var residualSpace = offset.left + stripWidth;
var residualTime = residualSpace/settings.travelocity;
scrollnews(residualSpace, residualTime);
});
});
};
</script>
<script>
$(function(){
$("ul#demo").liScroll();
});
</script>
</body>
</html>