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
body { margin: 0; line-height: 1.5; color: #222; background: #f5f5f5; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; } /** * Center content */ header, nav, main, footer { max-width: 40em; padding: 1em 1.5em; margin: auto; } /** * Splash of colour f...
themes/basalt/static/css/style.css
body { margin: 0; line-height: 1.5; color: #222; background: #f5f5f5; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; } /** * Center content */ header, nav, main, footer { max-width: 40em; padding: 1em 1.5em; margin: auto; } /** * Splash of colour f...
0.622345
0.092688
body { height: 100vh; min-height: 100vh; display: -webkit-box; display: flex; font-family: "Roboto","Helvetica Neue",Arial,sans-serif; font-size: 16px; font-weight: 200; line-height: 1.5em; color: #555; background: #eee; } h2 { font-size: 2em; font-weight: 200; letter-spacing: 1px; margin: ...
public/assets/css/style.css
body { height: 100vh; min-height: 100vh; display: -webkit-box; display: flex; font-family: "Roboto","Helvetica Neue",Arial,sans-serif; font-size: 16px; font-weight: 200; line-height: 1.5em; color: #555; background: #eee; } h2 { font-size: 2em; font-weight: 200; letter-spacing: 1px; margin: ...
0.388386
0.071949
/*! * Datalist 5.5.0 * https://github.com/NonFactors/MVC5.Datalist * * Copyright © NonFactors * * Licensed under the terms of the MIT License * http://www.opensource.org/licenses/mit-license.php */ .datalist { display: table; width: 100%; } .datalist-control { box-shadow: rgba(0, 0, 0, 0.0745098)...
src/MvcTemplate.Web/Content/MvcDatalist/mvc-datalist.css
/*! * Datalist 5.5.0 * https://github.com/NonFactors/MVC5.Datalist * * Copyright © NonFactors * * Licensed under the terms of the MIT License * http://www.opensource.org/licenses/mit-license.php */ .datalist { display: table; width: 100%; } .datalist-control { box-shadow: rgba(0, 0, 0, 0.0745098)...
0.833934
0.129513
* { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; } /*formatando o fundo*/ .container { background-image: linear-gradient(rgba(0, 0, 0, .50), rgba(0, 0, 0, .50)), url("./img/smashbros.jpg"); background-size: cover; display: flex; justify-content: space-around;...
public/style.css
* { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; } /*formatando o fundo*/ .container { background-image: linear-gradient(rgba(0, 0, 0, .50), rgba(0, 0, 0, .50)), url("./img/smashbros.jpg"); background-size: cover; display: flex; justify-content: space-around;...
0.432543
0.10026
@-moz-document domain("google.com") { .tsf-p, a{ -webkit-transition: all 0.5s; } #searchform{ animation-name: fadeinanimraise; animation-duration: 0.5s; } #hplogo{ -webkit-transition: transform 3s; -webkit-perspective : 100 px; animation-name: logoanim; animation-duration:...
data/usercss/115181.user.css
@-moz-document domain("google.com") { .tsf-p, a{ -webkit-transition: all 0.5s; } #searchform{ animation-name: fadeinanimraise; animation-duration: 0.5s; } #hplogo{ -webkit-transition: transform 3s; -webkit-perspective : 100 px; animation-name: logoanim; animation-duration:...
0.368406
0.071851
@font-face{ font-family: font1; src: url(../fonts/18301.ttf); } #preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: hidden; background: #fff; display: flex; align-items: center; justify-content: center; } #preloader p{...
assets/css/index.css
@font-face{ font-family: font1; src: url(../fonts/18301.ttf); } #preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: hidden; background: #fff; display: flex; align-items: center; justify-content: center; } #preloader p{...
0.347094
0.097305
$chart-padding: 15px; $chart-title-height: 40px; $chart-title-small-height: 30px; $chart-legend-height: 35px; .root { position: relative; box-sizing: border-box; padding: 15px; height: 450px; } .title { position: absolute; z-index: 95; top: calc($chart-padding - 5px); left: $chart-padd...
src/u-chart.vue/module.css
$chart-padding: 15px; $chart-title-height: 40px; $chart-title-small-height: 30px; $chart-legend-height: 35px; .root { position: relative; box-sizing: border-box; padding: 15px; height: 450px; } .title { position: absolute; z-index: 95; top: calc($chart-padding - 5px); left: $chart-padd...
0.459804
0.079104
.buttonBlocks { margin-top: 80px; text-align: center; } .buttonBlocks .hals { background-image: -webkit-gradient(linear, 0 0, 262 0, from(#e5ef51), to(#abdd49)); background-image: -webkit-linear-gradient(360deg, #e5ef51, #abdd49); background-image: -moz-linear-gradient(360deg, #e5ef51, #abdd49); ...
public/css/style.css
.buttonBlocks { margin-top: 80px; text-align: center; } .buttonBlocks .hals { background-image: -webkit-gradient(linear, 0 0, 262 0, from(#e5ef51), to(#abdd49)); background-image: -webkit-linear-gradient(360deg, #e5ef51, #abdd49); background-image: -moz-linear-gradient(360deg, #e5ef51, #abdd49); ...
0.46952
0.12213
.content { background-color: #e5e5e5 } img.user-image { width: 30px; } .plugin-select { min-width: 200px !important; } .selected-plugin { color: #666666 !important; } .selected-plugin p { margin: 0; color: #686868; font-size: 18px; height: 50px; } .rounded-5 { padding: 15px !imp...
public/assets/css/style.css
.content { background-color: #e5e5e5 } img.user-image { width: 30px; } .plugin-select { min-width: 200px !important; } .selected-plugin { color: #666666 !important; } .selected-plugin p { margin: 0; color: #686868; font-size: 18px; height: 50px; } .rounded-5 { padding: 15px !imp...
0.478285
0.182098
padding-right: 0px; padding-left: 0px; BACKGROUND: url(../images/user_all_bg.gif) #226cc5 repeat-x 50% top; padding-bottom: 0px; MARGIN: 110px 0px 0px; FONT: 12px/150% Arial, "����", Helvetica, sans-serif; padding-top: 0px; TEXT-DECORATION: none } #user_login { padding-right: 0px; ...
Public/Admin/css/User_Login.css
padding-right: 0px; padding-left: 0px; BACKGROUND: url(../images/user_all_bg.gif) #226cc5 repeat-x 50% top; padding-bottom: 0px; MARGIN: 110px 0px 0px; FONT: 12px/150% Arial, "����", Helvetica, sans-serif; padding-top: 0px; TEXT-DECORATION: none } #user_login { padding-right: 0px; ...
0.370681
0.151341
html, 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, th, t...
css/old_css/style.css
html, 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, th, t...
0.326486
0.090534
html, body { /*--------------------------------------------------------------------------------- If you use a background image, make sure that its size is very small, i.e., < 100KB ----------------------------------------------------------------------------------- Expression Language (EL) variable 'reso...
web/resources/css/siteStyles.css
html, body { /*--------------------------------------------------------------------------------- If you use a background image, make sure that its size is very small, i.e., < 100KB ----------------------------------------------------------------------------------- Expression Language (EL) variable 'reso...
0.47098
0.096025
.accountCreate { background: ; width: 50%; border: none; font-size: 1.5em; color: rgba(16,16,14,0.65); } #password { margin-left: 39px; } .logCreate { display: inline-block; font-family: Lato; font-size: 1.5em; } #email { margin-left: 70px; } #submit { margin-bottom: -250px; float: right; margin-right: 25p...
accountCreate.css
.accountCreate { background: ; width: 50%; border: none; font-size: 1.5em; color: rgba(16,16,14,0.65); } #password { margin-left: 39px; } .logCreate { display: inline-block; font-family: Lato; font-size: 1.5em; } #email { margin-left: 70px; } #submit { margin-bottom: -250px; float: right; margin-right: 25p...
0.29381
0.094177
@lost gutter 32px; @lost flexbox flex; .container { display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .edit-mode { lost-utility: edit; } .no-wrap { display: flex; flex-wrap: nowrap !important; -webkit-flex-wrap: nowrap !important; } .container-fluid { display: flex; -webkit-flex-wrap: wra...
src/components/freestanding/containers/container.module.css
@lost gutter 32px; @lost flexbox flex; .container { display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .edit-mode { lost-utility: edit; } .no-wrap { display: flex; flex-wrap: nowrap !important; -webkit-flex-wrap: nowrap !important; } .container-fluid { display: flex; -webkit-flex-wrap: wra...
0.357792
0.061621
@media (display-mode: standalone) { .app-layout { border-top: solid 1px #aaa; } } @media not all and (min-resolution: 0.001dpcm) { @media { .app__layout--form { min-height: 72px; } .app__layout--form.app__messages__message--send-bar { min-height: 50px; } .app__configurations--item { min-height:...
src/stylesheets/layout.media-queries.css
@media (display-mode: standalone) { .app-layout { border-top: solid 1px #aaa; } } @media not all and (min-resolution: 0.001dpcm) { @media { .app__layout--form { min-height: 72px; } .app__layout--form.app__messages__message--send-bar { min-height: 50px; } .app__configurations--item { min-height:...
0.306112
0.057019
/* blogs.technet.microsoft.com/uclobby/ */ html { box-sizing: border-box; font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/2010...
Passingwind.Blog.Web/wwwroot/themes/default/css/site.css
/* blogs.technet.microsoft.com/uclobby/ */ html { box-sizing: border-box; font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/2010...
0.351534
0.065009
:host button, :host a { border: none; cursor: pointer; font-family: var(--gcds-font-families-heading), sans-serif; font-size: var(--gcds-font-sizes-paragraph); line-height: var(--gcds-font-sizes-paragraph); padding: 1rem .75rem; text-decoration: none; border-radius: 4px; border-width: var(--custom-gc...
src/components/gcds-button/gcds-button.css
:host button, :host a { border: none; cursor: pointer; font-family: var(--gcds-font-families-heading), sans-serif; font-size: var(--gcds-font-sizes-paragraph); line-height: var(--gcds-font-sizes-paragraph); padding: 1rem .75rem; text-decoration: none; border-radius: 4px; border-width: var(--custom-gc...
0.623033
0.101812
@value disabledBackground: rgb(194, 204, 204); @value disabledColor: rgb(250, 251, 251); @value ghostBorder: rgb(194, 204, 204); /* * Base `Button` styles * Everything inherits from this */ .main { composes: busySpin from '~styles/animations.css'; display: inline-block; padding: 3px 16px; height: 27px; p...
src/modules/core/components/Button/Button.css
@value disabledBackground: rgb(194, 204, 204); @value disabledColor: rgb(250, 251, 251); @value ghostBorder: rgb(194, 204, 204); /* * Base `Button` styles * Everything inherits from this */ .main { composes: busySpin from '~styles/animations.css'; display: inline-block; padding: 3px 16px; height: 27px; p...
0.759047
0.096962
.lt{ float:left; box-sizing:border-box; } .gt{ float:right; box-sizing: border-box; } .rol{ float:left; box-sizing: border-box; width:100%; } a{ text-decoration:none; } .nav-box{ width:10rem; height:120px; background:#fff; text-align: center; margin-top:60px; } .nav-in-box{ display:inline-bl...
bithdcom/css/index.css
.lt{ float:left; box-sizing:border-box; } .gt{ float:right; box-sizing: border-box; } .rol{ float:left; box-sizing: border-box; width:100%; } a{ text-decoration:none; } .nav-box{ width:10rem; height:120px; background:#fff; text-align: center; margin-top:60px; } .nav-in-box{ display:inline-bl...
0.359926
0.07703
.img-head{ width: 100%; height: 700px; } .index-head-bar { margin-top: -700px; } .tech1{ background-image: url("../img/techademy.png"); background-size: 100%; background-repeat: no-repeat; font-size: 22px; color: transparent; width: 150px; } .navbar-nav { margin-left: 200px; } .nav-item { margin-left: 20px; ...
dest/css/application.css
.img-head{ width: 100%; height: 700px; } .index-head-bar { margin-top: -700px; } .tech1{ background-image: url("../img/techademy.png"); background-size: 100%; background-repeat: no-repeat; font-size: 22px; color: transparent; width: 150px; } .navbar-nav { margin-left: 200px; } .nav-item { margin-left: 20px; ...
0.223716
0.058912
@-moz-document domain("reddit.com") { body{ font-family: Droid Sans, Tahoma, sans-serif; } a.title{ font-family: Roboto, Arial Narrow, sans-serif; } /* hide useless crap */ .listing-chooser, span.rank, .give-gold { display: none !important; } div.side .spacer:first-child{ display: block; } /* spacing...
data/usercss/113075.user.css
@-moz-document domain("reddit.com") { body{ font-family: Droid Sans, Tahoma, sans-serif; } a.title{ font-family: Roboto, Arial Narrow, sans-serif; } /* hide useless crap */ .listing-chooser, span.rank, .give-gold { display: none !important; } div.side .spacer:first-child{ display: block; } /* spacing...
0.254231
0.083255
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital@0;1&display=swap'); body { margin: 0; padding: 0; font-family: 'Poppins', serif; background-color: white; color: #1E1E1E } .navbar .navbar-nav .nav-item .nav-link { color: black; text-transform: uppercase; font-weight: 7...
public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital@0;1&display=swap'); body { margin: 0; padding: 0; font-family: 'Poppins', serif; background-color: white; color: #1E1E1E } .navbar .navbar-nav .nav-item .nav-link { color: black; text-transform: uppercase; font-weight: 7...
0.444083
0.098425
* { padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } /* arabic */ @font-face { font-family: 'Tajawal'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/tajawal/v4/Iura6YBj_oCad4k1nzSBC45I.woff2) format('woff2'); ...
public/assets/css/style.css
* { padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } /* arabic */ @font-face { font-family: 'Tajawal'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/tajawal/v4/Iura6YBj_oCad4k1nzSBC45I.woff2) format('woff2'); ...
0.425128
0.090574
.main-timeline5{overflow:hidden;position:relative} .main-timeline5 .timeline{position:relative;margin-top:-79px} .main-timeline5 .timeline:first-child{margin-top:0} .main-timeline5 .timeline-icon,.main-timeline5 .year{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0} .main-timeline5 .timeline:after,.main-tim...
timeline.css
.main-timeline5{overflow:hidden;position:relative} .main-timeline5 .timeline{position:relative;margin-top:-79px} .main-timeline5 .timeline:first-child{margin-top:0} .main-timeline5 .timeline-icon,.main-timeline5 .year{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0} .main-timeline5 .timeline:after,.main-tim...
0.350977
0.069007
@CHARSET "ISO-8859-1"; @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;500;700&display=swap'); /* Reset CSS * --------------------------------------- */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pr...
css/style.css
@CHARSET "ISO-8859-1"; @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;500;700&display=swap'); /* Reset CSS * --------------------------------------- */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pr...
0.261142
0.057282
.container { display:flex; flex-direction:column; min-height:100vh; } .lmsDetailHeader { width:100%; min-height:500px; display:flex; flex-direction:column; justify-content: center; align-items:center; background-size:cover !important; background-position:center center !important; background-re...
app/containers/Detail/style.css
.container { display:flex; flex-direction:column; min-height:100vh; } .lmsDetailHeader { width:100%; min-height:500px; display:flex; flex-direction:column; justify-content: center; align-items:center; background-size:cover !important; background-position:center center !important; background-re...
0.369429
0.059839
.sidenav-container { height: 100%; overflow: auto; } mat-toolbar { align-items: center; } .sidenav { width: 260px; } .sidenav mat-toolbar { height: 12px; } /* .sidenav mat-toolbar-row{ height: 10.5px; width: 100%; } */ .mat-toolbar-row, .mat-toolbar-single-row { white-space: norm...
src/app/app.component.css
.sidenav-container { height: 100%; overflow: auto; } mat-toolbar { align-items: center; } .sidenav { width: 260px; } .sidenav mat-toolbar { height: 12px; } /* .sidenav mat-toolbar-row{ height: 10.5px; width: 100%; } */ .mat-toolbar-row, .mat-toolbar-single-row { white-space: norm...
0.369998
0.053132
body { font-family: "Arial", sans-serif; margin: auto; } ul { list-style-type: none; } .top_page, .footer { color: white; background-color: #1f2937; width: 100%; } #hero { font-size: 48px; color: #f9faf8; } .header, .lead, .info_section, .quote_section, .call-action-container { w...
style.css
body { font-family: "Arial", sans-serif; margin: auto; } ul { list-style-type: none; } .top_page, .footer { color: white; background-color: #1f2937; width: 100%; } #hero { font-size: 48px; color: #f9faf8; } .header, .lead, .info_section, .quote_section, .call-action-container { w...
0.386648
0.097048
.TranslateToASL { display: flex; width: 100vw; height: 100vh; justify-content: center; align-items: center; text-align: center; } .innerContents { display: block; text-align: center; flex-direction: column; } h1, h2 { padding: 0; margin: 0; } .welcome-false { margin-bottom: 1vh; font-weight...
src/pages/TranslateToASL/translateToASL.css
.TranslateToASL { display: flex; width: 100vw; height: 100vh; justify-content: center; align-items: center; text-align: center; } .innerContents { display: block; text-align: center; flex-direction: column; } h1, h2 { padding: 0; margin: 0; } .welcome-false { margin-bottom: 1vh; font-weight...
0.516595
0.097562
.mainheader{ display: inline; } .animbg{ background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50...
main.css
.mainheader{ display: inline; } .animbg{ background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50...
0.489015
0.131703
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; list-style: none; } :root { --dark-text: #333; } img { max-width: 100%; height: auto; } h1, h2, h3, h4, p { margin-top: 0; } a { text-decoration: none; } hr { background-color: #333333; height: 1px; } .dark2 { color: #...
css/home.css
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; list-style: none; } :root { --dark-text: #333; } img { max-width: 100%; height: auto; } h1, h2, h3, h4, p { margin-top: 0; } a { text-decoration: none; } hr { background-color: #333333; height: 1px; } .dark2 { color: #...
0.555918
0.0745
@font-face { font-display: swap; font-family:"ADLMounTiane"; src: url("./adlmountiane/ADLMounTiane.otf") format("opentype"), url("./adlmountiane/ADLMounTiane.ttf") format("truetype"), url("./adlmountiane/ADLMounTiane.woff2") format("woff2"), url("./adlmountiane/ADLMounTiane.woff") format("woff")...
static/fonts/fonts.css
@font-face { font-display: swap; font-family:"ADLMounTiane"; src: url("./adlmountiane/ADLMounTiane.otf") format("opentype"), url("./adlmountiane/ADLMounTiane.ttf") format("truetype"), url("./adlmountiane/ADLMounTiane.woff2") format("woff2"), url("./adlmountiane/ADLMounTiane.woff") format("woff")...
0.269422
0.062018
body { font-family: "Open Sans", Helvetica, Arial, sans-serif; background: url('../img/EV.jpg') no-repeat top fixed; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > ...
css/business-casual.css
body { font-family: "Open Sans", Helvetica, Arial, sans-serif; background: url('../img/EV.jpg') no-repeat top fixed; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > ...
0.33939
0.073497
@font-face { font-family: "Ageo"; src: local("Ageo Medium"), local("Ageo-Medium"), url(/fonts/Ageo-Medium.ttf?a29c753bac37192afc11fd50c2129fa5) format("woff2"), url(/fonts/Ageo-Medium.woff?5d17c8a6e296b105d6aabfcb56d25d21) format("woff"), url(/fonts/Ageo-Medium.ttf?a29c753bac37192afc11fd50c2129fa5) format("truetype...
public/css/main.css
@font-face { font-family: "Ageo"; src: local("Ageo Medium"), local("Ageo-Medium"), url(/fonts/Ageo-Medium.ttf?a29c753bac37192afc11fd50c2129fa5) format("woff2"), url(/fonts/Ageo-Medium.woff?5d17c8a6e296b105d6aabfcb56d25d21) format("woff"), url(/fonts/Ageo-Medium.ttf?a29c753bac37192afc11fd50c2129fa5) format("truetype...
0.255437
0.077938
#editor { min-width: 50px; width: 50px; max-width: 50px; height: 100%; position: absolute; left: 0; top: 0; padding: 0 10px; margin: 0; background: rgb(250, 212, 213); } #editor::before { display: block; content: ""; height: 50px; position: relative; left: 0px; top: 10px; background: u...
assets/editor.css
#editor { min-width: 50px; width: 50px; max-width: 50px; height: 100%; position: absolute; left: 0; top: 0; padding: 0 10px; margin: 0; background: rgb(250, 212, 213); } #editor::before { display: block; content: ""; height: 50px; position: relative; left: 0px; top: 10px; background: u...
0.313525
0.076132
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700); @import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Montserra...
resources/assets/asset/css/style.css
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700); @import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Montserra...
0.364212
0.07244
.guest-checkout-ift-payment-choice { font-family: Roboto, sans; } .guest-checkout-ift-payment-choice h2 { font-family: Roboto, sans !important; font-size: 20px; color: #707070; } .guest-checkout-ift-payment-choice p { font-family: Roboto, sans !important; font-size: 16px; color: #60605e; } .guest-check...
src/components/PaymentIft/PaymentIft.css
.guest-checkout-ift-payment-choice { font-family: Roboto, sans; } .guest-checkout-ift-payment-choice h2 { font-family: Roboto, sans !important; font-size: 20px; color: #707070; } .guest-checkout-ift-payment-choice p { font-family: Roboto, sans !important; font-size: 16px; color: #60605e; } .guest-check...
0.333937
0.098642
body{ background-color: #f5f6f8; } a:focus, a:hover{ text-decoration: none; } .showOpen{ display: block; } .nav-box{ background-color: #fff; } .container{ width: 1170px; padding: 0; } .nav-box1{ height: 80px; } .logo-img{ width: 253px; height: 27px; background: url(../img/logo.png) left center no-repeat; mar...
public/dist/css/style01.css
body{ background-color: #f5f6f8; } a:focus, a:hover{ text-decoration: none; } .showOpen{ display: block; } .nav-box{ background-color: #fff; } .container{ width: 1170px; padding: 0; } .nav-box1{ height: 80px; } .logo-img{ width: 253px; height: 27px; background: url(../img/logo.png) left center no-repeat; mar...
0.357007
0.061003
* { padding: 0; margin: 0; border: 0; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } :focus, :active { outline: none; } a:focus, a:active { outline: none; } nav, footer, header, aside { display: block; } html, body { ...
style.css
* { padding: 0; margin: 0; border: 0; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } :focus, :active { outline: none; } a:focus, a:active { outline: none; } nav, footer, header, aside { display: block; } html, body { ...
0.5
0.097048
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap'); * { /* margin: 0px; padding: 0px;*/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* html{ height: 100vh; } */ body{ background-color: rgb(94, 17, 255, .09); margin: 0; height: 100vh;...
public/log.css
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap'); * { /* margin: 0px; padding: 0px;*/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* html{ height: 100vh; } */ body{ background-color: rgb(94, 17, 255, .09); margin: 0; height: 100vh;...
0.256273
0.061706
.algo-container { flex: auto; } .algo-container > md-tabs { background-color: #FFFFFF; height: 100%; min-width: 880px; max-width: 90vw; } .algo-wrapper { flex: auto; display: flex; flex-direction: column; margin: 16px 24px; } .algo-controls { flex: 0 0 160px; min-height: 160p...
front/app/components/tsp/route-draw.css
.algo-container { flex: auto; } .algo-container > md-tabs { background-color: #FFFFFF; height: 100%; min-width: 880px; max-width: 90vw; } .algo-wrapper { flex: auto; display: flex; flex-direction: column; margin: 16px 24px; } .algo-controls { flex: 0 0 160px; min-height: 160p...
0.544801
0.071851
------------------------------*/ div#container-wrap { background-image: none; } #content-wrap { margin:0px 20px 20px 20px; padding: 0 width:80%;; min-height:1px; } /* body ------------------------------*/ body { background:#FFFFFF; width:100%%; color:#000000; padding:0; } h3 ...
ice_profilers/reports.css
------------------------------*/ div#container-wrap { background-image: none; } #content-wrap { margin:0px 20px 20px 20px; padding: 0 width:80%;; min-height:1px; } /* body ------------------------------*/ body { background:#FFFFFF; width:100%%; color:#000000; padding:0; } h3 ...
0.192312
0.078501
.zpythoneng-zpythoneng-1 { display: flex; flex-direction: column; flex-grow: 1; background: #37383D; min-height: 100vh; } .zpythoneng-0 { display: flex; } .zpythoneng-front-part-3 { flex-shrink: 0; display: flex; flex-direction: column; min-width: 1800px; min-height: 872px;...
frontend/src/components/editor/zpythoneng.css
.zpythoneng-zpythoneng-1 { display: flex; flex-direction: column; flex-grow: 1; background: #37383D; min-height: 100vh; } .zpythoneng-0 { display: flex; } .zpythoneng-front-part-3 { flex-shrink: 0; display: flex; flex-direction: column; min-width: 1800px; min-height: 872px;...
0.632162
0.104614
.lister-component .btn.lister-search-input-clear-btn { display: block; background-color: transparent; position: absolute; z-index: 9; font-size: 14px; top: 0; bottom: 0; margin: auto; height: 17px !important; padding: 0; right: 14px; } .lister-component .lister-search-input-group { position: re...
public/vendor/ari_d/js-list-manager/js-list-manager.css
.lister-component .btn.lister-search-input-clear-btn { display: block; background-color: transparent; position: absolute; z-index: 9; font-size: 14px; top: 0; bottom: 0; margin: auto; height: 17px !important; padding: 0; right: 14px; } .lister-component .lister-search-input-group { position: re...
0.378115
0.114666
Googel Fonts */ @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); /* Googel Fonts End */ @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); .transition { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } body { display: tab...
assets/css/dashboard.css
Googel Fonts */ @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); /* Googel Fonts End */ @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); .transition { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } body { display: tab...
0.297878
0.035712
.bg1 { background-color: aquamarine; } .bg2 { background-color: lightpink; } /*----reset*/ /*解决窗口缩小留白*/ body{ width: 100%; min-width: 1200px; } html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, form, div, fieldset, legend, img, input, ::before, ::after { padding: 0; margin: 0; -webkit-tap-highlight-col...
public/resource/web/css/common.css
.bg1 { background-color: aquamarine; } .bg2 { background-color: lightpink; } /*----reset*/ /*解决窗口缩小留白*/ body{ width: 100%; min-width: 1200px; } html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, form, div, fieldset, legend, img, input, ::before, ::after { padding: 0; margin: 0; -webkit-tap-highlight-col...
0.364778
0.067608
*{ margin: 0; padding: 0; } html, body { padding: 15px; font-family: Inter, X-LocaleSpecific, "Firefox Sans", Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; font-size: 12pt; margin: 0; height: 100%; overflow: hidden; } h3 { margin: 10px 0; } .error{ color: #B71C1C; } #canvas, ...
docs/session-1/style.css
*{ margin: 0; padding: 0; } html, body { padding: 15px; font-family: Inter, X-LocaleSpecific, "Firefox Sans", Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; font-size: 12pt; margin: 0; height: 100%; overflow: hidden; } h3 { margin: 10px 0; } .error{ color: #B71C1C; } #canvas, ...
0.272025
0.095055
.container { min-width: 400px; max-width: 960px; margin: 0 auto; /*pour centrer un bloc, il doit obligatoirement avoir une largeur + margin à gauche et à droite "auto"*/ } header { background-color: #487ECF; min-height: 100px; } nav { background-color: #46C558; } nav ul{ ...
ex11A/public/css/cssresto.css
.container { min-width: 400px; max-width: 960px; margin: 0 auto; /*pour centrer un bloc, il doit obligatoirement avoir une largeur + margin à gauche et à droite "auto"*/ } header { background-color: #487ECF; min-height: 100px; } nav { background-color: #46C558; } nav ul{ ...
0.190159
0.126434
@charset "UTF-8"; /* CSS Document */ /*GENERIC RULES*/ body { margin: 0px; } img { max-width:100%; } nav ul { list-style: none; padding-left:0px; } nav ul a{ text-decoration: none; color: black; font-family: 'Roboto', sans-serif; font-weight: 300; text-align: center; } h1{ font-family: 'Roboto', ...
week4/homework_4/main.css
@charset "UTF-8"; /* CSS Document */ /*GENERIC RULES*/ body { margin: 0px; } img { max-width:100%; } nav ul { list-style: none; padding-left:0px; } nav ul a{ text-decoration: none; color: black; font-family: 'Roboto', sans-serif; font-weight: 300; text-align: center; } h1{ font-family: 'Roboto', ...
0.085928
0.079353
/* .portlet { border-radius: 4px !important; } .portlet .portlet-title { border-radius: 4px 4px 0px 0px !important; } .portlet .portlet-body, .portlet .portlet-body .form-actions { border-radius: 0px 0px 4px 4px !important; } */ .login { background-color: #FFF !important; } .login .content { background-color:...
public/admin/metronic/assets/layout/css/custom.css
/* .portlet { border-radius: 4px !important; } .portlet .portlet-title { border-radius: 4px 4px 0px 0px !important; } .portlet .portlet-body, .portlet .portlet-body .form-actions { border-radius: 0px 0px 4px 4px !important; } */ .login { background-color: #FFF !important; } .login .content { background-color:...
0.145025
0.153708
body { background: #f8f9fa; font-family: 'Roboto', sans-serif; } .extra-small { font-size: 65%; font-weight: 400; } .btn .bx { vertical-align: inherit; /*margin-top: -3px;*/ font-size: 1.15rem; } .form-control { height: calc(2.1rem + 2px); padding: 0.5rem 1.5rem; font-size: 13px; line-height:...
public/assets/css/style.css
body { background: #f8f9fa; font-family: 'Roboto', sans-serif; } .extra-small { font-size: 65%; font-weight: 400; } .btn .bx { vertical-align: inherit; /*margin-top: -3px;*/ font-size: 1.15rem; } .form-control { height: calc(2.1rem + 2px); padding: 0.5rem 1.5rem; font-size: 13px; line-height:...
0.367043
0.062132
html, body { height: 100%; padding: 0; margin: 0; font-family: monospace; } body { padding: 10px; } sub { font-weight: bold; } table { width: 60%; margin: 0 auto; text-align: center; border: 1px solid #cecece; border-collapse: collapse; } thead tr { font-weight: bold; } tbody tr { ...
styles.css
html, body { height: 100%; padding: 0; margin: 0; font-family: monospace; } body { padding: 10px; } sub { font-weight: bold; } table { width: 60%; margin: 0 auto; text-align: center; border: 1px solid #cecece; border-collapse: collapse; } thead tr { font-weight: bold; } tbody tr { ...
0.573081
0.077553
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css"); #MoyenContainer{ height: 100%; background-image: url('../img/illus-paged\'accueil-hyblab-ok-06.png'); background-size: 50%; background-position: bottom -40% right 30%; background-repeat: no-repeat; z-index: -...
proximite-a/src/css/moyen.css
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css"); #MoyenContainer{ height: 100%; background-image: url('../img/illus-paged\'accueil-hyblab-ok-06.png'); background-size: 50%; background-position: bottom -40% right 30%; background-repeat: no-repeat; z-index: -...
0.271928
0.081886
body { padding-top: 60px; padding-bottom: 40px; background:#444; overflow:hidden; } footer { position:absolute; top: 100%; left: 50%; width: 100%; margin-top:-50px; margin-left:-50%; text-align: center; } footer p { font:13px sans-serif; font-size:13px; margin:2p...
web/css/monitor.css
body { padding-top: 60px; padding-bottom: 40px; background:#444; overflow:hidden; } footer { position:absolute; top: 100%; left: 50%; width: 100%; margin-top:-50px; margin-left:-50%; text-align: center; } footer p { font:13px sans-serif; font-size:13px; margin:2p...
0.480235
0.066904
:root { --main-font-family: 'Noto Sans', sans-serif; --body-background-color: #ECEFF1; --body-font-color: #263238; --anchor-link-font-color: #E91E63; --anchor-visited-font-color: #607D8B; --anchor-hover-font-color: #03A9F4; --header-background-color: #263238; /* placeholder */ --header-background-image...
assets/css/style.css
:root { --main-font-family: 'Noto Sans', sans-serif; --body-background-color: #ECEFF1; --body-font-color: #263238; --anchor-link-font-color: #E91E63; --anchor-visited-font-color: #607D8B; --anchor-hover-font-color: #03A9F4; --header-background-color: #263238; /* placeholder */ --header-background-image...
0.359589
0.067148
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none until init */ .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .owl-carousel .owl-wrapper { display: none; posi...
wp-content/themes/october/css/libs/owl-carousel/owl.carousel.min3a05.css
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none until init */ .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .owl-carousel .owl-wrapper { display: none; posi...
0.432543
0.058858
/*float: left;*/ /*width: 426px;*/ /*height: 535px;*/ /*padding-left: 50px;*/ /*padding-right: 49px;*/ /*margin-bottom: 3px;*/ /*position: relative;*/ /*}*/ .productItem .image { width: 100%; text-align: center; height: 355px; position: relative; } .productI...
public/admin/css/goodsVOX.css
/*float: left;*/ /*width: 426px;*/ /*height: 535px;*/ /*padding-left: 50px;*/ /*padding-right: 49px;*/ /*margin-bottom: 3px;*/ /*position: relative;*/ /*}*/ .productItem .image { width: 100%; text-align: center; height: 355px; position: relative; } .productI...
0.319227
0.046313
@import url(http://fonts.googleapis.com/css?family=Courgette:400,100,100italic,300,300ita‌lic,400italic,500,500italic,700,700italic,900italic,900); @import url(http://fonts.googleapis.com/css?family=Montserrat:400,100,100italic,300,300ita‌lic,400italic,500,500italic,700,700italic,900italic,900); @import url(http://font...
public/css/welcome.css
@import url(http://fonts.googleapis.com/css?family=Courgette:400,100,100italic,300,300ita‌lic,400italic,500,500italic,700,700italic,900italic,900); @import url(http://fonts.googleapis.com/css?family=Montserrat:400,100,100italic,300,300ita‌lic,400italic,500,500italic,700,700italic,900italic,900); @import url(http://font...
0.439747
0.106041
.main-sidebar { position: fixed; } .menuTitle a.active { color: #f8f8f8; } .skin-blue .main-sidebar { background-color: #4e97d9; } .skin-blue .sidebar-menu > li.treeview:hover > a { border-left: 3px solid rgba(0, 0, 0, 0.1); } .skin-blue .sidebar-menu > li.treeview.active > a { border-left: 3px solid rgba...
static/css/examples.css
.main-sidebar { position: fixed; } .menuTitle a.active { color: #f8f8f8; } .skin-blue .main-sidebar { background-color: #4e97d9; } .skin-blue .sidebar-menu > li.treeview:hover > a { border-left: 3px solid rgba(0, 0, 0, 0.1); } .skin-blue .sidebar-menu > li.treeview.active > a { border-left: 3px solid rgba...
0.407805
0.097176
.pageCompContainer { margin-top:0px !important; } #code-search-input{ padding: 3px; margin-bottom: 9px; border: solid 1px #E4E4E4; border-radius: 6px; background-color: #fff; } #code-search-input input{ border: 0; box-shadow: none; } #code-search-input button{ margin: 2px 0 0 0; ...
plugins/modules/codeSearch/style.css
.pageCompContainer { margin-top:0px !important; } #code-search-input{ padding: 3px; margin-bottom: 9px; border: solid 1px #E4E4E4; border-radius: 6px; background-color: #fff; } #code-search-input input{ border: 0; box-shadow: none; } #code-search-input button{ margin: 2px 0 0 0; ...
0.441191
0.12018
height: 40px; overflow: hidden; font-family: "Helvetica Neue", "arial", sans-serif; background: #052049; } #ucsf-banner-nav.no-logo .top-header-container ul.menu li.first { background: none; text-indent: 0%; padding-left: 0; } /* line 4, /Users/richardbaker/git_repos/shoestring/src/assets/sas...
banners.css
height: 40px; overflow: hidden; font-family: "Helvetica Neue", "arial", sans-serif; background: #052049; } #ucsf-banner-nav.no-logo .top-header-container ul.menu li.first { background: none; text-indent: 0%; padding-left: 0; } /* line 4, /Users/richardbaker/git_repos/shoestring/src/assets/sas...
0.324878
0.060502
.slide-infomation{ width: 100%; background: #fff; position: relative; margin-top: 30px; } .slide-infomation:before{ position: absolute; content: ""; top: 0px; left: 0px; width: 100%; height: 7px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#e2e2e2))...
public/homecss/tango/skin.css
.slide-infomation{ width: 100%; background: #fff; position: relative; margin-top: 30px; } .slide-infomation:before{ position: absolute; content: ""; top: 0px; left: 0px; width: 100%; height: 7px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#e2e2e2))...
0.504639
0.134122
html, body { height: 100%; width: 100%; } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { border-color: #c68c53; border-width: 4px; max-width: 60px; } a:hover, a:focus { color: #c68c53; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-ser...
public/css/perfil.css
html, body { height: 100%; width: 100%; } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { border-color: #c68c53; border-width: 4px; max-width: 60px; } a:hover, a:focus { color: #c68c53; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-ser...
0.35869
0.05445
.modal-open { overflow: hidden; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: flex; width: 100%; height: 100%; overflow: hidden; outline: 0; justify-content: center } .fade { transition: opacity .15s linear; } .modal-open .modal { overflow-x:...
src/assets/modal.css
.modal-open { overflow: hidden; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: flex; width: 100%; height: 100%; overflow: hidden; outline: 0; justify-content: center } .fade { transition: opacity .15s linear; } .modal-open .modal { overflow-x:...
0.467575
0.071786
@import './navbar.css'; article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; font-family: 'Raleway', sans-serif; } [hidden] { display: none; } html { font-family: 'Source Sans Pro', sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjus...
base.css
@import './navbar.css'; article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; font-family: 'Raleway', sans-serif; } [hidden] { display: none; } html { font-family: 'Source Sans Pro', sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjus...
0.309441
0.057652
border:2px; border-style:solid; border-color:#000000; padding: 0em 1em 0em 1em; margin-bottom: 2em; } #print-site-banner h3 { margin-top: 1rem; } /* Enumerate headings Only displayed when set in mkdocs.yml print-site: - print-site-enumerate_headings: true */ /* Reset all enumeratio...
mkdocs_print_site_plugin/css/print-site.css
border:2px; border-style:solid; border-color:#000000; padding: 0em 1em 0em 1em; margin-bottom: 2em; } #print-site-banner h3 { margin-top: 1rem; } /* Enumerate headings Only displayed when set in mkdocs.yml print-site: - print-site-enumerate_headings: true */ /* Reset all enumeratio...
0.146545
0.166777
@media not screen and (max-width: 600px) { td, th { border: 1px solid var(--accent-color); } #chart-wrapper { position: relative; z-index: 10; border-radius: 4px; border: 1px solid var(--accent-color); background-color: var(--accent-color); } } #filterbox { display: inline-block; } #l...
app/static/css/camperlist.css
@media not screen and (max-width: 600px) { td, th { border: 1px solid var(--accent-color); } #chart-wrapper { position: relative; z-index: 10; border-radius: 4px; border: 1px solid var(--accent-color); background-color: var(--accent-color); } } #filterbox { display: inline-block; } #l...
0.310904
0.10217
.card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); text-align: center; font-family: arial; border-radius: 0; } .title { color: grey; font-size: 18px; } a { text-decoration: none; font-size: 16px; color: black; } p span { padding: 1px 20px !important; border-radius: 5px; ...
assets/css/driverprofile.css
.card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); text-align: center; font-family: arial; border-radius: 0; } .title { color: grey; font-size: 18px; } a { text-decoration: none; font-size: 16px; color: black; } p span { padding: 1px 20px !important; border-radius: 5px; ...
0.585457
0.200421
body{ transition: all 1s; } .list{ /* display: flex; */ /* flex-wrap: wrap; */ /* flex-direction: column; */ /* text-align: left; */ margin: 1em auto; /* justify-content: space-around; */ } .topic{ min-width: 320px; max-width: 700px; margin: 2em auto; } .heading{ display: flex; justify-conten...
src/components/main/list/list.css
body{ transition: all 1s; } .list{ /* display: flex; */ /* flex-wrap: wrap; */ /* flex-direction: column; */ /* text-align: left; */ margin: 1em auto; /* justify-content: space-around; */ } .topic{ min-width: 320px; max-width: 700px; margin: 2em auto; } .heading{ display: flex; justify-conten...
0.269806
0.075687
.back-to-explore { vertical-align: middle; font-size: 24px; cursor: pointer; margin-left: 5px; } .close-char { vertical-align: middle; font-size: 24px; cursor: pointer; margin-left: 5px; color: white; font-weight: bold; } .z-100 { z-index: 100; } .lp { width: 100%; margin: auto; min-heigh...
src/app/core/header/header.component.css
.back-to-explore { vertical-align: middle; font-size: 24px; cursor: pointer; margin-left: 5px; } .close-char { vertical-align: middle; font-size: 24px; cursor: pointer; margin-left: 5px; color: white; font-weight: bold; } .z-100 { z-index: 100; } .lp { width: 100%; margin: auto; min-heigh...
0.419767
0.062018
* { box-sizing: border-box; outline: none; } .panel { border: none; box-shadow: 0 0 8px rgba(0,0,0,0.2); } .btn {margin: 1px;} .panel-default { } .panel-warning { color: #c3740c; background-color: #ffe4c0; } .panel-danger { color: #ad0a0a; background-color: #ffcccc; } .panel-info { color: #1f6aab...
app/themes/sol/assets/css/style.css
* { box-sizing: border-box; outline: none; } .panel { border: none; box-shadow: 0 0 8px rgba(0,0,0,0.2); } .btn {margin: 1px;} .panel-default { } .panel-warning { color: #c3740c; background-color: #ffe4c0; } .panel-danger { color: #ad0a0a; background-color: #ffcccc; } .panel-info { color: #1f6aab...
0.446253
0.132964
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #FFC905; --ifm-color-primary-dark: #F7B604; --if...
website/src/css/custom.css
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #FFC905; --ifm-color-primary-dark: #F7B604; --if...
0.411111
0.048994
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap'); :root { --uv-black-button: #131b1f; --uv-success-green: #089136; --uv-failure-red: #bb0000; --uv-outline-gray: #dee4e6; --uv-main-black: #182024; --uv-off-black: #566470; } .uv-share-tweet-button:hover { cursor: pointer...
src/react/styles.css
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap'); :root { --uv-black-button: #131b1f; --uv-success-green: #089136; --uv-failure-red: #bb0000; --uv-outline-gray: #dee4e6; --uv-main-black: #182024; --uv-off-black: #566470; } .uv-share-tweet-button:hover { cursor: pointer...
0.353205
0.057865
body { background: #f8f8f8; padding-bottom: 12rem; } .detail { width: 87%; float: right; } .detail .mid { width: 100%; margin: 0 auto; background: #fff; } .detail .mid .list { width: 100%; overflow: hidden; display: flex; padding: 1rem 0; } .detail .mid .list .title { ...
public/static/mobile/cart/css/cart.css
body { background: #f8f8f8; padding-bottom: 12rem; } .detail { width: 87%; float: right; } .detail .mid { width: 100%; margin: 0 auto; background: #fff; } .detail .mid .list { width: 100%; overflow: hidden; display: flex; padding: 1rem 0; } .detail .mid .list .title { ...
0.51879
0.089534
@charset "utf-8"; /*header*/ .header{ height:44px; background:#4eabe8;position: relative;z-index: 10;} /* CSS Document */ .main { padding-top: 15px; padding-bottom: 15px; } .main #frm_login { padding-right: 15px; padding-left: 15px; } .main .item { margin-bottom: 15px; position: relative; width: 100%; margin...
Public/Home/css/login.css
@charset "utf-8"; /*header*/ .header{ height:44px; background:#4eabe8;position: relative;z-index: 10;} /* CSS Document */ .main { padding-top: 15px; padding-bottom: 15px; } .main #frm_login { padding-right: 15px; padding-left: 15px; } .main .item { margin-bottom: 15px; position: relative; width: 100%; margin...
0.245356
0.050682
html { font: 13px/1.231 arial,helvetica,clean,sans-serif; } fieldset { margin-bottom: 2em; margin-top: 0.5em; padding-bottom: 1em; width: 90%; } pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ ...
modules/weblounge-kernel/src/main/resources/html/css/docs.css
html { font: 13px/1.231 arial,helvetica,clean,sans-serif; } fieldset { margin-bottom: 2em; margin-top: 0.5em; padding-bottom: 1em; width: 90%; } pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ ...
0.460774
0.095434
@CHARSET "UTF-8"; .slide pre { white-space: pre-wrap; background-color: dimgray; } .slide div.left { float: left; width: 48%; margin-right: 10px; } .slide div.right { float: right; width: 48%; margin-left: 10px; } .slide .example { display: block; padding: 10px 20px; color: black; background: hsla(240...
subjects/web/css/presentation.css
@CHARSET "UTF-8"; .slide pre { white-space: pre-wrap; background-color: dimgray; } .slide div.left { float: left; width: 48%; margin-right: 10px; } .slide div.right { float: right; width: 48%; margin-left: 10px; } .slide .example { display: block; padding: 10px 20px; color: black; background: hsla(240...
0.389895
0.10235
body { font-family: sans-serif; background-color: rgba(224, 223, 223, 0.945); } p { font-size: 1em; line-height: 2em; } h1 { background-color: teal; color: white; } h2 { color: teal; } .quadrant h3 { color: teal; font-size: 1.4em; text-align: center; } ...
style.css
body { font-family: sans-serif; background-color: rgba(224, 223, 223, 0.945); } p { font-size: 1em; line-height: 2em; } h1 { background-color: teal; color: white; } h2 { color: teal; } .quadrant h3 { color: teal; font-size: 1.4em; text-align: center; } ...
0.483405
0.083516
main .call-to-action-container { background-color: var(--category-color); background-image: url('../../styles/top-leaf.png'), url('../../styles/bottom-leaf.png'); background-size: contain; background-position: top, bottom; background-repeat: no-repeat; } main .call-to-action { text-align: cente...
blog/blocks/call-to-action/call-to-action.css
main .call-to-action-container { background-color: var(--category-color); background-image: url('../../styles/top-leaf.png'), url('../../styles/bottom-leaf.png'); background-size: contain; background-position: top, bottom; background-repeat: no-repeat; } main .call-to-action { text-align: cente...
0.471467
0.078325
.App { background-color: #c5ccdc; width: 100%; height: 100%; border: 1px solid red; cursor: default; } a { text-decoration: none; } .PageContainer { background-color: white; padding: 80px; margin: 80px; width: 70%; height: 90%; border: 1px solid #c5ccdc; border-radius: 25px; } .PageHeader {...
src/App.css
.App { background-color: #c5ccdc; width: 100%; height: 100%; border: 1px solid red; cursor: default; } a { text-decoration: none; } .PageContainer { background-color: white; padding: 80px; margin: 80px; width: 70%; height: 90%; border: 1px solid #c5ccdc; border-radius: 25px; } .PageHeader {...
0.380068
0.055566
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); * { font-family: Roboto; } .content-1 { margin-left: 70px; margin-top: 140px; margin-right: 70px; color: #fff; } .content-1 p { color: #fff; fon...
ci4/public/css/kelas.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); * { font-family: Roboto; } .content-1 { margin-left: 70px; margin-top: 140px; margin-right: 70px; color: #fff; } .content-1 p { color: #fff; fon...
0.360039
0.071074
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section...
appendixC/styles.css
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section...
0.362969
0.091261
body {height: 100vh;} main { height: 100vh; display: block; background: url("https://images.unsplash.com/photo-1584036561566-baf8f5f1b144?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2978&q=80"); background-color: rgb(75, 75, 75); background-blend-mode: hard-light; filter: gr...
style.css
body {height: 100vh;} main { height: 100vh; display: block; background: url("https://images.unsplash.com/photo-1584036561566-baf8f5f1b144?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2978&q=80"); background-color: rgb(75, 75, 75); background-blend-mode: hard-light; filter: gr...
0.668988
0.127979
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000; } .body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height:14px; color:#3B4247; padding-left : 8px; padding-right : 8px; text-decoration: none; } .body:hover {color: #FFFFFF; text-dec...
master.css
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000; } .body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height:14px; color:#3B4247; padding-left : 8px; padding-right : 8px; text-decoration: none; } .body:hover {color: #FFFFFF; text-dec...
0.280814
0.102979
body { font-family: Verdana,sans-serif; background-color: #00AFF0; margin: 0; padding: 0; color: #000; height: 100%; width: 100%; } html{ height: 100%; width: 100%; } /* ~~ Selectores de elemento/etiqueta ~~ */ ul, ol, dl { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p...
public/css/index.css
body { font-family: Verdana,sans-serif; background-color: #00AFF0; margin: 0; padding: 0; color: #000; height: 100%; width: 100%; } html{ height: 100%; width: 100%; } /* ~~ Selectores de elemento/etiqueta ~~ */ ul, ol, dl { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p...
0.39129
0.079961
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } *:focus{ outline: none!important; } mark{ background-color: tra...
style.css
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } *:focus{ outline: none!important; } mark{ background-color: tra...
0.138113
0.050471
* { box-sizing: border-box; } html, body { width: 100%; min-height: 100%; font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 46%, rgba(84,84,84,1) 75%, rgba(3,3,3,1) 100%); } ...
public/styles/style.css
* { box-sizing: border-box; } html, body { width: 100%; min-height: 100%; font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 46%, rgba(84,84,84,1) 75%, rgba(3,3,3,1) 100%); } ...
0.520009
0.084153
.pika-single .pika-table td, .pika-single .pika-table th { width: 14.285714285714286%; padding: 0; text-align: center; } .pika-single .pika-table abbr { border-bottom: none; } .pika-single thead { background: linear-gradient(to bottom, #fff 0, #edeff0 100%); } .pika-single .pika-table { width: 100%; ma...
client/src/assets/stylesheets/pikaday.css
.pika-single .pika-table td, .pika-single .pika-table th { width: 14.285714285714286%; padding: 0; text-align: center; } .pika-single .pika-table abbr { border-bottom: none; } .pika-single thead { background: linear-gradient(to bottom, #fff 0, #edeff0 100%); } .pika-single .pika-table { width: 100%; ma...
0.443359
0.075041
h1, h2, h3, h4 { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif; letter-spacing: 0; font-weight: 700; font-style: normal; } .p-inline { display: inline } .clean-text { color: rgba(0,0,0,.44); font-size: 14px; fo...
templates/user/t1/v1_0/page/css/text.css
h1, h2, h3, h4 { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif; letter-spacing: 0; font-weight: 700; font-style: normal; } .p-inline { display: inline } .clean-text { color: rgba(0,0,0,.44); font-size: 14px; fo...
0.312265
0.088347
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain(mail.google.com) { /* header image */ body div#ds_inbox img { display: none !important; } /* change this to get different email pic */ body div#ds_inbox { background-image: url('http://www.forestpro.net/logogmail.gif') !important; width:...
data/usercss/1285.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain(mail.google.com) { /* header image */ body div#ds_inbox img { display: none !important; } /* change this to get different email pic */ body div#ds_inbox { background-image: url('http://www.forestpro.net/logogmail.gif') !important; width:...
0.204978
0.073099
.a-91 { max-width: 300px; margin: 35px auto; padding: 20px; position: relative; } .a-91:before { position: absolute; content: ""; top: 0; left: -20px; width: 20px; height: 100%; opacity: 0.75; background: inherit; z-index: -1; -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100...
src/Curso.ITDeveloper.Mvc/wwwroot/Scripts/cooperchip/componentes/ashobiz/css/ashobiz-91.css
.a-91 { max-width: 300px; margin: 35px auto; padding: 20px; position: relative; } .a-91:before { position: absolute; content: ""; top: 0; left: -20px; width: 20px; height: 100%; opacity: 0.75; background: inherit; z-index: -1; -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100...
0.390127
0.112942
.navbar .navbar-menu { box-shadow: none; } .content .taglist { list-style: none; margin-bottom: 0; margin-left: 0; margin-right: 1.5rem; margin-top: 1.5rem; display: flex; flex-wrap: wrap; justify-content: left; align-items: center; } .content .taglist li { padding: 0 2rem ...
src/components/navbar.css
.navbar .navbar-menu { box-shadow: none; } .content .taglist { list-style: none; margin-bottom: 0; margin-left: 0; margin-right: 1.5rem; margin-top: 1.5rem; display: flex; flex-wrap: wrap; justify-content: left; align-items: center; } .content .taglist li { padding: 0 2rem ...
0.456894
0.066934
(https://github.com/megacss/mega.css/tree/master/LICENSE) /* MIT License Copyright (c) 2020 <NAME> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without...
mega.css
(https://github.com/megacss/mega.css/tree/master/LICENSE) /* MIT License Copyright (c) 2020 <NAME> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without...
0.574872
0.143248
.page-content { width: 100%; height: calc(100% - 80px); margin-top: 0px; padding: 0; overflow-y: scroll; display: flex; flex-direction: column; align-items: center; background-color: #f6f7fb; } .page-header-container { width: 100%; height: 88.8px; margin: 0px; padding: 0px; display: flex; ...
styles/basictables.css
.page-content { width: 100%; height: calc(100% - 80px); margin-top: 0px; padding: 0; overflow-y: scroll; display: flex; flex-direction: column; align-items: center; background-color: #f6f7fb; } .page-header-container { width: 100%; height: 88.8px; margin: 0px; padding: 0px; display: flex; ...
0.427516
0.058534
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&family=Fredoka+One&family=Sawarabi+Gothic&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; } /* COMMON PAGE ELEMENTS */ .container { padding-top: 70px; min-height: 100vh; width: 100%; height: 100%; ...
public/stylesheets/app.css
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&family=Fredoka+One&family=Sawarabi+Gothic&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; } /* COMMON PAGE ELEMENTS */ .container { padding-top: 70px; min-height: 100vh; width: 100%; height: 100%; ...
0.406273
0.159774
.profiles-navbar { position: fixed; bottom: 0; right: 0; left: 0; color: white; z-index: 999999; } .profiles-navbar a { text-decoration: none; -webkit-transition: 0.5s ease; -moz-transition: 0.5s ease; -ms-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s...
resources/units/btybug_unit_navbar_footer/css/style.css
.profiles-navbar { position: fixed; bottom: 0; right: 0; left: 0; color: white; z-index: 999999; } .profiles-navbar a { text-decoration: none; -webkit-transition: 0.5s ease; -moz-transition: 0.5s ease; -ms-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s...
0.341363
0.07946
@charset "utf-8"; /* CSS Document */ body{ margin:0; padding:0; font-size:12px; color:#333333; background-color:#fff; text-decoration:none; font-family:"微软雅黑" } a { text-decoration:none;} ul {list-style:none;} h1.header{text-align:left;font-weight:normal;font-size:18px;color:#fff; letter-spacing:0.1em;paddin...
webroot/TDC_Mobile/fwm3.css
@charset "utf-8"; /* CSS Document */ body{ margin:0; padding:0; font-size:12px; color:#333333; background-color:#fff; text-decoration:none; font-family:"微软雅黑" } a { text-decoration:none;} ul {list-style:none;} h1.header{text-align:left;font-weight:normal;font-size:18px;color:#fff; letter-spacing:0.1em;paddin...
0.215186
0.055387
background: #95DC3B!important; border:none!important; } #img-logo { text-align: center!important; } #reset-btn { background: #95DC3B!important; border:none!important; } #submit_signature { background: #068101!important; border:none!important; } #sent_sms { padding: .5em; } #btn-group { background...
custom/css/custom.css
background: #95DC3B!important; border:none!important; } #img-logo { text-align: center!important; } #reset-btn { background: #95DC3B!important; border:none!important; } #submit_signature { background: #068101!important; border:none!important; } #sent_sms { padding: .5em; } #btn-group { background...
0.319546
0.064007
.new { background-image: linear-gradient(to bottom, #e6b800 0%, #ffcc00 70%, #ffcc00 70%, #ffcc00 75%, #ffd11a 75%, #ffd11a 80%, #ffd633 80%, #ffd633 85%, #ffdb4d 85%, #ffdb4d 90%, #ffe066 90%, #ffe066 100%) !important; } .hide { display: none; } .title { text-alig...
static/css/rooms/list.css
.new { background-image: linear-gradient(to bottom, #e6b800 0%, #ffcc00 70%, #ffcc00 70%, #ffcc00 75%, #ffd11a 75%, #ffd11a 80%, #ffd633 80%, #ffd633 85%, #ffdb4d 85%, #ffdb4d 90%, #ffe066 90%, #ffe066 100%) !important; } .hide { display: none; } .title { text-alig...
0.371251
0.12062
@charset "UTF-8"; /* * Styles zum quiz.js by <NAME> * quiz.js v0.4.3 - 18/06/07 * eLearning Buero MIN-Fakultaet - Universitaet Hamburg */ /* Color Variables */ /* elearn.js color codes */ /* Greys */ /* Colors */ /* Transparents */ /* quiz.js specifics */ /* CSS */ button.quizButton { margin: 0em; padding: 0.5em 1e...
assets/elearnjs/extensions/quiz/assets/css/quiz.css
@charset "UTF-8"; /* * Styles zum quiz.js by <NAME> * quiz.js v0.4.3 - 18/06/07 * eLearning Buero MIN-Fakultaet - Universitaet Hamburg */ /* Color Variables */ /* elearn.js color codes */ /* Greys */ /* Colors */ /* Transparents */ /* quiz.js specifics */ /* CSS */ button.quizButton { margin: 0em; padding: 0.5em 1e...
0.348202
0.110088