added more preview pages and more templates
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
section.text-center.section-50.section-sm-80
|
||||
.shell
|
||||
.range
|
||||
.cell-xs-6.cell-sm-6.cell-md-3.cell-lg-2
|
||||
.progress-bar-radial-wrap
|
||||
.progress-bar-js.progress-bar-radial.progress-bar-default-1(data-value='158', data-stroke='5', data-easing='linear', data-duration='1000', data-counter="true" data-trail='5')
|
||||
p.text-dark.big= elements.prog_bar.p_el_2
|
||||
|
||||
.cell-xs-6.cell-sm-6.cell-md-3.cell-lg-2.offset-top-50.offset-xs-top-0
|
||||
.progress-bar-radial-wrap
|
||||
.progress-bar-js.progress-bar-radial.progress-bar-default-1(data-value='12', data-stroke='5', data-easing='linear', data-duration='1000', data-counter="true" data-trail='5')
|
||||
p.text-dark.big= elements.prog_bar.p_el_3
|
||||
|
||||
.cell-xs-6.cell-sm-6.cell-md-3.cell-lg-2.offset-top-50.offset-md-top-0
|
||||
.progress-bar-radial-wrap
|
||||
.progress-bar-js.progress-bar-radial.progress-bar-default-1(data-value='53', data-stroke='5', data-easing='linear', data-duration='1000', data-counter="true" data-trail='5')
|
||||
p.text-dark.big= elements.prog_bar.p_el_4
|
||||
|
||||
.cell-xs-6.cell-sm-6.cell-md-3.cell-lg-2.offset-top-50.offset-md-top-0
|
||||
.progress-bar-radial-wrap
|
||||
.progress-bar-js.progress-bar-radial.progress-bar-default-1(data-value='38', data-stroke='5',data-trail='5' data-easing='linear', data-duration='1000', data-counter="true")
|
||||
p.text-dark.big= elements.prog_bar.p_el_5
|
||||
@@ -0,0 +1,19 @@
|
||||
section.text-center.text-sm-left.section-top-50.section-sm-top-80
|
||||
.container
|
||||
h1 Progress Bars, Skill Bars, Counters
|
||||
p These elements are vital to every website’s design, and with them you are able to #[br.visible-lg-inline]improve the overall look of your resource and attract more clients.
|
||||
.row.offset-top-22
|
||||
.col-xs-12.col-sm-6
|
||||
.progress-container.text-left
|
||||
p.text-dark.big.text-bold= elements.prog_bar.p_el_6
|
||||
// Progress Bar
|
||||
.progress-bar-js.progress-bar-horizontal.progress-bar-default(data-value='75', data-stroke='10', data-easing='linear', data-duration='1000', data-counter="true")
|
||||
p.text-dark.big.text-bold= elements.prog_bar.p_el_7
|
||||
.progress-bar-js.progress-bar-horizontal.progress-bar-default(data-value='50', data-stroke='10', data-easing='linear', data-duration='1000', data-counter="true")
|
||||
|
||||
p.text-dark.big.text-bold= elements.prog_bar.p_el_8
|
||||
.progress-bar-js.progress-bar-horizontal.progress-bar-default(data-value='65', data-stroke='10', data-easing='linear', data-duration='1000', data-counter="true")
|
||||
|
||||
.col-xs-12.col-sm-6.col-md-5.col-md-offset-1.offset-top-30.offset-sm-top-0
|
||||
h5 Welcome to our website
|
||||
p.offset-sm-top-20 Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page. It will tell you lots of interesting things about our company, its products and services, highly professional staff and happy customers.
|
||||
@@ -0,0 +1,6 @@
|
||||
section.text-center.section-50.section-sm-80
|
||||
.container
|
||||
.row
|
||||
.col-xs-12.col-md-8
|
||||
// Countdown
|
||||
.DateCountdown(data-type='until', data-date='2016-08-01 00:00:00', data-format='wdhms')
|
||||
Reference in New Issue
Block a user