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
.table { display: flex; flex-wrap: wrap; padding: 0; box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); width: inherit; border-collapse: collapse; } tbody { width: 100%; } tr { width: 100%; display: flex; border-bottom: thin solid var(--surface1); } .totalHeader { border-top: thin solid var(--surface1); ...
static/css/table.css
.table { display: flex; flex-wrap: wrap; padding: 0; box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); width: inherit; border-collapse: collapse; } tbody { width: 100%; } tr { width: 100%; display: flex; border-bottom: thin solid var(--surface1); } .totalHeader { border-top: thin solid var(--surface1); ...
0.605916
0.151781
html { overflow-y:scroll} *{word-wrap:break-word;} body{ background:#465562; font-weight: normal;} body,input,button,select,textarea{font:12px/1.5 'Microsoft Yahei','Simsun'; color:#444;} textarea{resize:none;}body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc{margin:0;padding:0;} table{empty-cells:show...
app/static/images/style.css
html { overflow-y:scroll} *{word-wrap:break-word;} body{ background:#465562; font-weight: normal;} body,input,button,select,textarea{font:12px/1.5 'Microsoft Yahei','Simsun'; color:#444;} textarea{resize:none;}body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc{margin:0;padding:0;} table{empty-cells:show...
0.382257
0.070113
.home__txt--wrapper { overflow-x: hidden; } .home__txt { padding-bottom: 64px; display: flex; flex-direction: column; align-items: center; } .hero__txt { position: absolute; bottom: 0; display: flex; flex-direction: column; align-items: left; justify-content: space-between; } .home__brow { te...
src/components/homeTxt/homeTxt.css
.home__txt--wrapper { overflow-x: hidden; } .home__txt { padding-bottom: 64px; display: flex; flex-direction: column; align-items: center; } .hero__txt { position: absolute; bottom: 0; display: flex; flex-direction: column; align-items: left; justify-content: space-between; } .home__brow { te...
0.577257
0.063832
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Mona...
src/index.css
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Mona...
0.427636
0.091382
padding: 2em 0 0 44px; color: dodgerblue; max-width: 720px; margin: auto; display: block; box-sizing: border-box; cursor: pointer; font-family: system-ui, ".SFNSText-Regular", sans-serif; } #backtoarticle i { vertical-align: text-bottom; margin-right: 0.25em; font-size: 1.275em; /* pre-define the width to a...
reader/readerView.css
padding: 2em 0 0 44px; color: dodgerblue; max-width: 720px; margin: auto; display: block; box-sizing: border-box; cursor: pointer; font-family: system-ui, ".SFNSText-Regular", sans-serif; } #backtoarticle i { vertical-align: text-bottom; margin-right: 0.25em; font-size: 1.275em; /* pre-define the width to a...
0.235196
0.112405
.lds-ring { display: inline-block; position: relative; width: 80px; height: 80px; } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 64px; height: 64px; margin: 8px; border: 8px solid red; border-radius: 50%; animation: lds-ring 1.2s...
src/ex11_html-css-advanced/task-01.css
.lds-ring { display: inline-block; position: relative; width: 80px; height: 80px; } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 64px; height: 64px; margin: 8px; border: 8px solid red; border-radius: 50%; animation: lds-ring 1.2s...
0.758958
0.141548
@import 'https://fonts.googleapis.com/css?family=Open+Sans|Roboto:100,300,400,600,700'; body { background: white; font-family: Roboto; } #container{ margin: 0 auto; margin-top:50px; position: relative; max-width: 1440px; display: flex; justify-content: center; } #container a:not(....
public/css/cartridge.css
@import 'https://fonts.googleapis.com/css?family=Open+Sans|Roboto:100,300,400,600,700'; body { background: white; font-family: Roboto; } #container{ margin: 0 auto; margin-top:50px; position: relative; max-width: 1440px; display: flex; justify-content: center; } #container a:not(....
0.340376
0.085671
@media screen and (max-width: 950px){ .navbar .desktop ul li{ font-size: 22px; } .navbar ul{ word-spacing: 20px; } .navbar ul li{ font-size: 22px; } .container-info{ padding: 50px; } } @media screen and (max-width: 890px){ .navbar .desktop{ ...
css/responsivo.css
@media screen and (max-width: 950px){ .navbar .desktop ul li{ font-size: 22px; } .navbar ul{ word-spacing: 20px; } .navbar ul li{ font-size: 22px; } .container-info{ padding: 50px; } } @media screen and (max-width: 890px){ .navbar .desktop{ ...
0.267408
0.089177
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto'), local('Roboto--Light'), url('../fonts/Roboto-Light.ttf') format('ttf'), /* Chrome 26+, Opera 23+, Firefox 39+ */ } /* roboto-italic - latin */ @font-face { font-family: 'Roboto'; font-s...
css/main.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto'), local('Roboto--Light'), url('../fonts/Roboto-Light.ttf') format('ttf'), /* Chrome 26+, Opera 23+, Firefox 39+ */ } /* roboto-italic - latin */ @font-face { font-family: 'Roboto'; font-s...
0.289975
0.059592
@import url('../css/googlefonts.css'); * { margin: 0; padding: 0; outline: none; list-style: none; } body { -webkit-font-smoothing: antialiased; background-color: #fff; color: #808080; font: 13px "Ubuntu", Arial, sans-serif; } a { text-decoration: none; } nav .open { backgro...
public/admin/css/custom.css
@import url('../css/googlefonts.css'); * { margin: 0; padding: 0; outline: none; list-style: none; } body { -webkit-font-smoothing: antialiased; background-color: #fff; color: #808080; font: 13px "Ubuntu", Arial, sans-serif; } a { text-decoration: none; } nav .open { backgro...
0.271445
0.088072
@font-face { font-family: vcr; src: url('../font/vcr_mono.ttf'); } @font-face { font-family: third-rail; src: url('../font/thirdrail.ttf'); } :root { --loc-text-shadow: 2px -2px 0 rgb(102, 255, 255), 4px -4px 0 rgb(255, 0, 204), 6px -6px 0 black; --sec-bg: linear-gradient( 135deg, rgba(25...
css/fullpage-styles.css
@font-face { font-family: vcr; src: url('../font/vcr_mono.ttf'); } @font-face { font-family: third-rail; src: url('../font/thirdrail.ttf'); } :root { --loc-text-shadow: 2px -2px 0 rgb(102, 255, 255), 4px -4px 0 rgb(255, 0, 204), 6px -6px 0 black; --sec-bg: linear-gradient( 135deg, rgba(25...
0.385606
0.104432
.close-offcanvas { text-align: right; font-size: 24px; margin-right: -20px; margin-top: -20px } .close-offcanvas a { display: inline-block; padding: 20px; color: rgba(0, 0, 0, .3) } .close-offcanvas a:hover { color: #000 } .close-offcanvas a>span { display: none } .off-canvas__ov...
assets/wp-content/cache/autoptimize/css/common.css
.close-offcanvas { text-align: right; font-size: 24px; margin-right: -20px; margin-top: -20px } .close-offcanvas a { display: inline-block; padding: 20px; color: rgba(0, 0, 0, .3) } .close-offcanvas a:hover { color: #000 } .close-offcanvas a>span { display: none } .off-canvas__ov...
0.577614
0.213459
@media (max-width: 1280px) { .gallery .owl-prev { left: -50px; } .gallery .owl-next { right: -50px; } } @media (max-width: 1260px) { .gallery .owl-prev, .gallery .owl-next, .testis .owl-prev, .testis .owl-next, .get-started .owl-prev, .get-started .owl-next { display: none !important; } } @...
assets/css/media.css
@media (max-width: 1280px) { .gallery .owl-prev { left: -50px; } .gallery .owl-next { right: -50px; } } @media (max-width: 1260px) { .gallery .owl-prev, .gallery .owl-next, .testis .owl-prev, .testis .owl-next, .get-started .owl-prev, .get-started .owl-next { display: none !important; } } @...
0.615088
0.161452
@font-face{ font-family: Muli; src: url("fonts/MuliExtralight-ywL02.ttf"); } @font-face{ font-family: Graphik; src: url("fonts/Graphik-Regular.ttf"); } @font-face{ font-family: Montserrat-Regular; src: url("fonts/Montserrat-Bold.ttf"); } @font-face{ font-family: OpenSans-Regular; src: url("fonts/OpenSans-Regula...
blog-project/css/category.css
@font-face{ font-family: Muli; src: url("fonts/MuliExtralight-ywL02.ttf"); } @font-face{ font-family: Graphik; src: url("fonts/Graphik-Regular.ttf"); } @font-face{ font-family: Montserrat-Regular; src: url("fonts/Montserrat-Bold.ttf"); } @font-face{ font-family: OpenSans-Regular; src: url("fonts/OpenSans-Regula...
0.340814
0.066934
:root { --background-color: #2c3e50; --border-color: #7591AD; --text-color: #34495e; --color1: #EC3E27; --color2: #fd79a8; --color3: #0984e3; --color4: #00b894; --color5: #fdcb6e; --color6: #e056fd; --color7: #F97F51; --color8: #BDC581; } * { margin: 0; padding: 0; }...
card-effect/css/style.css
:root { --background-color: #2c3e50; --border-color: #7591AD; --text-color: #34495e; --color1: #EC3E27; --color2: #fd79a8; --color3: #0984e3; --color4: #00b894; --color5: #fdcb6e; --color6: #e056fd; --color7: #F97F51; --color8: #BDC581; } * { margin: 0; padding: 0; }...
0.577376
0.188511
.interaction_form .pop_content{width:600px} .interaction_form div.dialog_content{border-width:0} .interaction_form .pop_content div.dialog_body{padding:0} .interaction_dialog_body{padding:0;border-bottom:1px solid #ccc} .interaction_form_body{padding:0;border-bottom:none} .interaction_form .choose_story{margin:5px 10px...
companies/facebook/liarliar/liarliar_files/5vpp2da1.css
.interaction_form .pop_content{width:600px} .interaction_form div.dialog_content{border-width:0} .interaction_form .pop_content div.dialog_body{padding:0} .interaction_dialog_body{padding:0;border-bottom:1px solid #ccc} .interaction_form_body{padding:0;border-bottom:none} .interaction_form .choose_story{margin:5px 10px...
0.332419
0.05962
@charset "UTF-8"; /*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: "FontAwesome"; src: url("../fonts/fontawesome-webfont.eot?v=...
sphinx_catalystcloud_theme/static/cloudtheme/css/catalystcloud.css
@charset "UTF-8"; /*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: "FontAwesome"; src: url("../fonts/fontawesome-webfont.eot?v=...
0.493653
0.092278
.products-list{ clear:both; } .products-list ul li{ float:left; width:306px; height:417px; border:solid 2px #fff; } .products-list ul .active{ border:solid 2px #e6e6e6; } .products-list ul li .img{ width:220px; height:220px; margin:auto; margin-top:40px; } .products-list ul li .img a{ display:block; wi...
public/home/css/pro-list.css
.products-list{ clear:both; } .products-list ul li{ float:left; width:306px; height:417px; border:solid 2px #fff; } .products-list ul .active{ border:solid 2px #e6e6e6; } .products-list ul li .img{ width:220px; height:220px; margin:auto; margin-top:40px; } .products-list ul li .img a{ display:block; wi...
0.234757
0.054601
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Barlow+Condensed:wght@800&display=swap'); /* CSS Variables for elements we may want to change in the future to make it easy to update the whole site. */ :root { --default-font-size: 15px; --text-font-size: 15px; --font-family: Dosis...
assets/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Barlow+Condensed:wght@800&display=swap'); /* CSS Variables for elements we may want to change in the future to make it easy to update the whole site. */ :root { --default-font-size: 15px; --text-font-size: 15px; --font-family: Dosis...
0.293506
0.119434
.RoundedCoral1.rnr-s-empty > .rnr-c { background:none; } .RoundedCoral1.rnr-s-empty > .rnr-c .rnr-leftbricks { margin-left: 10px; } .RoundedCoral1.rnr-s-empty > .rnr-c .rnr-rightbricks { margin-right: 10px; } .RoundedCoral1.rnr-s-empty > :not(.runner-c) > *.style1, .RoundedCoral1.rnr-s-empty > * > :not(.rnr-b-wrapper)...
styles/RoundedCoral1/style.css
.RoundedCoral1.rnr-s-empty > .rnr-c { background:none; } .RoundedCoral1.rnr-s-empty > .rnr-c .rnr-leftbricks { margin-left: 10px; } .RoundedCoral1.rnr-s-empty > .rnr-c .rnr-rightbricks { margin-right: 10px; } .RoundedCoral1.rnr-s-empty > :not(.runner-c) > *.style1, .RoundedCoral1.rnr-s-empty > * > :not(.rnr-b-wrapper)...
0.216508
0.122891
html{ font-size: 100%; } body { font-family: 'Open Sans', sans-serif; color: #333; padding-bottom: 30px; } button, input, select, textarea { font-family: 'Open Sans', sans-serif; } a { color: #15A5FA; } a:hover, a:focus, a:active { color: #666; } h1{ margin-bottom: 30px; line-height...
web/css/admin.css
html{ font-size: 100%; } body { font-family: 'Open Sans', sans-serif; color: #333; padding-bottom: 30px; } button, input, select, textarea { font-family: 'Open Sans', sans-serif; } a { color: #15A5FA; } a:hover, a:focus, a:active { color: #666; } h1{ margin-bottom: 30px; line-height...
0.38145
0.10393
@media only screen and (max-width: 30em){ body{ margin: 0px; padding:0px; box-sizing: border-box; } header{ width: 100%; height: 3.75em; } .header__container{ height:3.75em; } .header__container .menu ul li{ display: none; } .header__container .logo a{ font-size: 18px; } ....
mobile.css
@media only screen and (max-width: 30em){ body{ margin: 0px; padding:0px; box-sizing: border-box; } header{ width: 100%; height: 3.75em; } .header__container{ height:3.75em; } .header__container .menu ul li{ display: none; } .header__container .logo a{ font-size: 18px; } ....
0.066835
0.044995
.main-tit { margin: 10px auto 16px; padding: 0 0 5px 12px; line-height: 25px; color: #646464; border-bottom: 1px solid #e5e5e5; background: url(../../img/info/goods_info.gif) no-repeat 0 7px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 988px; ...
src/scss/goods-details.css
.main-tit { margin: 10px auto 16px; padding: 0 0 5px 12px; line-height: 25px; color: #646464; border-bottom: 1px solid #e5e5e5; background: url(../../img/info/goods_info.gif) no-repeat 0 7px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 988px; ...
0.394784
0.127544
.div_PopUp{ width:200px; height:100px; background:#f00; position:absolute; z-index:100; top:30%; left:40; } .container{ width: 100vw; height: 100vh; background: #6c6c6c; display: flex; flex-direction: row; justify-content: center; align-items: center; } .box{ ...
public/css/Styles.css
.div_PopUp{ width:200px; height:100px; background:#f00; position:absolute; z-index:100; top:30%; left:40; } .container{ width: 100vw; height: 100vh; background: #6c6c6c; display: flex; flex-direction: row; justify-content: center; align-items: center; } .box{ ...
0.38549
0.088347
/* Container */ $gallery-alignment: center; /* Items */ $gallery-item-padding: 1rem; /* Full Gallery */ /* Close Button */ $gallery-close-top-offset: 0; $gallery-close-right-offset: 0; $gallery-close-background: var(--black); $gallery-close-color: white; ...
assets/post/components/gallery/gallery.css
/* Container */ $gallery-alignment: center; /* Items */ $gallery-item-padding: 1rem; /* Full Gallery */ /* Close Button */ $gallery-close-top-offset: 0; $gallery-close-right-offset: 0; $gallery-close-background: var(--black); $gallery-close-color: white; ...
0.435902
0.064979
* { box-sizing: border-box; } body { background-color: #121212; margin: 0 auto; } #wrapper { margin: 0 auto; max-width: 1366px; text-align: center; } a { text-decoration: none; color: #bb86fc; } img { max-width: 100%; } p { text-align: left; color: #f0f0f0; font-family: Arial, sans-serif; ...
css/main.css
* { box-sizing: border-box; } body { background-color: #121212; margin: 0 auto; } #wrapper { margin: 0 auto; max-width: 1366px; text-align: center; } a { text-decoration: none; color: #bb86fc; } img { max-width: 100%; } p { text-align: left; color: #f0f0f0; font-family: Arial, sans-serif; ...
0.402392
0.092033
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, ...
website/css/styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.416441
0.064535
*/ /* common layer */ .edui-default .edui-box { overflow: hidden; margin : 0; padding : 0; border : none; } .edui-default a.edui-box { display : block; color : black; text-decoration: none; } .edui-default a.edui-box:hover { text-decoration: none; } .edui-default a.edui-box:active { text-d...
themes/default/css/ueditor.css
*/ /* common layer */ .edui-default .edui-box { overflow: hidden; margin : 0; padding : 0; border : none; } .edui-default a.edui-box { display : block; color : black; text-decoration: none; } .edui-default a.edui-box:hover { text-decoration: none; } .edui-default a.edui-box:active { text-d...
0.195019
0.050377
@media (min-width: 1000px) { .roller-blind { position: absolute; width: 100%; top: 0px; height: 50vh; animation: rollup 250ms; animation-delay: 5500ms; animation-fill-mode: forwards; } @keyframes rollup { to { height: 0px; } } .roller-circle { animation: lensShr...
styles/roller.css
@media (min-width: 1000px) { .roller-blind { position: absolute; width: 100%; top: 0px; height: 50vh; animation: rollup 250ms; animation-delay: 5500ms; animation-fill-mode: forwards; } @keyframes rollup { to { height: 0px; } } .roller-circle { animation: lensShr...
0.743727
0.135947
* { padding: 0px; margin: 0px; } .container { width: 960px; /*display: block;*/ margin: 0 auto; } .clearfix { clear: both; } /* Header */ header { /*background: #f8f8f8;*/ padding: 50px 0px; background:black; } header #logo { float: left; color: white; transi...
application/views/blog/style.css
* { padding: 0px; margin: 0px; } .container { width: 960px; /*display: block;*/ margin: 0 auto; } .clearfix { clear: both; } /* Header */ header { /*background: #f8f8f8;*/ padding: 50px 0px; background:black; } header #logo { float: left; color: white; transi...
0.345326
0.089097
*{ padding: 0; margin: 0; } :root{ font-size: 62.5%; } #header{ position: fixed; display: flex; width: 100%; top: 0; background-color: #000; justify-content: flex-end; padding: 0.5rem; z-index: 2; } #header a{ color: rgb(255, 255, 255); top: 1rem; ...
Substituition Cipher/Caesar Cipher/caesar.css
*{ padding: 0; margin: 0; } :root{ font-size: 62.5%; } #header{ position: fixed; display: flex; width: 100%; top: 0; background-color: #000; justify-content: flex-end; padding: 0.5rem; z-index: 2; } #header a{ color: rgb(255, 255, 255); top: 1rem; ...
0.382833
0.064271
html { color: #222222; font-family: 'PT Sans', sans-serif; text-rendering: geometricPrecision; } /* line 7, ../sass/fonts.scss */ h1 { font-size: 1.6em; font-weight: 300; } /* line 11, ../sass/fonts.scss */ h2 { clear: both; float: none; font-size: 1.4em; font-weight: 700; line-height: 1.8em; } /...
content/themes/apparition-master/assets/css/screen.css
html { color: #222222; font-family: 'PT Sans', sans-serif; text-rendering: geometricPrecision; } /* line 7, ../sass/fonts.scss */ h1 { font-size: 1.6em; font-weight: 300; } /* line 11, ../sass/fonts.scss */ h2 { clear: both; float: none; font-size: 1.4em; font-weight: 700; line-height: 1.8em; } /...
0.325413
0.062445
.heading > h2 > span{ color: #00737d; } #header-top { background: #024252; } .top_right_links2-bg { background: #00737d; } .top_right_links2-bg::after { border-color: transparent transparent #00737d; } nav.navbar.bootsnav li.dropdown ul.dropdown-menu { border-color: #00737d; } nav.navbar.bootsnav li.dropdown ...
public/css/color-green.css
.heading > h2 > span{ color: #00737d; } #header-top { background: #024252; } .top_right_links2-bg { background: #00737d; } .top_right_links2-bg::after { border-color: transparent transparent #00737d; } nav.navbar.bootsnav li.dropdown ul.dropdown-menu { border-color: #00737d; } nav.navbar.bootsnav li.dropdown ...
0.349977
0.060004
html{ scroll-behavior: smooth; } .title{ padding: 6px } .header{ background-image: url("../images/background/h_image.jpg"); background-repeat: no-repeat; padding-top: 70px; background-position:center center ; background-size: cover; color: black; font-family: Georgia, 'Times New Roma...
css/index.css
html{ scroll-behavior: smooth; } .title{ padding: 6px } .header{ background-image: url("../images/background/h_image.jpg"); background-repeat: no-repeat; padding-top: 70px; background-position:center center ; background-size: cover; color: black; font-family: Georgia, 'Times New Roma...
0.420362
0.078113
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width:1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text-...
feibiao-admin/src/main/resources/static/static/project/brandService.css
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width:1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text-...
0.112113
0.037786
@charset "utf-8"; /** * lib.css * WebStyleGuide wasn't | Contents Styles Library | Form and Button | Add Share Contents .. * 20210427 | @m | 최초 등록 * 20210517 | @m | 요구반영. 결함개선. 고도화. * 20210524 | @m | */ /*! CSS Library | (c) 20150522~ 20210517. 20210524 | by MoonYoungshin[<EMAIL>] | MIT License * ★ selectivizr...
public/assets_doadm/css/lib.css
@charset "utf-8"; /** * lib.css * WebStyleGuide wasn't | Contents Styles Library | Form and Button | Add Share Contents .. * 20210427 | @m | 최초 등록 * 20210517 | @m | 요구반영. 결함개선. 고도화. * 20210524 | @m | */ /*! CSS Library | (c) 20150522~ 20210517. 20210524 | by MoonYoungshin[<EMAIL>] | MIT License * ★ selectivizr...
0.405096
0.153994
.header-module--header--2Q3RK { height: 4rem; height: 62px } @media (min-width: 992px) { .header-module--header--2Q3RK { height: 104px } } .header-module--header--2Q3RK div { height: inherit } .header-module--header--2Q3RK.header-module--sticky--1iqhF .header-module--floating--2ozbn { ...
all.css
.header-module--header--2Q3RK { height: 4rem; height: 62px } @media (min-width: 992px) { .header-module--header--2Q3RK { height: 104px } } .header-module--header--2Q3RK div { height: inherit } .header-module--header--2Q3RK.header-module--sticky--1iqhF .header-module--floating--2ozbn { ...
0.340047
0.110759
body.scheme_grassy { font-family: "Trebuchet MS"; font-size: 11pt; background-color: #C6EBA1; background-image: url("http://northwaygames.com/wp-content/uploads/band.png"); background-repeat: repeat-x; background-attachment: fixed; background-position: center bottom -50px; } .scheme_grassy #optionsDiv, .scheme...
03 Kittens Game/res/theme_grassy.css
body.scheme_grassy { font-family: "Trebuchet MS"; font-size: 11pt; background-color: #C6EBA1; background-image: url("http://northwaygames.com/wp-content/uploads/band.png"); background-repeat: repeat-x; background-attachment: fixed; background-position: center bottom -50px; } .scheme_grassy #optionsDiv, .scheme...
0.413122
0.066934
1. En style.css, restablezca los valores de margen y relleno predeterminados para el cuerpo. ¿Qué sucede con la página web en el navegador? */ body { background-color: white; font-family: 'Raleway', sans-serif; } .navigation ul { margin: 0; padding: 0; text-align: center; } .navigation li { font-weight: ...
css/Modulo-03-Box-Model/Clase-14-Resetear-valores/style.css
1. En style.css, restablezca los valores de margen y relleno predeterminados para el cuerpo. ¿Qué sucede con la página web en el navegador? */ body { background-color: white; font-family: 'Raleway', sans-serif; } .navigation ul { margin: 0; padding: 0; text-align: center; } .navigation li { font-weight: ...
0.479991
0.194024
position:absolute; width:175px; } #left_layout #sidebar.nav.nav-pills.nav-stacked { left:0; } #sidebar.nav-pills > li > a, .widget .nav-pills.nav-stacked > li > a { height:50px; padding:0 0 5px 0; margin:0; } #sidebar.nav-pills > li > a > span{ display:block; margin-top:10px; padding-left: 10px; padding-top:...
src/main/webapp/resources/bootstrap/css/sidebar.css
position:absolute; width:175px; } #left_layout #sidebar.nav.nav-pills.nav-stacked { left:0; } #sidebar.nav-pills > li > a, .widget .nav-pills.nav-stacked > li > a { height:50px; padding:0 0 5px 0; margin:0; } #sidebar.nav-pills > li > a > span{ display:block; margin-top:10px; padding-left: 10px; padding-top:...
0.233182
0.071267
.Uc-toolTipPopUp { } .Uc-closeLabelRemove { display: block; float: left; width: 10px; cursor: pointer; padding: 1px 5px 0px 0px; } .Uc-closeLabelRemoveInCentury { display: block; float: right; width: 16px; cursor: pointer; padding: 2px 0px 0px 5px; } .Uc-closeLabelRemoveInSetting { display: block; float: ...
src/main/resources/css/Uc.css
.Uc-toolTipPopUp { } .Uc-closeLabelRemove { display: block; float: left; width: 10px; cursor: pointer; padding: 1px 5px 0px 0px; } .Uc-closeLabelRemoveInCentury { display: block; float: right; width: 16px; cursor: pointer; padding: 2px 0px 0px 5px; } .Uc-closeLabelRemoveInSetting { display: block; float: ...
0.210442
0.138578
@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Neonderthaw&family=Roboto:wght@100;300;400;500;700&display=swap'); :root { --main-color: #d3ad7f; --black: #13131a; --bg: #010103; --border: .1rem solid rgba(255, 255, 255, .3) } * { font-family: 'Courgette', cursive; margi...
assets/css/Style.css
@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Neonderthaw&family=Roboto:wght@100;300;400;500;700&display=swap'); :root { --main-color: #d3ad7f; --black: #13131a; --bg: #010103; --border: .1rem solid rgba(255, 255, 255, .3) } * { font-family: 'Courgette', cursive; margi...
0.364212
0.082401
* { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; } body { height: 3000px; } header { height: 100vh; background-image: url('image/hero-bg.jpg'); background-size: 100% 100%; position: re...
index.css
* { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; } body { height: 3000px; } header { height: 100vh; background-image: url('image/hero-bg.jpg'); background-size: 100% 100%; position: re...
0.337094
0.101589
.carousel{ margin: 0 0 25px 0; position:relative; height: 340px; width: 960px; overflow:hidden; } .carousel h2{ color: #fff; } .carousel .backgrounds{ height: 340px; } .carousel .backgrounds .item{ width: 960px; height: 340px; float:left; positio...
css/jquery.dualSlider.0.2.css
.carousel{ margin: 0 0 25px 0; position:relative; height: 340px; width: 960px; overflow:hidden; } .carousel h2{ color: #fff; } .carousel .backgrounds{ height: 340px; } .carousel .backgrounds .item{ width: 960px; height: 340px; float:left; positio...
0.268941
0.04098
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.dailymotion.com") {} @-moz-document domain("www.owncloud.org") {body {color: #111}} @-moz-document url-prefix(http://g.e-hent), url-prefix(http://e-hent) { body{background-color: #111; color: #AAA;} div.ido{background-color...
data/usercss/129976.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.dailymotion.com") {} @-moz-document domain("www.owncloud.org") {body {color: #111}} @-moz-document url-prefix(http://g.e-hent), url-prefix(http://e-hent) { body{background-color: #111; color: #AAA;} div.ido{background-color...
0.25842
0.15863
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);* { padding: 0; margin: 0; box-sizing: border-box; font-family: "Noto Sans", sans-serif; } img { max-width: 100%; height: auto; } a { text-decoration: none; color: inherit; } body { background-color: #1c1c1c; ...
public/css/app.css
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);* { padding: 0; margin: 0; box-sizing: border-box; font-family: "Noto Sans", sans-serif; } img { max-width: 100%; height: auto; } a { text-decoration: none; color: inherit; } body { background-color: #1c1c1c; ...
0.394434
0.076201
.app_graphical_music_player { background: url(../images/bg.png) no-repeat; width: 675px; height: 80px; position: relative; } .app_graphical_music_player .button_bg { background: url(../images/button_bg.png) no-repeat; position: absolute; top: 16px; left: 18px; width: 159px; height: 45px; } .app_gr...
components/widgets/app_graphical_music_player/src/css/music_player.css
.app_graphical_music_player { background: url(../images/bg.png) no-repeat; width: 675px; height: 80px; position: relative; } .app_graphical_music_player .button_bg { background: url(../images/button_bg.png) no-repeat; position: absolute; top: 16px; left: 18px; width: 159px; height: 45px; } .app_gr...
0.341583
0.074332
*, *:before, *:after { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; overflow: hidden; background-image: linear-gradient(-45deg, #fb29bd, #fdd035 80%); background-size: cover; } .page { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; ...
image-master/image58/stylesheets/style.css
*, *:before, *:after { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; overflow: hidden; background-image: linear-gradient(-45deg, #fb29bd, #fdd035 80%); background-size: cover; } .page { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; ...
0.630344
0.082809
.title-gif { background-color:transparent; overflow: hidden; min-height: 50%; height: 500px; } h1, h2, h3, h4 { font-family: 'Oswald', sans-serif; } .full-jumbo { height: 100vh; } .title-gif h1 { font-size: 60px; } .full-jumbo h1 { font-size: 7vw; } .full-jumbo h2 { font-size: 4vw; font-weight...
docs/css/main.css
.title-gif { background-color:transparent; overflow: hidden; min-height: 50%; height: 500px; } h1, h2, h3, h4 { font-family: 'Oswald', sans-serif; } .full-jumbo { height: 100vh; } .title-gif h1 { font-size: 60px; } .full-jumbo h1 { font-size: 7vw; } .full-jumbo h2 { font-size: 4vw; font-weight...
0.546496
0.144089
*{ margin: 0; padding: 0; box-sizing: border-box; } body { font-family: poppins; } #menu-area { display: flex; justify-content: space-between; position: fixed; padding: 0 60px; width: 100%; top: 0; transition: background 0.5s; } #menu-area .logo img { height: 70px; ...
public/css/style.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body { font-family: poppins; } #menu-area { display: flex; justify-content: space-between; position: fixed; padding: 0 60px; width: 100%; top: 0; transition: background 0.5s; } #menu-area .logo img { height: 70px; ...
0.324021
0.097476
@import "~@angular/material/prebuilt-themes/indigo-pink.css"; body[class="dark-mode"] { --bg: #0f1119; --text: #fff; --text-color: #718096; --shadow: rgba(27, 31, 46, 0.4); --selected: #12151f; --sidebar-shadow: rgba(39, 37, 39, 0.4); --border: #3333337a; --button: #1a202c; --btn-hover: #2d3748; --...
src/styles.css
@import "~@angular/material/prebuilt-themes/indigo-pink.css"; body[class="dark-mode"] { --bg: #0f1119; --text: #fff; --text-color: #718096; --shadow: rgba(27, 31, 46, 0.4); --selected: #12151f; --sidebar-shadow: rgba(39, 37, 39, 0.4); --border: #3333337a; --button: #1a202c; --btn-hover: #2d3748; --...
0.340376
0.06389
@import url("https://nyri4.github.io/Discolored/main.css"); /* define root colours */ :root { --background-primary: #BF616A; --background-secondary: #D08770; --background-secondary-alt: #D08770; --background-tertiary: #BF616A; --background-accent: #B48EAD; --channeltextarea-background: #D08770;...
discord/themes/aurora/aurora.theme.css
@import url("https://nyri4.github.io/Discolored/main.css"); /* define root colours */ :root { --background-primary: #BF616A; --background-secondary: #D08770; --background-secondary-alt: #D08770; --background-tertiary: #BF616A; --background-accent: #B48EAD; --channeltextarea-background: #D08770;...
0.263979
0.053305
@charset "UTF-8"; .slds-button { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; background: transparent; background-clip: border-box; border: 1px solid transpare...
salesforce-lightning-design-system-2.12.2/css/buttons/base/index.css
@charset "UTF-8"; .slds-button { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; background: transparent; background-clip: border-box; border: 1px solid transpare...
0.390243
0.047914
@font-face { font-family: 'Lora'; font-style: normal; font-weight: 400; src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic...
application/Coffee/Settings/Update/Colors.css
@font-face { font-family: 'Lora'; font-style: normal; font-weight: 400; src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic...
0.409103
0.08472
@import 'legacy.css'; body, html { /* background: url(newwebsite.png) #fff center top no-repeat; */ font-family: "verdana", "arial", "bitstream vera sans", sans; margin: 0; font-size: 11px; padding: 0; color: #434343; } p { color: #434343; font-weight: normal; padding-bottom: 5px; line-height:...
samples/demorp/www/style.css
@import 'legacy.css'; body, html { /* background: url(newwebsite.png) #fff center top no-repeat; */ font-family: "verdana", "arial", "bitstream vera sans", sans; margin: 0; font-size: 11px; padding: 0; color: #434343; } p { color: #434343; font-weight: normal; padding-bottom: 5px; line-height:...
0.148571
0.058051
.container-fluid { position: relative; min-height: 100vh; padding: 150px; padding-top: 75px; justify-content: center; display: flex; justify-content: space-around; } .jumbotron { background-color: transparent; margin-left: 100px; margin-top: 100px; } .btn { background-color: ...
CSS/style.css
.container-fluid { position: relative; min-height: 100vh; padding: 150px; padding-top: 75px; justify-content: center; display: flex; justify-content: space-around; } .jumbotron { background-color: transparent; margin-left: 100px; margin-top: 100px; } .btn { background-color: ...
0.345436
0.080357
.loading { pointer-events: all; z-index: 99999; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; cursor: wait; position: fixed; background-color: rgba(0, 0, 0, 0.4); display: table; } .loading i { display:table-cell; vertical-align:middle; text-align:cen...
server/public/stylesheets/style.css
.loading { pointer-events: all; z-index: 99999; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; cursor: wait; position: fixed; background-color: rgba(0, 0, 0, 0.4); display: table; } .loading i { display:table-cell; vertical-align:middle; text-align:cen...
0.47025
0.134293
p,input{margin:0; padding:0;} /* HTML ELEMENTS */ h1 { font: bold 65px/60px Helvetica, Arial, Sans-serif; text-align: center; color: #eee; text-shadow: 0px 2px 6px #333; } h1 small{ font-size: 20px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #000; } h2 a { display: block; text-decoration: ...
home/css/allpublications.css
p,input{margin:0; padding:0;} /* HTML ELEMENTS */ h1 { font: bold 65px/60px Helvetica, Arial, Sans-serif; text-align: center; color: #eee; text-shadow: 0px 2px 6px #333; } h1 small{ font-size: 20px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #000; } h2 a { display: block; text-decoration: ...
0.269326
0.065009
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, font, 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,...
docs/client/docs.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, font, 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,...
0.53777
0.117699
header {background-color: #262626;} /* Container */ /*공통css*/ .mt0 {margin-top: 0;} #container {position: relative; width: 100%; margin-top: 74px; } #container .sub_main {} #container .sub_main .sub_btn {position: absolute; top: 175px; left: 50%; transform: translate(-50%,0);} #container .sub_main .sub_btn a {float:...
pf/ICAM/css/sub.css
header {background-color: #262626;} /* Container */ /*공통css*/ .mt0 {margin-top: 0;} #container {position: relative; width: 100%; margin-top: 74px; } #container .sub_main {} #container .sub_main .sub_btn {position: absolute; top: 175px; left: 50%; transform: translate(-50%,0);} #container .sub_main .sub_btn a {float:...
0.207857
0.045353
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800"); /* font-family: 'Poppins', sans-serif; */ .text-third { color: #ef837b; } .bg-light { background-color: #f4f7ff !important; } .title-desc { font-size: 1.6rem; line-height: 1; margin-top:...
public/theme/assets/css/demos/demo-4.css
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800"); /* font-family: 'Poppins', sans-serif; */ .text-third { color: #ef837b; } .bg-light { background-color: #f4f7ff !important; } .title-desc { font-size: 1.6rem; line-height: 1; margin-top:...
0.467332
0.071689
/* month full */ .month_green_main { border: 1px solid #aaa; } .month_green_cell { background-color: white; } .month_green_cell_inner { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; } .month_green_c...
public/stylesheets/themes/month_green.css
/* month full */ .month_green_main { border: 1px solid #aaa; } .month_green_cell { background-color: white; } .month_green_cell_inner { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; } .month_green_c...
0.204978
0.070784
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"); @import url("https://cdn.phcnetworks.net/frameworks/css/bootstrap/version-4.3.1/css/bootstrap.css"); @import url("https://cdn.phcnetworks.net/icons/fonts/fontawesome-pro/version-5.7.2/css/all.css"); @import url("https://cdn.phcnetworks.ne...
spec/test_app/public/assets/phcmembers/application-854afb334685812ab6ec8af883c2f78f936566d2a2fe75ae95c4d42e4db73200.css
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"); @import url("https://cdn.phcnetworks.net/frameworks/css/bootstrap/version-4.3.1/css/bootstrap.css"); @import url("https://cdn.phcnetworks.net/icons/fonts/fontawesome-pro/version-5.7.2/css/all.css"); @import url("https://cdn.phcnetworks.ne...
0.248352
0.046703
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,800); /* HOME */ body { font-family: Raleway; text-align: center; background-color: #1f1f21; color: rgba(255, 255, 255, 0.767); } h1 { font-size: 2em; } nav { text-align: center; } nav > input, .menu { font-size: 1.2em; ...
Projeto/estilos/style.css
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,800); /* HOME */ body { font-family: Raleway; text-align: center; background-color: #1f1f21; color: rgba(255, 255, 255, 0.767); } h1 { font-size: 2em; } nav { text-align: center; } nav > input, .menu { font-size: 1.2em; ...
0.386069
0.092811
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, ...
design/design-page-maker.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.374562
0.090655
@namespace html url(http://www.w3.org/1999/xhtml); /*Userstyles.org Dark Shiny Blue Contact: <EMAIL> */ @-moz-document domain(tinypic.com){ body { background: url("http://i64.photobucket.com/albums/h180/ragingshinigami/tech3.jpg") #222222 fixed repeat left top !important; color:#ffffff !important; ...
data/usercss/21355.user.css
@namespace html url(http://www.w3.org/1999/xhtml); /*Userstyles.org Dark Shiny Blue Contact: <EMAIL> */ @-moz-document domain(tinypic.com){ body { background: url("http://i64.photobucket.com/albums/h180/ragingshinigami/tech3.jpg") #222222 fixed repeat left top !important; color:#ffffff !important; ...
0.19235
0.078961
.main { /* margin-top: 5em; */ display: flex; flex-direction: row; align-items: center; justify-content: center; } .title { padding-left: 5px; text-align: center; margin-top: 0.7em; font-size: 30px; font-family: 'Monoton', cursive; font-weight: 100; color: var(--metronom...
polytronomeApp/src/app/metronome/metronome-layout/metronome-layout.component.css
.main { /* margin-top: 5em; */ display: flex; flex-direction: row; align-items: center; justify-content: center; } .title { padding-left: 5px; text-align: center; margin-top: 0.7em; font-size: 30px; font-family: 'Monoton', cursive; font-weight: 100; color: var(--metronom...
0.400632
0.107954
html { font-family: sans-serif; font-weight: 100; letter-spacing: 0.01em; } body { min-width: 320px; color: #777; } h1, h2, h3, h4, h5, h6 { color: #4b4b4b; margin: 2px; } a { color: #3b8bba; text-decoration: none; } p, li { margin: 6px; } .container { display: flex; max-width: 960px; mar...
css/styles.css
html { font-family: sans-serif; font-weight: 100; letter-spacing: 0.01em; } body { min-width: 320px; color: #777; } h1, h2, h3, h4, h5, h6 { color: #4b4b4b; margin: 2px; } a { color: #3b8bba; text-decoration: none; } p, li { margin: 6px; } .container { display: flex; max-width: 960px; mar...
0.337531
0.064095
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Helvetica, "PingFag SC", "Microsoft YeHei", sans-serif; font-family: "SF Pro SC"; } li { list-style: none; } a { text-decoration: none; } input { outline: none; } header { width: 100vw; padding: 0 130px; height: 50p...
apple/apple/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Helvetica, "PingFag SC", "Microsoft YeHei", sans-serif; font-family: "SF Pro SC"; } li { list-style: none; } a { text-decoration: none; } input { outline: none; } header { width: 100vw; padding: 0 130px; height: 50p...
0.32306
0.047736
html{height:100%} body { margin: 0px; padding: 0px; background-color:#F0F0F0; font-family: Helvetica, Arial, freesans, Verdana, sans-serif; font-size:16px; height: 100%; } .code { font-family:monospace;} .comment {color:#999999;} .wrapper{ margin: 0 auto; width: 800px; background-color:#F8...
css/ANNIS_site.css
html{height:100%} body { margin: 0px; padding: 0px; background-color:#F0F0F0; font-family: Helvetica, Arial, freesans, Verdana, sans-serif; font-size:16px; height: 100%; } .code { font-family:monospace;} .comment {color:#999999;} .wrapper{ margin: 0 auto; width: 800px; background-color:#F8...
0.296756
0.115611
@charset "utf-8"; * {margin:0;padding:0;} html, body {height:100%;background-color:#fafafa;-webkit-tap-highlight-color:transparent;} .container {position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fafafa;overflow:hidden;} .float-l {float:left;} .float-r {float:right;} .text-red {color:#dd4b39;} .text-yel...
mycakephp3/webroot/css/mobile/wxapp.css
@charset "utf-8"; * {margin:0;padding:0;} html, body {height:100%;background-color:#fafafa;-webkit-tap-highlight-color:transparent;} .container {position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fafafa;overflow:hidden;} .float-l {float:left;} .float-r {float:right;} .text-red {color:#dd4b39;} .text-yel...
0.187839
0.056809
.idj.sheet.actor .attributes-body .dados .ability-scores { list-style: none; margin: 0; padding: 0; border: 2px groove #eeede0; border-radius: 3px; text-transform: uppercase; } .idj.sheet.actor .attributes-body .dados .ability-scores .ability { text-align: center; margin: 0px 1px; } .idj.sheet.actor .at...
css/actor/parts/actor-attributes.css
.idj.sheet.actor .attributes-body .dados .ability-scores { list-style: none; margin: 0; padding: 0; border: 2px groove #eeede0; border-radius: 3px; text-transform: uppercase; } .idj.sheet.actor .attributes-body .dados .ability-scores .ability { text-align: center; margin: 0px 1px; } .idj.sheet.actor .at...
0.434701
0.062445
* { margin :0; padding: 0; font-family: sans-serif; } html { scroll-behavior: smooth; } .navbar-logo { position: fixed; margin-top: -10%; z-index: 1; box-shadow: 10px 0 2px 0; background: #fff; width: 100%; } .navbar-logo .logo { width: 15%; height: 85px; margin-left: 2.5%; } .navbar-logo .logo a#home img ...
CSS/style-list-donasi.css
* { margin :0; padding: 0; font-family: sans-serif; } html { scroll-behavior: smooth; } .navbar-logo { position: fixed; margin-top: -10%; z-index: 1; box-shadow: 10px 0 2px 0; background: #fff; width: 100%; } .navbar-logo .logo { width: 15%; height: 85px; margin-left: 2.5%; } .navbar-logo .logo a#home img ...
0.226527
0.085748
:root { --navgreen: rgb(17, 206, 133); --navcategory:rgb(22, 2, 2); --buttonbackground:black; --navbarback:#000039; --primary-color: black; --secondary-color: white; --buttoncolor:rgb(17, 206, 133); --cardbackground:white; --searchbtn:rgb(82, 226, 82); --bodyback:white; --hea...
src/components/Darkmode.css
:root { --navgreen: rgb(17, 206, 133); --navcategory:rgb(22, 2, 2); --buttonbackground:black; --navbarback:#000039; --primary-color: black; --secondary-color: white; --buttoncolor:rgb(17, 206, 133); --cardbackground:white; --searchbtn:rgb(82, 226, 82); --bodyback:white; --hea...
0.417509
0.116337
.lockerContainer { display: flex; width: 100vw; flex-direction: row; flex-wrap: wrap; justify-content: space-around; align-self: center; margin-bottom: 45px; } .itemContainer { width: 100vw; display: flex; flex-direction: row; justify-content: space-between; border-bottom: 2px solid #ccc; padding: 5px; } ...
src/Components/Locker/Locker.css
.lockerContainer { display: flex; width: 100vw; flex-direction: row; flex-wrap: wrap; justify-content: space-around; align-self: center; margin-bottom: 45px; } .itemContainer { width: 100vw; display: flex; flex-direction: row; justify-content: space-between; border-bottom: 2px solid #ccc; padding: 5px; } ...
0.430147
0.059237
.umx-card { padding: 15px 20px; padding: 1.5rem 2rem; background-color: #eee; border: 0 } .ms-feature{ transition:all ease-in 0.3s; } .ms-feature:hover { transform: scale(1.1); box-shadow: 0 4px 4px 0 rgba(0,0,0,.14),0 5px 3px -2px rgba(0,0,0,.2),0 3px 7px 0 rgba(0,0,0,.12); ...
ITSP-TrackingSystemRefactor/Content/usermx.css
.umx-card { padding: 15px 20px; padding: 1.5rem 2rem; background-color: #eee; border: 0 } .ms-feature{ transition:all ease-in 0.3s; } .ms-feature:hover { transform: scale(1.1); box-shadow: 0 4px 4px 0 rgba(0,0,0,.14),0 5px 3px -2px rgba(0,0,0,.2),0 3px 7px 0 rgba(0,0,0,.12); ...
0.520253
0.134491
@import url("https://fonts.googleapis.com/css?family=Press+Start+2P"); html { background-color: black; user-select: none; } html body { margin: 0; overflow: hidden; } .sw { display: flex; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; } .sw .so { top: 0; left: 0; ...
css/style.css
@import url("https://fonts.googleapis.com/css?family=Press+Start+2P"); html { background-color: black; user-select: none; } html body { margin: 0; overflow: hidden; } .sw { display: flex; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; } .sw .so { top: 0; left: 0; ...
0.39257
0.077065
font-family: "Lucida Console", Monaco, monospace; font-size: 16px; line-height: 16px; display:grid; grid-template-columns: 1fr 76px 69px 260px 96px 208px 1fr; grid-template-rows: 1fr 32px 268px 96px 199px 148px 257px 1fr; } #pokedex{ grid-column:2/7; grid-row: 2/7; } #blink { justi...
public/style.css
font-family: "Lucida Console", Monaco, monospace; font-size: 16px; line-height: 16px; display:grid; grid-template-columns: 1fr 76px 69px 260px 96px 208px 1fr; grid-template-rows: 1fr 32px 268px 96px 199px 148px 257px 1fr; } #pokedex{ grid-column:2/7; grid-row: 2/7; } #blink { justi...
0.193757
0.062904
@font-face { font-family: regular; src: url(../../fonts/OpenSans-Regular.ttf); } @font-face { font-family: semibold; src: url(../../fonts/OpenSans-Semibold.ttf); } /*Default settings - Color variables*/ /*LESS - Parametric Mixins*/ /*Default settings - Pre-defined*/ html, body { margin: 0; pad...
egov/egov-egiweb/src/main/webapp/resources/global/css/egov/customlogin.css
@font-face { font-family: regular; src: url(../../fonts/OpenSans-Regular.ttf); } @font-face { font-family: semibold; src: url(../../fonts/OpenSans-Semibold.ttf); } /*Default settings - Color variables*/ /*LESS - Parametric Mixins*/ /*Default settings - Pre-defined*/ html, body { margin: 0; pad...
0.23793
0.038575
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700'); html, body { height: 100%; width: 100%; font-family: 'Poppins', sans-serif; color: #222; background-color: #fffff3; } .navbar-wrapper { position: absolute; top: 80px; left: 50px; right: 50px; z-index: 10; } .navbar { pad...
FrontEnd/css/main.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700'); html, body { height: 100%; width: 100%; font-family: 'Poppins', sans-serif; color: #222; background-color: #fffff3; } .navbar-wrapper { position: absolute; top: 80px; left: 50px; right: 50px; z-index: 10; } .navbar { pad...
0.419886
0.085978
.query { height: auto !important; width: 430px !important; font-family: Verdana; position: relative; } .query textarea { overflow: auto !important; } .query .dojoDndItem, .query .dojoDndItem .dojoDndItemOver { padding: 0px !important; } .query .actionSelect, .query .operatorSelect, .query .va...
html/plugins/request/css/query.css
.query { height: auto !important; width: 430px !important; font-family: Verdana; position: relative; } .query textarea { overflow: auto !important; } .query .dojoDndItem, .query .dojoDndItem .dojoDndItemOver { padding: 0px !important; } .query .actionSelect, .query .operatorSelect, .query .va...
0.246443
0.071009
body { background-color: slategray; } #gleis1, #signal1 { top: 50px; } #gleis2, #signal2 { top: 200px; } #gleis3, #signal3 { top: 350px; } #gleis4, #signal4 { top: 500px; } .disabled { cursor: not-allowed; } .train { position: absolute; height: 150px; animation-iteration-count: 1; animation-fill-mode: ...
train.css
body { background-color: slategray; } #gleis1, #signal1 { top: 50px; } #gleis2, #signal2 { top: 200px; } #gleis3, #signal3 { top: 350px; } #gleis4, #signal4 { top: 500px; } .disabled { cursor: not-allowed; } .train { position: absolute; height: 150px; animation-iteration-count: 1; animation-fill-mode: ...
0.592431
0.196749
html { padding: 0; height: 100%; } body { margin: 0; height: 100%; width: 100%; font-family: "M PLUS Rounded 1c", sans-serif; color: #E2E1E7; background-color: #212A2F; background-image: url("../img/kimi-no-na-wa-4k.jpg"); background-position: left; background-repeat: no-r...
application/static/css/main.css
html { padding: 0; height: 100%; } body { margin: 0; height: 100%; width: 100%; font-family: "M PLUS Rounded 1c", sans-serif; color: #E2E1E7; background-color: #212A2F; background-image: url("../img/kimi-no-na-wa-4k.jpg"); background-position: left; background-repeat: no-r...
0.651466
0.125119
.dataTables_filter { float:right; } input[type=search] { width:150px; box-shadow: none; border:1px solid #ccc; color:#555; border-radius:4px; margin-left:2px; padding-left:4px; } input[type=search]:focus { border-color: #3c8dbc; box-shadow: none; } .dataTables_wrapper .dataT...
SocietyManagement/SocietyManagement/Content/dataTables.css
.dataTables_filter { float:right; } input[type=search] { width:150px; box-shadow: none; border:1px solid #ccc; color:#555; border-radius:4px; margin-left:2px; padding-left:4px; } input[type=search]:focus { border-color: #3c8dbc; box-shadow: none; } .dataTables_wrapper .dataT...
0.36886
0.076373
@font-face { font-family: Poppins-Regular; src: url('fonts/Poppins-Regular.ttf'); } @font-face { font-family: Poppins-Bold; src: url('fonts/Poppins-Bold.ttf'); } @font-face { font-family: leaguespartan-bold; src: url('fonts/leaguespartan-bold.ttf'); } /*--------------------------for all pages...
docs/style.css
@font-face { font-family: Poppins-Regular; src: url('fonts/Poppins-Regular.ttf'); } @font-face { font-family: Poppins-Bold; src: url('fonts/Poppins-Bold.ttf'); } @font-face { font-family: leaguespartan-bold; src: url('fonts/leaguespartan-bold.ttf'); } /*--------------------------for all pages...
0.42919
0.057705
@font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgOZBe4AAEpgAAAAcEdQT1MaNgIlAABK0AAABYBHU1VCNy4zcwAA\ UFAAAAEeT1MvMmqJXkQAAAGYAAAAYGNtYXAK7QodAAAD7AAAAMRjdnQgPgwbNAAAE9AAAAEs\ ZnBnbZ42GdoAAASwAAAOFWdhc3AAAAAQAABKWAAAAAhnbHlmDFfe7QAAFgwAADBca...
kolibri/core/static/assets/fonts/noto-subset.pt-br.css
@font-face { font-family: 'noto-subset'; src: url('data:application/x-font-woff;charset=utf-8;base64,\ AAEAAAARAQAABAAQR0RFRgOZBe4AAEpgAAAAcEdQT1MaNgIlAABK0AAABYBHU1VCNy4zcwAA\ UFAAAAEeT1MvMmqJXkQAAAGYAAAAYGNtYXAK7QodAAAD7AAAAMRjdnQgPgwbNAAAE9AAAAEs\ ZnBnbZ42GdoAAASwAAAOFWdhc3AAAAAQAABKWAAAAAhnbHlmDFfe7QAAFgwAADBca...
0.234845
0.120542
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, ...
nmp/v1/stylesheets/screen.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.30715
0.063279
Structrual styles for Authorize.Net Pro-Forms. These are basic CSS rules. You can override any of these through the `/style.css` file for your WordPress theme. */ form.s2member-pro-authnet-form { margin : 0; padding : 0; clear : both; display : block; text-align : left; } div.s2member-pro-authnet-f...
src/includes/separates/gateways/authnet/authnet.css
Structrual styles for Authorize.Net Pro-Forms. These are basic CSS rules. You can override any of these through the `/style.css` file for your WordPress theme. */ form.s2member-pro-authnet-form { margin : 0; padding : 0; clear : both; display : block; text-align : left; } div.s2member-pro-authnet-f...
0.249905
0.046184
.big-box{ margin-left: auto; margin-right: auto; width: 1180px; min-height: 400px; margin-top:10px; } .big-box-left{ width: 150px; float:left; } .big-box-right{ width: 900px; float:right; } .clr{ clear: both; } .box{ border: 1px solid #ececec; margin: 0; padding: 0; ...
themes/default/css/member.css
.big-box{ margin-left: auto; margin-right: auto; width: 1180px; min-height: 400px; margin-top:10px; } .big-box-left{ width: 150px; float:left; } .big-box-right{ width: 900px; float:right; } .clr{ clear: both; } .box{ border: 1px solid #ececec; margin: 0; padding: 0; ...
0.315209
0.130895
html, body { height: 100%; margin: 0; } /*------------------------------------*\ #crosscover \*------------------------------------*/ /** * .crosscover */ .crosscover { position: relative; height: 100%; overflow: hidden; background-color: rgba(0,0,0,1); } /** * .crosscover > .crosscover-list */ ...
frontend/web/css/crosscover.css
html, body { height: 100%; margin: 0; } /*------------------------------------*\ #crosscover \*------------------------------------*/ /** * .crosscover */ .crosscover { position: relative; height: 100%; overflow: hidden; background-color: rgba(0,0,0,1); } /** * .crosscover > .crosscover-list */ ...
0.475605
0.054777
.background_greenYellow5, .hover_background_greenYellow5:hover, .active_background_greenYellow5:active:hover { background: #4c7e00; background-image: -moz-linear-gradient(top, rgb(95, 158, 0) 0%, rgb(76, 126, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(95,...
widgets/common/assets/gradients/simple/greenYellow/greenYellow5.css
.background_greenYellow5, .hover_background_greenYellow5:hover, .active_background_greenYellow5:active:hover { background: #4c7e00; background-image: -moz-linear-gradient(top, rgb(95, 158, 0) 0%, rgb(76, 126, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(95,...
0.509764
0.107672
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400&display=swap'); body{ padding:0; margin:0; position:relative; font-family: 'Play', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transi...
web_home/css_home/style.css
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400&display=swap'); body{ padding:0; margin:0; position:relative; font-family: 'Play', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transi...
0.254231
0.055592
body { background-color: #D3EBF3; } html { height: 100%; } h1 { margin-block-start: 0; margin-block-end: 0; font-family: Rockwell; font-size: 48px; font-weight: bold; } h2 { margin-block-start: 0; margin-block-end: 32px; font-family: Lusitana; font-weight: normal; font-size: 24px; } ...
main.css
body { background-color: #D3EBF3; } html { height: 100%; } h1 { margin-block-start: 0; margin-block-end: 0; font-family: Rockwell; font-size: 48px; font-weight: bold; } h2 { margin-block-start: 0; margin-block-end: 32px; font-family: Lusitana; font-weight: normal; font-size: 24px; } ...
0.579519
0.091951
body { background-color: #eaf9ff; font-family: Arial,sans-serif } a { color: #369 } #header { border-width: 3px; border-color: #05668D; background-color: #5DD39E; box-shadow: 0 1px 1px 0 rgba(85,45,95,0.3); position: fixed; top: 0; left: 0; right: 0; z-index: 100 } #he...
Pin28.css
body { background-color: #eaf9ff; font-family: Arial,sans-serif } a { color: #369 } #header { border-width: 3px; border-color: #05668D; background-color: #5DD39E; box-shadow: 0 1px 1px 0 rgba(85,45,95,0.3); position: fixed; top: 0; left: 0; right: 0; z-index: 100 } #he...
0.483648
0.252511
.mobile-content { display: none !important; } /*------------calculator-header-pane------------------*/ .calculator-header-pane { margin-bottom: 5px; overflow: hidden; } .calculator-header-pane.pane-border { padding-bottom: 7px; border-bottom: 1px solid #dddddd; } .calculator-header-pane .calculator-header-pan...
src/parser/msu_files/calculator.css
.mobile-content { display: none !important; } /*------------calculator-header-pane------------------*/ .calculator-header-pane { margin-bottom: 5px; overflow: hidden; } .calculator-header-pane.pane-border { padding-bottom: 7px; border-bottom: 1px solid #dddddd; } .calculator-header-pane .calculator-header-pan...
0.367724
0.106505
html{ height:100%; -ms-word-break: break-all; word-break: break-all; /* Non standard for webkit */ word-break: break-word; /*auto hypenate long postes without spaces (spam)*/ -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } body { height: 100%; ...
SinfarWebClient/SinfarWebClient/www/assets/css/updatedWebclient.css
html{ height:100%; -ms-word-break: break-all; word-break: break-all; /* Non standard for webkit */ word-break: break-word; /*auto hypenate long postes without spaces (spam)*/ -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } body { height: 100%; ...
0.351089
0.04714
min-height: 56px; background-color: #fff } #mainNav .navbar-toggler { font-size: 80%; padding: .75rem; color: #85d3ff; border: 1px solid #85d3ff } #mainNav .navbar-toggler:focus { outline: 0 } #mainNav .navbar-brand { color: #161616; font-weight: 700; padding: .9rem 0 } #mainNav .navbar-nav .nav-item:hover { ...
css/grayscale.min.css
min-height: 56px; background-color: #fff } #mainNav .navbar-toggler { font-size: 80%; padding: .75rem; color: #85d3ff; border: 1px solid #85d3ff } #mainNav .navbar-toggler:focus { outline: 0 } #mainNav .navbar-brand { color: #161616; font-weight: 700; padding: .9rem 0 } #mainNav .navbar-nav .nav-item:hover { ...
0.323273
0.039158
button.floatButton{ background-color: limegreen; border-radius: 50%; border: none; text-shadow: 2px 2px black; box-shadow: 2px 2px black; width: 45px; height: 45px; position: fixed; bottom: 350px; right: 230px; } button.floatButton:active{ background-color: green; } .tooltip ...
UI/uiStyle.css
button.floatButton{ background-color: limegreen; border-radius: 50%; border: none; text-shadow: 2px 2px black; box-shadow: 2px 2px black; width: 45px; height: 45px; position: fixed; bottom: 350px; right: 230px; } button.floatButton:active{ background-color: green; } .tooltip ...
0.496582
0.085023
@import 'https://use.fontawesome.com/releases/v5.10.2/css/all.css'; html { box-sizing: border-box; font-family: Helvetica, sans-serif; font-weight: 500; font-size: 16px; line-height: 1.3; color: #69686D; } body { margin: 0; padding: 0; display: flex; flex-direction: column; ...
src/RCTH/wwwroot/css/style.css
@import 'https://use.fontawesome.com/releases/v5.10.2/css/all.css'; html { box-sizing: border-box; font-family: Helvetica, sans-serif; font-weight: 500; font-size: 16px; line-height: 1.3; color: #69686D; } body { margin: 0; padding: 0; display: flex; flex-direction: column; ...
0.364891
0.077134
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } #footer-gestion {position: absolute; bottom: 0; left: 0; right: 0} #manager-ajust{ margin-top: 30px; } body{ padding-top:45px; overflow-x:hidden; overflow-y:scroll; } #header-welcome{ height:310px; } [class*...
public/assets/css/main.css
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } #footer-gestion {position: absolute; bottom: 0; left: 0; right: 0} #manager-ajust{ margin-top: 30px; } body{ padding-top:45px; overflow-x:hidden; overflow-y:scroll; } #header-welcome{ height:310px; } [class*...
0.265309
0.054929