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
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap"); :root { --primary-100: #d8dcf1; --primary-200: #b0b9e3; --primary-300: #8996d4; --primary-400: #6173c6; --primary-500: ...
src/styles/global.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap"); :root { --primary-100: #d8dcf1; --primary-200: #b0b9e3; --primary-300: #8996d4; --primary-400: #6173c6; --primary-500: ...
0.362969
0.054828
.error { background-color: red; } span:after { content: ""; display: inline-block; width: 4px; } .highlight { color: #ffc302; text-decoration: underline; } .winner { background-repeat: no-repeat; background-color: rgba(8, 168, 8, 0.555); background-size: 100%; } .rocket { display: block; font-...
style.css
.error { background-color: red; } span:after { content: ""; display: inline-block; width: 4px; } .highlight { color: #ffc302; text-decoration: underline; } .winner { background-repeat: no-repeat; background-color: rgba(8, 168, 8, 0.555); background-size: 100%; } .rocket { display: block; font-...
0.635336
0.171234
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td...
www/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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td...
0.392686
0.09645
.logoBanner { background: #f4f4f4; text-align: center; width: 80%; max-width: 700px; border-radius: 12px; box-shadow: 0px 2px 4px #cacaca; margin-right: auto; margin-left: auto; margin-top: 15px; } .sdgLogo { height: 100px; } #buttonWrap { width: 80%; max-width: 700px; ...
css/main.css
.logoBanner { background: #f4f4f4; text-align: center; width: 80%; max-width: 700px; border-radius: 12px; box-shadow: 0px 2px 4px #cacaca; margin-right: auto; margin-left: auto; margin-top: 15px; } .sdgLogo { height: 100px; } #buttonWrap { width: 80%; max-width: 700px; ...
0.400046
0.227073
#hBookmarkToolbar { min-height: 26px; } #hBookmark-toolbar-add-button, #hBookmark-toolbar-home-button, #hBookmark-toolbar-sidebar-button { padding: 0 !important; } #hBookmark-toolbar-add-button > .toolbarbutton-icon, #hBookmark-toolbar-sidebar-button > .toolbarbutton-icon, #hBookmark-toolbar-home-button > .to...
chrome/skin/classic/toolbar.css
#hBookmarkToolbar { min-height: 26px; } #hBookmark-toolbar-add-button, #hBookmark-toolbar-home-button, #hBookmark-toolbar-sidebar-button { padding: 0 !important; } #hBookmark-toolbar-add-button > .toolbarbutton-icon, #hBookmark-toolbar-sidebar-button > .toolbarbutton-icon, #hBookmark-toolbar-home-button > .to...
0.196171
0.041813
.config-error { margin: 0; padding: 10px; font-size: 0.8rem; width: calc(100% + 20px); display: none; } .completed { padding: 10px 0; background: #046600; color: #fff; width: 100%; } .error { color: #e30000; } .success { color: #3dad00; } * { -webkit-box-sizing: border-box; box-sizing: bor...
public/app.css
.config-error { margin: 0; padding: 10px; font-size: 0.8rem; width: calc(100% + 20px); display: none; } .completed { padding: 10px 0; background: #046600; color: #fff; width: 100%; } .error { color: #e30000; } .success { color: #3dad00; } * { -webkit-box-sizing: border-box; box-sizing: bor...
0.367951
0.091301
.lyt03layout02 .page.root { visibility: visible; } @media screen and (min-width: 768px) { .lyt03layout02 .page.child { margin-left: 0px; width: calc(100% ); } } .lyt03layout02 .child, .lyt03layout02 .child-2 { display: block; position: absolute; /*top:0;*/ /*left:100%;*/ /*transform:translateX(1...
src/components/layouts/03layout02/03transition02.css
.lyt03layout02 .page.root { visibility: visible; } @media screen and (min-width: 768px) { .lyt03layout02 .page.child { margin-left: 0px; width: calc(100% ); } } .lyt03layout02 .child, .lyt03layout02 .child-2 { display: block; position: absolute; /*top:0;*/ /*left:100%;*/ /*transform:translateX(1...
0.507324
0.145905
.w3-top, .w3-bottom { position: fixed; width: 100%; z-index: 1 } .w3-top { top: 0 } .w3-bottom { bottom: 0 } .w3-bar { width: 100%; overflow: hidden } .w3-center .w3-bar { display: inline-block; width: auto } .w3-bar .navbaritem { padding: 8px 16px; float: left; width: auto; border: none; display: bl...
css/sidenav.css
.w3-top, .w3-bottom { position: fixed; width: 100%; z-index: 1 } .w3-top { top: 0 } .w3-bottom { bottom: 0 } .w3-bar { width: 100%; overflow: hidden } .w3-center .w3-bar { display: inline-block; width: auto } .w3-bar .navbaritem { padding: 8px 16px; float: left; width: auto; border: none; display: bl...
0.335024
0.06767
@font-face{ font-family: PopLight; src: url(/fonts/Poppins-ExtraLight.ttf); } @font-face{ font-family: PopRegular; src: url(/fonts/Poppins-Regular.ttf); } *{ margin: 0; padding: 0; font-family: PopLight; box-sizing: border-box; scroll-behavior: smooth; } section{ ...
portfolio-web/css/style.css
@font-face{ font-family: PopLight; src: url(/fonts/Poppins-ExtraLight.ttf); } @font-face{ font-family: PopRegular; src: url(/fonts/Poppins-Regular.ttf); } *{ margin: 0; padding: 0; font-family: PopLight; box-sizing: border-box; scroll-behavior: smooth; } section{ ...
0.382372
0.056652
body { font-family: 'Lora', 'Times New Roman', serif; font-size: 20px; color: #3f3844; } p { line-height: 1.5; margin: 30px 0; } p a { border-bottom: 1px black solid; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: 500; color: #28242B; } h1.border { display: inline;...
css/creative.css
body { font-family: 'Lora', 'Times New Roman', serif; font-size: 20px; color: #3f3844; } p { line-height: 1.5; margin: 30px 0; } p a { border-bottom: 1px black solid; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: 500; color: #28242B; } h1.border { display: inline;...
0.385722
0.082217
.edui-default .edui-toolbar .edui-for-coralueditor, .edui-default .edui-toolbar .edui-for-coralueditoreditorarea{ float: right; } .coralueditor-body{ overflow: hidden; } .coralueditor-icon{ background: url("../images/icons.png") left top no-repeat; display: inline-block; vertical-align: middle; ...
install_package/manage/web/js/plugins/coralueditor/css/coralueditor.css
.edui-default .edui-toolbar .edui-for-coralueditor, .edui-default .edui-toolbar .edui-for-coralueditoreditorarea{ float: right; } .coralueditor-body{ overflow: hidden; } .coralueditor-icon{ background: url("../images/icons.png") left top no-repeat; display: inline-block; vertical-align: middle; ...
0.472683
0.065336
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; list-style: none; } html { font-size: 62.5%; } a { color: rgb(255, 255, 255); text-decoration: none; } a:visited { color: rgb(255, 255, 255); } h1 a, a:visited { color: rgb(19, 19, 19)...
style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; list-style: none; } html { font-size: 62.5%; } a { color: rgb(255, 255, 255); text-decoration: none; } a:visited { color: rgb(255, 255, 255); } h1 a, a:visited { color: rgb(19, 19, 19)...
0.504394
0.104706
table.dataTable { width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0; } table.dataTable thead th,table.dataTable tfoot th { font-weight: bold; } table.dataTable thead th,table.dataTable thead td { /*padding: 10px 18px;*/ padding: 10px; border-bottom: 1px solid #11...
themes/admincp/plugins/datatables/dataTables.bootstrap.css
table.dataTable { width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0; } table.dataTable thead th,table.dataTable tfoot th { font-weight: bold; } table.dataTable thead th,table.dataTable thead td { /*padding: 10px 18px;*/ padding: 10px; border-bottom: 1px solid #11...
0.396769
0.183064
body { font-family: "Roboto-Regular"; } .slides h3,.clients { text-shadow: 1px 1px 3px rgba(0,0,0,.5); } .parallax-container { height: 20%; } .parallax img { filter: grayscale(1); filter: opacity(.8); } .clients img { filter: drop-shadow(1px 1px 1px rgba(0,0,0,.8)); width: 80%; height: 170px; } section,...
css/style.css
body { font-family: "Roboto-Regular"; } .slides h3,.clients { text-shadow: 1px 1px 3px rgba(0,0,0,.5); } .parallax-container { height: 20%; } .parallax img { filter: grayscale(1); filter: opacity(.8); } .clients img { filter: drop-shadow(1px 1px 1px rgba(0,0,0,.8)); width: 80%; height: 170px; } section,...
0.31944
0.07579
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: url("../assets/font/Roboto-Regular-Latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } @font-face { font-...
css/main.css
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: url("../assets/font/Roboto-Regular-Latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } @font-face { font-...
0.354433
0.109277
* RESET FORMS */ /* hand cursor on clickable elements */ .clickable, label, [type=button], [type=submit], button {cursor: pointer; line-height: inherit;} button[disabled], input[disabled] { cursor: default; } /* * Some Form Normalizr * https://github.com/necolas/normalize.css */ button, input, select, texta...
src/templates/css/basics/forms.css
* RESET FORMS */ /* hand cursor on clickable elements */ .clickable, label, [type=button], [type=submit], button {cursor: pointer; line-height: inherit;} button[disabled], input[disabled] { cursor: default; } /* * Some Form Normalizr * https://github.com/necolas/normalize.css */ button, input, select, texta...
0.200323
0.056679
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap"); * { font-family: "Montserrat", sans-serif; margin: 0; padding: 0; } html { height: 100%; scroll-behavior: smooth; } body { background: #f9f9f9; height: 100%; position: relative; } html, body, #___gatsby ...
src/styles/global.css
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap"); * { font-family: "Montserrat", sans-serif; margin: 0; padding: 0; } html { height: 100%; scroll-behavior: smooth; } body { background: #f9f9f9; height: 100%; position: relative; } html, body, #___gatsby ...
0.213951
0.070017
.content-page > h3:not(:last-child) { margin-bottom: 1.5rem; } .accordion:not(:last-child) { margin-bottom: 3.5rem; } .accordion-item { border-color: #06101f; border-width: 2px; } .accordion-header { overflow: hidden; } .accordion-button { background-color: #06101f; color: white; box-shadow: none; }...
css/docs.css
.content-page > h3:not(:last-child) { margin-bottom: 1.5rem; } .accordion:not(:last-child) { margin-bottom: 3.5rem; } .accordion-item { border-color: #06101f; border-width: 2px; } .accordion-header { overflow: hidden; } .accordion-button { background-color: #06101f; color: white; box-shadow: none; }...
0.482673
0.116286
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; background-image: url('https://scx1.b-cdn.net/csz/news/800/2018/1-whytheweathe.jpg'); background-size: cover; background-position: top center; } .container { display: flex; flex-direction: column; min-height: 100v...
src/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; background-image: url('https://scx1.b-cdn.net/csz/news/800/2018/1-whytheweathe.jpg'); background-size: cover; background-position: top center; } .container { display: flex; flex-direction: column; min-height: 100v...
0.569613
0.109468
@import url("https://fonts.googleapis.com/css?family=Baloo+Bhai|Be+Vietnam|Nunito|Raleway|Rubik&display=swap"); .user-profile .profile-header { height: 400px; width: 100%; background-size: cover; background-position: center; background-color: black; position: relative; } .user-profile .profile-data-controls...
app/assets/stylesheets/users.css
@import url("https://fonts.googleapis.com/css?family=Baloo+Bhai|Be+Vietnam|Nunito|Raleway|Rubik&display=swap"); .user-profile .profile-header { height: 400px; width: 100%; background-size: cover; background-position: center; background-color: black; position: relative; } .user-profile .profile-data-controls...
0.46952
0.080792
body{ position: relative; background: linear-gradient(225deg, #1E4F6C 0%, #0E1C34 100%); background-image: linear-gradient(225deg, rgb(30, 79, 108) 0%, rgb(14, 28, 52) 100%); background-position-x: initial; background-position-y: initial; background-size: initial; /* background-repeat-x: ini...
style.css
body{ position: relative; background: linear-gradient(225deg, #1E4F6C 0%, #0E1C34 100%); background-image: linear-gradient(225deg, rgb(30, 79, 108) 0%, rgb(14, 28, 52) 100%); background-position-x: initial; background-position-y: initial; background-size: initial; /* background-repeat-x: ini...
0.472683
0.108001
.st_order_items { width: 100% } .icon-st { background: url(logo-st.png) center center no-repeat; width: 24px; height: 24px; margin-left: 7px } .st_order_items thead tr th { background: #f8f8f8; padding: 8px; font-size: 11px; text-align: left } .st_order_items td { padding: 8px...
SiteBackup11172018/Files/wp-content/themes/traveler/css/admin/admin.css
.st_order_items { width: 100% } .icon-st { background: url(logo-st.png) center center no-repeat; width: 24px; height: 24px; margin-left: 7px } .st_order_items thead tr th { background: #f8f8f8; padding: 8px; font-size: 11px; text-align: left } .st_order_items td { padding: 8px...
0.279927
0.166608
@charset "UTF-8"; /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas...
src/styles/css/app.css
@charset "UTF-8"; /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas...
0.416322
0.048971
@import url('reset.css'); /*------------*/ .clear { clear: both; } .clear:after, .clear:before { display: table; content: ''; } .container{ margin: 10px; clear: both; } .left-block { display: none; position: relative; background: #FFFFFF; float: left; min-height: 450px; width: 39%; border: 1px solid #0...
css/styles.css
@import url('reset.css'); /*------------*/ .clear { clear: both; } .clear:after, .clear:before { display: table; content: ''; } .container{ margin: 10px; clear: both; } .left-block { display: none; position: relative; background: #FFFFFF; float: left; min-height: 450px; width: 39%; border: 1px solid #0...
0.158923
0.076442
body { background-image: linear-gradient(#414141, rgba(0, 0, 0, 0.85)); } .div-profile-edit { height: 550px; width: 1200px; background: rgba(25, 25, 25, 0.71); border-radius: 70px; padding: 40px; position: absolute; top: 25%; left: 19.1%; } .div-profile-username { text-align: c...
templates/css/edit-style.css
body { background-image: linear-gradient(#414141, rgba(0, 0, 0, 0.85)); } .div-profile-edit { height: 550px; width: 1200px; background: rgba(25, 25, 25, 0.71); border-radius: 70px; padding: 40px; position: absolute; top: 25%; left: 19.1%; } .div-profile-username { text-align: c...
0.676513
0.122786
@-moz-document domain("vivaldi.com") { /* Have hammer, will fix until broken. Then fix it again. CC0 Heebeejeebees / Hebgbs / there.is.only.xul 2018 */ /* This block only exists for site theme search, when browsing for Vivaldi themes. Visit this address for more: https://userstyles.org/styles/browse/vivaldi ...
data/usercss/164299.user.css
@-moz-document domain("vivaldi.com") { /* Have hammer, will fix until broken. Then fix it again. CC0 Heebeejeebees / Hebgbs / there.is.only.xul 2018 */ /* This block only exists for site theme search, when browsing for Vivaldi themes. Visit this address for more: https://userstyles.org/styles/browse/vivaldi ...
0.430866
0.170577
body { margin: 0; padding: 0; font-family: "Roboto", sans-serif; --triplet-width: calc(100vw / 3); --header-content-width: 46vw; --header-content-height: calc(var(--header-content-width) * 0.65); --header-img-width: 46vw; --single-content-width: 55vw; background-color: rgb(240, 240, 240); } #backdrop...
index.css
body { margin: 0; padding: 0; font-family: "Roboto", sans-serif; --triplet-width: calc(100vw / 3); --header-content-width: 46vw; --header-content-height: calc(var(--header-content-width) * 0.65); --header-img-width: 46vw; --single-content-width: 55vw; background-color: rgb(240, 240, 240); } #backdrop...
0.412412
0.064036
body { margin: 0; padding: 0; background: #e1e6eb; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; line-height: 1.5; } a { color: #555; } ul, ol, dt, dd { margin: 1em 0; padding: 0; } dt { font-weight: bold; } h1, h2 { font-family: "Montserrat"...
css/screen.css
body { margin: 0; padding: 0; background: #e1e6eb; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; line-height: 1.5; } a { color: #555; } ul, ol, dt, dd { margin: 1em 0; padding: 0; } dt { font-weight: bold; } h1, h2 { font-family: "Montserrat"...
0.410756
0.125146
body{ background: #022d36; transform: translate(30% , 0%); overflow: hidden; background-size: cover; background-repeat: no-repeat; } #netuno{ position: absolute; width: 600px; height: 600px; background: rgba(250, 232, 232, 0); border:2px dotted rgba(172, 165, 165, 0.603); border-radius:...
style.css
body{ background: #022d36; transform: translate(30% , 0%); overflow: hidden; background-size: cover; background-repeat: no-repeat; } #netuno{ position: absolute; width: 600px; height: 600px; background: rgba(250, 232, 232, 0); border:2px dotted rgba(172, 165, 165, 0.603); border-radius:...
0.371479
0.098382
* { font-family: Acme, Helvetica, Arial, sans-serif; font-weight: 700; } h1 { font-family: Stardos Stencil, Helvetica, Arial, sans-serif; font-size: 50px; text-transform: uppercase; color: #51453B; font-weight: 300; } h2 { font-size: 36px; } h3 { border-color: #183446; border-width: 1px; color: #DA0000; fon...
static/styles.css
* { font-family: Acme, Helvetica, Arial, sans-serif; font-weight: 700; } h1 { font-family: Stardos Stencil, Helvetica, Arial, sans-serif; font-size: 50px; text-transform: uppercase; color: #51453B; font-weight: 300; } h2 { font-size: 36px; } h3 { border-color: #183446; border-width: 1px; color: #DA0000; fon...
0.231354
0.084985
@charset "utf-8"; body{ font:0.75em 'microsoft yahei'; color:#353535;} a{ text-decoration:none; color:#353535;} a:hover{ text-decoration:none;} /*bg*/ .bg11{ background-color:#dbdbdb;} /*container*/ #container{ width:100%; max-width:640px; min-width:320px; margin:0 auto;} /*footer*/ #footer{ padding:2.3% 2.65%; bac...
Public/static/tpl/1342/css/base.css
@charset "utf-8"; body{ font:0.75em 'microsoft yahei'; color:#353535;} a{ text-decoration:none; color:#353535;} a:hover{ text-decoration:none;} /*bg*/ .bg11{ background-color:#dbdbdb;} /*container*/ #container{ width:100%; max-width:640px; min-width:320px; margin:0 auto;} /*footer*/ #footer{ padding:2.3% 2.65%; bac...
0.150653
0.074635
#hamburger { /*透明にする*/ opacity: 0; position: fixed; } /*バーガーメニューの移動*/ label .burger { position: fixed; top: 1.3rem; right: 1rem; z-index: 3; width: 2rem; height: 2rem; } /*ラベルの中のバーガーに擬似クラスを作成する*/ label .burger::before, label .burger::after, label .burger .bar { position: absolut...
public/css/top/hamburger.css
#hamburger { /*透明にする*/ opacity: 0; position: fixed; } /*バーガーメニューの移動*/ label .burger { position: fixed; top: 1.3rem; right: 1rem; z-index: 3; width: 2rem; height: 2rem; } /*ラベルの中のバーガーに擬似クラスを作成する*/ label .burger::before, label .burger::after, label .burger .bar { position: absolut...
0.300848
0.112503
.slideBox{ width:100%; height: 710px; overflow:hidden; position:relative; } .slideBox .bd{ position:relative; width: 100%; z-index:0; } .slideBox .bd li{ zoom:1; vertical-align:middle; } .slideBox .bd img{ text-align: center; width:100%; height: 710px; display:inli...
Public/Home/css/style.css
.slideBox{ width:100%; height: 710px; overflow:hidden; position:relative; } .slideBox .bd{ position:relative; width: 100%; z-index:0; } .slideBox .bd li{ zoom:1; vertical-align:middle; } .slideBox .bd img{ text-align: center; width:100%; height: 710px; display:inli...
0.342791
0.057679
html, body { background-color: #F6F6F6; color: #636b6f; font-family: 'Nunito', sans-serif; font-weight: 200; height: 100vh; margin: 0; } .full-height { height: 100vh; } .flex-center { ...
public/css/website.css
html, body { background-color: #F6F6F6; color: #636b6f; font-family: 'Nunito', sans-serif; font-weight: 200; height: 100vh; margin: 0; } .full-height { height: 100vh; } .flex-center { ...
0.461988
0.093802
*{ margin: 0; padding: 0; font-family: Helvetica; } html{ padding: 0; height: auto; min-height: 100%; width: 100%; } body{ padding: 0; margin: 0; min-height: 100%; display: inline-block; width: 100%; } header{ height: 80px; background-color: #222222; width: 100%; } #heade...
application/static/db_general.css
*{ margin: 0; padding: 0; font-family: Helvetica; } html{ padding: 0; height: auto; min-height: 100%; width: 100%; } body{ padding: 0; margin: 0; min-height: 100%; display: inline-block; width: 100%; } header{ height: 80px; background-color: #222222; width: 100%; } #heade...
0.27973
0.0402
.tabs .tab-group { list-style: none; padding: 0; margin: 0; } .tabs .tab-group li a { display: block; text-decoration: none; padding: 15px; background: #e5e6e7; color: #888; font-size: 20px; float: left; width: 50%; text-align: center; border-top: 3px solid transparent; -moz-transition: all 0.4s ease...
style.css
.tabs .tab-group { list-style: none; padding: 0; margin: 0; } .tabs .tab-group li a { display: block; text-decoration: none; padding: 15px; background: #e5e6e7; color: #888; font-size: 20px; float: left; width: 50%; text-align: center; border-top: 3px solid transparent; -moz-transition: all 0.4s ease...
0.239616
0.04975
.allex-review-notice span.dashicons { text-decoration: none !important; margin-right: 6px; } .allex-review-notice li { line-height: 17pt; } /* Highlighted text */ .allex-highlight { font-weight: bold; } /* Add-ons */ .allex-addon-messages { margin-top: 5px; font-style: italic; padding: 6p...
www/wp-content/plugins/upstream/vendor/alledia/wordpress-plugin-framework/src/assets/css/allex-admin.css
.allex-review-notice span.dashicons { text-decoration: none !important; margin-right: 6px; } .allex-review-notice li { line-height: 17pt; } /* Highlighted text */ .allex-highlight { font-weight: bold; } /* Add-ons */ .allex-addon-messages { margin-top: 5px; font-style: italic; padding: 6p...
0.456168
0.056966
html, body { height: 768px; margin: 1px; } /* #top-css stylings for the top of the page */ #top { padding: 15px; border: 1px solid red; min-height: 70px; background-color: white; border-radius: 3px; border: 1px solid #867979; } /* #down-css stylings for the workspace and setting parts of the page */ #down { ...
apps/ml/css/neuralNetworkStyles.css
html, body { height: 768px; margin: 1px; } /* #top-css stylings for the top of the page */ #top { padding: 15px; border: 1px solid red; min-height: 70px; background-color: white; border-radius: 3px; border: 1px solid #867979; } /* #down-css stylings for the workspace and setting parts of the page */ #down { ...
0.311951
0.107391
main.description-main { width: 100%; max-width: 1440px; } /* Description page styles */ .description-container { display: grid; grid-template-columns: 1fr; justify-items: center; grid-gap: 2rem; max-width: 1440px; grid-template-columns: 1fr; margin: auto; } /* return policy message styles */ .cancel-slider, ....
client/src/styles/Description.css
main.description-main { width: 100%; max-width: 1440px; } /* Description page styles */ .description-container { display: grid; grid-template-columns: 1fr; justify-items: center; grid-gap: 2rem; max-width: 1440px; grid-template-columns: 1fr; margin: auto; } /* return policy message styles */ .cancel-slider, ....
0.498291
0.065605
body { /* background: url("../img/matrix.jpeg"); */ } #video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; } .container { background-color: rgba(0, 0, 0, 0.527); width: 80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 3em; } ...
css/main.css
body { /* background: url("../img/matrix.jpeg"); */ } #video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; } .container { background-color: rgba(0, 0, 0, 0.527); width: 80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 3em; } ...
0.487307
0.110423
.context-menu-list:after { content:""; position:absolute; bottom:-15px; /* value = - border-top-width - border-bottom-width */ left:50px; /* controls horizontal position */ border-width:15px 15px 0; /* vary these values to change the angle of the vertex */ border-style:solid; border-color:#fff transparent; ...
packages/foodsharing/platform/src/js/contextmenu/jquery.contextMenu.css
.context-menu-list:after { content:""; position:absolute; bottom:-15px; /* value = - border-top-width - border-bottom-width */ left:50px; /* controls horizontal position */ border-width:15px 15px 0; /* vary these values to change the angle of the vertex */ border-style:solid; border-color:#fff transparent; ...
0.275032
0.073963
body { margin: 0; padding: 0; background: #eee; } /* style for the header */ header#main-header-index { position: absolute; top: 0; background-color: rgb(6, 6, 51); margin: 0; color: #fff; width: 100%; } section.header-content-wrapper { display: flex; flex-direction: row; margin-top: 47px; justify-content...
public/style.css
body { margin: 0; padding: 0; background: #eee; } /* style for the header */ header#main-header-index { position: absolute; top: 0; background-color: rgb(6, 6, 51); margin: 0; color: #fff; width: 100%; } section.header-content-wrapper { display: flex; flex-direction: row; margin-top: 47px; justify-content...
0.368519
0.07989
.text { font-size: 0.6em; } button { margin: 1rem auto !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .options { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center !important;...
reservation/static/reservation/css/reservation-style.css
.text { font-size: 0.6em; } button { margin: 1rem auto !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .options { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center !important;...
0.315947
0.052522
.rv-container { position: relative; width: 100%; height: 100%; overflow: hidden; } .rv-container .hidden { display: none; } .rv-container .invisible { opacity: 0; } .rv-container .control-button { position: absolute; top: 60%; width: 50px; height: 50px; cursor: pointer; background-color: #333; ...
dist/react-vignette.css
.rv-container { position: relative; width: 100%; height: 100%; overflow: hidden; } .rv-container .hidden { display: none; } .rv-container .invisible { opacity: 0; } .rv-container .control-button { position: absolute; top: 60%; width: 50px; height: 50px; cursor: pointer; background-color: #333; ...
0.442637
0.057203
body { background-color: wheat; background-image: linear-gradient(white, rgb(165, 161, 161)); } main { width: 100%; height: 100%; min-height: 53.3vh; } #searchCategoryUl { width: 100%; display: flex; flex-direction: row; justify-content: center; } .searchCategoryLi { backgroun...
public/styles/searchMatchesStyle.css
body { background-color: wheat; background-image: linear-gradient(white, rgb(165, 161, 161)); } main { width: 100%; height: 100%; min-height: 53.3vh; } #searchCategoryUl { width: 100%; display: flex; flex-direction: row; justify-content: center; } .searchCategoryLi { backgroun...
0.537527
0.091342
* Slate Theme * Originally created by <NAME> */ /* Masks */ .ext-el-mask { background-color: #c8cbd0; } .ext-el-mask-msg { border: 1px solid #89a; background: #d8dbe0 url(../images/slate/box/tb-blue.gif) repeat-x 0 -16px; } .ext-el-mask-msg div { background: #eef0f2; border: 1px solid #abc; ...
Resources/public/scripts/ext-2.3.0/resources/css/xtheme-slate.css
* Slate Theme * Originally created by <NAME> */ /* Masks */ .ext-el-mask { background-color: #c8cbd0; } .ext-el-mask-msg { border: 1px solid #89a; background: #d8dbe0 url(../images/slate/box/tb-blue.gif) repeat-x 0 -16px; } .ext-el-mask-msg div { background: #eef0f2; border: 1px solid #abc; ...
0.30965
0.075551
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); body, html { height: 100%; width: 100%; margin: 0; scroll-behavior: smooth; } .parallax1, .parallax2, .parallax3 { background-attachment: fixed; ...
src/website/punyduck.css
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); body, html { height: 100%; width: 100%; margin: 0; scroll-behavior: smooth; } .parallax1, .parallax2, .parallax3 { background-attachment: fixed; ...
0.433742
0.111048
@font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-ExtraBold.woff); font-weight: 900; } @font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-SemiBold.woff); font-weight: 700; } @font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-Bold.woff); ...
css/styles2.css
@font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-ExtraBold.woff); font-weight: 900; } @font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-SemiBold.woff); font-weight: 700; } @font-face { font-family: Alliance; src: url(../fonts/Alliance-No-1-Bold.woff); ...
0.384912
0.105995
BODY { -webkit-font-smoothing: antialiased; font-family: 'Poiret One', cursive; height: 100%; background: black; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(black, #282931); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(black, #282931); /* F...
app/templates/css/style.css
BODY { -webkit-font-smoothing: antialiased; font-family: 'Poiret One', cursive; height: 100%; background: black; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(black, #282931); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(black, #282931); /* F...
0.346431
0.141964
.ace-hue-dark .ace_hidden-cursors .ace_cursor { opacity: 0; } .ace-hue-dark .ace_print-margin { width: 1px; background: #232323; } .ace-hue-dark { background-color: #141414; color: #E7E7E7; } .ace-hue-dark .ace_cursor { color: #A7A7A7; } .ace-hue-dark .ace_marker-layer .ace_selection { background: rgb...
tools/ace-editor/lib/ace/theme/hue_dark.css
.ace-hue-dark .ace_hidden-cursors .ace_cursor { opacity: 0; } .ace-hue-dark .ace_print-margin { width: 1px; background: #232323; } .ace-hue-dark { background-color: #141414; color: #E7E7E7; } .ace-hue-dark .ace_cursor { color: #A7A7A7; } .ace-hue-dark .ace_marker-layer .ace_selection { background: rgb...
0.541166
0.0745
.card-contact-email, .card-contact-name { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; cursor: pointer; } .card-contact-email .icon, .card-contact-name .icon { ...
patterns/30-molecules-cards-card-contact/30-molecules-cards-card-contact.css
.card-contact-email, .card-contact-name { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; cursor: pointer; } .card-contact-email .icon, .card-contact-name .icon { ...
0.252845
0.039862
.navbar { margin-bottom: 30px; } .navbar-brand { overflow: hidden; padding-top: 8px; padding-bottom: 8px; padding-left: 30px; padding-right: 15px; } .navbar-default { background-color: transparent; color: rgba(255, 176, 4, 0.795); border-color: transparent; font-si...
css/style.css
.navbar { margin-bottom: 30px; } .navbar-brand { overflow: hidden; padding-top: 8px; padding-bottom: 8px; padding-left: 30px; padding-right: 15px; } .navbar-default { background-color: transparent; color: rgba(255, 176, 4, 0.795); border-color: transparent; font-si...
0.333286
0.062445
body{ margin: 0; font-family: 'Kanit', sans-serif; background-color: #eeeeee; } h3{ font-size: calc(12px + 0.5vw); margin: calc(5px + 1vw); } p{ margin: 0; } .overflow{ overflow: auto; border-radius: calc(1px + 0.2vw); padding: calc(10px + 0.1vw) calc(10px + 0.1vw); ...
public/css/dashboard.css
body{ margin: 0; font-family: 'Kanit', sans-serif; background-color: #eeeeee; } h3{ font-size: calc(12px + 0.5vw); margin: calc(5px + 1vw); } p{ margin: 0; } .overflow{ overflow: auto; border-radius: calc(1px + 0.2vw); padding: calc(10px + 0.1vw) calc(10px + 0.1vw); ...
0.253306
0.099952
html, body { margin: 0px; padding: 0px; font-size: 12px; font-family: sans-serif; } #map { top:50px; left:50px; position: absolute; right:0; bottom:0; z-index: 5; } .sidebutton{ position: absolute; height:60px; width:60px; color: inherit; background-color: tr...
static/cssjs/mapedit/css/user.css
html, body { margin: 0px; padding: 0px; font-size: 12px; font-family: sans-serif; } #map { top:50px; left:50px; position: absolute; right:0; bottom:0; z-index: 5; } .sidebutton{ position: absolute; height:60px; width:60px; color: inherit; background-color: tr...
0.451085
0.06989
@charset "UTF-8"; /* Variables */ /* Generic styles */ .page-wrapper { display: -ms-flexbox; display: flex; } .page-main { position: relative; } .container { padding: 0 24px; } body { color: #7f888f; font-family: "OpenSans", sans-serif; font-size: 13px; line-height: 1.65; font-weight: 400; min-wi...
editorial/css/style.css
@charset "UTF-8"; /* Variables */ /* Generic styles */ .page-wrapper { display: -ms-flexbox; display: flex; } .page-main { position: relative; } .container { padding: 0 24px; } body { color: #7f888f; font-family: "OpenSans", sans-serif; font-size: 13px; line-height: 1.65; font-weight: 400; min-wi...
0.332094
0.049451
@import '../../styles/vars.module.css'; /* Nav bar container */ .navBar, .hcaHeader { background-color: var(--white); border-bottom: 1px solid var(--gray-light); height: 60px; position: sticky; top: 0; z-index: 20; } /* Header for all pages but the home page */ .navBar:not(.hcaHeader) { border-bottom: none; b...
src/components/header/header.module.css
@import '../../styles/vars.module.css'; /* Nav bar container */ .navBar, .hcaHeader { background-color: var(--white); border-bottom: 1px solid var(--gray-light); height: 60px; position: sticky; top: 0; z-index: 20; } /* Header for all pages but the home page */ .navBar:not(.hcaHeader) { border-bottom: none; b...
0.260013
0.059346
html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow-x: hidden; background-color: #F0F0F0; } #logo { height: 40px; width: 40; padding-top: 5px; float:left; border-radius: 8px; } nav { width: 100%; height: 70px; background-color:white; font...
hosted/style.css
html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow-x: hidden; background-color: #F0F0F0; } #logo { height: 40px; width: 40; padding-top: 5px; float:left; border-radius: 8px; } nav { width: 100%; height: 70px; background-color:white; font...
0.471223
0.10026
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,700italic); @media (max-width: 767px) { .navbar-header { padding: 5px 0 20px 0;} } @media (max-width: 979px) { body { padding-top: 0px; } } @media (max-width: 1070px) { #homepage-featured-txt { text-align: center; } } @media...
public/css/custom.css
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,700italic); @media (max-width: 767px) { .navbar-header { padding: 5px 0 20px 0;} } @media (max-width: 979px) { body { padding-top: 0px; } } @media (max-width: 1070px) { #homepage-featured-txt { text-align: center; } } @media...
0.253214
0.108095
 *, *:before, *:after { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; margin: 0; padding: 0; } *, *:before, *:after { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; margin: 0; padding: 0; } .panel { background-color: #fff; bo...
app/Resources/assets/module/newsbox/css/site.css
 *, *:before, *:after { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; margin: 0; padding: 0; } *, *:before, *:after { box-sizing: border-box; } *, *:after, *:before { box-sizing: border-box; margin: 0; padding: 0; } .panel { background-color: #fff; bo...
0.476823
0.109468
@import url('//fonts.googleapis.com/css?family=Nunito:300'); /*! * Twilight - a re-bootstrap theme * by Abzie * * Based on re-bootstrap v2.3.2 * a suite of beautiful and modern themes for bootstrap * https://www.github.com/raysguy/re-bootstrap * * Copyright 2015 raysguy * Licensed under the Apache License v2.0...
interfaces/default/css/themes/twilight/bootstrap.min.css
@import url('//fonts.googleapis.com/css?family=Nunito:300'); /*! * Twilight - a re-bootstrap theme * by Abzie * * Based on re-bootstrap v2.3.2 * a suite of beautiful and modern themes for bootstrap * https://www.github.com/raysguy/re-bootstrap * * Copyright 2015 raysguy * Licensed under the Apache License v2.0...
0.452536
0.064447
.popup{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; opacity: 1; } .box{ color:rgb(255,255,255); border-width:1px; border-radius:5px; border-color:rgb(255,255,255); border-style:solid; width:40...
public/css/login.css
.popup{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; opacity: 1; } .box{ color:rgb(255,255,255); border-width:1px; border-radius:5px; border-color:rgb(255,255,255); border-style:solid; width:40...
0.395251
0.103567
@media screen and (max-width:1170px) { .wrapper { width:940px; margin:0 auto; display:block; margin-top: 20px; } .upper-header { width:940px; } .inner-subheader { width: 940px; margin: auto; } .logo { margin-bottom: 20px; w...
public/plugin/css/responsive.css
@media screen and (max-width:1170px) { .wrapper { width:940px; margin:0 auto; display:block; margin-top: 20px; } .upper-header { width:940px; } .inner-subheader { width: 940px; margin: auto; } .logo { margin-bottom: 20px; w...
0.197561
0.107578
.path--background { fill: none; stroke: #ffc970; stroke-width: 6px; } .path--foreground { fill: #ffc970; } .label { font-family: "Ubuntu Mono", sans-serif; text-anchor: middle; fill: #ffc970; } .projects-container { display: flex; justify-content: center; align-items: center; flex-direction: co...
src/components/path/projects.css
.path--background { fill: none; stroke: #ffc970; stroke-width: 6px; } .path--foreground { fill: #ffc970; } .label { font-family: "Ubuntu Mono", sans-serif; text-anchor: middle; fill: #ffc970; } .projects-container { display: flex; justify-content: center; align-items: center; flex-direction: co...
0.433742
0.064801
h2, h1 { font-family: 'Quicksand', sans-serif; color: #B9944B } #first-row { border: none; text-align: center; margin-top: 2.5%; margin-bottom: 2.5%; color: #B9944B; height: 100vh; } #second-row { border: none; text-align: center; margin-top: 2.5%; } #kenny-pic { heigh...
css/style.css
h2, h1 { font-family: 'Quicksand', sans-serif; color: #B9944B } #first-row { border: none; text-align: center; margin-top: 2.5%; margin-bottom: 2.5%; color: #B9944B; height: 100vh; } #second-row { border: none; text-align: center; margin-top: 2.5%; } #kenny-pic { heigh...
0.493897
0.176317
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { font-family: sans-serif; background-color: #438c97; /* background: url("../images/logo/haber.png") no-repeat center top; */} h1 { border-bottom: 2px solid #333; box-shadow: rgba(255...
public/css/login.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { font-family: sans-serif; background-color: #438c97; /* background: url("../images/logo/haber.png") no-repeat center top; */} h1 { border-bottom: 2px solid #333; box-shadow: rgba(255...
0.419529
0.093554
html, body { height: 100%; } * { margin: 0; padding: 0; box-sizing: border-box; } #chat { height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .box { color: lightslategray; width: 300px; height: 600px; ...
public/styles.css
html, body { height: 100%; } * { margin: 0; padding: 0; box-sizing: border-box; } #chat { height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .box { color: lightslategray; width: 300px; height: 600px; ...
0.63624
0.121555
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
posts/rwd/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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
0.220762
0.046638
.container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{ height: 85px; } ul.sdt_menu{ margin:0; /* padding-top:85px;*/ list-style: none; font-family:"Myriad Pro", "Trebuchet MS", sans-serif; font-size:14px; /* width:1208px;*/ } ul.sdt_menu a{ text-decoration:non...
public/css/menu.css
.container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{ height: 85px; } ul.sdt_menu{ margin:0; /* padding-top:85px;*/ list-style: none; font-family:"Myriad Pro", "Trebuchet MS", sans-serif; font-size:14px; /* width:1208px;*/ } ul.sdt_menu a{ text-decoration:non...
0.192653
0.049245
body { position: relative; } .sogea{ margin-top: 10%; margin-bottom: 10%; } .space{ padding: 30px 0; } .separate{ margin-bottom: 25px; } .darkhead{ color: #333; background-color: #f5f5f5 ; border-color: #ddd; } ul li{ list-style: none; } .input-space{ margin: 15px 0; } .fix-size{ }...
old/public/css/master.css
body { position: relative; } .sogea{ margin-top: 10%; margin-bottom: 10%; } .space{ padding: 30px 0; } .separate{ margin-bottom: 25px; } .darkhead{ color: #333; background-color: #f5f5f5 ; border-color: #ddd; } ul li{ list-style: none; } .input-space{ margin: 15px 0; } .fix-size{ }...
0.331877
0.071656
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='SimSun']::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='SimSun']::before { content: '宋体'; font-family: 'SimSun'; } .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='SimHei']::before, .ql-snow .ql-picker.ql-font .ql-picker-item...
client/src/assets/css/font.css
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='SimSun']::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='SimSun']::before { content: '宋体'; font-family: 'SimSun'; } .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='SimHei']::before, .ql-snow .ql-picker.ql-font .ql-picker-item...
0.345878
0.06148
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap'); :root { --fit-color-primary-1: #2ecc71; --fit-color-dark-1: #5a5a5a; --fit-color-light-1: #ffffff; --fit-font: 'Quicksand', sans-serif; } h1, h2, h3, h4, h5, h6, a, p, span, div { font-family...
FitApp/css/fitapp.css
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap'); :root { --fit-color-primary-1: #2ecc71; --fit-color-dark-1: #5a5a5a; --fit-color-light-1: #ffffff; --fit-font: 'Quicksand', sans-serif; } h1, h2, h3, h4, h5, h6, a, p, span, div { font-family...
0.251464
0.088662
:root { --borderRadius--leaf: var(--global-rounded) var(--global-radial) var(--global-rounded); --borderRadius--leaf-alt: var(--global-radial) var(--global-rounded) var(--global-radial) var(--global-rounded); --borderRadius--rounded: var(--global-rounded); --borderRadius--rounded-x: ...
src/settings/shapes.css
:root { --borderRadius--leaf: var(--global-rounded) var(--global-radial) var(--global-rounded); --borderRadius--leaf-alt: var(--global-radial) var(--global-rounded) var(--global-radial) var(--global-rounded); --borderRadius--rounded: var(--global-rounded); --borderRadius--rounded-x: ...
0.539469
0.129843
.ribbon { position: fixed; top: 35%; right: -50px; width: 30px; height: 68px; background-color: #fff; z-index: 2147483647; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border: 1px solid #7777775c; border-right: none; transform: translate(0, 0); transit...
src/sidebar-overlay/components/Ribbon.css
.ribbon { position: fixed; top: 35%; right: -50px; width: 30px; height: 68px; background-color: #fff; z-index: 2147483647; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border: 1px solid #7777775c; border-right: none; transform: translate(0, 0); transit...
0.493897
0.151843
@-moz-document domain("textfac.es") { body { background-image: linear-gradient(to bottom right, red, blue); background-size:cover !important; background-repeat: no-repeat; background-color: blue; height: 100% !important; } #textgags { background-image: linear-gradient(to bottom righ...
data/usercss/208977.user.css
@-moz-document domain("textfac.es") { body { background-image: linear-gradient(to bottom right, red, blue); background-size:cover !important; background-repeat: no-repeat; background-color: blue; height: 100% !important; } #textgags { background-image: linear-gradient(to bottom righ...
0.304145
0.074568
body { font-family: 'Roboto', sans-serif; background: #ecf0f1; } .wrapper { max-width: 75rem; padding: 0 rem; margin: 0 auto; } /* Gallery */ .galeria { /* mexer no tamanho das img*/ display: grid; grid-template-columns: repeat(3 , 1fr); grid-template-rows: repeat(0 , 17rem); g...
estilo/estilo.css
body { font-family: 'Roboto', sans-serif; background: #ecf0f1; } .wrapper { max-width: 75rem; padding: 0 rem; margin: 0 auto; } /* Gallery */ .galeria { /* mexer no tamanho das img*/ display: grid; grid-template-columns: repeat(3 , 1fr); grid-template-rows: repeat(0 , 17rem); g...
0.467332
0.135289
@import url("https://use.typekit.net/kwj4ujf.css"); body { background-color: #FF3700; } .reveal h1 { font-size: 3em; } .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { font-family: canada-type-gibson, Gibson, BlinkMacSystemFont, sans-serif; font-weight: 700; color: white; } .reveal...
assets/slide-style.css
@import url("https://use.typekit.net/kwj4ujf.css"); body { background-color: #FF3700; } .reveal h1 { font-size: 3em; } .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { font-family: canada-type-gibson, Gibson, BlinkMacSystemFont, sans-serif; font-weight: 700; color: white; } .reveal...
0.414899
0.097347
:root { --primary-color: #42a5f5; --primary-dark-color: #0d47a1; --alternate-color: #dd0031; --alternate-dark-color: #c3002f; --light-color: #fff; --default-text-color: #777; --box-shadow-color: rgba(194, 195, 214, 0.5); --filter-hover-color: #111; --todo-bottom-line-color: rgba(0, 0, 0, 0.1); --tod...
styles.css
:root { --primary-color: #42a5f5; --primary-dark-color: #0d47a1; --alternate-color: #dd0031; --alternate-dark-color: #c3002f; --light-color: #fff; --default-text-color: #777; --box-shadow-color: rgba(194, 195, 214, 0.5); --filter-hover-color: #111; --todo-bottom-line-color: rgba(0, 0, 0, 0.1); --tod...
0.383295
0.121581
.menu { list-style: none; border-bottom: 0.1em solid black; margin-bottom: 2em; padding: 0 0 0.5em; } .circle { width:500px; height:500px; border-radius:250px; font-size:50px; color:#fff; line-height:500px; text-align:center; background:#000 } .padTop113px{ padding-top: 113px; } .padTop186p...
app/app.css
.menu { list-style: none; border-bottom: 0.1em solid black; margin-bottom: 2em; padding: 0 0 0.5em; } .circle { width:500px; height:500px; border-radius:250px; font-size:50px; color:#fff; line-height:500px; text-align:center; background:#000 } .padTop113px{ padding-top: 113px; } .padTop186p...
0.500244
0.111145
@font-face { font-family: 'bf-icon'; src: url('../fonts/icomoon.eot?yemmms'); src: url('../fonts/icomoon.eot?yemmms#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?yemmms') format('truetype'), url('../fonts/icomoon.woff?yemmms') format('woff'), url('../fonts/icomoon.svg?yemmms#i...
web/front/stylesheets/bf-icon.css
@font-face { font-family: 'bf-icon'; src: url('../fonts/icomoon.eot?yemmms'); src: url('../fonts/icomoon.eot?yemmms#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?yemmms') format('truetype'), url('../fonts/icomoon.woff?yemmms') format('woff'), url('../fonts/icomoon.svg?yemmms#i...
0.437824
0.084644
.arc { width: 30%; height: 30%; } /* the thinner arc that's always 360 */ .arc-thin { width: 30%; height: 30%; } /* .{row}-{column} the Y in each row should match the X in each column should match */ .top-left { x: 2%; y: 2%; } .top-middle { x: 35%; y: 2%; } .top-right { x: 67%; y: 2%; } .c...
resources/styles.css
.arc { width: 30%; height: 30%; } /* the thinner arc that's always 360 */ .arc-thin { width: 30%; height: 30%; } /* .{row}-{column} the Y in each row should match the X in each column should match */ .top-left { x: 2%; y: 2%; } .top-middle { x: 35%; y: 2%; } .top-right { x: 67%; y: 2%; } .c...
0.61057
0.136321
@-moz-document domain("kissanime.ru") { @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-...
data/usercss/158543.user.css
@-moz-document domain("kissanime.ru") { @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-...
0.323166
0.063686
@import url('bootstrap/css/bootstrap.css'); /* GLOBAL STYLES -------------------------------------------------- */ /* Padding below the footer and lighter body text */ body { padding-bottom: 0px; color: #5a5a5a; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */...
style.css
@import url('bootstrap/css/bootstrap.css'); /* GLOBAL STYLES -------------------------------------------------- */ /* Padding below the footer and lighter body text */ body { padding-bottom: 0px; color: #5a5a5a; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */...
0.277571
0.040541
width:80%; min-width: 960px; margin:0 auto; min-height:400px; position: relative; } #pc div#tooltip { position: absolute; font-size:11px; top:0; bottom:0; z-index:9; color:#333; display: none; } #pc div#tooltip div { width: 180px; background: rgba(0,0,0,0.8); padding:5px; color:#fff; -webkit-border-r...
parallelcoordinates.css
width:80%; min-width: 960px; margin:0 auto; min-height:400px; position: relative; } #pc div#tooltip { position: absolute; font-size:11px; top:0; bottom:0; z-index:9; color:#333; display: none; } #pc div#tooltip div { width: 180px; background: rgba(0,0,0,0.8); padding:5px; color:#fff; -webkit-border-r...
0.317215
0.045948
body { font-family: "Poppins", sans-serif !important; margin: 0px; padding: 0px; height: 880px; background-image: url(../image/ats.png); background-repeat: no-repeat; background-size: 80%; background-position: top left; } .ts { width: 100%; padding-right: 15px; padding-left: ...
public/css/eler.css
body { font-family: "Poppins", sans-serif !important; margin: 0px; padding: 0px; height: 880px; background-image: url(../image/ats.png); background-repeat: no-repeat; background-size: 80%; background-position: top left; } .ts { width: 100%; padding-right: 15px; padding-left: ...
0.467818
0.098166
html{ background-color: #333; font-family: "Roboto"; background-image: url(../img/login.jpg); background-repeat: no-repeat; background-size: cover; } .container h1.page-header{ text-align:center; font-size:40px; color: #444; position: relative; } /* BOX LOGIN */ .box{ position: relative; ...
assets/vendor/css/agent-login.css
html{ background-color: #333; font-family: "Roboto"; background-image: url(../img/login.jpg); background-repeat: no-repeat; background-size: cover; } .container h1.page-header{ text-align:center; font-size:40px; color: #444; position: relative; } /* BOX LOGIN */ .box{ position: relative; ...
0.262464
0.057361
html { font-family: 'Oxygen', sans-serif; font-size: 11px; } body{ font-family: 'Oxygen', sans-serif; font-size: 11px; background-color: #faf8ec; margin: 0px; } a{ text-decoration: none; color: #000; } a:hover{ text-decoration: none; } /* Forms */ input[type="text"] ,select { height: 34px; padding...
triton.scm.phalcon.scm/client/css/app.css
html { font-family: 'Oxygen', sans-serif; font-size: 11px; } body{ font-family: 'Oxygen', sans-serif; font-size: 11px; background-color: #faf8ec; margin: 0px; } a{ text-decoration: none; color: #000; } a:hover{ text-decoration: none; } /* Forms */ input[type="text"] ,select { height: 34px; padding...
0.294519
0.056731
body{ margin:0; padding:0; background:#000000; overflow-x:hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .page-container{overflow-x:hidden;} /* Prevents unwanted scroll space when scroll FX used. */ a,button{transition: background .3s ease-in-out;outline: none!impor...
assets/css/style.css
body{ margin:0; padding:0; background:#000000; overflow-x:hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .page-container{overflow-x:hidden;} /* Prevents unwanted scroll space when scroll FX used. */ a,button{transition: background .3s ease-in-out;outline: none!impor...
0.199113
0.051487
.icon-blank{ background:url('../images/blank_2.gif') no-repeat center center; } .icon-add{ background:url('../images/edit_add_2.png') no-repeat center center; } .icon-edit{ background:url('../images/pencil_2.png') no-repeat center center; } .icon-clear{ background:url('../images/clear_2.png') no-repeat center cent...
public/static/css/icon_2.css
.icon-blank{ background:url('../images/blank_2.gif') no-repeat center center; } .icon-add{ background:url('../images/edit_add_2.png') no-repeat center center; } .icon-edit{ background:url('../images/pencil_2.png') no-repeat center center; } .icon-clear{ background:url('../images/clear_2.png') no-repeat center cent...
0.161651
0.105165
.cart{ display: flex; justify-content: space-between; } .cart-info{ width: 65%; } .cart-info .cart-info-head input[type=checkbox]:before{ border: 1px solid #fff; } .cart-info .table-cart{ background: #FFFFFF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 10px; } .cart-info .table-cart .cart-info-he...
assets/css/cart.css
.cart{ display: flex; justify-content: space-between; } .cart-info{ width: 65%; } .cart-info .cart-info-head input[type=checkbox]:before{ border: 1px solid #fff; } .cart-info .table-cart{ background: #FFFFFF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 10px; } .cart-info .table-cart .cart-info-he...
0.150278
0.050823
.o-checkout-input { display: inline-block; width: 100%; height: 48px; margin-bottom: 16px; transition: margin-bottom 150ms cubic-bezier(0.4, 0, 0.2, 1); will-change: margin-bottom; } .o-checkout-input:hover input, .o-checkout-input:hover select { border-color: rgba(161, 162, 166, 0.6); } .o-checko...
docs/assets/main.css
.o-checkout-input { display: inline-block; width: 100%; height: 48px; margin-bottom: 16px; transition: margin-bottom 150ms cubic-bezier(0.4, 0, 0.2, 1); will-change: margin-bottom; } .o-checkout-input:hover input, .o-checkout-input:hover select { border-color: rgba(161, 162, 166, 0.6); } .o-checko...
0.564459
0.155367
body { background-color: #eaf3fc;; margin: 0; padding: 0; } h1 { font: bold 20px arial; color: #0130a7; margin: 0; padding: 0; } .main { font: normal 14px arial; color: #000000; } .main2 { color: #7c94be; font: bold 12px arial; } .main1 ...
request.nsra.ru/css/style.css
body { background-color: #eaf3fc;; margin: 0; padding: 0; } h1 { font: bold 20px arial; color: #0130a7; margin: 0; padding: 0; } .main { font: normal 14px arial; color: #000000; } .main2 { color: #7c94be; font: bold 12px arial; } .main1 ...
0.397354
0.159905
@font-face { font-family: 'Gordita'; font-style: normal; font-weight: normal; src: url('/src/fonts/Gordita\ Regular.woff') format('woff'); } @font-face { font-family: 'Gordita'; font-style: italic; font-weight: normal; src: url('/src/fonts/Gordita\ Regular\ Italic.woff') format('woff'); } ...
docs/src/css/custom.css
@font-face { font-family: 'Gordita'; font-style: normal; font-weight: normal; src: url('/src/fonts/Gordita\ Regular.woff') format('woff'); } @font-face { font-family: 'Gordita'; font-style: italic; font-weight: normal; src: url('/src/fonts/Gordita\ Regular\ Italic.woff') format('woff'); } ...
0.357904
0.080466
.our-pricing { min-width: 100vh; } .pricing { display: flex; flex-wrap: wrap; margin: 0px 4vw; } .pricing .col1 { max-width: 750px; } .pricing .col1 h3 { color: #a6a6a6ee; font-weight: lighter; letter-spacing: 1px; } .pricing .col1 h1 { font-weight: 600; font-size: 40px; margin-top: 20px; } .prici...
css/ourpricing.css
.our-pricing { min-width: 100vh; } .pricing { display: flex; flex-wrap: wrap; margin: 0px 4vw; } .pricing .col1 { max-width: 750px; } .pricing .col1 h3 { color: #a6a6a6ee; font-weight: lighter; letter-spacing: 1px; } .pricing .col1 h1 { font-weight: 600; font-size: 40px; margin-top: 20px; } .prici...
0.447219
0.116036
html { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } :root { --ratio: $ratio--sml; above(3) above(6) --fz--h1: calc($fz--base * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio)); --fz--h2: calc($fz--base * var(--ratio) * var(--ratio)...
stylus/partials/base/typography.css
html { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } :root { --ratio: $ratio--sml; above(3) above(6) --fz--h1: calc($fz--base * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio)); --fz--h2: calc($fz--base * var(--ratio) * var(--ratio)...
0.495117
0.096408
margin-top: ; margin-left: 82px; width: 500px; font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1em; } p { font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.5em; } body { background: url("/DamonToumbourou/images/border.png") no-repeat cente...
css/main.css
margin-top: ; margin-left: 82px; width: 500px; font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1em; } p { font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.5em; } body { background: url("/DamonToumbourou/images/border.png") no-repeat cente...
0.379263
0.069226
body { margin-bottom: 60px; font-family: 'Montserrat', sans-serif !important; color: #5f5f5f; } html { position: relative; min-height: 100%; } a { color: #5db536; } a:hover { color: #0da931 } b { color: #424242; } @font-face { font-family: 'icomoon'; src: url('graphics/icons/icomoon.eot?39uhkm...
custom.css
body { margin-bottom: 60px; font-family: 'Montserrat', sans-serif !important; color: #5f5f5f; } html { position: relative; min-height: 100%; } a { color: #5db536; } a:hover { color: #0da931 } b { color: #424242; } @font-face { font-family: 'icomoon'; src: url('graphics/icons/icomoon.eot?39uhkm...
0.415966
0.088623
@charset "UTF-8"; /* * @authors Asing (<EMAIL>) * @date 2015-06-08 * @version $Id: reset.css,v 1.0 2015/06/08 xiequnxing Exp $ */ /*base*/ *{font-size: .28rem;} 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,s...
manage/web/css/reset.css
@charset "UTF-8"; /* * @authors Asing (<EMAIL>) * @date 2015-06-08 * @version $Id: reset.css,v 1.0 2015/06/08 xiequnxing Exp $ */ /*base*/ *{font-size: .28rem;} 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,s...
0.281208
0.042206
.minimalist-footer .links a, .enhanced-minimalist-footer .with-social a, .enhanced-minimalist-footer .links a { color: inherit; } .page-footer { padding-top: 40px; } .page-footer .row { margin-bottom: 0; } .page-footer p > a { color: white; } @media only screen and (min-width: 300px) { .page-footer h4:not...
.old-repo/templates/css/footer.css
.minimalist-footer .links a, .enhanced-minimalist-footer .with-social a, .enhanced-minimalist-footer .links a { color: inherit; } .page-footer { padding-top: 40px; } .page-footer .row { margin-bottom: 0; } .page-footer p > a { color: white; } @media only screen and (min-width: 300px) { .page-footer h4:not...
0.353986
0.054174
.handsontable.mobile, .handsontable.mobile .wtHolder { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-overflow-scrolling: touch; } .htMobileEditorContainer {...
node_modules/handsontable/src/css/mobile.handsontable.css
.handsontable.mobile, .handsontable.mobile .wtHolder { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-overflow-scrolling: touch; } .htMobileEditorContainer {...
0.415847
0.064772
@import url('https://fonts.googleapis.com/css2?family=Merienda&family=Montserrat:wght@900&family=Noto+Serif:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap'); * { margin: 0; padding: 0; } .img1{ background-image: url('../Images/backgro...
CSS/style.css
@import url('https://fonts.googleapis.com/css2?family=Merienda&family=Montserrat:wght@900&family=Noto+Serif:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap'); * { margin: 0; padding: 0; } .img1{ background-image: url('../Images/backgro...
0.317215
0.140189