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
.model_section_container { margin-top: 150px; } .grid { display: grid; /* grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); */ grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px; justify-items: center; align-items: stretch; margin-top: 60px; margin-left: 7%; } .grid > article { bor...
public/front-end-assets/custom-css/payment-method.css
.model_section_container { margin-top: 150px; } .grid { display: grid; /* grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); */ grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px; justify-items: center; align-items: stretch; margin-top: 60px; margin-left: 7%; } .grid > article { bor...
0.395134
0.111145
.content-2-9 { background: #ccc; min-height: 260px; position: relative; } .content-2-9 .project { height: 260px; overflow: hidden; position: relative; padding: 0; } .content-2-9 .project img { width: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz...
bskit-builder/elements/css/content2-9.css
.content-2-9 { background: #ccc; min-height: 260px; position: relative; } .content-2-9 .project { height: 260px; overflow: hidden; position: relative; padding: 0; } .content-2-9 .project img { width: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz...
0.239705
0.057599
@charset "utf-8"; /* CSS Document */ /* 提供给Home、rename的CSS */ *{margin:0px; padding:0px; border:none;} .q{height:1060px; width:1200px;margin:0px auto 0px auto;} /*顶部*/ .q .q-top{height:30px; width:1200px; background:#ffffff; text-align:center; line-height:30px;font-size:16px;color:#BB9646; } /*左边*/ ...
index.css
@charset "utf-8"; /* CSS Document */ /* 提供给Home、rename的CSS */ *{margin:0px; padding:0px; border:none;} .q{height:1060px; width:1200px;margin:0px auto 0px auto;} /*顶部*/ .q .q-top{height:30px; width:1200px; background:#ffffff; text-align:center; line-height:30px;font-size:16px;color:#BB9646; } /*左边*/ ...
0.23634
0.05132
.tab-focus { outline: none; } .details { border-top: 1px solid #eeeff2; background-color: #f7f8fa; } .details .like-avatar ul { margin: 0; padding: 0; list-style-type: none; } .details .like-avatar ul li { display: inline-block; padding: 10px 0 10px 10px; } .details .like-avatar ul li img { border-rad...
ui/dist/css/index.css
.tab-focus { outline: none; } .details { border-top: 1px solid #eeeff2; background-color: #f7f8fa; } .details .like-avatar ul { margin: 0; padding: 0; list-style-type: none; } .details .like-avatar ul li { display: inline-block; padding: 10px 0 10px 10px; } .details .like-avatar ul li img { border-rad...
0.394784
0.073364
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; } /* Global styles */ html { height: 100%; } body { width: 100%; height: 100%; background: #232323; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 3...
files/theme/main_style.css
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; } /* Global styles */ html { height: 100%; } body { width: 100%; height: 100%; background: #232323; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 3...
0.263599
0.045163
@font-face { font-family: 'notera'; src: url("../vendors/notera/notera_personaluseonly-webfont.woff2") format("woff2"), url("../vendors/notera/notera_personaluseonly-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'autograph'; src: url("../vendors/autograp...
user_assets/front_end_assets/css/theme.css
@font-face { font-family: 'notera'; src: url("../vendors/notera/notera_personaluseonly-webfont.woff2") format("woff2"), url("../vendors/notera/notera_personaluseonly-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'autograph'; src: url("../vendors/autograp...
0.292494
0.058105
.backend-section{ position: relative; } .backend-wrapper{ position: absolute; top:0; left:0; right:0; bottom:0; margin: auto; width: 80%; height: 715px; /*background: #47D3E5;*/ } .backend-content-list{ width: 68%; height: 715px; /*background: #ab7aad;*/ float:le...
assets/css/backend/index.css
.backend-section{ position: relative; } .backend-wrapper{ position: absolute; top:0; left:0; right:0; bottom:0; margin: auto; width: 80%; height: 715px; /*background: #47D3E5;*/ } .backend-content-list{ width: 68%; height: 715px; /*background: #ab7aad;*/ float:le...
0.395251
0.047847
/* width */ ::-webkit-scrollbar { width: 7px; } /* Track */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ ::-webkit-scrollbar-thumb { background : #888; /* background : goldenrod; */ border-radius: 4px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { backgroun...
mail/static/mail/styles.css
/* width */ ::-webkit-scrollbar { width: 7px; } /* Track */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ ::-webkit-scrollbar-thumb { background : #888; /* background : goldenrod; */ border-radius: 4px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { backgroun...
0.397471
0.051726
*{ box-sizing: border-box; } body { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 1em; font-weight: 300; line-height: 1.5; position: relative; } .row { margin: 0px; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; wid...
src/CalApp.css
*{ box-sizing: border-box; } body { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 1em; font-weight: 300; line-height: 1.5; position: relative; } .row { margin: 0px; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; wid...
0.697815
0.079997
:root { --color-main: #ffca28; --color-menu:#fdd835; --color-light: #fffeac; --color-dark: #c79a00; --color-app-background: white; --color-text: #000000; } /*reset all elements*/ *, html, body { padding: 0; border: 0; margin: 0; box-sizing: border-box; font-family: 'Roboto',...
styles/style.css
:root { --color-main: #ffca28; --color-menu:#fdd835; --color-light: #fffeac; --color-dark: #c79a00; --color-app-background: white; --color-text: #000000; } /*reset all elements*/ *, html, body { padding: 0; border: 0; margin: 0; box-sizing: border-box; font-family: 'Roboto',...
0.460289
0.151938
height: 40vh; border-bottom: solid 1px; background: rgba(168, 28, 3, 0.507); } #cover-letter-card { min-height: 36vh; background: rgba(168, 28, 3, 0.507); } #npm-resume-card { min-height: 36vh; border-left: solid 1px; background: rgba(168, 28, 3, 0.507); } #resume-card-content { m...
src/components/doc-group.css
height: 40vh; border-bottom: solid 1px; background: rgba(168, 28, 3, 0.507); } #cover-letter-card { min-height: 36vh; background: rgba(168, 28, 3, 0.507); } #npm-resume-card { min-height: 36vh; border-left: solid 1px; background: rgba(168, 28, 3, 0.507); } #resume-card-content { m...
0.588298
0.11304
@import url("https://use.fontawesome.com/releases/v5.15.2/css/all.css"); body { margin: 0; padding: 0; font-family: 'Helvetica', sans-serif; } .container { width: 1200px; margin: 0 auto; } header { display: flex; height: 50px; max-width: 1200px; padding: 5px; margin: 0 auto; ...
HTML&CSS/exam 28/03. Kids Trainers/style.css
@import url("https://use.fontawesome.com/releases/v5.15.2/css/all.css"); body { margin: 0; padding: 0; font-family: 'Helvetica', sans-serif; } .container { width: 1200px; margin: 0 auto; } header { display: flex; height: 50px; max-width: 1200px; padding: 5px; margin: 0 auto; ...
0.415254
0.108142
.simple_allcaps { text-transform: uppercase; } .simple_blackletter { font-family: fantasy; } .simple_bold { font-weight: bold; } .simple_bottombraced { padding-bottom: 2pt; border-bottom: dashed gray 2pt; } .simple_block { display:block; } .simple_boxed { padding: 2pt; border: solid black 1pt; } .simple_centre { text-a...
generators/app/templates/exist-teipub/transform/dta.css
.simple_allcaps { text-transform: uppercase; } .simple_blackletter { font-family: fantasy; } .simple_bold { font-weight: bold; } .simple_bottombraced { padding-bottom: 2pt; border-bottom: dashed gray 2pt; } .simple_block { display:block; } .simple_boxed { padding: 2pt; border: solid black 1pt; } .simple_centre { text-a...
0.631026
0.305451
#nav-bar-2 { background-color: #374148; height: 50px; margin-top: 30px; border-radius: 8px 8px 0 0; list-style-type: none; } #nav-bar-2 h2 { color: #eee; margin-top: 16px; padding-left: 10px; font-size: 16px; float: left; } #navodila { float: left; margin-top: 11px; ...
static/css/steganography.css
#nav-bar-2 { background-color: #374148; height: 50px; margin-top: 30px; border-radius: 8px 8px 0 0; list-style-type: none; } #nav-bar-2 h2 { color: #eee; margin-top: 16px; padding-left: 10px; font-size: 16px; float: left; } #navodila { float: left; margin-top: 11px; ...
0.225161
0.104752
@font-face { font-family: 'Bitter'; font-style: normal; font-weight: 400; src: local('Bitter-Regular'), url('http://themes.googleusercontent.com/static/fonts/bitter/v3/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff') format('woff'); } body, .SiteTitle, h1, h2, h3, h4, h5 { font-family: Bitter, 'lucida gran...
forum/themes/bittersweet/design/custom.css
@font-face { font-family: 'Bitter'; font-style: normal; font-weight: 400; src: local('Bitter-Regular'), url('http://themes.googleusercontent.com/static/fonts/bitter/v3/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff') format('woff'); } body, .SiteTitle, h1, h2, h3, h4, h5 { font-family: Bitter, 'lucida gran...
0.505371
0.091058
background-image: url(../img/spritesheet-types_30x30.png); background-repeat: no-repeat; display: inline-block; margin: auto } .type_30x30-bug { width: 30px; height: 30px; background-position: -5px -5px; } .type_30x30-dark { width: 30px; height: 30px; background-position: -45px...
monocle/static/css/stylesheet-types_30x30.css
background-image: url(../img/spritesheet-types_30x30.png); background-repeat: no-repeat; display: inline-block; margin: auto } .type_30x30-bug { width: 30px; height: 30px; background-position: -5px -5px; } .type_30x30-dark { width: 30px; height: 30px; background-position: -45px...
0.347648
0.125386
.calendar-container { max-width: 65vw; border: 1px solid black; box-sizing: border-box; height: 700px; margin: 0 auto; display: flex; justify-content: space-between; } section { border: 1px solid rgb(147, 6, 241); display: flex; box-sizing: border-box; } .week { width: 50vw; display: flex; f...
FourtExercise/4/style.css
.calendar-container { max-width: 65vw; border: 1px solid black; box-sizing: border-box; height: 700px; margin: 0 auto; display: flex; justify-content: space-between; } section { border: 1px solid rgb(147, 6, 241); display: flex; box-sizing: border-box; } .week { width: 50vw; display: flex; f...
0.551091
0.065815
[class*='PageHeader-module--page-header'] { height: auto !important; min-height: 13rem; max-height: 15rem; padding-top: 1rem; } @media (min-width: 99rem) { [class*='PageHeader-module--text'] { font-size: 4rem !important; } } .bx--inline-notification__subtitle .bx--list--unordered { width: 100%; } ...
stylesheets/index.css
[class*='PageHeader-module--page-header'] { height: auto !important; min-height: 13rem; max-height: 15rem; padding-top: 1rem; } @media (min-width: 99rem) { [class*='PageHeader-module--text'] { font-size: 4rem !important; } } .bx--inline-notification__subtitle .bx--list--unordered { width: 100%; } ...
0.347426
0.066751
.textIcon { display: inline-flex; align-items: center; justify-content: flex-start; vertical-align: middle; user-select: none; } .text { display: inline-flex; line-height: 1; } /* placement */ .placement { &.bottom { flex-direction: column; } } /* size */ .size { &.xs { & .text { fo...
src/components/TextIcon/styles.module.css
.textIcon { display: inline-flex; align-items: center; justify-content: flex-start; vertical-align: middle; user-select: none; } .text { display: inline-flex; line-height: 1; } /* placement */ .placement { &.bottom { flex-direction: column; } } /* size */ .size { &.xs { & .text { fo...
0.630116
0.151812
@charset 'utf-8'; html,body{background:#030c1a;} .bl-top-box{background:#2d174f;height:60px;} .bl-top-con{width:960px;background:#2d174f;margin:0 auto;} .bl-logo-box{width:313px;height:60px;background:#eb2520;position:relative;} .bl-icon{background-image:url(../img/bl_icon.png);background-position:-10000px -10000px;bac...
css/brandlife.css
@charset 'utf-8'; html,body{background:#030c1a;} .bl-top-box{background:#2d174f;height:60px;} .bl-top-con{width:960px;background:#2d174f;margin:0 auto;} .bl-logo-box{width:313px;height:60px;background:#eb2520;position:relative;} .bl-icon{background-image:url(../img/bl_icon.png);background-position:-10000px -10000px;bac...
0.207536
0.057229
page { background-color: #f4f4f4; color: #333; } /* 头部菜单 */ .title-content{ height:100rpx; background-color: #fff; position: fixed; top: 0rpx; display: flex; z-index: 999; width: 100%; height: 100rpx; border-bottom: 2rpx solid #f4f4f4; } .topage{ margin-top: 15px; margin-left:20px; wi...
mall4uni/pages/orderList/orderList.css
page { background-color: #f4f4f4; color: #333; } /* 头部菜单 */ .title-content{ height:100rpx; background-color: #fff; position: fixed; top: 0rpx; display: flex; z-index: 999; width: 100%; height: 100rpx; border-bottom: 2rpx solid #f4f4f4; } .topage{ margin-top: 15px; margin-left:20px; wi...
0.304972
0.063337
.event { display: flex; flex-direction: column; align-items: flex-start; margin: 0vw 8vw 0vw 8vw; border-top: 1px solid white; } #last { border-bottom: 1px solid white; padding-bottom: 4vw; } .data { margin-bottom: 8vw; } h1 { cursor: default; } .data h2 { font-size: 20px; line-height: 20px; ...
css/events.css
.event { display: flex; flex-direction: column; align-items: flex-start; margin: 0vw 8vw 0vw 8vw; border-top: 1px solid white; } #last { border-bottom: 1px solid white; padding-bottom: 4vw; } .data { margin-bottom: 8vw; } h1 { cursor: default; } .data h2 { font-size: 20px; line-height: 20px; ...
0.459561
0.097048
.dark-bg, .style-box h2 { background-color: #FF9800; } .style-box { border-color: #FF9800; } .light-bg { background-color: #FFE0B2; } /* ====== General formatting options ====== */ html, body { height: 100%; margin: 0px; } body { font-size: 100%; /* Needed for IE. */ } p, h1, h2, h3, li, table, button, l...
miphy_resources/resources/static/css/core.css
.dark-bg, .style-box h2 { background-color: #FF9800; } .style-box { border-color: #FF9800; } .light-bg { background-color: #FFE0B2; } /* ====== General formatting options ====== */ html, body { height: 100%; margin: 0px; } body { font-size: 100%; /* Needed for IE. */ } p, h1, h2, h3, li, table, button, l...
0.396886
0.090977
body { background: white; margin: 0px; } a h1, h2, h3 { color: black; text-align: center; } a{ color:black; text-decoration: none; } .color-matrix{ color: green; } .content{ /*float:right;*/ width: 50%; margin:auto; text-align: center; } .content-item{ height: 200px;...
modulearn/public/css/site.css
body { background: white; margin: 0px; } a h1, h2, h3 { color: black; text-align: center; } a{ color:black; text-decoration: none; } .color-matrix{ color: green; } .content{ /*float:right;*/ width: 50%; margin:auto; text-align: center; } .content-item{ height: 200px;...
0.489015
0.073963
body { font-size: 11pt; font-family: serif; color: rgb(0, 0, 0); /* this is necessary for clear printing */ line-height: 1.6; text-align: justify; /*background: #C3C3C3;*/ -webkit-text-size-adjust: 100%; /* for android */ max-height: 100%; /* for android */ } div#backbox{ po...
style/nt.ele.css
body { font-size: 11pt; font-family: serif; color: rgb(0, 0, 0); /* this is necessary for clear printing */ line-height: 1.6; text-align: justify; /*background: #C3C3C3;*/ -webkit-text-size-adjust: 100%; /* for android */ max-height: 100%; /* for android */ } div#backbox{ po...
0.349089
0.04879
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...
SALATA/mini/css/stil.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.379953
0.126273
body { font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; } /* ҳ�涥�� */ .page-top { height: 122px; padding: 0px; margin: 0px; width: 100%; color: #fff; font-size: 12px; } .page-top .site, .page-top .crumb { height: 36px; line-height: 36px; } .page-...
src/main/resources/management/css/style.css
body { font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; } /* ҳ�涥�� */ .page-top { height: 122px; padding: 0px; margin: 0px; width: 100%; color: #fff; font-size: 12px; } .page-top .site, .page-top .crumb { height: 36px; line-height: 36px; } .page-...
0.295535
0.064801
body { font-family: 'Source Sans Pro', sans-serif !important; color: #9b9b9b; font-size: 14px; background: #292929; } h1,h2,h3,h4,h5,h6 { font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; color: #fff; } .theme-logo { margin: 80px auto; text-align: cente...
assets/css/custom.css
body { font-family: 'Source Sans Pro', sans-serif !important; color: #9b9b9b; font-size: 14px; background: #292929; } h1,h2,h3,h4,h5,h6 { font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; color: #fff; } .theme-logo { margin: 80px auto; text-align: cente...
0.357792
0.050471
@media only screen and (max-width: 500px) { .container--narrow { max-width: 100%; } #index-banner { display: none; } nav .nav-wrapper { display: flex; justify-content: space-between; margin: 0 30px; } } @media only screen and (max-width: 425px) { .container--narrow { max-width: ...
src/public/css/custom.css
@media only screen and (max-width: 500px) { .container--narrow { max-width: 100%; } #index-banner { display: none; } nav .nav-wrapper { display: flex; justify-content: space-between; margin: 0 30px; } } @media only screen and (max-width: 425px) { .container--narrow { max-width: ...
0.395951
0.097691
body { background-image: url("../img/bg.png"); background-size: cover; } .container { margin-top: 2%; } .header h1 { text-align: center; padding-top: 2%; padding-bottom: 15px; box-shadow: 0px 1px 15px #888888; } .header h4 { text-align: center; padding-top: 3%; padding-bottom: .5%; } .header h...
css/styles.css
body { background-image: url("../img/bg.png"); background-size: cover; } .container { margin-top: 2%; } .header h1 { text-align: center; padding-top: 2%; padding-bottom: 15px; box-shadow: 0px 1px 15px #888888; } .header h4 { text-align: center; padding-top: 3%; padding-bottom: .5%; } .header h...
0.462716
0.101322
:root { --scarlet: #ff2400; --negative-scarlet: #00ffff; } body, html { color: #000; background: #fff; } a:link { background: inherit; color: #00f; text-decoration: underline; } a:visited { background: inherit; color: #400860; text-decoration: underline; } h1 { color: var(--scarlet);...
ex/previous-offerings/352-S19/style.css
:root { --scarlet: #ff2400; --negative-scarlet: #00ffff; } body, html { color: #000; background: #fff; } a:link { background: inherit; color: #00f; text-decoration: underline; } a:visited { background: inherit; color: #400860; text-decoration: underline; } h1 { color: var(--scarlet);...
0.453504
0.220196
.drama-sub-club-main { position: relative; } .drama-sub-club-title { position: absolute; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; } .drama-sub-club-main-image { height: 100vh; } .drama-sub-club-image { width: 100%; height: 100%;...
src/components/Drama/Drama.css
.drama-sub-club-main { position: relative; } .drama-sub-club-title { position: absolute; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; } .drama-sub-club-main-image { height: 100vh; } .drama-sub-club-image { width: 100%; height: 100%;...
0.417153
0.125574
:root { /* 主色 */ --b3-theme-primary: #22BCF2; --b3-theme-primary-light: #2A74DB; --b3-theme-primary-lighter: #1e6661; --b3-theme-primary-lightest: #2b2e4996; --b3-theme-secondary: #fff7cd; --b3-theme-background: #1e1e1e; --b3-theme-background-light: #1e1e1e; --b3-theme-surface: #1e1e1e; --b3-theme-error: #d23...
css_module/base.css
:root { /* 主色 */ --b3-theme-primary: #22BCF2; --b3-theme-primary-light: #2A74DB; --b3-theme-primary-lighter: #1e6661; --b3-theme-primary-lightest: #2b2e4996; --b3-theme-secondary: #fff7cd; --b3-theme-background: #1e1e1e; --b3-theme-background-light: #1e1e1e; --b3-theme-surface: #1e1e1e; --b3-theme-error: #d23...
0.220342
0.090414
body, html { height: 10000px; overflow-x: hidden !important; } } #canvas{ width:1920px; height:1000px; margin:0 auto; position:relative; cursor:url(https://img.pokemondb.net/sprites/black-white/anim/normal/alomomola.gif), auto; } #counter{ display: none; } #popup { width:300px; height: 150px; ...
css/app.css
body, html { height: 10000px; overflow-x: hidden !important; } } #canvas{ width:1920px; height:1000px; margin:0 auto; position:relative; cursor:url(https://img.pokemondb.net/sprites/black-white/anim/normal/alomomola.gif), auto; } #counter{ display: none; } #popup { width:300px; height: 150px; ...
0.389779
0.057071
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap"); .main-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; ...
styles/index.css
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap"); .main-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; ...
0.362405
0.061115
.chart-viz { background-color:hsla(270, 30%, 99%, 1); border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-top: solid 1px #ccc; } .chart-header { /* border: solid 1px #ccc; */ border-bottom-width: 0px; padding: 0px; } .chart-header h2 { text-align: left; font-family: 'Roboto', sans-s...
_site/assets/css/css.css
.chart-viz { background-color:hsla(270, 30%, 99%, 1); border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-top: solid 1px #ccc; } .chart-header { /* border: solid 1px #ccc; */ border-bottom-width: 0px; padding: 0px; } .chart-header h2 { text-align: left; font-family: 'Roboto', sans-s...
0.433742
0.132711
body{ margin:0; padding:0; } .logo-header{ /*border:1px solid #680000;*/ width:80px; height:98%; } .logo{ font-family: "Courier New"; font-size: 25px; font-weight:bold; margin-top: 9px; margin-left:9px; } div.inner-header{ display:flex; /*border:1px solid red;*/ height:48px; width:100%; margin:...
style1.css
body{ margin:0; padding:0; } .logo-header{ /*border:1px solid #680000;*/ width:80px; height:98%; } .logo{ font-family: "Courier New"; font-size: 25px; font-weight:bold; margin-top: 9px; margin-left:9px; } div.inner-header{ display:flex; /*border:1px solid red;*/ height:48px; width:100%; margin:...
0.203075
0.044932
@font-face { font-family: "Sen-Bold"; src: url("./assets/fonts/sen/Sen-Bold.woff2") format("woff2"), url("./assets/fonts/sen/Sen-Bold.woff") format("woff"); font-weight: 700; font-style: normal; } @font-face { font-family: "Sen-Regular"; src: url("./assets/fonts/sen/Sen-Regular.woff2") format("woff2"), url...
index.css
@font-face { font-family: "Sen-Bold"; src: url("./assets/fonts/sen/Sen-Bold.woff2") format("woff2"), url("./assets/fonts/sen/Sen-Bold.woff") format("woff"); font-weight: 700; font-style: normal; } @font-face { font-family: "Sen-Regular"; src: url("./assets/fonts/sen/Sen-Regular.woff2") format("woff2"), url...
0.370795
0.061763
* { padding: 0; margin: 0; } body { background-color: aliceblue; font-size: 18px; margin: 0 auto; color: black; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; scroll-behavior: smooth; } a { t...
style.css
* { padding: 0; margin: 0; } body { background-color: aliceblue; font-size: 18px; margin: 0 auto; color: black; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; scroll-behavior: smooth; } a { t...
0.510496
0.112405
.hide { visibility: hidden; font-size: 1px; } /****************************************** /* BASE STYLES /*******************************************/ html{ height: 100vh; } body { color: #000; font-size: 10px; line-height: 1.4; font-family: "Lato", Arial, sans-serif; background: linear-gradient(36...
public/fave.css
.hide { visibility: hidden; font-size: 1px; } /****************************************** /* BASE STYLES /*******************************************/ html{ height: 100vh; } body { color: #000; font-size: 10px; line-height: 1.4; font-family: "Lato", Arial, sans-serif; background: linear-gradient(36...
0.36139
0.157817
.sheet-TavernTalesSystemContainer { background-color: sienna; margin-top: -28px; margin-left: -30px; } div.sheet-TavernTalesSystemContainer ul { font-size: small; } /* ---------------------------------------------------*/ div.sheet-NewHideableSection > input.sheet-hiddenSectionToggle[type="checkbox"] { widt...
Tavern-Tales/TavernTalesSheet.css
.sheet-TavernTalesSystemContainer { background-color: sienna; margin-top: -28px; margin-left: -30px; } div.sheet-TavernTalesSystemContainer ul { font-size: small; } /* ---------------------------------------------------*/ div.sheet-NewHideableSection > input.sheet-hiddenSectionToggle[type="checkbox"] { widt...
0.254231
0.078678
*, *:before, *:after { box-sizing: border-box; }*/ html { font-size: 100%; } body { font-family: 'Open Sans', sans-serif; font-size: 22px; /* background: #d0e6ef; color: #666; */ background:#ebf2f5; } .wrapper { max-width: 100%; margin: auto; } .wrapperKey{ max-width:100%; margin:auto; background:#2c3c...
css/style_new.css
*, *:before, *:after { box-sizing: border-box; }*/ html { font-size: 100%; } body { font-family: 'Open Sans', sans-serif; font-size: 22px; /* background: #d0e6ef; color: #666; */ background:#ebf2f5; } .wrapper { max-width: 100%; margin: auto; } .wrapperKey{ max-width:100%; margin:auto; background:#2c3c...
0.282097
0.077622
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Muli:300,400|Inconsolata); *,*::before,*::after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box } @-webkit-viewport { width:device-width } @-moz-viewport { width:device-width } @-ms-viewport { width:device-width } @-o-...
assets/plugins/select2/css/select2.cari.css
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Muli:300,400|Inconsolata); *,*::before,*::after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box } @-webkit-viewport { width:device-width } @-moz-viewport { width:device-width } @-ms-viewport { width:device-width } @-o-...
0.360489
0.083217
@charset "UTF-8"; /* VARIÁVEIS */ /****** MIXINS DE TELA ******/ /****** ESTRUTURA DO HTML *****/ html, body { margin: 0; padding: 0; } .layout { background: #ebebeb; display: grid; font-family: "Courier New", Courier, monospace; grid-template-areas: "titulo" "grid" "autoria"; grid-template-columns: auto...
css/estilo.css
@charset "UTF-8"; /* VARIÁVEIS */ /****** MIXINS DE TELA ******/ /****** ESTRUTURA DO HTML *****/ html, body { margin: 0; padding: 0; } .layout { background: #ebebeb; display: grid; font-family: "Courier New", Courier, monospace; grid-template-areas: "titulo" "grid" "autoria"; grid-template-columns: auto...
0.253584
0.099865
body{margin:0} main{display:block} h1{font-size:2em;margin:.67em 0} hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible} pre{font-family:monospace,monospace;font-size:1em} a{background-color:transparent} abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underli...
style.min.css
body{margin:0} main{display:block} h1{font-size:2em;margin:.67em 0} hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible} pre{font-family:monospace,monospace;font-size:1em} a{background-color:transparent} abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underli...
0.282295
0.049451
h4.instructions { color: grey; font-style: italic; } /* ~ */ .step { float: left; background: white; padding: 7px 13px; border-radius: 1px; text-align: center; width: 100px; position: relative } .step_line { margin: 0; width: 0; height: 0; border-left: 16px solid ...
src/app/usecase-one/usecase-one.component.css
h4.instructions { color: grey; font-style: italic; } /* ~ */ .step { float: left; background: white; padding: 7px 13px; border-radius: 1px; text-align: center; width: 100px; position: relative } .step_line { margin: 0; width: 0; height: 0; border-left: 16px solid ...
0.485112
0.095139
html{ max-width:100%; overflow-x: hidden; } html::-webkit-scrollbar-track { background-color: #F46036; border-radius: 100px; } html::-webkit-scrollbar-thumb { background-color: #818479; border-radius: 100px; } body{ background-color:#0C0C0C; color: #FBFEF9; font-size:1.5rem;...
style/style.css
html{ max-width:100%; overflow-x: hidden; } html::-webkit-scrollbar-track { background-color: #F46036; border-radius: 100px; } html::-webkit-scrollbar-thumb { background-color: #818479; border-radius: 100px; } body{ background-color:#0C0C0C; color: #FBFEF9; font-size:1.5rem;...
0.496826
0.069289
.btn, .btnA, .btnB, .btnC, .btnD, .btn_search, .c_tipsA, .c_tipsB, .c_tipsC, .pop_device_M a, .c_picShow span a, .pop_area_list dd a, .unfold_ico_up, .unfold_ico_down, .pop_message_template_list li a { background:url("../images/icon.png") no-repeat; _background:url("../images/icon.gif") no-repeat;} .merchant_registra...
monkey--qos-server/monkey--qos-server-statistics/src/main/webapp/static/css/style.css
.btn, .btnA, .btnB, .btnC, .btnD, .btn_search, .c_tipsA, .c_tipsB, .c_tipsC, .pop_device_M a, .c_picShow span a, .pop_area_list dd a, .unfold_ico_up, .unfold_ico_down, .pop_message_template_list li a { background:url("../images/icon.png") no-repeat; _background:url("../images/icon.gif") no-repeat;} .merchant_registra...
0.190573
0.075961
/** :alias means that this class or icon is not used directly. It is included in other component's style selectors or other component's icons. It is meant to be a fast way to change styles. The alternative is to style each component. **/ .AFInstructionText { font-size: medium; } .AFDarkForeground:alias {c...
_/7627_Code/7627_04_Web/Web/skins/purple/purpleSkin.css
/** :alias means that this class or icon is not used directly. It is included in other component's style selectors or other component's icons. It is meant to be a fast way to change styles. The alternative is to style each component. **/ .AFInstructionText { font-size: medium; } .AFDarkForeground:alias {c...
0.495606
0.133981
.alert-debug { color: black; background-color: white; border-color: #d6e9c6; } /* line 11, ../sass/project.scss */ .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } /* line 17, ../sass/project.scss */ .alert-success { color: #468847; background-color: #dff0d8; border-...
forocacao/static/css/project.css
.alert-debug { color: black; background-color: white; border-color: #d6e9c6; } /* line 11, ../sass/project.scss */ .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } /* line 17, ../sass/project.scss */ .alert-success { color: #468847; background-color: #dff0d8; border-...
0.261519
0.115212
#name{ font-family: CI2; color:rgb(228,108,10); font-size: 80px; } #name,#line{ display: block; text-align: center; } p#line{ margin-top: 25px; text-shadow: 0.3px 0.4px 0px black; } p#line>span{ text-align: center; background: rgba(0,0,0,0.4); padding: 16px; font-size: 80%; color: #fff; font-weight: bo...
public/css/content.css
#name{ font-family: CI2; color:rgb(228,108,10); font-size: 80px; } #name,#line{ display: block; text-align: center; } p#line{ margin-top: 25px; text-shadow: 0.3px 0.4px 0px black; } p#line>span{ text-align: center; background: rgba(0,0,0,0.4); padding: 16px; font-size: 80%; color: #fff; font-weight: bo...
0.154919
0.061199
* { padding: 0; margin: 0; text-decoration: none; list-style: none; font-family: Arial, Helvetica, sans-serif; } body { background: linear-gradient( 80deg ,#d340ae,rgba(79, 3, 129, 0.89)); overflow-x: none; } a { text-decoration: none; } header { height: 50px; } /*menu*/ nav { background:...
estilo.css
* { padding: 0; margin: 0; text-decoration: none; list-style: none; font-family: Arial, Helvetica, sans-serif; } body { background: linear-gradient( 80deg ,#d340ae,rgba(79, 3, 129, 0.89)); overflow-x: none; } a { text-decoration: none; } header { height: 50px; } /*menu*/ nav { background:...
0.188585
0.076511
.container{ display: flex; flex-direction: row; justify-content: center; background-color: white; padding: 5px; } .pres_container{ display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; pa...
public/css/consul.css
.container{ display: flex; flex-direction: row; justify-content: center; background-color: white; padding: 5px; } .pres_container{ display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; pa...
0.450118
0.067547
html { background-color: var(--background-color); color: var(--text-color); font-family: var(--copy-text); font-feature-settings: "kern", "liga", "pnum"; font-kerning: normal; font-size: 100%; letter-spacing: 0.045em; line-height: 1.5; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4 { /* font...
src/assets/style/typography.css
html { background-color: var(--background-color); color: var(--text-color); font-family: var(--copy-text); font-feature-settings: "kern", "liga", "pnum"; font-kerning: normal; font-size: 100%; letter-spacing: 0.045em; line-height: 1.5; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4 { /* font...
0.431584
0.080973
.background_mistyRose5, .hover_background_mistyRose5:hover, .active_background_mistyRose5:active:hover { background: #c81400; background-image: -moz-linear-gradient(top, rgb(251, 25, 0) 0%, rgb(200, 20, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(251, 25, ...
widgets/common/assets/gradients/simple/mistyRose/mistyRose5.css
.background_mistyRose5, .hover_background_mistyRose5:hover, .active_background_mistyRose5:active:hover { background: #c81400; background-image: -moz-linear-gradient(top, rgb(251, 25, 0) 0%, rgb(200, 20, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(251, 25, ...
0.45302
0.091463
@font-face { font-family: 'meteocons'; src:url('../fonts/meteocons.eot?lbb2co'); src:url('../fonts/meteocons.eot?#iefixlbb2co') format('embedded-opentype'), url('../fonts/meteocons.woff?lbb2co') format('woff'), url('../fonts/meteocons.ttf?lbb2co') format('truetype'), url('../fonts/meteocons.svg?lbb2co#me...
html_admin/assets/vendor/meteocons/css/meteocons.css
@font-face { font-family: 'meteocons'; src:url('../fonts/meteocons.eot?lbb2co'); src:url('../fonts/meteocons.eot?#iefixlbb2co') format('embedded-opentype'), url('../fonts/meteocons.woff?lbb2co') format('woff'), url('../fonts/meteocons.ttf?lbb2co') format('truetype'), url('../fonts/meteocons.svg?lbb2co#me...
0.195978
0.101947
@charset "UTF-8"; /* CONTATO */ .contato-orcamento { padding: 0 calc((100% - 1200px) / 2); padding-bottom: 60px; box-shadow: inset 0 250px var(--cor07), inset 0 0; } .box-contato-orcamento { margin: 0 20px; display: flex; } .box-preto { width: 43%; background: var(--cor01) url('../img/ic...
css/pag-contato.css
@charset "UTF-8"; /* CONTATO */ .contato-orcamento { padding: 0 calc((100% - 1200px) / 2); padding-bottom: 60px; box-shadow: inset 0 250px var(--cor07), inset 0 0; } .box-contato-orcamento { margin: 0 20px; display: flex; } .box-preto { width: 43%; background: var(--cor01) url('../img/ic...
0.358353
0.141964
header { display: flex; align-items: center; justify-content: space-between; padding: 1rem; margin: 0; position: relative; height: 20vh; box-sizing: border-box; } @media (max-width: 680px) { header { height: 40vh; display: flex; flex-direction: column; flex-wrap: wrap; align-conten...
css/index.css
header { display: flex; align-items: center; justify-content: space-between; padding: 1rem; margin: 0; position: relative; height: 20vh; box-sizing: border-box; } @media (max-width: 680px) { header { height: 40vh; display: flex; flex-direction: column; flex-wrap: wrap; align-conten...
0.418816
0.105257
.indexContainerMain { color: #3f3f3f; } /* <----------------------------------- (INDEX) SECTION VIDEO GENERAL -------------------------------> */ .indexContainerMain .sectionVideo h1{ font-weight: bold; text-transform: uppercase; text-shadow: 0px 1px 1px rgba(0,0,0, 0.5); } /* <---------------------------...
public/css/style_index.css
.indexContainerMain { color: #3f3f3f; } /* <----------------------------------- (INDEX) SECTION VIDEO GENERAL -------------------------------> */ .indexContainerMain .sectionVideo h1{ font-weight: bold; text-transform: uppercase; text-shadow: 0px 1px 1px rgba(0,0,0, 0.5); } /* <---------------------------...
0.234582
0.061791
body { background-color: #eee; min-height: 100vh; font: normal 16px sans-serif; padding: 40px 0; overflow-x: hidden; } .container.gallery-container { background-color: rgba(0, 0, 0, 0); color: #353a39; padding: 2px 10px; border-radius: 5px; width: 90%; max-width: 1348px; } ....
html/fluid-gallery.css
body { background-color: #eee; min-height: 100vh; font: normal 16px sans-serif; padding: 40px 0; overflow-x: hidden; } .container.gallery-container { background-color: rgba(0, 0, 0, 0); color: #353a39; padding: 2px 10px; border-radius: 5px; width: 90%; max-width: 1348px; } ....
0.64713
0.089018
.dropdown-container{ position:absolute; top:100%; left:0; z-index:1000; display:none; float:left; min-width:200px; max-width:330px; margin:2px 0 0; list-style:none; font-size:14px; background-color:#fff; border:1px solid #ccc; border:1px solid rgba(0,0,0,0.15); ...
public/css/bootstrap-notification.min.css
.dropdown-container{ position:absolute; top:100%; left:0; z-index:1000; display:none; float:left; min-width:200px; max-width:330px; margin:2px 0 0; list-style:none; font-size:14px; background-color:#fff; border:1px solid #ccc; border:1px solid rgba(0,0,0,0.15); ...
0.33231
0.061031
.col.testimonial_slider{ float:none } .testimonial_slider{ float:none; opacity:0; margin-bottom:21px } html:not(.js) .testimonial_slider{ opacity:1; height:auto } .testimonial_slider:not([data-style*="multiple_visible"]) blockquote{ padding-left:0px; text-align:center; color:...
public/user_asset/wp-content/themes/salient/css/elements/element-testimonial7b23.css
.col.testimonial_slider{ float:none } .testimonial_slider{ float:none; opacity:0; margin-bottom:21px } html:not(.js) .testimonial_slider{ opacity:1; height:auto } .testimonial_slider:not([data-style*="multiple_visible"]) blockquote{ padding-left:0px; text-align:center; color:...
0.336549
0.176831
:root { /* added by fgp */ --has-fgp: initial; --element-has-fgp: initial; --parent-has-fgp: initial; } .gap-and-no-flex > * > * { /* added by fgp */ --fgp-parent-gap-row: initial; --fgp-parent-gap-column: initial; } .gap-and-no-flex > *, .gap-and-no-flex > ::slotted(*) { /* added by fgp */ pointer-events: v...
test/gap-web-components.expect.css
:root { /* added by fgp */ --has-fgp: initial; --element-has-fgp: initial; --parent-has-fgp: initial; } .gap-and-no-flex > * > * { /* added by fgp */ --fgp-parent-gap-row: initial; --fgp-parent-gap-column: initial; } .gap-and-no-flex > *, .gap-and-no-flex > ::slotted(*) { /* added by fgp */ pointer-events: v...
0.261708
0.089494
html{ overflow-y:scroll; } input[type=submit], input[type=text], input[type=password], input[type=file], textarea{ -webkit-appearance:none; -webkit-border-radius:0; } input[type="image"]{ padding:0; border:none; } body { margin:0; color:#747474; min-width:320px; -webkit-text-size-adjust:100%;...
docs/static/avada-stub/style.css
html{ overflow-y:scroll; } input[type=submit], input[type=text], input[type=password], input[type=file], textarea{ -webkit-appearance:none; -webkit-border-radius:0; } input[type="image"]{ padding:0; border:none; } body { margin:0; color:#747474; min-width:320px; -webkit-text-size-adjust:100%;...
0.156911
0.033844
body { font-family: Papyrus; font-size: 4vh; color: white; Background-color: black; } .head { overflow: hidden; } .header1 { margin-top: -315px; font-size: 7vh; color: #FE9001; text-shadow: -1px 0 black, 0 3px black, 1px 0 black, 0 -1px black; position: absolute...
public/css/style.css
body { font-family: Papyrus; font-size: 4vh; color: white; Background-color: black; } .head { overflow: hidden; } .header1 { margin-top: -315px; font-size: 7vh; color: #FE9001; text-shadow: -1px 0 black, 0 3px black, 1px 0 black, 0 -1px black; position: absolute...
0.328745
0.114369
1) variable 2) mixin 3) button 4) base 5) color 6) header 7) mega-menu 8) footer 9) banner 10) title 11) effect 12) feature-box 13) video 14) portfolio 15) process-bar 16) testimonial 17) team 18) client 19) accordion 20) price-table 21) blog 22) social 23) form 24) list 25) space */ @import url("https://fonts.googleap...
beneficios/public/home-style/static/style/master.css
1) variable 2) mixin 3) button 4) base 5) color 6) header 7) mega-menu 8) footer 9) banner 10) title 11) effect 12) feature-box 13) video 14) portfolio 15) process-bar 16) testimonial 17) team 18) client 19) accordion 20) price-table 21) blog 22) social 23) form 24) list 25) space */ @import url("https://fonts.googleap...
0.361954
0.100216
@import url('https://fonts.googleapis.com/css?family=Roboto'); * { /* To easily manage content in css */ box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Roboto', sans-serif; } a { text-decoration: none; } p { /* because we set 0 in * */ margin: 0.75rem 0; } ...
style.css
@import url('https://fonts.googleapis.com/css?family=Roboto'); * { /* To easily manage content in css */ box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Roboto', sans-serif; } a { text-decoration: none; } p { /* because we set 0 in * */ margin: 0.75rem 0; } ...
0.326379
0.078749
=================== 主体内容区域 =================== */ .register{ margin-top:20px; } /* =================== 注册登录布局 =================== */ .reg_cont_wrap{ float:left; min-height:1px; width:100%; } .reg_cont{ margin-right:220px; position:relative; } .reg_side{ float:left; width:200px; margin-left:-200px; padding-to...
public/assets/themes/site/default/css/dev/register.css
=================== 主体内容区域 =================== */ .register{ margin-top:20px; } /* =================== 注册登录布局 =================== */ .reg_cont_wrap{ float:left; min-height:1px; width:100%; } .reg_cont{ margin-right:220px; position:relative; } .reg_side{ float:left; width:200px; margin-left:-200px; padding-to...
0.301671
0.055746
border: 1px solid #DBDBDB; background-color: #00B86B; padding: 10px 30px 8px 30px; text-transform: uppercase; font-family: 'Rubik', sans-serif; text-align: center; font-size: 14px; font-weight: 500; line-height: 16px; border-radius: 21.5px;} #_ht-container.RO-HT-templates .btn:hover{background-color...
src/styles/content-editor.css
border: 1px solid #DBDBDB; background-color: #00B86B; padding: 10px 30px 8px 30px; text-transform: uppercase; font-family: 'Rubik', sans-serif; text-align: center; font-size: 14px; font-weight: 500; line-height: 16px; border-radius: 21.5px;} #_ht-container.RO-HT-templates .btn:hover{background-color...
0.182244
0.084833
@charset "gb2312"; .infos { width: 100%; background-color: rgba(255,255,255,0); overflow: hidden; margin-top: 20px; } .newsview { padding: 20px } .intitle { line-height: 40px; height: 40px; font-size: 14px; ; border-bottom: #000 2px solid; } .intitle a { font-weight: normal; } .news_title { font-size: 24px; font...
static/css/info.css
@charset "gb2312"; .infos { width: 100%; background-color: rgba(255,255,255,0); overflow: hidden; margin-top: 20px; } .newsview { padding: 20px } .intitle { line-height: 40px; height: 40px; font-size: 14px; ; border-bottom: #000 2px solid; } .intitle a { font-weight: normal; } .news_title { font-size: 24px; font...
0.395368
0.2505
* { margin: 0; padding: 0; } body{ overflow: hidden; } a { text-decoration: none; color: white; } li { list-style-type: none; font-size: 1.4em; } /* buttons */ .toggle_btn { position: absolute; display: inline-block; padding: 1em 1em; text-decoration: none; cursor: p...
components/index.css
* { margin: 0; padding: 0; } body{ overflow: hidden; } a { text-decoration: none; color: white; } li { list-style-type: none; font-size: 1.4em; } /* buttons */ .toggle_btn { position: absolute; display: inline-block; padding: 1em 1em; text-decoration: none; cursor: p...
0.562898
0.092401
.modal-background { display: none !important; position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 10; } .modal-background div { text-align: right; font-weight: 200; font-size: 15px; } .modal-background div h2 { text-align: rig...
public/stylesheets/info-modal.css
.modal-background { display: none !important; position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 10; } .modal-background div { text-align: right; font-weight: 200; font-size: 15px; } .modal-background div h2 { text-align: rig...
0.462959
0.106784
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,...
Ecommerce/styles/style1.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,...
0.228415
0.054424
.column { width: 50%; height: 100vh; } .left-about { position: relative; left: 0; display: flex; flex-direction: column; justify-content: space-between; background: url("/src/images/hanger.jpg") no-repeat 50% 50%; background-size: cover; } .right { flex-direction: column; justify-content: space-between; ...
src/styles/components/shop.css
.column { width: 50%; height: 100vh; } .left-about { position: relative; left: 0; display: flex; flex-direction: column; justify-content: space-between; background: url("/src/images/hanger.jpg") no-repeat 50% 50%; background-size: cover; } .right { flex-direction: column; justify-content: space-between; ...
0.32029
0.15876
body{ padding:0; margin:0; background:#fff; position:relative; font-family: 'ABeeZee', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } a:hover{ text-decoration:none; } input[type="button"],input[type="subm...
css/style.css
body{ padding:0; margin:0; background:#fff; position:relative; font-family: 'ABeeZee', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } a:hover{ text-decoration:none; } input[type="button"],input[type="subm...
0.31732
0.049474
@media (min-width: 1400px) { main, header, #main-navbar { padding-left: 240px; } } .dashboard-card{ height: 150px; width: 100%; margin: 10px; } .profile-size{ width: 35px; height: 35px; object-fit: cover; } .bg-transparent { background-color: transparent !important; box...
resources/css/style.css
@media (min-width: 1400px) { main, header, #main-navbar { padding-left: 240px; } } .dashboard-card{ height: 150px; width: 100%; margin: 10px; } .profile-size{ width: 35px; height: 35px; object-fit: cover; } .bg-transparent { background-color: transparent !important; box...
0.436142
0.061509
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Roboto Condensed', sans-serif; } img{ max-width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; background-size: cover; background-position: center; } #header1{ background-color: #f3cc29...
public/css/header.css
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Roboto Condensed', sans-serif; } img{ max-width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; background-size: cover; background-position: center; } #header1{ background-color: #f3cc29...
0.164215
0.043589
@charset "UTF-8"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ /* line 6, ../../site/scss/setup/_reset.scss */ 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,...
static/assets/css/style.css
@charset "UTF-8"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ /* line 6, ../../site/scss/setup/_reset.scss */ 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,...
0.276788
0.054777
* { margin: 0; padding: 0; } html { height: 100%; } body { background-color: #000; background-image: url(http://static1.ampify.it/gfx.bokehplex.jpg); background-repeat: repeat; font: 14px/19px Verdana, Verdana, Arial, sans-serif; height: 100%; width: 100%; } a, a:visited, a:hover, a:active, a:hover { color...
doc/website/css/site.css
* { margin: 0; padding: 0; } html { height: 100%; } body { background-color: #000; background-image: url(http://static1.ampify.it/gfx.bokehplex.jpg); background-repeat: repeat; font: 14px/19px Verdana, Verdana, Arial, sans-serif; height: 100%; width: 100%; } a, a:visited, a:hover, a:active, a:hover { color...
0.343672
0.105671
.icon_link { height: 80px; padding-bottom: 90px; border-bottom: 10px solid #fff; } .icon_link .icon_img { float: left; margin-top: 10px; width: 170px; height: 60px; background: url(../images/login/logo-201305-b.png); } .icon_link .huanying_register { float: left; width: 110px; height: 40px; marg...
css/register.css
.icon_link { height: 80px; padding-bottom: 90px; border-bottom: 10px solid #fff; } .icon_link .icon_img { float: left; margin-top: 10px; width: 170px; height: 60px; background: url(../images/login/logo-201305-b.png); } .icon_link .huanying_register { float: left; width: 110px; height: 40px; marg...
0.382949
0.053825
* Table of Content * 1. Header * 2. Navbar Mini * 3. Sticky Header * 4. Hero Image * 5. Page Title & Breadcrumb * 6. Main Search Form * 7. Sidebar * 8. Sorting * 9. Pager * 10. Featured Items * 11. Destinations * 12. Tour Package * 13. itinerary * 14. Why us * 15. Testimonial * 16. Newsletter * 17. About Us * 18. Revie...
public/assets/dashboard_assets/ui-assets/css/style.css
* Table of Content * 1. Header * 2. Navbar Mini * 3. Sticky Header * 4. Hero Image * 5. Page Title & Breadcrumb * 6. Main Search Form * 7. Sidebar * 8. Sorting * 9. Pager * 10. Featured Items * 11. Destinations * 12. Tour Package * 13. itinerary * 14. Why us * 15. Testimonial * 16. Newsletter * 17. About Us * 18. Revie...
0.429429
0.171304
:root { --blue: #7289da; --white: #fff; --grey: #707479; --grey__light: #7d8591; --dark__light: #36393f; --dark__medium: #2f3136; --dark: #202225; } * { margin: 0; padding: 0; } html { background: var(--dark); font-family: Roboto; } body { overflow: hidden; } img { ...
src/index.css
:root { --blue: #7289da; --white: #fff; --grey: #707479; --grey__light: #7d8591; --dark__light: #36393f; --dark__medium: #2f3136; --dark: #202225; } * { margin: 0; padding: 0; } html { background: var(--dark); font-family: Roboto; } body { overflow: hidden; } img { ...
0.418459
0.091342
body { background-image: url("../images/main-background.jpg") !important; background-position: top center !important; background-repeat: repeat-y !important; background-color: #000000 !important; color: #ffffff; } a, a:focus, a:active, a:hover { color: inherit; } hr { border-top: 1px soli...
themes/default/css/style.css
body { background-image: url("../images/main-background.jpg") !important; background-position: top center !important; background-repeat: repeat-y !important; background-color: #000000 !important; color: #ffffff; } a, a:focus, a:active, a:hover { color: inherit; } hr { border-top: 1px soli...
0.393385
0.072308
.cont{ padding: 0 0.64rem; } .cont>img{ height: 1.6rem; float: left; margin-left: 0.8rem; } .cont>p{ margin-top: 0.28rem; color: #f49b1b; font-size: 1.04rem; margin-left: 3rem; } .wen{ border-bottom: 1px solid #e3e3e3; position: relative; padding-bottom: 3.5rem; } .wen img{ display:block; ma...
Public/expert/css/xiangq1.css
.cont{ padding: 0 0.64rem; } .cont>img{ height: 1.6rem; float: left; margin-left: 0.8rem; } .cont>p{ margin-top: 0.28rem; color: #f49b1b; font-size: 1.04rem; margin-left: 3rem; } .wen{ border-bottom: 1px solid #e3e3e3; position: relative; padding-bottom: 3.5rem; } .wen img{ display:block; ma...
0.320821
0.076961
a.link-color-grey{color:#aaa!important;} a:hover.link-color-grey{color:#5faee3!important;} .edu-name-dark{ max-width:100px; display: block; } .edu-info-dark{ max-width:345px; display: block; } .edu-color-grey{ color:#666;} .edu-color-grey:hover{color:#5faee3;} .edu-btn-search{ position: absolute; top:0; right:1...
public/stylesheets/css/edu-admin.css
a.link-color-grey{color:#aaa!important;} a:hover.link-color-grey{color:#5faee3!important;} .edu-name-dark{ max-width:100px; display: block; } .edu-info-dark{ max-width:345px; display: block; } .edu-color-grey{ color:#666;} .edu-color-grey:hover{color:#5faee3;} .edu-btn-search{ position: absolute; top:0; right:1...
0.249539
0.1712
@media screen and (max-width: 768px) { :root { --clr-white: #ffffff; --clr-black: #000000; --clr-Primary: #181D26; --clr-Secondary: #F2668B; --clr-Conplementary1: #4214A6; --clr-Complementary2: #DC30F2; --clr-Complementary3: #741BF2; -...
src/css/media.css
@media screen and (max-width: 768px) { :root { --clr-white: #ffffff; --clr-black: #000000; --clr-Primary: #181D26; --clr-Secondary: #F2668B; --clr-Conplementary1: #4214A6; --clr-Complementary2: #DC30F2; --clr-Complementary3: #741BF2; -...
0.395018
0.095434
body { position: relative; width: 16rem; margin: 0 auto; background: #f3ecd1 url(../img/body-bg11.jpg) repeat; background-size: cover; } .container { width: 100%; } .container .person { overflow: hidden; width: 14.61333rem; height: 9.23733rem; margin: 0 auto 0.42667rem; padding: 0.64rem 0 0 0; } #chenlongJpg { heigh...
demo/css/style.css
body { position: relative; width: 16rem; margin: 0 auto; background: #f3ecd1 url(../img/body-bg11.jpg) repeat; background-size: cover; } .container { width: 100%; } .container .person { overflow: hidden; width: 14.61333rem; height: 9.23733rem; margin: 0 auto 0.42667rem; padding: 0.64rem 0 0 0; } #chenlongJpg { heigh...
0.534612
0.142978
* { box-sizing: border-box; overflow-y: hidden; overflow-x: hidden; } /* #region Universal */ body { font-family: "Proxima Nova", "Segoe UI", Myriad, Verdana, sans-serif; background: black; color: white; max-width: 36em; height: 100vh; margin: 0 auto; } /* Nav */ .navBar { height: auto; } .navBa...
static/index.css
* { box-sizing: border-box; overflow-y: hidden; overflow-x: hidden; } /* #region Universal */ body { font-family: "Proxima Nova", "Segoe UI", Myriad, Verdana, sans-serif; background: black; color: white; max-width: 36em; height: 100vh; margin: 0 auto; } /* Nav */ .navBar { height: auto; } .navBa...
0.427397
0.130368
html { scroll-behavior: smooth; } .text-green { color: #32cb55; } img { max-width: 100%; } .gray-bg { background-color: #f3f3f3; } .bg-contrast-higher { background-color: #212121 !important; color: #fff; } .bg-contrast-high { background-color: #4b4b4b !important; color: #fff; } .bg-contrast-medium...
output/css/variable.css
html { scroll-behavior: smooth; } .text-green { color: #32cb55; } img { max-width: 100%; } .gray-bg { background-color: #f3f3f3; } .bg-contrast-higher { background-color: #212121 !important; color: #fff; } .bg-contrast-high { background-color: #4b4b4b !important; color: #fff; } .bg-contrast-medium...
0.435421
0.111604
html { scroll-behavior: smooth; } /* primero */ .primero { width: 100%; height: 300px; text-align: center; position: relative; background-color: white; z-index: -5; } .wrapper { min-height: 600px; display: flex; flex-direction: column; } .content { padding-top: 5rem; ...
src/components/TheWorld.css
html { scroll-behavior: smooth; } /* primero */ .primero { width: 100%; height: 300px; text-align: center; position: relative; background-color: white; z-index: -5; } .wrapper { min-height: 600px; display: flex; flex-direction: column; } .content { padding-top: 5rem; ...
0.50952
0.07072
body { font: 400 12px 'Montserrat'; color: #000030; } h1 { font-size: 4.5em; font-weight: 700; text-transform: uppercase; color: #fff; text-align: center; } h2 { font: 2em 'Courgette'; color: #fff; } h3 { font-size: 3em; font-weight: 700; text-transform: uppercase; ...
web/css/style.css
body { font: 400 12px 'Montserrat'; color: #000030; } h1 { font-size: 4.5em; font-weight: 700; text-transform: uppercase; color: #fff; text-align: center; } h2 { font: 2em 'Courgette'; color: #fff; } h3 { font-size: 3em; font-weight: 700; text-transform: uppercase; ...
0.446736
0.140071
color: #fff; text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.3), 0 0.1rem 0.1rem rgba(0, 0, 0, 0.6), 0 0.1rem 0.2rem rgba(0, 0, 0, 0.7); } #evmeContainer #shortcuts { background: transparent; position: absolute; top: 8rem; left: 0; right: 0; bottom: 0; ...
B2G/gaia/apps/homescreen/everything.me/modules/Shortcuts/Shortcuts.css
color: #fff; text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.3), 0 0.1rem 0.1rem rgba(0, 0, 0, 0.6), 0 0.1rem 0.2rem rgba(0, 0, 0, 0.7); } #evmeContainer #shortcuts { background: transparent; position: absolute; top: 8rem; left: 0; right: 0; bottom: 0; ...
0.485356
0.069038
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("asiatorrents.me") { /* Asiatorrents BLACK v0.2 by Hayenn */ body { background-color: #000000; color: #A6B5CF !important; } a { color: #D6E5FF !important; } a:hover { color: #A6B5CF !important;} /* cus...
data/usercss/98329.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("asiatorrents.me") { /* Asiatorrents BLACK v0.2 by Hayenn */ body { background-color: #000000; color: #A6B5CF !important; } a { color: #D6E5FF !important; } a:hover { color: #A6B5CF !important;} /* cus...
0.232659
0.121451
body { font: 15px/20px "Fifteen-Web", sans-serif; } h1 { font-size: 60px; line-height: 80px; } h2 { font-size: 30px; line-height: 40px; } a { color: #06c; text-decoration: underline; } a:hover { font-weight: 700; } strong { font-weight: 700; } em { font-style: italic; } p { text-align...
docs/styles.css
body { font: 15px/20px "Fifteen-Web", sans-serif; } h1 { font-size: 60px; line-height: 80px; } h2 { font-size: 30px; line-height: 40px; } a { color: #06c; text-decoration: underline; } a:hover { font-weight: 700; } strong { font-weight: 700; } em { font-style: italic; } p { text-align...
0.560614
0.120026
.animenu { display: inline-block; margin: 0 auto; margin-top: 0px; list-style-type: none; } .animenu a { display: block; margin: 0; padding: 16px 25px; color: #333; text-decoration: none; background-color: #fff; } .animenu li { position: relative; float: left; margin: 0; border-left: 1px s...
public/frontend/css/Topbar.css
.animenu { display: inline-block; margin: 0 auto; margin-top: 0px; list-style-type: none; } .animenu a { display: block; margin: 0; padding: 16px 25px; color: #333; text-decoration: none; background-color: #fff; } .animenu li { position: relative; float: left; margin: 0; border-left: 1px s...
0.449634
0.062646
* { position: relative; } .colorA { color: #F09086; } .colorB { color: #93A5D2; } .colorC { color: #6CACF0; } .container { padding: 0px; background-size: 60%; background-attachment: fixed; background-repeat: no-repeat; background-position: bottom; max-width: 1024px; ...
css/style.css
* { position: relative; } .colorA { color: #F09086; } .colorB { color: #93A5D2; } .colorC { color: #6CACF0; } .container { padding: 0px; background-size: 60%; background-attachment: fixed; background-repeat: no-repeat; background-position: bottom; max-width: 1024px; ...
0.270673
0.066539
body { font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } nav.navbar-default { background-color: #EEEEEE; } input#messageText { float:left; } div.message-area { margin-top: 4em; margin-bottom: 5em; } #username { float: right; } div.main-area { } div.message { background-color: #E5E5EA; m...
public/stylesheets/style.css
body { font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } nav.navbar-default { background-color: #EEEEEE; } input#messageText { float:left; } div.message-area { margin-top: 4em; margin-bottom: 5em; } #username { float: right; } div.main-area { } div.message { background-color: #E5E5EA; m...
0.407569
0.114319
.solutionSettings { height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: space-between; flex: 1 1 auto; overflow-y: hidden; line-height: 1.1; } /* solution-settings */ .solution-settings { flex: 3; display: flex; max-height: 86vh; } .new-solution-pane { height: 10...
inst/htmlwidgets/lib/solutionSettings-1.0.0/style.css
.solutionSettings { height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: space-between; flex: 1 1 auto; overflow-y: hidden; line-height: 1.1; } /* solution-settings */ .solution-settings { flex: 3; display: flex; max-height: 86vh; } .new-solution-pane { height: 10...
0.393152
0.059374
.isquemia{ display: grid; grid-template-columns: 1fr 1fr; grid-auto-rows: 1fr; /* column-gap: 1px; row-gap: 1px; */ grid-gap: 1px; } .box1{ grid-column: 1/3; } .boxFin{ grid-column: 1/3; } .gridcss{ display: grid; grid-template-columns: repeat(2,50%); grid-template-rows: ...
lib/css/cssgrid.css
.isquemia{ display: grid; grid-template-columns: 1fr 1fr; grid-auto-rows: 1fr; /* column-gap: 1px; row-gap: 1px; */ grid-gap: 1px; } .box1{ grid-column: 1/3; } .boxFin{ grid-column: 1/3; } .gridcss{ display: grid; grid-template-columns: repeat(2,50%); grid-template-rows: ...
0.211295
0.341528
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"; body { font-family: 'Poppins', sans-serif; padding-top: 70px; } body[data-theme="dark"] { background-color: black; } .navbar { background-color: #202226!important; } .widget { cursor: pointer; width: 360px; max-height: 365p...
www/css/styles.css
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"; body { font-family: 'Poppins', sans-serif; padding-top: 70px; } body[data-theme="dark"] { background-color: black; } .navbar { background-color: #202226!important; } .widget { cursor: pointer; width: 360px; max-height: 365p...
0.485356
0.075756