code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
.sale-order-payment-change-pp-list { opacity: 0; } .sale-order-payment-change-pp-company { position: relative; z-index: 100; padding-bottom: 10px; min-height: 40px; } .sale-order-payment-change-pp .sale-order-payment-change-pp-company { margin-bottom: 15px; padding: 7px; height: auto; border: 1px solid trans...
www/html/bitrix/modules/sale/install/components/bitrix/sale.order.payment.change/templates/bootstrap_v4/style.css
.sale-order-payment-change-pp-list { opacity: 0; } .sale-order-payment-change-pp-company { position: relative; z-index: 100; padding-bottom: 10px; min-height: 40px; } .sale-order-payment-change-pp .sale-order-payment-change-pp-company { margin-bottom: 15px; padding: 7px; height: auto; border: 1px solid trans...
0.390127
0.061537
:root { --gray: #a0a0a0; --teal: #19a9c3; --blue: #00b9ff; --dark-gray: #777777; --prussian-blue: #094370; } body { background-color: #eeeeee; color: var(--gray); font-size: 18px; font-family: 'Noto Sans TC', "Open Sans", Arial, Helvetica, sans-serif; overflow-x: hidden; pad...
css/main.css
:root { --gray: #a0a0a0; --teal: #19a9c3; --blue: #00b9ff; --dark-gray: #777777; --prussian-blue: #094370; } body { background-color: #eeeeee; color: var(--gray); font-size: 18px; font-family: 'Noto Sans TC', "Open Sans", Arial, Helvetica, sans-serif; overflow-x: hidden; pad...
0.609524
0.215103
.site-header { display: flex; justify-content: space-between; align-items: center; margin-top: 140px; } .site-header>a>img { display: block; width: 160px; height: 41px; } .site-nav-list { display: flex; } .site-nav-item { margin-right: 40px; } .site-nav-item:last-child { margin-rig...
css/styles.css
.site-header { display: flex; justify-content: space-between; align-items: center; margin-top: 140px; } .site-header>a>img { display: block; width: 160px; height: 41px; } .site-nav-list { display: flex; } .site-nav-item { margin-right: 40px; } .site-nav-item:last-child { margin-rig...
0.172555
0.046747
* { box-sizing: border-box; } html, body { font: 12px 'Segoe UI'; margin: 0; height: 100vh; width: 100vw; display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; } #header { flex: 0 0 50px; -webkit-flex: 0 0 50px; padding:12px 10p...
css/style.css
* { box-sizing: border-box; } html, body { font: 12px 'Segoe UI'; margin: 0; height: 100vh; width: 100vw; display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; } #header { flex: 0 0 50px; -webkit-flex: 0 0 50px; padding:12px 10p...
0.363195
0.108898
.SingleDatePicker .SingleDatePickerInput { padding-right: 0; } .SingleDatePickerInput > .SingleDatePickerInput_clearDate { position: unset; right: unset; top: unset; transform: unset; margin: 0; } .SingleDatePickerInput > .SingleDatePickerInput_clearDate > .SingleDatePickerInput_clearDate_svg { heig...
myexpenses-client/src/styles/react_dates_overrides.css
.SingleDatePicker .SingleDatePickerInput { padding-right: 0; } .SingleDatePickerInput > .SingleDatePickerInput_clearDate { position: unset; right: unset; top: unset; transform: unset; margin: 0; } .SingleDatePickerInput > .SingleDatePickerInput_clearDate > .SingleDatePickerInput_clearDate_svg { heig...
0.546254
0.144511
@font-face { font-family: '<NAME>'; font-style: normal; font-display: swap; font-weight: 300; src: url('./files/sansita-swashed-vietnamese-300-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-300-normal.woff') format('woff'); } /* sansita-swashed-vietnamese-400-normal*/ @font-face { ...
packages/sansita-swashed/vietnamese.css
@font-face { font-family: '<NAME>'; font-style: normal; font-display: swap; font-weight: 300; src: url('./files/sansita-swashed-vietnamese-300-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-300-normal.woff') format('woff'); } /* sansita-swashed-vietnamese-400-normal*/ @font-face { ...
0.144692
0.058831
.hero { display: flex; flex-direction: column; align-content: center; background-color: #b4ffe2; align-items: center; width: 100%; height: 100%; } .logo { padding-top: 30px; } .logo > img { width: 200px; top: 20px; margin: 0 auto; } .btn-login { margin-top: 70px; width...
nirvana-app/src/Login.css
.hero { display: flex; flex-direction: column; align-content: center; background-color: #b4ffe2; align-items: center; width: 100%; height: 100%; } .logo { padding-top: 30px; } .logo > img { width: 200px; top: 20px; margin: 0 auto; } .btn-login { margin-top: 70px; width...
0.417271
0.056862
* { box-sizing: border-box; } body { background: #eaeaea url(./images/bck.jpg) 0 100%/100% no-repeat; color: rgba(51,51,51,0.54); font: 16px/1.4 'futura-pt', sans-serif; } figure { margin: 0; } img { max-width: 100%; } /************************************** * Header * --------------...
Front_End_Web_Developer/Build_portfolio/css/main.css
* { box-sizing: border-box; } body { background: #eaeaea url(./images/bck.jpg) 0 100%/100% no-repeat; color: rgba(51,51,51,0.54); font: 16px/1.4 'futura-pt', sans-serif; } figure { margin: 0; } img { max-width: 100%; } /************************************** * Header * --------------...
0.452536
0.122996
.container, header, footer { max-width: 980px; margin: auto; padding: 0 20px; } .button { display: inline-block; padding: 20px 60px; font-size: 16px; line-height: 16px; font-weight: normal; letter-spacing: 0.4; color: #ffffff; background: #4FD37E; text-transform: uppercase; border-radius: 4px;...
public/stylesheets/style.css
.container, header, footer { max-width: 980px; margin: auto; padding: 0 20px; } .button { display: inline-block; padding: 20px 60px; font-size: 16px; line-height: 16px; font-weight: normal; letter-spacing: 0.4; color: #ffffff; background: #4FD37E; text-transform: uppercase; border-radius: 4px;...
0.339718
0.057019
#pageWrapper { } #leftPanel { } #mainPanel { } #rightPanel { } #fullWidth { } .profile-twitter-account td.label{ text-align: left; width: 250px; } @media only screen and (max-width : 800px ){ .profile-twitter-account td{ display: block !important; } .profile-twitter-account td.label{ width: 100%; } } ...
profile2/tool/src/webapp/css/profile2.css
#pageWrapper { } #leftPanel { } #mainPanel { } #rightPanel { } #fullWidth { } .profile-twitter-account td.label{ text-align: left; width: 250px; } @media only screen and (max-width : 800px ){ .profile-twitter-account td{ display: block !important; } .profile-twitter-account td.label{ width: 100%; } } ...
0.231962
0.060418
@import '@semcore/utils/style/var.css'; STabLine { position: relative; display: flex; width: 100%; max-width: 100%; } STabLine[underlined] { border-bottom: 1px solid var(--gray80); } STabLineItem { display: inline-flex; align-items: center; justify-content: center; line-height: 1.1; position: rel...
semcore/tab-line/src/style/tab-line.shadow.css
@import '@semcore/utils/style/var.css'; STabLine { position: relative; display: flex; width: 100%; max-width: 100%; } STabLine[underlined] { border-bottom: 1px solid var(--gray80); } STabLineItem { display: inline-flex; align-items: center; justify-content: center; line-height: 1.1; position: rel...
0.471467
0.075142
@charset "UTF-8"; @font-face { font-family: "talenta-font"; src:url("../fonts/talenta-font.eot"); src:url("../fonts/talenta-font.eot?#iefix") format("embedded-opentype"), url("../fonts/talenta-font.woff") format("woff"), url("../fonts/talenta-font.ttf") format("truetype"), url("../fonts/talenta-font....
public/assets/css/talenta-font.css
@charset "UTF-8"; @font-face { font-family: "talenta-font"; src:url("../fonts/talenta-font.eot"); src:url("../fonts/talenta-font.eot?#iefix") format("embedded-opentype"), url("../fonts/talenta-font.woff") format("woff"), url("../fonts/talenta-font.ttf") format("truetype"), url("../fonts/talenta-font....
0.264643
0.082994
.iti__flag { display: none; } */ .bwidget { margin: 0em 0em 2em 0em; border:solid #000000 3px; } .boomimage { width:100%; height:auto; } .bgwhite {background-color: #fff;} .selectpad { padding:8px 16px; width:12em; border: solid #EBECF2 1px; background-color:#F8F8F8; width:100%; }...
public/assets/buumerang/css/style.css
.iti__flag { display: none; } */ .bwidget { margin: 0em 0em 2em 0em; border:solid #000000 3px; } .boomimage { width:100%; height:auto; } .bgwhite {background-color: #fff;} .selectpad { padding:8px 16px; width:12em; border: solid #EBECF2 1px; background-color:#F8F8F8; width:100%; }...
0.336876
0.083106
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@1,600&display=swap'); @import url('/_css/_animaScroll.css'); body, h1, h2, p, ul, li, a { margin: 0; padding: 0; } body { color: #0F1E32; background: #f1f6ed; } ul { list-style: none; } a { text-decoration: none; ...
app/public/wp-content/themes/homero/_css/_contato.css
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@1,600&display=swap'); @import url('/_css/_animaScroll.css'); body, h1, h2, p, ul, li, a { margin: 0; padding: 0; } body { color: #0F1E32; background: #f1f6ed; } ul { list-style: none; } a { text-decoration: none; ...
0.32338
0.087408
.background_glossyCornsilk8, .hover_background_glossyCornsilk8:hover, .active_background_glossyCornsilk8:active:hover { background: #987a00; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); background-im...
widgets/common/assets/gradients/glossy/glossyCornsilk/glossyCornsilk8.css
.background_glossyCornsilk8, .hover_background_glossyCornsilk8:hover, .active_background_glossyCornsilk8:active:hover { background: #987a00; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); background-im...
0.460046
0.058239
/* @group Main Color default: #803133 */ #header div.menu-wrapper, #header nav ul.menu > li > button, div.tags a, div.tags span, section.breaking-news div.slick, .pagination a, .pagination span, .button, .pace .pace-progress{ background: #a272f2; } .title.bordered, div.text blockquote, #footer{ border-color: #a272f...
assets/css/croft-color.css
/* @group Main Color default: #803133 */ #header div.menu-wrapper, #header nav ul.menu > li > button, div.tags a, div.tags span, section.breaking-news div.slick, .pagination a, .pagination span, .button, .pace .pace-progress{ background: #a272f2; } .title.bordered, div.text blockquote, #footer{ border-color: #a272f...
0.308503
0.052134
.hero { background-image: url('../assets/youthbg1.JPG'); background-repeat: no-repeat; background-size: cover; height: 640px; margin-bottom: 0px; margin-top: 25px; } .hero-text { background-color: rgba(102, 127, 153, 0.6); color: #fff; margin-top: 6em; padding-bottom: 1em; } .in...
vendor/assets/style.css
.hero { background-image: url('../assets/youthbg1.JPG'); background-repeat: no-repeat; background-size: cover; height: 640px; margin-bottom: 0px; margin-top: 25px; } .hero-text { background-color: rgba(102, 127, 153, 0.6); color: #fff; margin-top: 6em; padding-bottom: 1em; } .in...
0.457621
0.088623
.ace-merbivore-soft .ace_editor { border: 2px solid rgb(159, 159, 159); } .ace-merbivore-soft .ace_editor.ace_focus { border: 2px solid #327fbd; } .ace-merbivore-soft .ace_gutter { background: #262424; color: #E6E1DC; } .ace-merbivore-soft .ace_print_margin { width: 1px; background: #262424; } .ace-merb...
public/scripts/__ace/theme/merbivore_soft.css
.ace-merbivore-soft .ace_editor { border: 2px solid rgb(159, 159, 159); } .ace-merbivore-soft .ace_editor.ace_focus { border: 2px solid #327fbd; } .ace-merbivore-soft .ace_gutter { background: #262424; color: #E6E1DC; } .ace-merbivore-soft .ace_print_margin { width: 1px; background: #262424; } .ace-merb...
0.492432
0.166574
html,body { margin: 0; font-family: Montserrat, san-serif; font-size: 2vh; height: 100%; overflow-x: hidden; } #home { background-image: url('../images/playful-kitten-6683.jpg'); background-size: cover; background-repeat: no-repeat; width: 100%; height: 100vh; background-posi...
css/standard.css
html,body { margin: 0; font-family: Montserrat, san-serif; font-size: 2vh; height: 100%; overflow-x: hidden; } #home { background-image: url('../images/playful-kitten-6683.jpg'); background-size: cover; background-repeat: no-repeat; width: 100%; height: 100vh; background-posi...
0.468791
0.106041
GtkTreeMenu.menu, GtkMenuToolButton.menu, GtkComboBox .menu { background-color: @menu_bg_color; color: @menu_fg_color; } .primary-toolbar .menu, .primary-toolbar .button .menu, .toolbar .menu, .toolbar .primary-toolbar .menu, .header-bar .menu, .header-bar .primary-toolbar .menu, .menu { padding: 0; bo...
gnome-theme/gtk-3.0/widgets/menu.css
GtkTreeMenu.menu, GtkMenuToolButton.menu, GtkComboBox .menu { background-color: @menu_bg_color; color: @menu_fg_color; } .primary-toolbar .menu, .primary-toolbar .button .menu, .toolbar .menu, .toolbar .primary-toolbar .menu, .header-bar .menu, .header-bar .primary-toolbar .menu, .menu { padding: 0; bo...
0.347205
0.093017
.main_grid { display: grid; grid-template-columns: 2fr 2fr 2fr; padding-top: 2rem; grid-gap: 2rem; } .bg-img1 { background: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png); background-position: top; background-size: cover; background-repeat: no-repeat; ...
client/src/components/feature/product_cards/modal.css
.main_grid { display: grid; grid-template-columns: 2fr 2fr 2fr; padding-top: 2rem; grid-gap: 2rem; } .bg-img1 { background: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png); background-position: top; background-size: cover; background-repeat: no-repeat; ...
0.261897
0.157979
.toolbox-node-icon { background-repeat: no-repeat; background-position: center; vertical-align: -2px; width: 16px; height: 16px; } .AccelerationSensor-icon { background-image: url(images/ftcAccelerationSensor.png); } .AnalogInput-icon { background-image: url(images/ftcAnalogInput.png); } ....
TeamCode/build/intermediates/merged_assets/debug/out/blocks/images.css
.toolbox-node-icon { background-repeat: no-repeat; background-position: center; vertical-align: -2px; width: 16px; height: 16px; } .AccelerationSensor-icon { background-image: url(images/ftcAccelerationSensor.png); } .AnalogInput-icon { background-image: url(images/ftcAnalogInput.png); } ....
0.623721
0.137706
.PersonajeCard1 { background-image: url('../images/background1.jpg'); background-size: cover; } .face { position: absolute; width: 67px; height: 55px; right: 130px; bottom: 140px; border-radius: 50%; background: #FFCCBC; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); z-index:...
challenge-prework/src/assets/styles/Warrior1.css
.PersonajeCard1 { background-image: url('../images/background1.jpg'); background-size: cover; } .face { position: absolute; width: 67px; height: 55px; right: 130px; bottom: 140px; border-radius: 50%; background: #FFCCBC; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); z-index:...
0.629319
0.198239
body { font-size: 75%; line-height: 125%; font-family: Verdana, Arial, Helvetica, } a:link { color: #0000FF; } a:active { color: #FF33CC; } a:visited { color: #800080; } a:hover {color: #800080; font-weight: bold; } a:sidebar {color: #339900; } h1 { font-size: 135%; font-...
GHelp/cbhelp.css
body { font-size: 75%; line-height: 125%; font-family: Verdana, Arial, Helvetica, } a:link { color: #0000FF; } a:active { color: #FF33CC; } a:visited { color: #800080; } a:hover {color: #800080; font-weight: bold; } a:sidebar {color: #339900; } h1 { font-size: 135%; font-...
0.279828
0.068226
.masthead { width: 100%; height: 90vh; background-size: cover; background-position: center; background-repeat: no-repeat; /* margin-bottom: 10px; */ } .black-overlay { font-size: 3em ; display: -webkit-flex; /* Safari */ display: flex; background-color: rgba(0,0,0,.7); height: 100%; align-item...
src/components/layout.css
.masthead { width: 100%; height: 90vh; background-size: cover; background-position: center; background-repeat: no-repeat; /* margin-bottom: 10px; */ } .black-overlay { font-size: 3em ; display: -webkit-flex; /* Safari */ display: flex; background-color: rgba(0,0,0,.7); height: 100%; align-item...
0.270384
0.067117
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.381565
0.097648
.show-nav { display: block; position: absolute; background-color: rgba(0,0,0,0.5); top: 82px; left: 0; right: 0; } .sub-titulo { color: var(--sub-title-color, #F00); font-family: "Inconsolata", monospace; font-size: 1.8; } .categoria { font-family: "Inconsolata", monospace; ...
css/styles.css
.show-nav { display: block; position: absolute; background-color: rgba(0,0,0,0.5); top: 82px; left: 0; right: 0; } .sub-titulo { color: var(--sub-title-color, #F00); font-family: "Inconsolata", monospace; font-size: 1.8; } .categoria { font-family: "Inconsolata", monospace; ...
0.449876
0.205725
html { width: 100%; height: 100%; } body { margin: 0; width: 100%; height: 100%; display: flex; flex-flow: column; font-family:system,-apple-system,Roboto,Helvetica Neue,Arial,Helvetica,Geneva,sans-serif; font-size: 14px; transition: background-color 200ms ease; } body snackb...
index.css
html { width: 100%; height: 100%; } body { margin: 0; width: 100%; height: 100%; display: flex; flex-flow: column; font-family:system,-apple-system,Roboto,Helvetica Neue,Arial,Helvetica,Geneva,sans-serif; font-size: 14px; transition: background-color 200ms ease; } body snackb...
0.499512
0.089694
@charset "utf-8"; /* Theme Name: Landscaping HTML Theme Theme URI: http://weblusive.com/name Author: Author URI: Version: 1.0.0 */ /* TABLE OF CONTENTS 01-GLOBAL STYLE START 02-FAQ STYLE START 03-CONTACT US STYLE START 04-NEWS PAGE STYLE START 05-NEWS PAGE DETAIL STYLE START 06-ABOUT US STYLE START 07-PROJECT ...
public/users/css/style.css
@charset "utf-8"; /* Theme Name: Landscaping HTML Theme Theme URI: http://weblusive.com/name Author: Author URI: Version: 1.0.0 */ /* TABLE OF CONTENTS 01-GLOBAL STYLE START 02-FAQ STYLE START 03-CONTACT US STYLE START 04-NEWS PAGE STYLE START 05-NEWS PAGE DETAIL STYLE START 06-ABOUT US STYLE START 07-PROJECT ...
0.375134
0.084985
body { width: 90%; margin: 0 auto; } #logo { text-align: center; } h1 { text-align: center; font-size: 48px; font-family: 'Amatic SC'; letter-spacing: 3px; } h2 { margin-bottom: 10px; text-align: center; font-size: 36px; font-family: 'Sacramento'; letter-spacing: 3px; ...
css/styles.css
body { width: 90%; margin: 0 auto; } #logo { text-align: center; } h1 { text-align: center; font-size: 48px; font-family: 'Amatic SC'; letter-spacing: 3px; } h2 { margin-bottom: 10px; text-align: center; font-size: 36px; font-family: 'Sacramento'; letter-spacing: 3px; ...
0.581778
0.120491
*, ::before, ::after { box-sizing: border-box; margin: 0; padding: 0; } body { margin-top: 10px; background-color: aliceblue; } .App { text-align: center; } ul { display: flex; flex-flow: column; align-items: center; margin: 10px; } .toDo { background-color: white; box-shadow: 1px 1px 4px #8...
src/App.css
*, ::before, ::after { box-sizing: border-box; margin: 0; padding: 0; } body { margin-top: 10px; background-color: aliceblue; } .App { text-align: center; } ul { display: flex; flex-flow: column; align-items: center; margin: 10px; } .toDo { background-color: white; box-shadow: 1px 1px 4px #8...
0.5564
0.095645
.flat-line .icon > path { stroke: #fff; stroke-width: 3px; fill: transparent; transform: translate(0px, 0px) scale(1,1); -webkit-transform: translate(0px ,0px) scale(1,1); -moz-transform: translate(0px ,0px) scale(1,1); } .flat-line .circle { stroke: #fff; stroke-width: 3px; fill: #F...
app/icons/flat_line_styles.css
.flat-line .icon > path { stroke: #fff; stroke-width: 3px; fill: transparent; transform: translate(0px, 0px) scale(1,1); -webkit-transform: translate(0px ,0px) scale(1,1); -moz-transform: translate(0px ,0px) scale(1,1); } .flat-line .circle { stroke: #fff; stroke-width: 3px; fill: #F...
0.257765
0.064212
.profile-post{ width: 100%; top: 50%; left: 50%; transform: translateY(-15%); /* position: absolute; */ } .profile-post a{ height: 100%; } .profile-post-container{ overflow: hidden; height: 32vw; } .landscape{ width: auto; height: 100%; top: 50%; left: 50%; transform: translateX(-15%); } .sq...
assets/styles/profile-home.css
.profile-post{ width: 100%; top: 50%; left: 50%; transform: translateY(-15%); /* position: absolute; */ } .profile-post a{ height: 100%; } .profile-post-container{ overflow: hidden; height: 32vw; } .landscape{ width: auto; height: 100%; top: 50%; left: 50%; transform: translateX(-15%); } .sq...
0.533884
0.059047
body { font-family: "Open Sans", sans-serif; color: #272829; padding-top: 65px; } /* color palette: https://www.color-hex.com/color-palette/101112 */ a { color: #382a4f; } a:hover { color: #743c52; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: "Raleway", sans-serif; } /*...
assets/css/style.css
body { font-family: "Open Sans", sans-serif; color: #272829; padding-top: 65px; } /* color palette: https://www.color-hex.com/color-palette/101112 */ a { color: #382a4f; } a:hover { color: #743c52; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: "Raleway", sans-serif; } /*...
0.535827
0.075551
:root { --adminbar-height: 32px; } @media screen and (max-width: 782px) { :root { --adminbar-height: 46px; } } .page-template-blank #boxed-wrapper { display: flex; } .page-template-blank #boxed-wrapper > div { flex-grow: 1; flex-basis: auto; } #boxed-wrapper { overflow: hidden; } #main .fusion-row, .f...
wp-app/wp-content/themes/Avada/assets/css/dynamic/layout.css
:root { --adminbar-height: 32px; } @media screen and (max-width: 782px) { :root { --adminbar-height: 46px; } } .page-template-blank #boxed-wrapper { display: flex; } .page-template-blank #boxed-wrapper > div { flex-grow: 1; flex-basis: auto; } #boxed-wrapper { overflow: hidden; } #main .fusion-row, .f...
0.437583
0.101679
html, body { width: 100%; height: 100%; padding: 0; margin: 0; overflow: auto; /* when page gets too small */ } #resize-wrap { height: 100%; } .container { width: 100%; } hr { border-color: rgb(170, 170, 170); } /* Base Styles */ body { background: image-url('blue_bg.jpg') top center repea...
app/assets/stylesheets/bootstrap-add.css
html, body { width: 100%; height: 100%; padding: 0; margin: 0; overflow: auto; /* when page gets too small */ } #resize-wrap { height: 100%; } .container { width: 100%; } hr { border-color: rgb(170, 170, 170); } /* Base Styles */ body { background: image-url('blue_bg.jpg') top center repea...
0.303629
0.055005
/*-webkit-app-region*/ .app-drag{ user-select: none; -webkit-app-region: drag; } .app-no-drag{ -webkit-app-region: no-drag; } /*position*/ .absolute{ position: absolute;} .fixed{ position: fixed;} .relative{ position: relative;} .sticky{ position: sticky;} /*float*/ .float-right{ float: right;} .float-left{...
resources/css/cssRules.css
/*-webkit-app-region*/ .app-drag{ user-select: none; -webkit-app-region: drag; } .app-no-drag{ -webkit-app-region: no-drag; } /*position*/ .absolute{ position: absolute;} .fixed{ position: fixed;} .relative{ position: relative;} .sticky{ position: sticky;} /*float*/ .float-right{ float: right;} .float-left{...
0.299925
0.058966
::-webkit-scrollbar{ width: 5px; height: 5px; background-color: #393c4b; border: 1px solid #242424; border-radius: 4px; } ::-webkit-scrollbar-thumb{ width: 5px; height: 5px; background: #515559; background-size: 50%; border-radius: 4px; } ::-webkit-scrollbar-track{ width: 8px; ...
html/template/css/mineNew.css
::-webkit-scrollbar{ width: 5px; height: 5px; background-color: #393c4b; border: 1px solid #242424; border-radius: 4px; } ::-webkit-scrollbar-thumb{ width: 5px; height: 5px; background: #515559; background-size: 50%; border-radius: 4px; } ::-webkit-scrollbar-track{ width: 8px; ...
0.317744
0.055438
@import "colors.css"; @import "media-queries.css"; @import "variables.css"; .profile { width: 100%; } .link-button { composes: button from "ui/css/buttons.css"; border: 1px solid var(--link-color); background-color: var(--body-background); font-size: 13px; font-weight: 300; color: var(--text-color); t...
demo/demo-tumi/src/components/profile/profile.css
@import "colors.css"; @import "media-queries.css"; @import "variables.css"; .profile { width: 100%; } .link-button { composes: button from "ui/css/buttons.css"; border: 1px solid var(--link-color); background-color: var(--body-background); font-size: 13px; font-weight: 300; color: var(--text-color); t...
0.382833
0.082254
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); *{ margin: 0; padding: 0; outline: none; font-family: 'Poppins', sans-serif; } body{ display: flex; align-items: center; justify-content: center; min-height: 100vh; overflow: hidden; background: url("bg.png"...
assets/user/CSS/main.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); *{ margin: 0; padding: 0; outline: none; font-family: 'Poppins', sans-serif; } body{ display: flex; align-items: center; justify-content: center; min-height: 100vh; overflow: hidden; background: url("bg.png"...
0.385837
0.060363
.login_page_container { display: flex; justify-content: center; flex-direction: column; align-items: center; } .login_page_container .login_container { display: flex; justify-content: center; width: 100%; } .login_page_container .login_container .login_display { margin-top: 5vh; width: 50%; height: ...
public/css/login_form.css
.login_page_container { display: flex; justify-content: center; flex-direction: column; align-items: center; } .login_page_container .login_container { display: flex; justify-content: center; width: 100%; } .login_page_container .login_container .login_display { margin-top: 5vh; width: 50%; height: ...
0.223462
0.052668
.header{ font-size: 14px; position: relative; } .header__SectionOne{ display: flex; justify-content: space-between; align-items: center; padding: 20px; } .header__logo{ width: 200px; height: 50px; margin-left: -25px; object-fit: contain; } .header__cartSection{ display: fl...
client/src/components/header/Header.css
.header{ font-size: 14px; position: relative; } .header__SectionOne{ display: flex; justify-content: space-between; align-items: center; padding: 20px; } .header__logo{ width: 200px; height: 50px; margin-left: -25px; object-fit: contain; } .header__cartSection{ display: fl...
0.38549
0.077378
@import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Anton&family=Squada+One&display=swap'); .section-courses{ margin-top: 100px; background-color: #1B2831; box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08); padding: 50px 0 50px 0; } .se...
src/components/courses.css
@import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Anton&family=Squada+One&display=swap'); .section-courses{ margin-top: 100px; background-color: #1B2831; box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08); padding: 50px 0 50px 0; } .se...
0.535584
0.116086
.header-inner, .main-navigation-inner-h, .welcome-text-inner, .highlighted-inner, .top-container-inner, .page-title-inner, .main-container-inner, .bottom-container-inner, .footer-container-inner, .footer-menu-inner, .copyright-inner { max-width: 1600px; margin: 0 auto!important; } .top-container-inner .first-top, ....
quip/web/themes/contrib/d8w3css/css/custom/layout.css
.header-inner, .main-navigation-inner-h, .welcome-text-inner, .highlighted-inner, .top-container-inner, .page-title-inner, .main-container-inner, .bottom-container-inner, .footer-container-inner, .footer-menu-inner, .copyright-inner { max-width: 1600px; margin: 0 auto!important; } .top-container-inner .first-top, ....
0.256459
0.032961
@charset "UTF-8"; body.vscode-light { background-color: inherit; } body.vscode-dark { background-color: inherit; } body.vscode-high-contrast { background-color: inherit; } pre .hljs-comment { color: #57A64A; font-style: italic; } .vscode-light pre .hljs-attribute { color: #c82829; ...
styles/rest-client.css
@charset "UTF-8"; body.vscode-light { background-color: inherit; } body.vscode-dark { background-color: inherit; } body.vscode-high-contrast { background-color: inherit; } pre .hljs-comment { color: #57A64A; font-style: italic; } .vscode-light pre .hljs-attribute { color: #c82829; ...
0.499023
0.069954
.cmn_input__2 + .error { color: red; padding-top: 4px; } .my_login_btn { display: inline-grid; grid-template-columns: auto 5px auto; column-gap: 18px; } .error_show_notification { color: red; padding-bottom: 10px; } .success_show_notification { color: #66bb6a; padding-bottom: 10px; } /* Page Not Found */ .err...
admin-front-end/src/assets/css/custom.css
.cmn_input__2 + .error { color: red; padding-top: 4px; } .my_login_btn { display: inline-grid; grid-template-columns: auto 5px auto; column-gap: 18px; } .error_show_notification { color: red; padding-bottom: 10px; } .success_show_notification { color: #66bb6a; padding-bottom: 10px; } /* Page Not Found */ .err...
0.265595
0.063832
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("cpp.sh") { html, body { background: #222 none repeat scroll 0% 0%; } #header { background: #555; color: #eee; } #header #logo h1 a { color: #999; text-shadow: none; } #...
data/usercss/115306.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("cpp.sh") { html, body { background: #222 none repeat scroll 0% 0%; } #header { background: #555; color: #eee; } #header #logo h1 a { color: #999; text-shadow: none; } #...
0.236604
0.089256
.site-root { margin-left: 0; transition: all 0.2s ease-out; } @media (min-width: 1000px) { .site-root.sidebar-active { margin-left: 320px; } } #loading { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: white; z-index: 99999; } .sit...
assets/css/main.css
.site-root { margin-left: 0; transition: all 0.2s ease-out; } @media (min-width: 1000px) { .site-root.sidebar-active { margin-left: 320px; } } #loading { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: white; z-index: 99999; } .sit...
0.421671
0.164248
.border { border: 1px solid #ccc } .banner { position: relative; top: 100px; left: -40%; width: 100%; padding: 10px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); background: #14cc58; color: #fff; z-index: 100; -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }...
includes/css/screen.css
.border { border: 1px solid #ccc } .banner { position: relative; top: 100px; left: -40%; width: 100%; padding: 10px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); background: #14cc58; color: #fff; z-index: 100; -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }...
0.465873
0.226313
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label,legend,table, caption, tbody, tfoot, thead, tr...
css/style.css
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label,legend,table, caption, tbody, tfoot, thead, tr...
0.208259
0.073165
div#site-navigation { background: #000; } #about-image.col-sm-12 .single-image-wrapper { margin: 0 -15px 0 -15px; background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(238,238,239,0.3) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,...
app/Resources/public/css/about.css
div#site-navigation { background: #000; } #about-image.col-sm-12 .single-image-wrapper { margin: 0 -15px 0 -15px; background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(238,238,239,0.3) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,...
0.352536
0.075892
@font-face { font-family: "Montserrat"; src: url("../fonts/Montserrat-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } .mdi:before, .mdi-set { display: inline-block; font: normal normal normal 24px/1 "Montserrat"; font-size: inherit; text-rendering: auto; ...
www-main/src/assets/css/general.css
@font-face { font-family: "Montserrat"; src: url("../fonts/Montserrat-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } .mdi:before, .mdi-set { display: inline-block; font: normal normal normal 24px/1 "Montserrat"; font-size: inherit; text-rendering: auto; ...
0.459561
0.144059
==========================*/ *, *:focus { outline: none!important; } body { font-family:Tahoma,Arial; font-weight: normal; font-size: 14px; line-height: 22px; color: #222222; } .wrapper { position: relative; width: 100%; overflow: hidden; } /* Links ==========================*/ a, a:hov...
assets/site/css/style.css
==========================*/ *, *:focus { outline: none!important; } body { font-family:Tahoma,Arial; font-weight: normal; font-size: 14px; line-height: 22px; color: #222222; } .wrapper { position: relative; width: 100%; overflow: hidden; } /* Links ==========================*/ a, a:hov...
0.285472
0.048226
.has-active-navigation, .has-active-navigation body { overflow: hidden; } .has-active-navigation main { margin-top: 8px; filter: blur(4px); transition: margin-top linear 0.1s; } .x-omega-navigation__trigger-icon { display: inline-block; transition: all ease-in-out 0.3s; } .has-active-navigation .x-omega-naviga...
mm5/themes/colossus/extensions/navigation/omega/omega-navigation.css
.has-active-navigation, .has-active-navigation body { overflow: hidden; } .has-active-navigation main { margin-top: 8px; filter: blur(4px); transition: margin-top linear 0.1s; } .x-omega-navigation__trigger-icon { display: inline-block; transition: all ease-in-out 0.3s; } .has-active-navigation .x-omega-naviga...
0.413359
0.065455
x-appbar { padding: 0; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } x-appbar, x-appbar * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } x-appbar > * { border: none; vertical-align: mi...
www/css/lib/brick-0.10.0.css
x-appbar { padding: 0; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } x-appbar, x-appbar * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } x-appbar > * { border: none; vertical-align: mi...
0.346762
0.070816
@charset "UTF-8"; /* CSS Document */ /*----RESET----*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, field...
web/resources/css/style.css
@charset "UTF-8"; /* CSS Document */ /*----RESET----*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, field...
0.206654
0.120335
* { margin: 0; padding: 0; box-sizing: border-box; } :root { font-size: 10px; } body { font-family: Helvetica, Arial, sans-serif; } .container { width: 80%; margin: 0 auto; height: 100%; } .container-flex { display: flex; justify-content: space-between; align-items: center; height: 100%; } ...
public/css/app.css
* { margin: 0; padding: 0; box-sizing: border-box; } :root { font-size: 10px; } body { font-family: Helvetica, Arial, sans-serif; } .container { width: 80%; margin: 0 auto; height: 100%; } .container-flex { display: flex; justify-content: space-between; align-items: center; height: 100%; } ...
0.410993
0.076615
@import url("https://fonts.googleapis.com/css?family=Nunito"); .hero--image > img { object-fit: contain; width: 100%; } .img--profile { width: 100px; margin-bottom: 30px; border-radius: 100%; } .form--container { background-color: white; min-height: 100vh; margin-left: 0 !important; margin-right: 0 ...
public/css/app.css
@import url("https://fonts.googleapis.com/css?family=Nunito"); .hero--image > img { object-fit: contain; width: 100%; } .img--profile { width: 100px; margin-bottom: 30px; border-radius: 100%; } .form--container { background-color: white; min-height: 100vh; margin-left: 0 !important; margin-right: 0 ...
0.396185
0.057335
-fx-background-color: #20A5AE; -fx-border-color: white; -fx-border-radius: 20; -fx-padding: 10 10 10 10; -fx-background-radius: 20; } #bp { -fx-background-color: linear-gradient(gray,DimGrey ); } #dark-blue { -fx-background-color: ...
Client/src/client/application.css
-fx-background-color: #20A5AE; -fx-border-color: white; -fx-border-radius: 20; -fx-padding: 10 10 10 10; -fx-background-radius: 20; } #bp { -fx-background-color: linear-gradient(gray,DimGrey ); } #dark-blue { -fx-background-color: ...
0.296349
0.121191
.wholeScreenDiv { text-align: center; align-items: center; } .trackNameAndType { padding: 8; background-color: "#f2f0eb"; text-align: center; align-items: flex-end; display: grid; flex-direction: "row"; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } .infoBox { ...
front/src/trackview/Trackview.css
.wholeScreenDiv { text-align: center; align-items: center; } .trackNameAndType { padding: 8; background-color: "#f2f0eb"; text-align: center; align-items: flex-end; display: grid; flex-direction: "row"; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } .infoBox { ...
0.600305
0.100216
div.usig_acv { position: absolute; background-image: url(img-usig/pointer.gif); background-position: top; background-repeat: no-repeat; padding: 10px 0 0 0; } div.usig_acv div.header, div.usig_acv div.footer { position: relative; height: 6px; padding: 0 6px; background-image: url(img-usig/ul_corner_tr.gif); ...
vendor/usig/css/usig.AutoCompleterDialog.usig.css
div.usig_acv { position: absolute; background-image: url(img-usig/pointer.gif); background-position: top; background-repeat: no-repeat; padding: 10px 0 0 0; } div.usig_acv div.header, div.usig_acv div.footer { position: relative; height: 6px; padding: 0 6px; background-image: url(img-usig/ul_corner_tr.gif); ...
0.356223
0.057124
.markdown-body h1:hover .anchor, .markdown-body h2:hover .anchor, .markdown-body h3:hover .anchor, .markdown-body h4:hover .anchor, .markdown-body h5:hover .anchor, .markdown-body h6:hover .anchor { text-decoration: none; } .markdown-body { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-heigh...
src/css/markdown.css
.markdown-body h1:hover .anchor, .markdown-body h2:hover .anchor, .markdown-body h3:hover .anchor, .markdown-body h4:hover .anchor, .markdown-body h5:hover .anchor, .markdown-body h6:hover .anchor { text-decoration: none; } .markdown-body { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-heigh...
0.642657
0.093927
*{ /* enlever les marges naturelles*/ margin:0; padding: 0; } ul,ol { list-style: none; } body { background:#bfbfbf url('images/background.jpg') repeat-x; font-family: Arial, sans-serif; } header { padding: 30px 0; } header h1 { font-size: 40px; text-align: center; font-fam...
Projet JQwery/style.css
*{ /* enlever les marges naturelles*/ margin:0; padding: 0; } ul,ol { list-style: none; } body { background:#bfbfbf url('images/background.jpg') repeat-x; font-family: Arial, sans-serif; } header { padding: 30px 0; } header h1 { font-size: 40px; text-align: center; font-fam...
0.174833
0.042922
* { margin: 0; padding: 0; font-family: Verdana, Geneva, Tahoma, sans-serif; } .header-container { height: 100vh; width: 100vw; background-color: #9400d3; background-image: url("./img/img01.jpg.png"); background-repeat: no-repeat; background-position: center; background-size: contain; display: fle...
style.css
* { margin: 0; padding: 0; font-family: Verdana, Geneva, Tahoma, sans-serif; } .header-container { height: 100vh; width: 100vw; background-color: #9400d3; background-image: url("./img/img01.jpg.png"); background-repeat: no-repeat; background-position: center; background-size: contain; display: fle...
0.298389
0.124186
body { font-family: 'Helvetica'; background-color: #fafafa; color: #505050; line-height: 120%; } a { text-decoration: underline; color: #505050; } .header { font-size: 40px; padding: 20px; padding-top: 0px; } .header a { text-decoration: none; line-height: 200%; } .header h2 { font-size: 30px; ...
sorting/node_modules/node-persist/examples/highscores/public/style.css
body { font-family: 'Helvetica'; background-color: #fafafa; color: #505050; line-height: 120%; } a { text-decoration: underline; color: #505050; } .header { font-size: 40px; padding: 20px; padding-top: 0px; } .header a { text-decoration: none; line-height: 200%; } .header h2 { font-size: 30px; ...
0.26086
0.091829
@-webkit-keyframes treepane-fadein { 0% { opacity: 0; } 10% { opacity: 0.10; } 20% { opacity: 0.20; } 30% { opacity: 0.30; } 40% { opacity: 0.40; } 50% { opacity: 0.50; } 60% { opacity: 0.60; } 70% { opacity: 0.70; } 80% { opacity: 0.80; } 90% { ...
src/main/webapp/xavier/resources/css/xmlatreeview.css
@-webkit-keyframes treepane-fadein { 0% { opacity: 0; } 10% { opacity: 0.10; } 20% { opacity: 0.20; } 30% { opacity: 0.30; } 40% { opacity: 0.40; } 50% { opacity: 0.50; } 60% { opacity: 0.60; } 70% { opacity: 0.70; } 80% { opacity: 0.80; } 90% { ...
0.362292
0.123842
@media print { body { font: normal 14px Georgia, serif; background: none; width: 100%; } .main { margin-top: 0px; padding-bottom: 0px; padding-left: 0px; width: 100%; page-break-before: always; } /* This line prevents a page break (and thus, a blank page) before the very first page */ .m...
test/Fission.manualFolder/style-global.css
@media print { body { font: normal 14px Georgia, serif; background: none; width: 100%; } .main { margin-top: 0px; padding-bottom: 0px; padding-left: 0px; width: 100%; page-break-before: always; } /* This line prevents a page break (and thus, a blank page) before the very first page */ .m...
0.265404
0.069415
a[x-apple-data-detectors] { color: inherit; text-decoration: none; } @media (max-width: 600px) { u ~ div .wrapper { min-width: 100vw; } } .bg-header { background-color: rgb(139, 42, 141); } .bg-header-gradient { background-image: linear-gradient(to top, #b7417f, rgb(139, 42, 141)) !important; } .mai...
fly/css/extra.css
a[x-apple-data-detectors] { color: inherit; text-decoration: none; } @media (max-width: 600px) { u ~ div .wrapper { min-width: 100vw; } } .bg-header { background-color: rgb(139, 42, 141); } .bg-header-gradient { background-image: linear-gradient(to top, #b7417f, rgb(139, 42, 141)) !important; } .mai...
0.509764
0.111
.module { scroll-behavior: smooth; } html, body { margin: 0; padding: 0; width: 100vw; height: 100vh; display: block; font-family: 'Ubuntu', sans-serif; } #top { height: 80px; display: flex; border-bottom: 1px solid rgb(183, 183, 183); overflow:hidden; } #logo{ padding: 10px; } #qu...
brewser.css
.module { scroll-behavior: smooth; } html, body { margin: 0; padding: 0; width: 100vw; height: 100vh; display: block; font-family: 'Ubuntu', sans-serif; } #top { height: 80px; display: flex; border-bottom: 1px solid rgb(183, 183, 183); overflow:hidden; } #logo{ padding: 10px; } #qu...
0.26341
0.079246
:root{ --grey-200: #cfd7e3; --grey-300: #b5c0cd; --grey-800: #3e4e63; --grid-gap: 1px; --day-label-size: 20px; } ol,li { padding: 0; margin: 0; list-style: none; cursor: pointer; } #calendar-days{ padding: 15px 25px; border-radius: 1rem; background-color: #dbdfe...
public/css/calendar.css
:root{ --grey-200: #cfd7e3; --grey-300: #b5c0cd; --grey-800: #3e4e63; --grid-gap: 1px; --day-label-size: 20px; } ol,li { padding: 0; margin: 0; list-style: none; cursor: pointer; } #calendar-days{ padding: 15px 25px; border-radius: 1rem; background-color: #dbdfe...
0.412767
0.129595
width: 100%; margin: 0 20px 0 0; display: flex; align-items: center; justify-content: center; } #why-support img{ height: 350px; } #why-support .chart{ display: flex; align-items: center; justify-content: center; } #why-support .chart .group-one{ margin-top: 55px; } #why-supp...
sponsors/partner-with-us/css/sponsor-card.css
width: 100%; margin: 0 20px 0 0; display: flex; align-items: center; justify-content: center; } #why-support img{ height: 350px; } #why-support .chart{ display: flex; align-items: center; justify-content: center; } #why-support .chart .group-one{ margin-top: 55px; } #why-supp...
0.269902
0.079567
@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900|Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700|Roboto&display=swap'); .charsheet { width: 842px !important; margin: 0 auto !important; padding: ...
Ironsworn/Ironsworn.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900|Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700|Roboto&display=swap'); .charsheet { width: 842px !important; margin: 0 auto !important; padding: ...
0.329392
0.06492
@charset "utf-8"; .Pe{width:980px; margin:0 auto;} .gray{background-color:#dbdbdb; padding:0 50px;font-size: 0.8em;} .search .top{height:31px; clear:both} .search .top li{float:left; width:125px} .search .top li a{display:block; background-image:url(../images/s_t_h.jpg); width:112px; height:31px; line-height:31px; t...
wholesale/css/default.css
@charset "utf-8"; .Pe{width:980px; margin:0 auto;} .gray{background-color:#dbdbdb; padding:0 50px;font-size: 0.8em;} .search .top{height:31px; clear:both} .search .top li{float:left; width:125px} .search .top li a{display:block; background-image:url(../images/s_t_h.jpg); width:112px; height:31px; line-height:31px; t...
0.260578
0.187318
*{margin: 0;padding: 0;border: 0} a { text-decoration:none } .clear:before, .clear:after { content:" "; display: table } .clear:after { clear: both } .arrow { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle } .arrow.down { border-top: 4px solid; border-ri...
css/responsive_menu.css
*{margin: 0;padding: 0;border: 0} a { text-decoration:none } .clear:before, .clear:after { content:" "; display: table } .clear:after { clear: both } .arrow { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle } .arrow.down { border-top: 4px solid; border-ri...
0.332419
0.061621
.description-margin-top { margin-top: 15px; } .no-margin-left { margin-left: 0px!important; } .no-padding { /*padding-top: 0px !important;*/ /*padding-left: 0px !;*/ /*padding-right: 0px;*/ /*padding-bottom: 0px;*/ padding: 0px 0px 0px 0px !important;; } .no-padding-left {...
css/sinh-custom-style.css
.description-margin-top { margin-top: 15px; } .no-margin-left { margin-left: 0px!important; } .no-padding { /*padding-top: 0px !important;*/ /*padding-left: 0px !;*/ /*padding-right: 0px;*/ /*padding-bottom: 0px;*/ padding: 0px 0px 0px 0px !important;; } .no-padding-left {...
0.28398
0.058078
.body { margin:0; padding:0; background-color:#E4E8EC; } .wrap { margin:150px auto; width:380px; overflow:hidden; } .loginForm { box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, 0.2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, 0.2)...
public/home/css/login.css
.body { margin:0; padding:0; background-color:#E4E8EC; } .wrap { margin:150px auto; width:380px; overflow:hidden; } .loginForm { box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, 0.2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, 0.2)...
0.282889
0.14774
@CHARSET "UTF-8"; @import url(reset.css); @import url(lib.css); html, body{ background: #f6f4f5 url(../img/backend/body.png) 0 0 repeat-x; color: #595a5c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; height: 100%; } a:link, a:visited, a:active, a:hover{ color: #63A8C9; outlin...
app/web/css/admin.css
@CHARSET "UTF-8"; @import url(reset.css); @import url(lib.css); html, body{ background: #f6f4f5 url(../img/backend/body.png) 0 0 repeat-x; color: #595a5c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; height: 100%; } a:link, a:visited, a:active, a:hover{ color: #63A8C9; outlin...
0.163445
0.053899
@font-face { font-family: triplicate; font-style: normal; font-weight: normal; font-stretch: normal; font-display: auto; src: url('/public/mbfonts/Triplicate/triplicate_ot_a_regular.woff2') format('woff2'); } @font-face { font-family: triplicate; font-style: italic; fon...
public/css/butterick_font_headers.css
@font-face { font-family: triplicate; font-style: normal; font-weight: normal; font-stretch: normal; font-display: auto; src: url('/public/mbfonts/Triplicate/triplicate_ot_a_regular.woff2') format('woff2'); } @font-face { font-family: triplicate; font-style: italic; fon...
0.459319
0.069668
-------------------------------------------------------------------------------*/ body { width: 800px; margin: 0px auto; padding: 0px; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10pt; background: #202020 url("../pic/background.gif") left top repeat-x; } /...
website/css/screen.css
-------------------------------------------------------------------------------*/ body { width: 800px; margin: 0px auto; padding: 0px; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10pt; background: #202020 url("../pic/background.gif") left top repeat-x; } /...
0.158565
0.064241
body { font-family: tahoma, geneva, helvetica, arial, sans-serif; font-size: 11px; margin: 10px; text-align: left; background: white; } .data-table th { padding-top: 2px; padding-bottom: 2px; border-bottom: 2px solid #dddddd; border-top: 2px solid #dddddd; } .data-table td { pa...
WeeklyActuals.css
body { font-family: tahoma, geneva, helvetica, arial, sans-serif; font-size: 11px; margin: 10px; text-align: left; background: white; } .data-table th { padding-top: 2px; padding-bottom: 2px; border-bottom: 2px solid #dddddd; border-top: 2px solid #dddddd; } .data-table td { pa...
0.481454
0.161122
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700'); @import url('https://fonts.googleapis.com/css?family=Montserrat'); html{ margin: 0; padding: 0; position: relative;} body {background: #F6F9FC; font-family: 'open sans',Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; c...
public/css/main-homef195.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700'); @import url('https://fonts.googleapis.com/css?family=Montserrat'); html{ margin: 0; padding: 0; position: relative;} body {background: #F6F9FC; font-family: 'open sans',Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; c...
0.2414
0.086246
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700|Roboto+Condensed); html, body { font-family: 'Roboto', 'Helvetica', sans-serif; } .avatar { width: 78px; height: 160px; padding-left: 60px; /*border-radius: 24px; */ } .layout .header .mdl-textfield { padding: 0px; margin-top: 41px; }...
css/master.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700|Roboto+Condensed); html, body { font-family: 'Roboto', 'Helvetica', sans-serif; } .avatar { width: 78px; height: 160px; padding-left: 60px; /*border-radius: 24px; */ } .layout .header .mdl-textfield { padding: 0px; margin-top: 41px; }...
0.343452
0.058105
body { line-height: 1.6em; } p { margin-bottom: 0.25em; } a.label:hover, a.label:focus { color: white; } a.label.new { background-color: #d0d0d0; } a.button.dropdown { float:right;} /* Hide the page actions button for special pages (cuz there's nothing in it) */ .mw-special-FormEdit a.button.dropdown, .ns-sp...
assets/stylesheets/foreground.css
body { line-height: 1.6em; } p { margin-bottom: 0.25em; } a.label:hover, a.label:focus { color: white; } a.label.new { background-color: #d0d0d0; } a.button.dropdown { float:right;} /* Hide the page actions button for special pages (cuz there's nothing in it) */ .mw-special-FormEdit a.button.dropdown, .ns-sp...
0.407805
0.1015
@tailwind base; @tailwind components; /* Scale SVG icons to text size */ .icon svg { height: 1em; width: 1em; } /* Links */ .link { @apply text-white bg-primary-700 hover:brightness-90; } .link-amazon { @apply text-neutral-900; background-color: #ff9900; } .link-apple { background-color: #333; } .link-c...
assets/css/main.css
@tailwind base; @tailwind components; /* Scale SVG icons to text size */ .icon svg { height: 1em; width: 1em; } /* Links */ .link { @apply text-white bg-primary-700 hover:brightness-90; } .link-amazon { @apply text-neutral-900; background-color: #ff9900; } .link-apple { background-color: #333; } .link-c...
0.386185
0.07921
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
public/css/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.258326
0.07267
.resume-section a { color: #868e96; text-decoration: underline dotted; } .resume-section a:hover { color: #868e96; text-decoration: underline solid; } svg { fill: currentColor; height: 42px; width: 42px; } .skill { margin: 10px 5px; padding: 10px; border-radiu...
css/site.css
.resume-section a { color: #868e96; text-decoration: underline dotted; } .resume-section a:hover { color: #868e96; text-decoration: underline solid; } svg { fill: currentColor; height: 42px; width: 42px; } .skill { margin: 10px 5px; padding: 10px; border-radiu...
0.566738
0.159774
#wrapper { width: 0px; float:left; padding-left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled { padding-left: 250px; } /*-webkit-transform:prespective(600px) rotateX('0deg'); -ms-tran...
public/css/simple-sidebar.css
#wrapper { width: 0px; float:left; padding-left: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #wrapper.toggled { padding-left: 250px; } /*-webkit-transform:prespective(600px) rotateX('0deg'); -ms-tran...
0.313525
0.061283
@import 'reset.css'; @import url('https://fonts.googleapis.com/css?family=Montserrat'); body { font-family: Montserrat; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #3A3A3A; margin: auto; } /* font */ h0 { font-size: 64px; line-height: 80px; } h1 { font-siz...
static/css/design.css
@import 'reset.css'; @import url('https://fonts.googleapis.com/css?family=Montserrat'); body { font-family: Montserrat; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #3A3A3A; margin: auto; } /* font */ h0 { font-size: 64px; line-height: 80px; } h1 { font-siz...
0.286668
0.096153
.texttitle_green{ font-family: Calibri; font-size:18px; font-weight:bold; color: #79B41A; } .texttitle_blue{ font-family: Calibri; font-size:18px; font-weight:bold; color: #004C91; } .text_title1{ font-family: calibri; color: #ffffff; font-size:24px; font-weight:bold; text-shadow: 2px 2px 1px #02437C; ...
assets/cssx/albichenko.css
.texttitle_green{ font-family: Calibri; font-size:18px; font-weight:bold; color: #79B41A; } .texttitle_blue{ font-family: Calibri; font-size:18px; font-weight:bold; color: #004C91; } .text_title1{ font-family: calibri; color: #ffffff; font-size:24px; font-weight:bold; text-shadow: 2px 2px 1px #02437C; ...
0.20454
0.071819
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */ /* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */ /* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */ ...
前端案例收集/css/csszengarden.com-master/006/legacy.css
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */ /* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */ /* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */ ...
0.301156
0.056366
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ .icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } #myVideo { position: fixed; right: 0; bottom: 0; min-width: 100%; min-heig...
static/css/style.css
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ .icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } #myVideo { position: fixed; right: 0; bottom: 0; min-width: 100%; min-heig...
0.402275
0.06767
.tweet__image { width: 100%; height: 60%; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 15px; } .tweet-body { margin-top: 20px; margin-left: 10px; text-align: start; box-shadow: 7px 10px 87px 16px rgba(0, 0, 0, 0.1); paddin...
client/src/Components/CardPeopleTweet/post.css
.tweet__image { width: 100%; height: 60%; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 15px; } .tweet-body { margin-top: 20px; margin-left: 10px; text-align: start; box-shadow: 7px 10px 87px 16px rgba(0, 0, 0, 0.1); paddin...
0.576423
0.103024
h1{ font-size:3.5em;margin-top:4rem;font-family:serif; } h2{ font-size:2em;margin-top:1.5rem; } h3{ font-size:1.5em;margin-top:1.5rem; } h4{ font-size:.9em;margin-top:1rem;} h5{ font-size:.8em; } h6{ font-size:0.9em; } table > thead > tr > th {margin-top:4rem;} blockquote {font-style:italic;margin: 2rem 2rem 2rem 2re...
savethiscode/.mb/themes/aventurine/aventurine.css
h1{ font-size:3.5em;margin-top:4rem;font-family:serif; } h2{ font-size:2em;margin-top:1.5rem; } h3{ font-size:1.5em;margin-top:1.5rem; } h4{ font-size:.9em;margin-top:1rem;} h5{ font-size:.8em; } h6{ font-size:0.9em; } table > thead > tr > th {margin-top:4rem;} blockquote {font-style:italic;margin: 2rem 2rem 2rem 2re...
0.367157
0.070688
@font-face { font-family: 'Avenir'; font-display: auto; src: url('/fonts/Avenir-Light.ttf'); font-style: normal; font-weight: 300; } @font-face { font-family: 'Avenir'; font-display: auto; src: url('/fonts/Avenir.ttf'); font-style: normal; font-weight: 400; } @font-face { font-family: 'Avenir'; ...
app/src/App.css
@font-face { font-family: 'Avenir'; font-display: auto; src: url('/fonts/Avenir-Light.ttf'); font-style: normal; font-weight: 300; } @font-face { font-family: 'Avenir'; font-display: auto; src: url('/fonts/Avenir.ttf'); font-style: normal; font-weight: 400; } @font-face { font-family: 'Avenir'; ...
0.319758
0.084531
html, body { height: 100%; } .floatleft { float: left } .floatright { float: right } .alignleft { float: left; margin-right: 15px; margin-bottom: 15px } .alignright { float: right; margin-left: 15px; margin-bottom: 15px } .aligncenter { display: block; margin: 0 auto 15p...
public/css/style.css
html, body { height: 100%; } .floatleft { float: left } .floatright { float: right } .alignleft { float: left; margin-right: 15px; margin-bottom: 15px } .alignright { float: right; margin-left: 15px; margin-bottom: 15px } .aligncenter { display: block; margin: 0 auto 15p...
0.440951
0.140425
[m-auto], .m-auto { margin: 0 auto !important; } [invisible-absolute], .invisible-absolute { position: absolute; color: transparent; width: 0; font-size: 3px; } @media screen and (max-width: 992px) { [mobile-column], .mobile-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; ...
projects/workshop/src/lib/footer/footer.component.css
[m-auto], .m-auto { margin: 0 auto !important; } [invisible-absolute], .invisible-absolute { position: absolute; color: transparent; width: 0; font-size: 3px; } @media screen and (max-width: 992px) { [mobile-column], .mobile-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; ...
0.324449
0.105717
--------------------------------------------------------------*/ div#wrap { margin: 0 auto; width: 95%; max-width: 1500px; } div#header { float: left; width: 100%; height: 90px; position: relative; } ul#nav { font-family: PTSansRegular; margin: 20px 0 0 0px; padding: 0; flo...
app/inc/css/layout.css
--------------------------------------------------------------*/ div#wrap { margin: 0 auto; width: 95%; max-width: 1500px; } div#header { float: left; width: 100%; height: 90px; position: relative; } ul#nav { font-family: PTSansRegular; margin: 20px 0 0 0px; padding: 0; flo...
0.419648
0.086516
-PSD Templates -Wordpress Plugins -Wordpess Themes -HTML Designs -& many more! */ /*------------------------------------------------*/ body{ font-family:'Oswald', Arial; color:#fff; background:url(../images/bg.jpg) top center no-repeat #000; } .overlay{ background:rgba(0,0,0,.8); position:absolute; left:0;...
old.royals/css/style.css
-PSD Templates -Wordpress Plugins -Wordpess Themes -HTML Designs -& many more! */ /*------------------------------------------------*/ body{ font-family:'Oswald', Arial; color:#fff; background:url(../images/bg.jpg) top center no-repeat #000; } .overlay{ background:rgba(0,0,0,.8); position:absolute; left:0;...
0.098501
0.05572
.w-checkbox { display: block; margin-bottom: 5px; padding-left: 20px; } .w-checkbox::before { content: ' '; display: table; -ms-grid-column-span: 1; grid-column-end: 2; -ms-grid-column: 1; grid-column-start: 1; -ms-grid-row-span: 1; grid-row-end: 2; -ms-grid-row: 1; grid-row-start: 1; } .w-c...
2021/public/2020/css/style.css
.w-checkbox { display: block; margin-bottom: 5px; padding-left: 20px; } .w-checkbox::before { content: ' '; display: table; -ms-grid-column-span: 1; grid-column-end: 2; -ms-grid-column: 1; grid-column-start: 1; -ms-grid-row-span: 1; grid-row-end: 2; -ms-grid-row: 1; grid-row-start: 1; } .w-c...
0.331336
0.09739
@charset "UTF-8"; /* CSS Document */ /* gets rid of default margins etc set by browser */ * { margin: 0; padding: 0; } @font-face{ font-family: Sofia Pro; src: url(/assets/fonts/sofiapro-light.otf) } html{ background-color:#f45a5a; align-content: center; } /*-------------------------- HEA...
assets/scripts/rc_about-contact.css
@charset "UTF-8"; /* CSS Document */ /* gets rid of default margins etc set by browser */ * { margin: 0; padding: 0; } @font-face{ font-family: Sofia Pro; src: url(/assets/fonts/sofiapro-light.otf) } html{ background-color:#f45a5a; align-content: center; } /*-------------------------- HEA...
0.30054
0.086246