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
.container { padding: 50px; display: flex; } .left { flex: 2; } .right { flex: 1; margin-left: 1rem; } .imgContainer { width: 100px; height: 100px; position: relative; } .table { width: 100%; border-spacing: 20px; background-color: white; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); text-alig...
styles/Cart.module.css
.container { padding: 50px; display: flex; } .left { flex: 2; } .right { flex: 1; margin-left: 1rem; } .imgContainer { width: 100px; height: 100px; position: relative; } .table { width: 100%; border-spacing: 20px; background-color: white; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); text-alig...
0.546254
0.113285
Style name: Google+ - AutoWide+ Version: 1.0.5 Author: Krkandrkan */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("plus.google.com") { div.c-r-C-V.c-C.c-r-C-Eb-jc { width:100% !important; } /*Content*/ div.c-r-Qa-V.a-l-k.c-i-r-Qa-V, div.c-i-cH-V.c-cH-V.a-l-k { position:fixed ...
data/usercss/56407.user.css
Style name: Google+ - AutoWide+ Version: 1.0.5 Author: Krkandrkan */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("plus.google.com") { div.c-r-C-V.c-C.c-r-C-Eb-jc { width:100% !important; } /*Content*/ div.c-r-Qa-V.a-l-k.c-i-r-Qa-V, div.c-i-cH-V.c-cH-V.a-l-k { position:fixed ...
0.237576
0.053651
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); *{ padding: 0px; margin: 0px; color: rgb(56, 56, 56); font-family: 'Montserrat', sans-serif; overflow-x: hidden; } *::selection{...
styles.css
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); *{ padding: 0px; margin: 0px; color: rgb(56, 56, 56); font-family: 'Montserrat', sans-serif; overflow-x: hidden; } *::selection{...
0.481941
0.08819
background: #f2f2f2; margin: 0px; padding: 25px; border: #dcdbdb solid thin; position: sticky; top: 0; } #prop_content_part .mainside .gamingbox { margin:0px 0 0; padding: 15px; background: #1b86e3; height: auto; box-shadow: 0 0 10px 0 rgba(0,0,0,0.3); } #prop_content_part .m...
public/assets/salemanager/css/property3.css
background: #f2f2f2; margin: 0px; padding: 25px; border: #dcdbdb solid thin; position: sticky; top: 0; } #prop_content_part .mainside .gamingbox { margin:0px 0 0; padding: 15px; background: #1b86e3; height: auto; box-shadow: 0 0 10px 0 rgba(0,0,0,0.3); } #prop_content_part .m...
0.226185
0.074467
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@300&family=Outfit:wght@300;400;600&display=swap'); * { margin:0; padding: 0; box-sizing: border-box; } :root { --soft-violet: hsl(215, 49%, 66%); --violet: hsl(286, 95%, 74%); --dark-violet-main: hsl(276, 53%, 7%); --dark-vi...
NFT-card/style.css
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@300&family=Outfit:wght@300;400;600&display=swap'); * { margin:0; padding: 0; box-sizing: border-box; } :root { --soft-violet: hsl(215, 49%, 66%); --violet: hsl(286, 95%, 74%); --dark-violet-main: hsl(276, 53%, 7%); --dark-vi...
0.553264
0.119537
html, body {height: 100%; } body {/* customize_background */ background-color: #ffffff; /* customize_background */ padding: 0px; margin: 0px; } img {border: 0px} a { cursor:pointer} fieldset { border:1px solid #ccc;} /* error text class optionally provided by theme */ div.ccm-error-response {color: #f00; margin-bott...
files/cache/css/default/main.css
html, body {height: 100%; } body {/* customize_background */ background-color: #ffffff; /* customize_background */ padding: 0px; margin: 0px; } img {border: 0px} a { cursor:pointer} fieldset { border:1px solid #ccc;} /* error text class optionally provided by theme */ div.ccm-error-response {color: #f00; margin-bott...
0.383757
0.097648
! Green ========================================================== */ body#green a, body#green .prop-price { color: #5FB000; } body#green a:hover, body#green .home-blog-articles ul li a:hover { color: #7DC328; } body#green .btn-realto, body#green .btn-realto-form { background: none repeat scroll 0 0 #5FB000; ...
public/templates/frontend/default/css/colors.css
! Green ========================================================== */ body#green a, body#green .prop-price { color: #5FB000; } body#green a:hover, body#green .home-blog-articles ul li a:hover { color: #7DC328; } body#green .btn-realto, body#green .btn-realto-form { background: none repeat scroll 0 0 #5FB000; ...
0.328745
0.040163
body { margin: 0; padding: 0; min-height: 100vh; font-family: "Lucida Grande", "Helvetica", sans-serif; } /* LAYOUT UTILS */ .flex { display: -webkit-flex; display: flex; } .flex-column { flex-direction: column; } .flex-row-between { flex-direction: row; justify-content: space-between; } .flex-ful...
part-3/grocer.css
body { margin: 0; padding: 0; min-height: 100vh; font-family: "Lucida Grande", "Helvetica", sans-serif; } /* LAYOUT UTILS */ .flex { display: -webkit-flex; display: flex; } .flex-column { flex-direction: column; } .flex-row-between { flex-direction: row; justify-content: space-between; } .flex-ful...
0.296552
0.060446
* { margin: 0; padding: 0; } body { display: flex; background-image: url('../picture/anime/3.jpg'); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; } .container { width: auto; height: auto; position: relative; display: flex; margin-le...
css/collections.css
* { margin: 0; padding: 0; } body { display: flex; background-image: url('../picture/anime/3.jpg'); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; } .container { width: auto; height: auto; position: relative; display: flex; margin-le...
0.485112
0.097048
:root { --negro: #1b242f; --azul: #04c2c9; --chicle: #e31b6d; --gris: #616161; } *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; } a { display: block; color: inherit; text-decoration: none; } p a { display: inline-flex; } li { list-style-type: none; }...
css/index.css
:root { --negro: #1b242f; --azul: #04c2c9; --chicle: #e31b6d; --gris: #616161; } *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; } a { display: block; color: inherit; text-decoration: none; } p a { display: inline-flex; } li { list-style-type: none; }...
0.369315
0.1602
.state-info-with-map-wrapper .states-map__Wrapper > svg polygon:hover, .state-info-with-map-wrapper .states-map__Wrapper > svg path:hover { fill: rgb(80, 137, 253); stroke: rgb(80, 137, 253); stroke-width: 2.339; } .state-info-with-map-wrapper .state-info-map-section .oval__Wrapper-sc { width: 100%; height: ...
public/hs-fs/hub/3787982/hub_generated/module_assets/1643289235749/module_42793748861_State_Information_With_Map.css
.state-info-with-map-wrapper .states-map__Wrapper > svg polygon:hover, .state-info-with-map-wrapper .states-map__Wrapper > svg path:hover { fill: rgb(80, 137, 253); stroke: rgb(80, 137, 253); stroke-width: 2.339; } .state-info-with-map-wrapper .state-info-map-section .oval__Wrapper-sc { width: 100%; height: ...
0.387806
0.075551
:root { --header-height: 103px; /* This value should be updated if you make an edit which effects the height of the header. However, it is not required as javascript will update that number. */ --additional-margin: 0rem; /* Increase value to prevent cert from completely filling the screen */ font-size: 1px; } ...
styles.css
:root { --header-height: 103px; /* This value should be updated if you make an edit which effects the height of the header. However, it is not required as javascript will update that number. */ --additional-margin: 0rem; /* Increase value to prevent cert from completely filling the screen */ font-size: 1px; } ...
0.48121
0.194139
@font-face { font-family: 'Roboto-Bold'; src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('Roboto-Bold.woff') format('woff'), url('Roboto-Bold.ttf') format('truetype'), url('Roboto-Bold.svg#Roboto-Bold') format('svg'); font-weight: normal; font-style: normal; } ...
public/css/custom.css
@font-face { font-family: 'Roboto-Bold'; src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('Roboto-Bold.woff') format('woff'), url('Roboto-Bold.ttf') format('truetype'), url('Roboto-Bold.svg#Roboto-Bold') format('svg'); font-weight: normal; font-style: normal; } ...
0.435661
0.071591
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&display=swap'); :root { --text-color: #233142; --primary: #a5def1; --secondary: #ebf7fd; --tertiary: #36506c; } * { margin: 0; font-family: 'Caveat', cursive; font-size: 1vw; } button { cursor: pointer; } #___gatsby { backgr...
src/styles/global.css
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&display=swap'); :root { --text-color: #233142; --primary: #a5def1; --secondary: #ebf7fd; --tertiary: #36506c; } * { margin: 0; font-family: 'Caveat', cursive; font-size: 1vw; } button { cursor: pointer; } #___gatsby { backgr...
0.300746
0.070752
.chongzhi .shop-name { padding: 0.133333rem 0.2rem; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: cent...
public/static/unique/css/pay.css
.chongzhi .shop-name { padding: 0.133333rem 0.2rem; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: cent...
0.247169
0.03293
text-align: left; font-weight: bold; display: inline-block; font-size: medium; } p#titolo{ font-weight: bold; font-size: large; display: inline-block; } #dataora,#luogo{ text-align: left; font-size: medium; } .sticky { position: fixed; top: 0; w...
css/style.css
text-align: left; font-weight: bold; display: inline-block; font-size: medium; } p#titolo{ font-weight: bold; font-size: large; display: inline-block; } #dataora,#luogo{ text-align: left; font-size: medium; } .sticky { position: fixed; top: 0; w...
0.258794
0.073297
header { position: relative; } header h1 { margin: 15px 0 0 25px; } #background { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-image: url("../../img/Background.jpg"); background-size: cover; z-index: -1; } main #panel1 { position: relative; float: right; width:...
style/index/index.css
header { position: relative; } header h1 { margin: 15px 0 0 25px; } #background { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-image: url("../../img/Background.jpg"); background-size: cover; z-index: -1; } main #panel1 { position: relative; float: right; width:...
0.291283
0.084417
body { font-family: "Verdana", "Helvetica", sans-serif; font-size: medium; line-height: 130%; background: white; color: black; margin: 1em; } p.note, div.note { font-size: small; line-height: 120%; background: #eee; padding: 3pt; } span.note { font-size: small; line-height: 120%; } samp { ...
weather/old-blue.css
body { font-family: "Verdana", "Helvetica", sans-serif; font-size: medium; line-height: 130%; background: white; color: black; margin: 1em; } p.note, div.note { font-size: small; line-height: 120%; background: #eee; padding: 3pt; } span.note { font-size: small; line-height: 120%; } samp { ...
0.478529
0.08698
::selection { background: #000; color: #fff; } ::-moz-selection { background: #000; color: #fff; } footer ::selection { background: #fff; color: #000; } footer ::-moz-selection { background: #fff; color: #000; } .breadcrumbs_block ::selection { background: #fff; color: #000; ...
public/ldd/css/style.css
::selection { background: #000; color: #fff; } ::-moz-selection { background: #000; color: #fff; } footer ::selection { background: #fff; color: #000; } footer ::-moz-selection { background: #fff; color: #000; } .breadcrumbs_block ::selection { background: #fff; color: #000; ...
0.399109
0.079603
body { background-color: #FFFFFF; } header nav .container-fluid{ background-color:#000; } .navbar-header a{ padding:0; } .navbar-default .navbar-nav>li>a:hover, .nav a:hover { cursor: pointer; } .navbar{ margin-bottom:0 } .navbar-brand img{ display:inline-block; } .navbar-brand span { p...
src/public/main.css
body { background-color: #FFFFFF; } header nav .container-fluid{ background-color:#000; } .navbar-header a{ padding:0; } .navbar-default .navbar-nav>li>a:hover, .nav a:hover { cursor: pointer; } .navbar{ margin-bottom:0 } .navbar-brand img{ display:inline-block; } .navbar-brand span { p...
0.493409
0.107907
.hostel-title h4 { margin-top: 40px; text-align: center; font-family: "Helvetica Neue"; font-size: 25px; text-transform: uppercase; font-weight: bold; color: #F4A460; } /*********Booking Page Carousel********/ ...
assets/css/booking-page.css
.hostel-title h4 { margin-top: 40px; text-align: center; font-family: "Helvetica Neue"; font-size: 25px; text-transform: uppercase; font-weight: bold; color: #F4A460; } /*********Booking Page Carousel********/ ...
0.415729
0.079818
body { font-family: 'helvetica'; font-size:16px; color:#707478; } .text-center { text-align: center; } .reportPage-header { text-align: center; } .logo{ width:50px; height:50px; text-align:center; } .reportPage-header p { margin:0px; padding: 0px; font-size: 16px; } .pull-left { float: left; text-...
school/assets/pdf/LTR/onlineexamquestionreport.css
body { font-family: 'helvetica'; font-size:16px; color:#707478; } .text-center { text-align: center; } .reportPage-header { text-align: center; } .logo{ width:50px; height:50px; text-align:center; } .reportPage-header p { margin:0px; padding: 0px; font-size: 16px; } .pull-left { float: left; text-...
0.272411
0.121947
* @eFapsPackage org.efaps.ui.wicket.pages.content.grid * @eFapsUUID 6657707e-2ba1-432b-82ca-5283749f8797 * @eFapsApplication eFaps-WebApp */ div.gridx.gridxDesktop { height: 800px; } div.gridxBar { background: #f7f7f7; } .gridxHeader .dijitMenuBar { border: none; } .gridxHeader .gridxFilterBarS...
src/main/efaps/org/efaps/ui/wicket/pages/content/grid/GridPage_Base.css
* @eFapsPackage org.efaps.ui.wicket.pages.content.grid * @eFapsUUID 6657707e-2ba1-432b-82ca-5283749f8797 * @eFapsApplication eFaps-WebApp */ div.gridx.gridxDesktop { height: 800px; } div.gridxBar { background: #f7f7f7; } .gridxHeader .dijitMenuBar { border: none; } .gridxHeader .gridxFilterBarS...
0.439266
0.09556
*{ font-family: serif; margin: 0; padding: 0; box-sizing: border-box; } .body{ background: url(../imagenes/fondo.jpg); background-size: cover; background-color: rgba(0, 0, 0, 0.8); background-blend-mode: soft-light; background-attachment: fixed; background-repeat: no-rep...
public/css/stylesUser.css
*{ font-family: serif; margin: 0; padding: 0; box-sizing: border-box; } .body{ background: url(../imagenes/fondo.jpg); background-size: cover; background-color: rgba(0, 0, 0, 0.8); background-blend-mode: soft-light; background-attachment: fixed; background-repeat: no-rep...
0.404978
0.078395
.container { padding: 35px; } .nav-button { background-color: rgb(240, 237, 237); border: 2px solid #e7e7e7; text-align: center; text-decoration: none; transition-duration: 0.4s; cursor: pointer; font-family: Arial, cursive; border-radius: 5px; width: 90px; height: 40px; ...
styles/main.css
.container { padding: 35px; } .nav-button { background-color: rgb(240, 237, 237); border: 2px solid #e7e7e7; text-align: center; text-decoration: none; transition-duration: 0.4s; cursor: pointer; font-family: Arial, cursive; border-radius: 5px; width: 90px; height: 40px; ...
0.33372
0.111145
@import "modern/typora.css"; @import "modern/general.css"; @import "modern/title.css"; @import "modern/blockquote.css"; @import "modern/list.css"; @import "modern/table.css"; @import "modern/image.css"; @import "modern/code.css"; @import "modern/root.css"; /* [typora] */ :root { --bg-color: #ffffff; --text-color: ...
theme/modern-light.css
@import "modern/typora.css"; @import "modern/general.css"; @import "modern/title.css"; @import "modern/blockquote.css"; @import "modern/list.css"; @import "modern/table.css"; @import "modern/image.css"; @import "modern/code.css"; @import "modern/root.css"; /* [typora] */ :root { --bg-color: #ffffff; --text-color: ...
0.227641
0.053949
body{ font-family: 'Lato', sans-serif; } textarea { width:100%; height: 175px; } h1 { color: #003c7e; } h2 { color: #c3d77b; } a { color: #003c7e; } .btn-primary{ border-color: #003c7e; background-color: #003c7e; } .btn-logout{ border-color: #f58f73; background-color: f2a18a;...
kubernetes/web-ui/app/application/static/style/style.css
body{ font-family: 'Lato', sans-serif; } textarea { width:100%; height: 175px; } h1 { color: #003c7e; } h2 { color: #c3d77b; } a { color: #003c7e; } .btn-primary{ border-color: #003c7e; background-color: #003c7e; } .btn-logout{ border-color: #f58f73; background-color: f2a18a;...
0.319227
0.078749
@media print { .black-90-p { color: var(--black-90); } .black-80-p { color: var(--black-80); } .black-70-p { color: var(--black-70); } .black-60-p { color: var(--black-60); } .black-50-p { color: var(--black-50); } .black-40-p { color: var(--black-40); } .bl...
src/_skins.css
@media print { .black-90-p { color: var(--black-90); } .black-80-p { color: var(--black-80); } .black-70-p { color: var(--black-70); } .black-60-p { color: var(--black-60); } .black-50-p { color: var(--black-50); } .black-40-p { color: var(--black-40); } .bl...
0.379953
0.141281
@charset "utf-8"; *{ margin: 0px; padding: 0px; } /*IMPORTAÇÕES*/ @import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Zen+Old+Mincho:wght@400;700;900&display=swap'); /* 'Roboto Slab', serif 'Zen Old Mincho', serif */ :root{ /*CORES*/ --color-principal-light: #427a91; --color-...
site/_styles/style.css
@charset "utf-8"; *{ margin: 0px; padding: 0px; } /*IMPORTAÇÕES*/ @import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Zen+Old+Mincho:wght@400;700;900&display=swap'); /* 'Roboto Slab', serif 'Zen Old Mincho', serif */ :root{ /*CORES*/ --color-principal-light: #427a91; --color-...
0.195287
0.082107
.main { height: 600px; } @media screen and (max-width: 950px) { .main { height: 400px; } } .triangle { width: 0; height: 0; border-top: 250px solid transparent; border-left: 500px solid rgb(191, 191, 34); border-bottom: 250px solid transparent; margin-top: 70px; margin-left: 50px; z-index: -...
src/components/Home/components/Main.module.css
.main { height: 600px; } @media screen and (max-width: 950px) { .main { height: 400px; } } .triangle { width: 0; height: 0; border-top: 250px solid transparent; border-left: 500px solid rgb(191, 191, 34); border-bottom: 250px solid transparent; margin-top: 70px; margin-left: 50px; z-index: -...
0.387806
0.103522
@charset "UTF-8"; /* CSS Document */ body { background-image: url(/images/fieldBackground.jpg); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #E4E4DB; font-family: Verdana, Arial, SansSerif, "Lucida Grande"; color:#333333; font-size:1...
public/stylesheets/styles_jcya.css
@charset "UTF-8"; /* CSS Document */ body { background-image: url(/images/fieldBackground.jpg); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #E4E4DB; font-family: Verdana, Arial, SansSerif, "Lucida Grande"; color:#333333; font-size:1...
0.12787
0.063048
/*abaixo de 1344*/ @media (max-width: 84em){ .hero{ max-width: 120rem; } .heading-primary{ font-size: 4.2rem; } .gallery{ grid-template-columns: repeat(2, 1fr); } } /*tablets abaixo de 1200*/ @media (max-width: 75em){ html{ /* 9 / 16 = 0,5625 * 100 = 56,25%*/...
Omnifood - Desktop/css/queries.css
/*abaixo de 1344*/ @media (max-width: 84em){ .hero{ max-width: 120rem; } .heading-primary{ font-size: 4.2rem; } .gallery{ grid-template-columns: repeat(2, 1fr); } } /*tablets abaixo de 1200*/ @media (max-width: 75em){ html{ /* 9 / 16 = 0,5625 * 100 = 56,25%*/...
0.282691
0.092606
body { color: #000000; } a { color: #4285F4; } .h1, .h2, .h3, h1, h2, h3 { margin-top: 0px; margin-bottom: 5px; } legend { font-size: 20px; font-weight: bolder; margin-bottom: 20px; } .upvote { width: 50px; margin-left: auto; margin-right: auto; } .vote_disabled { pointer-...
public/css/style.css
body { color: #000000; } a { color: #4285F4; } .h1, .h2, .h3, h1, h2, h3 { margin-top: 0px; margin-bottom: 5px; } legend { font-size: 20px; font-weight: bolder; margin-bottom: 20px; } .upvote { width: 50px; margin-left: auto; margin-right: auto; } .vote_disabled { pointer-...
0.449151
0.085709
@import url('http://fonts.googleapis.com/css?family=Montez'); @import url('http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic'); @import url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic'); @import url('http://fonts.googleap...
packages/core/system/public/assets/lib/css/style.css
@import url('http://fonts.googleapis.com/css?family=Montez'); @import url('http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic'); @import url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic'); @import url('http://fonts.googleap...
0.251005
0.07989
body{ background-color: #404040; font-family: Segoe UI, Arial, sans-serif; margin: 0; top:0; } form{ margin: 3% 5% 3% 5%; border-radius: 10px; /* display: block; */ border-style: solid; border-color: #575757; padding: 10px; position: relative; top: 35px; background-color: #575757; ...
src/main/webapp/resources/css/style.css
body{ background-color: #404040; font-family: Segoe UI, Arial, sans-serif; margin: 0; top:0; } form{ margin: 3% 5% 3% 5%; border-radius: 10px; /* display: block; */ border-style: solid; border-color: #575757; padding: 10px; position: relative; top: 35px; background-color: #575757; ...
0.225246
0.090897
@charset "UTF-8"; @font-face { font-family: "linea-software"; src: url("linea-software.b5b4a545328f.eot"); src: url("linea-software.b5b4a545328f.eot?#iefix") format('eot'), url("linea-software.602d0d4d6fbd.woff") format('woff'), url("linea-software.8fe30102fca3.ttf") format('truetype'), url("linea-software.6...
static/vendor/linea-icons/linea-software/linea-software.42fe357cdd47.css
@charset "UTF-8"; @font-face { font-family: "linea-software"; src: url("linea-software.b5b4a545328f.eot"); src: url("linea-software.b5b4a545328f.eot?#iefix") format('eot'), url("linea-software.602d0d4d6fbd.woff") format('woff'), url("linea-software.8fe30102fca3.ttf") format('truetype'), url("linea-software.6...
0.24899
0.086401
@charset "UTF-8"; .drop-list {display:inline-block; vertical-align:middle; position:relative;} .drop-list>dd>a, .drop-list>dd>span {white-space:nowrap; cursor:pointer;} .drop-list dt {display:block;position:relative;cursor:pointer;padding-right:20px;white-space:nowrap;} .drop-list dt.btn a {color:white;} .drop-list dt...
assert/css/com.css
@charset "UTF-8"; .drop-list {display:inline-block; vertical-align:middle; position:relative;} .drop-list>dd>a, .drop-list>dd>span {white-space:nowrap; cursor:pointer;} .drop-list dt {display:block;position:relative;cursor:pointer;padding-right:20px;white-space:nowrap;} .drop-list dt.btn a {color:white;} .drop-list dt...
0.270866
0.079961
.newllogin{ height: 80vh; min-Width:25%; background-color:#FFFFFF; margin-bottom:20px; padding:20px; } .newTeamHeading{ font-family: "Roboto"; font-style: normal; font-weight: bold; font-size: 65px; line-height: 76px; text-align: center; color: #4B176A; margin-top: ...
src/components/team/team.module.css
.newllogin{ height: 80vh; min-Width:25%; background-color:#FFFFFF; margin-bottom:20px; padding:20px; } .newTeamHeading{ font-family: "Roboto"; font-style: normal; font-weight: bold; font-size: 65px; line-height: 76px; text-align: center; color: #4B176A; margin-top: ...
0.251372
0.073563
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap'); @keyframes animaButton { to{ transform: translateY(20px); } } *{ padding: 0; margin: 0; color: aliceblue; } html{ scroll-behavior: smooth; } #seta{ height: 30px; wi...
game/style.css
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap'); @keyframes animaButton { to{ transform: translateY(20px); } } *{ padding: 0; margin: 0; color: aliceblue; } html{ scroll-behavior: smooth; } #seta{ height: 30px; wi...
0.367951
0.091261
html,body { background-color: #ededed; position: relative; } /* 1、顶部 */ .top { display: flex; position: fixed; z-index: 20; top: 0; left: 0; width: 100%; height: calc(45rem / 38); background-color: #171823; } .top-cont { float: left; padding-left: calc(17rem / 38); p...
css/strategy.css
html,body { background-color: #ededed; position: relative; } /* 1、顶部 */ .top { display: flex; position: fixed; z-index: 20; top: 0; left: 0; width: 100%; height: calc(45rem / 38); background-color: #171823; } .top-cont { float: left; padding-left: calc(17rem / 38); p...
0.510985
0.104249
.container { background-color: honeydew !important; } body{ background-color: honeydew !important; } img{ width: 40%; float:left; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, ...
src/css/hospital.css
.container { background-color: honeydew !important; } body{ background-color: honeydew !important; } img{ width: 40%; float:left; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, ...
0.331877
0.056835
._3ybTi { margin: 2em; padding: 0.5em; border: 2px solid #000; font-size: 2em; text-align: center; } ._PH6f8{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.35); display: flex; justify-content: center; align-items: center; z-index: 1; } ._P...
dist/index.css
._3ybTi { margin: 2em; padding: 0.5em; border: 2px solid #000; font-size: 2em; text-align: center; } ._PH6f8{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.35); display: flex; justify-content: center; align-items: center; z-index: 1; } ._P...
0.544559
0.109111
@charset "UTF-8"; /* ========================================================================= */ /* Form Layout Styles */ form label { cursor: pointer; } p.legend { margin-bottom: 1em; } p.legend em { color: #c00; font-style: normal; } div.form-container { width: 100%; overflow: auto; marg...
static/themes/default/widgets.css
@charset "UTF-8"; /* ========================================================================= */ /* Form Layout Styles */ form label { cursor: pointer; } p.legend { margin-bottom: 1em; } p.legend em { color: #c00; font-style: normal; } div.form-container { width: 100%; overflow: auto; marg...
0.291989
0.081776
width: auto; position: relative; height: 100vh; min-height: 100vh; } html, body { height: 100%; margin: 0; padding: 0; font-family: Titillium Web; } header { text-align: center; padding: 0; margin: auto 0; font-weight: bold; font-size: 50px; color: white; text-shadow: 2px 2px black; bac...
Assets/CSS/style.css
width: auto; position: relative; height: 100vh; min-height: 100vh; } html, body { height: 100%; margin: 0; padding: 0; font-family: Titillium Web; } header { text-align: center; padding: 0; margin: auto 0; font-weight: bold; font-size: 50px; color: white; text-shadow: 2px 2px black; bac...
0.421314
0.088662
@font-face { font-family: 'GothamPro'; src: url("../fonts/GothamPro/GothamPro/GothamPro.eot?") format("eot"), url("../fonts/GothamPro/GothamPro/GothamPro.otf") format("opentype"), url("../fonts/GothamPro/GothamPro/GothamPro.woff") format("woff"), url("../fonts/GothamPro/GothamPro/GothamPro.ttf") format("truetype"),...
public/css/app.css
@font-face { font-family: 'GothamPro'; src: url("../fonts/GothamPro/GothamPro/GothamPro.eot?") format("eot"), url("../fonts/GothamPro/GothamPro/GothamPro.otf") format("opentype"), url("../fonts/GothamPro/GothamPro/GothamPro.woff") format("woff"), url("../fonts/GothamPro/GothamPro/GothamPro.ttf") format("truetype"),...
0.296043
0.197619
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;1,200;1,300&display=swap'); @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css'); ...
Jogo/formulario.css
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;1,200;1,300&display=swap'); @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css'); ...
0.332961
0.069384
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* reset rules */ 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,...
cpst_3410/chapter-exercise-3/turbines.css
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* reset rules */ 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,...
0.273477
0.066176
body { margin: 0; padding: 0; background: #FFFFFF url(../images/menu.gif) repeat-x; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #515151; } input, select, textarea { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px;} a { text-decoration: none; color: blue; } h1, h2, h3 ...
www/themes/Omicron/styles/install.css
body { margin: 0; padding: 0; background: #FFFFFF url(../images/menu.gif) repeat-x; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #515151; } input, select, textarea { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px;} a { text-decoration: none; color: blue; } h1, h2, h3 ...
0.257018
0.108992
body { font-family: sans-serif, Arial; } li a { display: inline-block; } #page { min-height: 100vh; /* 1 */ display: flex; /* 2 */ flex-direction: column; /* 3 */ } nav { padding: 4px 20px; padding-top: 10px; float: right; } nav ul li { display: inline-block; color: #fff; } ...
css/styles.css
body { font-family: sans-serif, Arial; } li a { display: inline-block; } #page { min-height: 100vh; /* 1 */ display: flex; /* 2 */ flex-direction: column; /* 3 */ } nav { padding: 4px 20px; padding-top: 10px; float: right; } nav ul li { display: inline-block; color: #fff; } ...
0.223292
0.038142
main { margin: 0; box-sizing: border-box; width: 100%; padding: 0 15px; } main:after { content: ""; display: table; clear: both; } article { box-sizing: border-box; padding: 15px; } .col-lg-1 { float: left; width: 8.3333333333%; } @media screen and (min-width: 40em) and (max-width: 63.9...
css/layout.css
main { margin: 0; box-sizing: border-box; width: 100%; padding: 0 15px; } main:after { content: ""; display: table; clear: both; } article { box-sizing: border-box; padding: 15px; } .col-lg-1 { float: left; width: 8.3333333333%; } @media screen and (min-width: 40em) and (max-width: 63.9...
0.466603
0.114542
/*Common*/ table.scDialogContentContainer { padding-top:0px; } .wk table.scDialogContentContainer { padding-bottom: 2px; } .scDialogContentContainer { padding: 12px; padding-right: 6px; } .top-row { background-color: #e3e3e3; height: 60px; } div.scEditorSectionCaptionExpanded, div.scEditorSectionCapti...
sitecore/shell/Applications/WebEdit/Dialogs/Personalization/Personalization.css
/*Common*/ table.scDialogContentContainer { padding-top:0px; } .wk table.scDialogContentContainer { padding-bottom: 2px; } .scDialogContentContainer { padding: 12px; padding-right: 6px; } .top-row { background-color: #e3e3e3; height: 60px; } div.scEditorSectionCaptionExpanded, div.scEditorSectionCapti...
0.225246
0.072407
@media (min-width: 769px) { #module-connect { width: auto; } } #module-connect #login { cursor: help; } #module-connect a.button { background-color: transparent; } #module-connect .social-connect { display: inline-block; } #module-connect .js-menu-button { display: block; padding: 1.228em 2.618em 0.809em 0.618...
unitedcolors/modules/connect/connect_mini.css
@media (min-width: 769px) { #module-connect { width: auto; } } #module-connect #login { cursor: help; } #module-connect a.button { background-color: transparent; } #module-connect .social-connect { display: inline-block; } #module-connect .js-menu-button { display: block; padding: 1.228em 2.618em 0.809em 0.618...
0.285671
0.051154
.post { display: flex; flex-direction: column; border-top: 1px solid black; border-bottom: 1px solid black; padding: 5px 0; } .post .user-container { display: flex; justify-content: space-between; align-items: center; } .post .avatar-username-container { display: f...
assets/styles/post.css
.post { display: flex; flex-direction: column; border-top: 1px solid black; border-bottom: 1px solid black; padding: 5px 0; } .post .user-container { display: flex; justify-content: space-between; align-items: center; } .post .avatar-username-container { display: f...
0.332202
0.078713
@charset "UTF-8"; * { box-sizing: border-box; } /* Add padding to containers */ .container { padding: 16px; background: #fff; height: 100%; width: 800px; margin: 0 auto; } .container .header { font-size: 20px; } input[type=text]:focus { background-color: #F0FFFF; outline: none; } /* Overwrite de...
public/css/app.css
@charset "UTF-8"; * { box-sizing: border-box; } /* Add padding to containers */ .container { padding: 16px; background: #fff; height: 100%; width: 800px; margin: 0 auto; } .container .header { font-size: 20px; } input[type=text]:focus { background-color: #F0FFFF; outline: none; } /* Overwrite de...
0.336113
0.063077
:root { --color-primary: rgb(18, 18, 18); --color-component: rgb(250, 250, 250); --color-bg: rgb(255, 255, 255); --color-shadow: rgb(237, 237, 237); color: var(--color-primary); background-color: var(--color-bg); } body { margin: 10px; height: 90vh; } ul { list-style-type: none; margin: 0; paddin...
src/styles.css
:root { --color-primary: rgb(18, 18, 18); --color-component: rgb(250, 250, 250); --color-bg: rgb(255, 255, 255); --color-shadow: rgb(237, 237, 237); color: var(--color-primary); background-color: var(--color-bg); } body { margin: 10px; height: 90vh; } ul { list-style-type: none; margin: 0; paddin...
0.604749
0.150122
:root{ font-family: 'Montserrat', sans-serif; font-family: 'Ubuntu', sans-serif; } body{ text-align: center; margin: 0; } /* Navbar section */ .navbar{ background-color: #FD6F96; border-bottom-left-radius: 1rem; text-align: left; display: block; justify-content:spac...
css/style.css
:root{ font-family: 'Montserrat', sans-serif; font-family: 'Ubuntu', sans-serif; } body{ text-align: center; margin: 0; } /* Navbar section */ .navbar{ background-color: #FD6F96; border-bottom-left-radius: 1rem; text-align: left; display: block; justify-content:spac...
0.268558
0.078184
.press { color: #fff; margin-top: 30px; padding: 60px 70px; border: 1px solid #2d6898; background-image: linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%); background-image: -o-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%); background-image: -moz-linear-gr...
app/clicker/clicker.css
.press { color: #fff; margin-top: 30px; padding: 60px 70px; border: 1px solid #2d6898; background-image: linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%); background-image: -o-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%); background-image: -moz-linear-gr...
0.531939
0.150278
/*For issues, ping @Asebon#0087 on discord*/ /*Variables*/ :root { --accent: #c7ff00; --softer: #afdf7f; --popup-color: #000000; --sidebar-width: 240px; --text-muted: gray; --background-primary: #282828; --background-secondary: #282828; --activity-card-background...
theme.css
/*For issues, ping @Asebon#0087 on discord*/ /*Variables*/ :root { --accent: #c7ff00; --softer: #afdf7f; --popup-color: #000000; --sidebar-width: 240px; --text-muted: gray; --background-primary: #282828; --background-secondary: #282828; --activity-card-background...
0.247078
0.043386
.b24-tariff-lock .menu-popup-item-icon { min-height: 12px; width: 9px; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%208%2010%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4.344%207.346v1.472c0%20.184-...
www/html/bitrix/modules/sender/install/components/bitrix/sender.rc.list/templates/.default/style.css
.b24-tariff-lock .menu-popup-item-icon { min-height: 12px; width: 9px; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%208%2010%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4.344%207.346v1.472c0%20.184-...
0.262464
0.069573
.u-font-work-sans-100 { font-family: 'Work Sans' !important; font-weight: 100 !important; } .u-font-work-sans-200 { font-family: 'Work Sans' !important; font-weight: 200 !important; } .u-font-work-sans-300 { font-family: 'Work Sans' !important; font-weight: 30...
src/main/css/google/work-sans/index.css
.u-font-work-sans-100 { font-family: 'Work Sans' !important; font-weight: 100 !important; } .u-font-work-sans-200 { font-family: 'Work Sans' !important; font-weight: 200 !important; } .u-font-work-sans-300 { font-family: 'Work Sans' !important; font-weight: 30...
0.31059
0.065366
body { background: none repeat scroll 0 0 #F2F2F2; font: 14px "Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; line-height:2em; color:#828282;} a{ color:#828282;} input, button, select, textarea { font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif; } li{line-height:2em;}...
admin/app/user/styles/css/theme.css
body { background: none repeat scroll 0 0 #F2F2F2; font: 14px "Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; line-height:2em; color:#828282;} a{ color:#828282;} input, button, select, textarea { font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif; } li{line-height:2em;}...
0.287868
0.061621
.l-evoCart { display: block; margin: 0 auto; padding: 0; max-width: 1260px; } .evoCart__content-grd .evoCartLeft, .evoCartRight {margin: 4px; padding: 4px;} .evoCart__content {} /* Sub-Components Begin */ .l-evoCartLeft__items {display:block; margin: 0; padding: 0} .l-evoCartLeft__signin { border-bott...
checkout/components/jspf/evocart_layout.jspf.css
.l-evoCart { display: block; margin: 0 auto; padding: 0; max-width: 1260px; } .evoCart__content-grd .evoCartLeft, .evoCartRight {margin: 4px; padding: 4px;} .evoCart__content {} /* Sub-Components Begin */ .l-evoCartLeft__items {display:block; margin: 0; padding: 0} .l-evoCartLeft__signin { border-bott...
0.218086
0.128689
.mt-bg-theme { background-color: #52C7CA; } .mt-bg-theme-lv2 { background-color: #52B5B7; } .mt-bColor-theme { border-color: #52C7CA; } .mt-bColor-theme-lv2 { border-color: #52B5B7; } .mt-color-theme { color: #52C7CA; } .mt-color-theme-lv2 { color: #52B5B7; } /*背景色*/ .mt-bg-grey { background-color...
run/css/skin.css
.mt-bg-theme { background-color: #52C7CA; } .mt-bg-theme-lv2 { background-color: #52B5B7; } .mt-bColor-theme { border-color: #52C7CA; } .mt-bColor-theme-lv2 { border-color: #52B5B7; } .mt-color-theme { color: #52C7CA; } .mt-color-theme-lv2 { color: #52B5B7; } /*背景色*/ .mt-bg-grey { background-color...
0.383872
0.12711
*{ padding: 0; margin:0; box-sizing: border-box; } html,body{ display: flex; flex-direction: column; height: 100%; } nav{ display: flex; align-items: center; justify-content: flex-end; margin-top: 15px; font-family: arial,sans-serif; } nav a { margin-rig...
GoogleHomePage-ui/style.css
*{ padding: 0; margin:0; box-sizing: border-box; } html,body{ display: flex; flex-direction: column; height: 100%; } nav{ display: flex; align-items: center; justify-content: flex-end; margin-top: 15px; font-family: arial,sans-serif; } nav a { margin-rig...
0.335786
0.055183
body { background: #eef1f7; top: 68px; bottom: 89px; } .content { padding-top: 70px; } .content-header { background: #85c296; margin-bottom: 0; border-top-right-radius: 10px; border-top-left-radius: 10px; } .register-form { padding: 30px; } .register-form .form-control { back...
public_html/themes/frontend/css/authentication.css
body { background: #eef1f7; top: 68px; bottom: 89px; } .content { padding-top: 70px; } .content-header { background: #85c296; margin-bottom: 0; border-top-right-radius: 10px; border-top-left-radius: 10px; } .register-form { padding: 30px; } .register-form .form-control { back...
0.42179
0.099339
.movie-list-index.home-v2{max-width:100%;} .movie-list-index.home-v2 ul.last-film-box{list-style-type:none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;padding:0;} .movie-list-index.home-v2 .header-list-index{overflow:hidden;white-space:nowrap;} .mov...
public/css/new-homepage.css
.movie-list-index.home-v2{max-width:100%;} .movie-list-index.home-v2 ul.last-film-box{list-style-type:none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;padding:0;} .movie-list-index.home-v2 .header-list-index{overflow:hidden;white-space:nowrap;} .mov...
0.145297
0.112698
*,::after,::before{box-sizing:border-box} body { margin: 0; position: relative; font-family: Verdana, Arial, sans-serif; font-size: 16px; line-height: 1.4; color: #000; min-width: 998px; overflow-y: hidden; user-select: none; } @media (min-width: 998px) { body { overflow-x: hidden; } } a { color: #fff;...
src/styles.css
*,::after,::before{box-sizing:border-box} body { margin: 0; position: relative; font-family: Verdana, Arial, sans-serif; font-size: 16px; line-height: 1.4; color: #000; min-width: 998px; overflow-y: hidden; user-select: none; } @media (min-width: 998px) { body { overflow-x: hidden; } } a { color: #fff;...
0.515132
0.059265
.header { position: fixed; top: 0px; max-height: 100px; z-index: 999; width: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 1; } /* UL element Navigation Main Menu */ .navbar-collapse { max-height: 100%; padding-left: 0; padding-right: 0; transition-duration: .3s; transi...
.history/css/vaslui_20200330091527.css
.header { position: fixed; top: 0px; max-height: 100px; z-index: 999; width: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 1; } /* UL element Navigation Main Menu */ .navbar-collapse { max-height: 100%; padding-left: 0; padding-right: 0; transition-duration: .3s; transi...
0.362743
0.075619
.gl-accessibility-helper-iframe { position: fixed; vertical-align: bottom; bottom: -100px; right: -100px; border-style: none; border-width: 0px; border-color: transparent; width: 10px; height: 10px; visibility: hidden; } .katex * { -ms-high-contrast-adjust: none !i...
assets/styles/gl-accessible.css
.gl-accessibility-helper-iframe { position: fixed; vertical-align: bottom; bottom: -100px; right: -100px; border-style: none; border-width: 0px; border-color: transparent; width: 10px; height: 10px; visibility: hidden; } .katex * { -ms-high-contrast-adjust: none !i...
0.417034
0.124639
.voice-loader { position: fixed; left: 0; top: 0; width: 100%; height: 100vh; background: rgba(33, 37, 41, 0.7);; z-index: 2; display: flex; justify-content: center; align-items: center; flex-direction: column; color: #f8f9fa; } .ParallaxVideo { heigh...
src/app/web-page/wp-contest/wp-contest.component.css
.voice-loader { position: fixed; left: 0; top: 0; width: 100%; height: 100vh; background: rgba(33, 37, 41, 0.7);; z-index: 2; display: flex; justify-content: center; align-items: center; flex-direction: column; color: #f8f9fa; } .ParallaxVideo { heigh...
0.453988
0.066509
*, ::after, ::before { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; ...
assets/css/app.css
*, ::after, ::before { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; ...
0.622345
0.100216
.navbar-right { float: right !important; } .top-navigation #page-wrapper { margin-left: 0; } .top-navigation .navbar-nav .dropdown-menu > .active > a { background: white; color: var(--accent); font-weight: bold; } .top-navigation .navbar { margin-bottom: 0; } .top-navigation .nav > li > a { padding: 1...
src/component/topnavbar/topnavbar.component.css
.navbar-right { float: right !important; } .top-navigation #page-wrapper { margin-left: 0; } .top-navigation .navbar-nav .dropdown-menu > .active > a { background: white; color: var(--accent); font-weight: bold; } .top-navigation .navbar { margin-bottom: 0; } .top-navigation .nav > li > a { padding: 1...
0.374791
0.060863
/* line 1 : /Users/andrewmilson/Projects/shifty-spritz/chrome/source/css/style.styl */ #shifty-spritz { width: 100%; background: #ccc; border-color: #ccc; border-top: 10px solid #ccc; border-bottom: 10px solid #ccc; top: 0; left: 0; text-align: left; display: block; z-index: 2147483647; position:...
onthefly_overwrite/demo/aibmmfofaeipbiaocgabhobgedbfdiih_2_14/css/style.css
/* line 1 : /Users/andrewmilson/Projects/shifty-spritz/chrome/source/css/style.styl */ #shifty-spritz { width: 100%; background: #ccc; border-color: #ccc; border-top: 10px solid #ccc; border-bottom: 10px solid #ccc; top: 0; left: 0; text-align: left; display: block; z-index: 2147483647; position:...
0.094788
0.048383
@charset "UTF-8"; /*! Theme Name: Malcolmy_Lite Theme URI: http://www.templatemonster.com/wordpress-themes.php Author: Template Monster Author URI: http://www.templatemonster.com/ Description: Malcolmy_Lite - Home Malcolmy_Liteing & Renovation Wordpress theme Version: 1.0.0 License: GNU General Public License v3 or lat...
style.css
@charset "UTF-8"; /*! Theme Name: Malcolmy_Lite Theme URI: http://www.templatemonster.com/wordpress-themes.php Author: Template Monster Author URI: http://www.templatemonster.com/ Description: Malcolmy_Lite - Home Malcolmy_Liteing & Renovation Wordpress theme Version: 1.0.0 License: GNU General Public License v3 or lat...
0.453262
0.078395
html, body { height: 100%; width: 100%; margin: 0; padding: 0; } body { font-family: "CiscoSansTT", sans-serif; transition: opacity ease-in 0.2s; } * { box-sizing: border-box; } [hidden] { display: none !important; } google-codelab { display: flex; width: 100%; height: 100%; ...
site/themes/codelabs/static/google_codelab_scss_bin.css
html, body { height: 100%; width: 100%; margin: 0; padding: 0; } body { font-family: "CiscoSansTT", sans-serif; transition: opacity ease-in 0.2s; } * { box-sizing: border-box; } [hidden] { display: none !important; } google-codelab { display: flex; width: 100%; height: 100%; ...
0.365004
0.091788
Include this css statically (not via xstyle/css), since we need it before dojo is loaded. The body of the page should contain: <div id="preloader"><div class="progress"><div></div></div></div> An applicable logo can be added by extending the #preloader style with a background-image: #preloader { backgr...
preloader/preloader.css
Include this css statically (not via xstyle/css), since we need it before dojo is loaded. The body of the page should contain: <div id="preloader"><div class="progress"><div></div></div></div> An applicable logo can be added by extending the #preloader style with a background-image: #preloader { backgr...
0.382257
0.159414
@import '~https://fonts.googleapis.com/icon?family=Material+Icons'; /*must reference the global style*/ @import '~@angular/material/prebuilt-themes/deeppurple-amber.css'; /*reference ng2-bootstrap @import url('../node_modules/bootstrap/dist/css/bootstrap.css'); @import '~bootstrap/dist/css/bootstrap.min.css'; */ @imp...
Framefrontend/src/styles.css
@import '~https://fonts.googleapis.com/icon?family=Material+Icons'; /*must reference the global style*/ @import '~@angular/material/prebuilt-themes/deeppurple-amber.css'; /*reference ng2-bootstrap @import url('../node_modules/bootstrap/dist/css/bootstrap.css'); @import '~bootstrap/dist/css/bootstrap.min.css'; */ @imp...
0.321141
0.0559
* { box-sizing: border-box; margin: 0; } body{ width: 100%; height: 100%; } #tit{ width: 20vw; height: 8vh; font-family: "D2cording"; font-size: 30px; font-weight: bold; position: absolute; left: 0vw; top: 0vw; color: #8A0808; text-align: center; } .categorywrap{ w...
src/style.css
* { box-sizing: border-box; margin: 0; } body{ width: 100%; height: 100%; } #tit{ width: 20vw; height: 8vh; font-family: "D2cording"; font-size: 30px; font-weight: bold; position: absolute; left: 0vw; top: 0vw; color: #8A0808; text-align: center; } .categorywrap{ w...
0.459076
0.128662
html { } body { background-color: #f8f8f8; font-weight:normal; font-family: Tahoma,Verdana,sans-serif,Arial; font-size:14px; margin:0px; padding:0px; } img{ border:0; } /*a:link { text-decoration: underline; color:#bb3344;} a:visited { text-decoration: underline; color:#cc0000;} a:active { text-decora...
docroot/css/style.css
html { } body { background-color: #f8f8f8; font-weight:normal; font-family: Tahoma,Verdana,sans-serif,Arial; font-size:14px; margin:0px; padding:0px; } img{ border:0; } /*a:link { text-decoration: underline; color:#bb3344;} a:visited { text-decoration: underline; color:#cc0000;} a:active { text-decora...
0.250546
0.113973
body { background-color: #BBE5ED; width: 100%; height: 100%; } header { background-color: #663399; position: relative; padding-top: 30px; margin-left: 0px; } h1 { font-family: 'Cookie'; color: #5D576B; font-size: 4em; } h2 { font-family: 'Cookie'; color: #5D576B; font-size: 3em; } a { co...
css/style.css
body { background-color: #BBE5ED; width: 100%; height: 100%; } header { background-color: #663399; position: relative; padding-top: 30px; margin-left: 0px; } h1 { font-family: 'Cookie'; color: #5D576B; font-size: 4em; } h2 { font-family: 'Cookie'; color: #5D576B; font-size: 3em; } a { co...
0.670716
0.085595
.node ul.links { padding: 10px 0; margin: 0; list-style: none; } .node ul.links li:not(.node-readmore) a { padding: 0 0 3px; text-decoration: none; display: inline-block; line-height: 1; border-bottom-width: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-tr...
web/themes/custom/covid19/css/components/node-links.css
.node ul.links { padding: 10px 0; margin: 0; list-style: none; } .node ul.links li:not(.node-readmore) a { padding: 0 0 3px; text-decoration: none; display: inline-block; line-height: 1; border-bottom-width: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-tr...
0.338514
0.086208
.block fieldset, .block textarea { width:97%; margin-left: 0.83333333333333%; margin-right: 0.83333333333333%; margin-top: 0.5em; margin-bottom: 0.5em; float: left; display: block; } /** * openid/openid.css ================================================== div#edit-openid-identifier-wrapper { display...
css/drupal.css
.block fieldset, .block textarea { width:97%; margin-left: 0.83333333333333%; margin-right: 0.83333333333333%; margin-top: 0.5em; margin-bottom: 0.5em; float: left; display: block; } /** * openid/openid.css ================================================== div#edit-openid-identifier-wrapper { display...
0.254046
0.049062
body { background-color: #FFFFFF; color: #000000; font-family: 'Roboto', sans-serif; font-weight: 300; align-content: center; vertical-align: middle; margin: 0; padding: 0; } .main-container{ margin: 0 10px 0 10px; padding: 10px 0 10px 0; justify-content: center; padding: ...
exp/main.css
body { background-color: #FFFFFF; color: #000000; font-family: 'Roboto', sans-serif; font-weight: 300; align-content: center; vertical-align: middle; margin: 0; padding: 0; } .main-container{ margin: 0 10px 0 10px; padding: 10px 0 10px 0; justify-content: center; padding: ...
0.383064
0.071138
.breadCrumb { padding: 0px 8px 15px; margin-bottom: 8px; list-style: none; margin-top: 20px; } .breadCrumb li a { font-weight: 500; font-size: 18px; line-height: 22px; letter-spacing: -0.385882px; color: var(--primary_color); opacity: 0.7; } .Backdrop { width: 100%; height: 100%; positi...
src/containers/Store/EditStore/EditStore.module.css
.breadCrumb { padding: 0px 8px 15px; margin-bottom: 8px; list-style: none; margin-top: 20px; } .breadCrumb li a { font-weight: 500; font-size: 18px; line-height: 22px; letter-spacing: -0.385882px; color: var(--primary_color); opacity: 0.7; } .Backdrop { width: 100%; height: 100%; positi...
0.426441
0.086593
body { background: #e5e5e5; } #wrapper { margin: 100px auto; height: 90px; width: 299px; background: url("https://dl.dropbox.com/s/dfttxitcmf86nfx/bg.png"); border: 1px solid #133f62; border-radius: 5px; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -25px 75px rgba(0, 0, 0, 0.4), 0p...
login-master/login14/stylesheets/style.css
body { background: #e5e5e5; } #wrapper { margin: 100px auto; height: 90px; width: 299px; background: url("https://dl.dropbox.com/s/dfttxitcmf86nfx/bg.png"); border: 1px solid #133f62; border-radius: 5px; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -25px 75px rgba(0, 0, 0, 0.4), 0p...
0.433742
0.160595
a { background-color: inherit; background-image: inherit; background-repeat: inherit; background-attachment: inherit; background-position: inherit; background-clip: inherit; background-origin: inherit; background-size: inherit; background-break: inherit; background: inherit; ...
autotest/testsuite/properties/css3/propertiesCSS3.css
a { background-color: inherit; background-image: inherit; background-repeat: inherit; background-attachment: inherit; background-position: inherit; background-clip: inherit; background-origin: inherit; background-size: inherit; background-break: inherit; background: inherit; ...
0.736969
0.091666
.Sign-In{ color: white; text-align: center; padding-left: 10px; } #navbar{ background-color: black; } .navbar-brand{ color:white; } .navigation{ height: 65px; width: 100%; background-color: black; } .Project{ padding-left: 70px; position: absolute; } /*Currently Testing Self Made Nav Bar*/ .line{ paddi...
style.css
.Sign-In{ color: white; text-align: center; padding-left: 10px; } #navbar{ background-color: black; } .navbar-brand{ color:white; } .navigation{ height: 65px; width: 100%; background-color: black; } .Project{ padding-left: 70px; position: absolute; } /*Currently Testing Self Made Nav Bar*/ .line{ paddi...
0.38943
0.056993
.btn-home{ background: transparent; color: #fff; } .main-panel[data="blue"] { border-top: 0px solid #1d8cf8 !important; } .media-left { width: 170px !important; height: 90px !important; } .media-object { width: 170px !important; height: 90px !important; } .moviecardImg{ width: 386px; height: 217...
src/assets/css/style.css
.btn-home{ background: transparent; color: #fff; } .main-panel[data="blue"] { border-top: 0px solid #1d8cf8 !important; } .media-left { width: 170px !important; height: 90px !important; } .media-object { width: 170px !important; height: 90px !important; } .moviecardImg{ width: 386px; height: 217...
0.240953
0.074669
.view.list-view { overflow: visible; } .list-seats { -webkit-app-region: no-drag; display: flex; flex-direction: column; flex-flow: column wrap; position: absolute; top: 0; bottom: 0px; right: 0px; left: 0px; padding: 104px 40px 24px 40px; overflow-x: auto; overflow-y: hidden; margin-bot...
controller/views/list/list.css
.view.list-view { overflow: visible; } .list-seats { -webkit-app-region: no-drag; display: flex; flex-direction: column; flex-flow: column wrap; position: absolute; top: 0; bottom: 0px; right: 0px; left: 0px; padding: 104px 40px 24px 40px; overflow-x: auto; overflow-y: hidden; margin-bot...
0.517571
0.085709
@CHARSET "UTF-8"; .left_cont { width: 881px ; min-height: 600px; } .left_cont li { padding: 18px 20px; padding-right: 5px; border-bottom: 2px solid #eee; margin: 15px 0px; background: #fff; } .left_cont li { } .wz_info dt { width: 185px; float: left; } .wz_info img { width: 210px; height: 136px; b...
public/static/college/css/search.css
@CHARSET "UTF-8"; .left_cont { width: 881px ; min-height: 600px; } .left_cont li { padding: 18px 20px; padding-right: 5px; border-bottom: 2px solid #eee; margin: 15px 0px; background: #fff; } .left_cont li { } .wz_info dt { width: 185px; float: left; } .wz_info img { width: 210px; height: 136px; b...
0.195057
0.069668
* { box-sizing: border-box; } body { font-family: 'Crimson Text', serif; font-size: 16px; background: linear-gradient(135deg, #F9FDFF 22px, rgba(233, 56, 84, 0.05) 22px, rgba(233, 56, 84, 0.05) 24px, transparent 24px, transparent 67px, rgba(233, 56, 84, 0.05) 67px, rgba(233, 56, 84, 0.05) 69px, transparent 6...
css/main.css
* { box-sizing: border-box; } body { font-family: 'Crimson Text', serif; font-size: 16px; background: linear-gradient(135deg, #F9FDFF 22px, rgba(233, 56, 84, 0.05) 22px, rgba(233, 56, 84, 0.05) 24px, transparent 24px, transparent 67px, rgba(233, 56, 84, 0.05) 67px, rgba(233, 56, 84, 0.05) 69px, transparent 6...
0.601711
0.110279
body { margin:0px; background-image:none; position:static; left:auto; width:1824px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u0 { position:absolute; left:315px; top:196px; width:100px; height:60px; } #u0_img { posit...
20151226/files/flow/styles.css
body { margin:0px; background-image:none; position:static; left:auto; width:1824px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u0 { position:absolute; left:315px; top:196px; width:100px; height:60px; } #u0_img { posit...
0.389779
0.035145
* { /* box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; */ font-family: 'Montserrat', sans-serif; } /* ELEMENT Selector styling */ /* body, */ html { margin: 0; } body { position: static ; /* CSS property default */ ...
assets/css/box-model.css
* { /* box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; */ font-family: 'Montserrat', sans-serif; } /* ELEMENT Selector styling */ /* body, */ html { margin: 0; } body { position: static ; /* CSS property default */ ...
0.279337
0.082438
body { font-family:sans; background-color:white; margin:0; padding:0 0.5em; font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300))); line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300))); } footer { display:block; text-align:center; margin-top:2em; padding:0.5em 0; font-size:0.8em; borde...
src/www/project.css
body { font-family:sans; background-color:white; margin:0; padding:0 0.5em; font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300))); line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300))); } footer { display:block; text-align:center; margin-top:2em; padding:0.5em 0; font-size:0.8em; borde...
0.377311
0.112673
body { padding-top: 70px; padding-bottom: 30px; } #sidebar > .nav { padding: 10px 0; border-radius: 5px; background: #f5f5f5; } @media (min-width: 768px) { #sidebar > .nav { margin: 30px 0; } } #sidebar > .nav a { color: #666666; } #sidebar > .nav .nav > ...
app_sharkdata_base/static/css/sharkdata.css
body { padding-top: 70px; padding-bottom: 30px; } #sidebar > .nav { padding: 10px 0; border-radius: 5px; background: #f5f5f5; } @media (min-width: 768px) { #sidebar > .nav { margin: 30px 0; } } #sidebar > .nav a { color: #666666; } #sidebar > .nav .nav > ...
0.41941
0.071689
html { box-sizing: border-box; margin: 0; /*height: 100%;*/ } *, *:before, *:after { box-sizing: inherit; } body { font-family: 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif; background-color: #e6e6e6; font-size: 16px; line-height: 1.5; margin: 0; /*heigh...
app/assets/www/style.css
html { box-sizing: border-box; margin: 0; /*height: 100%;*/ } *, *:before, *:after { box-sizing: inherit; } body { font-family: 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif; background-color: #e6e6e6; font-size: 16px; line-height: 1.5; margin: 0; /*heigh...
0.386763
0.064477
/* REMOVE from jig. */ .ui-ncbimenu, .ui-ncbimenu ul { line-height: 18px !important; } /* Need to remove font sizes from these elements so that this 13px size will be default: */ .ui-widget, div.universal_header ul.jig-ncbimenu li a. .universal_header .inline_list li a, .myncbi a { font-size: 13px !important; } /***...
war/tests/gene6606_files/14534.css
/* REMOVE from jig. */ .ui-ncbimenu, .ui-ncbimenu ul { line-height: 18px !important; } /* Need to remove font sizes from these elements so that this 13px size will be default: */ .ui-widget, div.universal_header ul.jig-ncbimenu li a. .universal_header .inline_list li a, .myncbi a { font-size: 13px !important; } /***...
0.265214
0.071851
body { background-color: lightblue; font-family: 'Indie Flower', cursive; } .not_shown { display: none; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */ -moz-user-select: none; /* Firefox ...
client/static/css/common.css
body { background-color: lightblue; font-family: 'Indie Flower', cursive; } .not_shown { display: none; } .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */ -moz-user-select: none; /* Firefox ...
0.452536
0.051558
.field { height: 48rem; margin-bottom: 8rem; } .field.small { height: 40rem; } .field.medium { height: 48rem; } .field.large { height: 56rem; } .field.extra { height: 64rem; } .field + .field { margin-top: 24rem; } .row.medium-space > .col > .field + .field { margin-top: 32rem; } .row.large-space...
src/cdn/elements/fields.css
.field { height: 48rem; margin-bottom: 8rem; } .field.small { height: 40rem; } .field.medium { height: 48rem; } .field.large { height: 56rem; } .field.extra { height: 64rem; } .field + .field { margin-top: 24rem; } .row.medium-space > .col > .field + .field { margin-top: 32rem; } .row.large-space...
0.636014
0.086632
.dbrd-avatar { border-radius: 50%; display: block; margin-top: -100px; margin-left:0px; border:5px solid transparent; } .dbrd-avatar-hover { border-radius: 50%; display: block; margin-top: -100px; margin-left:0px; border:5px solid transparent; transition: 250ms...
dbrdcss/1.0.1.1/dbrd.css
.dbrd-avatar { border-radius: 50%; display: block; margin-top: -100px; margin-left:0px; border:5px solid transparent; } .dbrd-avatar-hover { border-radius: 50%; display: block; margin-top: -100px; margin-left:0px; border:5px solid transparent; transition: 250ms...
0.469034
0.134947