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, html { /*margin: 0;*/ /*padding: 0;*/ /*width: 100%;*/ height: 100%; /*min-width: 1000px;*/ } .wrap { min-height: 100%; height: auto !important; height: 100%; /* Negative indent footer by it's height */ margin: 0 auto -100px; } nav.navbar { width: 100%; background-color...
client/public/css/main.css
body, html { /*margin: 0;*/ /*padding: 0;*/ /*width: 100%;*/ height: 100%; /*min-width: 1000px;*/ } .wrap { min-height: 100%; height: auto !important; height: 100%; /* Negative indent footer by it's height */ margin: 0 auto -100px; } nav.navbar { width: 100%; background-color...
0.298901
0.039527
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("narutoforums.com") { /** SKIN SECTION */ /** * vBulletin 3.7.2 CSS * Style: 'Gray'; Style ID: ? */ table * { border: none !important; } div, table, td, tr, tbody { border-collapse: collapse !important; } body { background: #e0e0e...
data/usercss/76088.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("narutoforums.com") { /** SKIN SECTION */ /** * vBulletin 3.7.2 CSS * Style: 'Gray'; Style ID: ? */ table * { border: none !important; } div, table, td, tr, tbody { border-collapse: collapse !important; } body { background: #e0e0e...
0.174973
0.137417
@font-face { font-family: Ubuntu-Regular; src: url('../fonts/ubuntu/Ubuntu-Regular.ttf'); } @font-face { font-family: Ubuntu-Bold; src: url('../fonts/ubuntu/Ubuntu-Bold.ttf'); } @font-face { font-family: JosefinSans-Bold; src: url('../fonts/JosefinSans/JosefinSans-Bold.ttf'); } .htitl...
style.css
@font-face { font-family: Ubuntu-Regular; src: url('../fonts/ubuntu/Ubuntu-Regular.ttf'); } @font-face { font-family: Ubuntu-Bold; src: url('../fonts/ubuntu/Ubuntu-Bold.ttf'); } @font-face { font-family: JosefinSans-Bold; src: url('../fonts/JosefinSans/JosefinSans-Bold.ttf'); } .htitl...
0.198142
0.057838
.box { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1), 0 0 0 1px rgba(17, 17, 17, 0.1); display: block; padding: 20px; } .content a:not(.button) { border-bottom: 1px solid #d3d6db; } .content a:not(.button):visited { color: #847bb9; } .content a:not(.button):hov...
css/bulma.css
.box { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1), 0 0 0 1px rgba(17, 17, 17, 0.1); display: block; padding: 20px; } .content a:not(.button) { border-bottom: 1px solid #d3d6db; } .content a:not(.button):visited { color: #847bb9; } .content a:not(.button):hov...
0.350088
0.127979
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400&family=Zilla+Slab:wght@300;700&display=swap'); *, *::before, *::after{ box-sizing: border-box; } :root{ font-size: 18px; line-height: 1.5em; } body{ -webkit-font-smoothing: subpixel-antialiased; font-family: "Zilla Slab","Rob...
assets/css/index.css
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400&family=Zilla+Slab:wght@300;700&display=swap'); *, *::before, *::after{ box-sizing: border-box; } :root{ font-size: 18px; line-height: 1.5em; } body{ -webkit-font-smoothing: subpixel-antialiased; font-family: "Zilla Slab","Rob...
0.404155
0.141163
.middguard-graph-editor { height: 100%; border-right: 2px solid #e5e5e5; } .middguard-graph-editor .header { border-bottom: 2px solid #e5e5e5; padding: 10px; } .middguard-graph-editor .header h4 { margin: 0; } .middguard-graph-editor .sidebar { height: calc(100% - 41px); float: left; border-right: 2p...
static/css/graph-editor.css
.middguard-graph-editor { height: 100%; border-right: 2px solid #e5e5e5; } .middguard-graph-editor .header { border-bottom: 2px solid #e5e5e5; padding: 10px; } .middguard-graph-editor .header h4 { margin: 0; } .middguard-graph-editor .sidebar { height: calc(100% - 41px); float: left; border-right: 2p...
0.542136
0.120077
height: 100%; } .vertical-align-wrap { position: absolute; width: 100%; height: 90%; display: table; } .vertical-align-middle { display: table-cell; vertical-align: middle; } *{ font-family: sans-serif; } /******************************** * AUTHENTICATION FORMS, PAGE ********************...
public/css/validasi.css
height: 100%; } .vertical-align-wrap { position: absolute; width: 100%; height: 90%; display: table; } .vertical-align-middle { display: table-cell; vertical-align: middle; } *{ font-family: sans-serif; } /******************************** * AUTHENTICATION FORMS, PAGE ********************...
0.457137
0.073165
body { margin: 0; height: 100vh; display: flex; justify-content: center; align-items: center; } .wrapper { min-width: 400px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 30px; border: 2px solid #0460a9; border-radius: 15px; background-color: ...
src/index.css
body { margin: 0; height: 100vh; display: flex; justify-content: center; align-items: center; } .wrapper { min-width: 400px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 30px; border: 2px solid #0460a9; border-radius: 15px; background-color: ...
0.404507
0.11864
html { color: #222; font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } audio, canvas, iframe, img,...
css/main.css
html { color: #222; font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } audio, canvas, iframe, img,...
0.378919
0.066236
#banniere{ width:1140px; } html { scroll-behavior: smooth; } body { font-family: 'Montserrat', sans-serif; margin: 0; box-sizing: border-box; overflow-x: hidden; } main{ padding-top:15px; padding-left: 10px; } header { text-align: center; padding: 0 10vw; } header img { widt...
public/assets/css/styles.css
#banniere{ width:1140px; } html { scroll-behavior: smooth; } body { font-family: 'Montserrat', sans-serif; margin: 0; box-sizing: border-box; overflow-x: hidden; } main{ padding-top:15px; padding-left: 10px; } header { text-align: center; padding: 0 10vw; } header img { widt...
0.272702
0.097648
@import "../components/base.css"; .detail__link, .detail__tags { font-family: GTAmericaExtended; opacity: .5; } .close__right, .close__center { width: 100%; display: flex; } .close__right { justify-content: flex-end; } .close__center { justify-content: center; margin-top: 4rem; } .detail__link { bo...
src/templates/project.module.css
@import "../components/base.css"; .detail__link, .detail__tags { font-family: GTAmericaExtended; opacity: .5; } .close__right, .close__center { width: 100%; display: flex; } .close__right { justify-content: flex-end; } .close__center { justify-content: center; margin-top: 4rem; } .detail__link { bo...
0.548915
0.067917
.left_menu{ width: 234px; height: 428px; margin-top: 20px; margin-left: 40px; } .title{ width: 234px; height: 45px; background-color: #d64839; } .title span{ display: block; color: #fff; padding: 0 10px; min-width: 76px; font-size: 18px; line-height: 40px; text-...
src/main/webapp/statics/css/pre/movie_first.css
.left_menu{ width: 234px; height: 428px; margin-top: 20px; margin-left: 40px; } .title{ width: 234px; height: 45px; background-color: #d64839; } .title span{ display: block; color: #fff; padding: 0 10px; min-width: 76px; font-size: 18px; line-height: 40px; text-...
0.461745
0.097005
* @file * Nav Secondary. */ /* Media query breakpoints. Processed by postcss/postcss-custom-media. */ /* Navigation related breakpoints */ /* Grid related breakpoints */ /* Grid shifts from 6 to 14 columns. */ /* Width of the entire grid maxes out. */ /* Custom CSS properties. These are "compiled" by ...
web/themes/contrib/olivero/css/components/nav-secondary.css
* @file * Nav Secondary. */ /* Media query breakpoints. Processed by postcss/postcss-custom-media. */ /* Navigation related breakpoints */ /* Grid related breakpoints */ /* Grid shifts from 6 to 14 columns. */ /* Width of the entire grid maxes out. */ /* Custom CSS properties. These are "compiled" by ...
0.545286
0.069922
@charset "utf-8"; #wrapper {width:100%;height:100%;} header {position:relative;background:url(../img/bgfont.png) no-repeat #c44739 center;height:716px;} header h1 {float:left;width:45px;padding-top:25px;box-sizing:border-box;margin-left:2vw;} header h1 img{width:45px;} header > ul {float:right;padding-top:40px...
css/screen_project_1200.css
@charset "utf-8"; #wrapper {width:100%;height:100%;} header {position:relative;background:url(../img/bgfont.png) no-repeat #c44739 center;height:716px;} header h1 {float:left;width:45px;padding-top:25px;box-sizing:border-box;margin-left:2vw;} header h1 img{width:45px;} header > ul {float:right;padding-top:40px...
0.270191
0.051249
html, body { min-width: 100%; overflow-x: hidden; font-family: 'Roboto', sans-serif; background-image: url(img/islands.jpg); height: 100%; background-attachment: fixed; background-position: center; background-size: cover; color: #FCFBFC; scroll-behavior: smooth; } /* Navigation ...
Module-8-11-Project-Milestone-1-Hero-and-Miss-justindblue (1)/style.css
html, body { min-width: 100%; overflow-x: hidden; font-family: 'Roboto', sans-serif; background-image: url(img/islands.jpg); height: 100%; background-attachment: fixed; background-position: center; background-size: cover; color: #FCFBFC; scroll-behavior: smooth; } /* Navigation ...
0.524638
0.078219
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
css/sitewide.css
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
0.31342
0.053231
body { /* font-family: 'Varela Round', sans-serif !important; background-image: url('../img/background.jpg'); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;*/ background-color: #f5f5f5 } .form-control { box-shadow: none; font-wei...
BohoTours/Web/BohoTours.Web/wwwroot/css/site.css
body { /* font-family: 'Varela Round', sans-serif !important; background-image: url('../img/background.jpg'); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;*/ background-color: #f5f5f5 } .form-control { box-shadow: none; font-wei...
0.424651
0.062818
.background_glossyThistle6, .hover_background_glossyThistle6:hover, .active_background_glossyThistle6:active:hover { background: #764876; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); background-image...
widgets/common/assets/gradients/glossy/glossyThistle/glossyThistle6.css
.background_glossyThistle6, .hover_background_glossyThistle6:hover, .active_background_glossyThistle6:active:hover { background: #764876; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); background-image...
0.473901
0.064007
[ms-controller] { display: none; } .columns { width: 2200px; background: #a9ea00; -moz-column-width: 340px; -webkit-column-width: 340px; column-width: 340px; -moz-column-gap: 0px; -webkit-column-gap: 0px; column-gap: 0px; margin: 0px; font-size: 0; -webkit-text-size-adjust: none; height: 600px...
metro.css
[ms-controller] { display: none; } .columns { width: 2200px; background: #a9ea00; -moz-column-width: 340px; -webkit-column-width: 340px; column-width: 340px; -moz-column-gap: 0px; -webkit-column-gap: 0px; column-gap: 0px; margin: 0px; font-size: 0; -webkit-text-size-adjust: none; height: 600px...
0.327453
0.058158
.header-text { color: #FF3535; letter-spacing: -1.6px; } .image-desc { margin-bottom: 100px; margin-top: 20px; text-align: middle; } .image-title { margin-top: 30px; margin-bottom: 8px; font: 300 33px/30px 'Lato'; color: #E89625; } .btn { border-radius: 2px; border-width: 2px; border-color: #7FCCFF; pa...
css/main.css
.header-text { color: #FF3535; letter-spacing: -1.6px; } .image-desc { margin-bottom: 100px; margin-top: 20px; text-align: middle; } .image-title { margin-top: 30px; margin-bottom: 8px; font: 300 33px/30px 'Lato'; color: #E89625; } .btn { border-radius: 2px; border-width: 2px; border-color: #7FCCFF; pa...
0.263505
0.046012
.pelota { width: 100px; height: 100px; border-radius: 50%; /* transition-property: Qué quieres cambiar transition-duration: Cuánto va durar transition-delay: Cuánto va demorar en ejecutar transition-timing-function: ease --> Por defecto */ transition-duration: 1s; position: absolute; display: fl...
css/master.css
.pelota { width: 100px; height: 100px; border-radius: 50%; /* transition-property: Qué quieres cambiar transition-duration: Cuánto va durar transition-delay: Cuánto va demorar en ejecutar transition-timing-function: ease --> Por defecto */ transition-duration: 1s; position: absolute; display: fl...
0.591369
0.218107
body { width: 100%; height: 100%; margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; font-family: "helvetica", "Arial", sans-serif; background: #f1a8eb; } h1 { padding-top: 80px; text-transform: uppercase; font-weight: 200; font-size: 4em; margin-top: 0.2em; ...
pages/portfolio/folio.css
body { width: 100%; height: 100%; margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; font-family: "helvetica", "Arial", sans-serif; background: #f1a8eb; } h1 { padding-top: 80px; text-transform: uppercase; font-weight: 200; font-size: 4em; margin-top: 0.2em; ...
0.402275
0.07221
h2{ text-transform: uppercase; font-family: Comic sans ms, cursiva; color: green; } #footer{ text-align: right; font-family: comic sans ms, cursiva; } .icon{ width: 20px; vertical-align: middle; margin: 5px; padding: 5px; } a{ text-decoration: none; } a:hover{ t...
style.css
h2{ text-transform: uppercase; font-family: Comic sans ms, cursiva; color: green; } #footer{ text-align: right; font-family: comic sans ms, cursiva; } .icon{ width: 20px; vertical-align: middle; margin: 5px; padding: 5px; } a{ text-decoration: none; } a:hover{ t...
0.256646
0.082734
html{ overflow-x: hidden; } .topnav .iconst { display: none; } @media screen and (max-width: 325px){ div.mablaghbtn input { font-size: 12px !important; margin-right: 28px !important; } div.bedsbtn input { margin-right: 33px !important; font-size: 12px !important; } div.entrybtn span:nth-child(...
public/base/css/index.css
html{ overflow-x: hidden; } .topnav .iconst { display: none; } @media screen and (max-width: 325px){ div.mablaghbtn input { font-size: 12px !important; margin-right: 28px !important; } div.bedsbtn input { margin-right: 33px !important; font-size: 12px !important; } div.entrybtn span:nth-child(...
0.23092
0.074299
[hide] { display: none; } bold { font-weight: bold; } light { font-weight: lighter; } red { color: red; } blue { color: #007bff; } green { color: rgb(0, 141, 0); } greenyellow { color: greenyellow; } orange { color: orange; } orangered { color: orangered;...
hexicon.css
[hide] { display: none; } bold { font-weight: bold; } light { font-weight: lighter; } red { color: red; } blue { color: #007bff; } green { color: rgb(0, 141, 0); } greenyellow { color: greenyellow; } orange { color: orange; } orangered { color: orangered;...
0.40439
0.094552
body{ margin: 0; font-family: Arial, Helvetica, sans-serif; background: #333; color: #fff; font-size: 1.1em; line-height: 1.5; text-align: center; } img { display: block; width: 100%; height: auto; } h1, h2, h3 { margin: 0; padding: 1em 0; } p { margin: 0; padding: 1em 0; } .btn { display: inline-block; ...
src/css/styles.css
body{ margin: 0; font-family: Arial, Helvetica, sans-serif; background: #333; color: #fff; font-size: 1.1em; line-height: 1.5; text-align: center; } img { display: block; width: 100%; height: auto; } h1, h2, h3 { margin: 0; padding: 1em 0; } p { margin: 0; padding: 1em 0; } .btn { display: inline-block; ...
0.205296
0.065038
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
assets/css/animation.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.297878
0.052936
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap"); ::selection { background: #000000; color: #ffffff; } html, body { font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; color: #00000...
Assets/light.css
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap"); ::selection { background: #000000; color: #ffffff; } html, body { font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; color: #00000...
0.358129
0.125199
*{ margin: 0; padding: 0; box-sizing: content-box; } body { background-color: #483c7a; background: linear-gradient(180deg, rgba(72,60,122,1) 0%, rgba(90,226,217,1) 79%, rgba(90,226,217,1) 100%); max-width: 100vw; max-height: 100vh; display: flex; flex-direction: column; font-fam...
assets/css/styles.css
*{ margin: 0; padding: 0; box-sizing: content-box; } body { background-color: #483c7a; background: linear-gradient(180deg, rgba(72,60,122,1) 0%, rgba(90,226,217,1) 79%, rgba(90,226,217,1) 100%); max-width: 100vw; max-height: 100vh; display: flex; flex-direction: column; font-fam...
0.385606
0.083031
* { margin: 0; padding: 0; font-family: sans-serif; } .hero { width: 100%; height: 100vh; background-image: url(assets/background.png); background-size: cover; background-position: center; position: relative; overflow: hidden; } .img-logo { width: 100px; cursor: pointer...
sites/site-2/Water Balls/style.css
* { margin: 0; padding: 0; font-family: sans-serif; } .hero { width: 100%; height: 100vh; background-image: url(assets/background.png); background-size: cover; background-position: center; position: relative; overflow: hidden; } .img-logo { width: 100px; cursor: pointer...
0.613584
0.12817
* { font-family: "Trebuchet MS"; } body { background-color: #cccccc; padding: 40px; } .container { background-color: #ffffff; min-height: 300px; padding: 40px 20px; } .elements-list { margin-top: 20px; } .elements-list div { padding: 5px 0px; } .elements-list a{ font-size: 18px;...
examples/Disk/css/style.css
* { font-family: "Trebuchet MS"; } body { background-color: #cccccc; padding: 40px; } .container { background-color: #ffffff; min-height: 300px; padding: 40px 20px; } .elements-list { margin-top: 20px; } .elements-list div { padding: 5px 0px; } .elements-list a{ font-size: 18px;...
0.456652
0.127761
body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; margin: auto; width: 70%; padding: 0px; background-color: #3cc8ad; } nav a{ color: white; } h1 { color: white; text-shadow: -1px -1px 0 #007e65, 1px -1px 0 #007e65, -1px 1px 0 #007e65, 1px 1px 0 #007e65; ...
MemeGen/style.css
body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; margin: auto; width: 70%; padding: 0px; background-color: #3cc8ad; } nav a{ color: white; } h1 { color: white; text-shadow: -1px -1px 0 #007e65, 1px -1px 0 #007e65, -1px 1px 0 #007e65, 1px 1px 0 #007e65; ...
0.186354
0.118615
.sidebar { position: fixed; top: 0; height: 100%; left: 0; width: 100%; z-index: 100; transform: translateX(-100%); opacity: 0; transition: var(--transition); background: radial-gradient( 1.5em 6.28571em at 1.95em, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.25) 50%, ...
src/components/Navbar/Sidebar/Sidebar.css
.sidebar { position: fixed; top: 0; height: 100%; left: 0; width: 100%; z-index: 100; transform: translateX(-100%); opacity: 0; transition: var(--transition); background: radial-gradient( 1.5em 6.28571em at 1.95em, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.25) 50%, ...
0.578448
0.142351
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2'), url(MaterialIcons-Regular.woff) format('wo...
apps/custom_apps/quiz2/Quiz/html/css/style.css
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2'), url(MaterialIcons-Regular.woff) format('wo...
0.364778
0.055926
@charset "UTF-8"; ul, ol, li { list-style: none; } body, header, footer, aside, article, section, hgroup, nav, menu, canvas, output, dialog, datalist, details, figure, figcaption, audio, video, progress, mark, time, object, embed, div, p, address, blockquote, pre, dl, dt, dd, ol, ul, li, map, table, caption, thead, tbo...
ruoyi-blog/src/main/resources/static/blog/pnews/css/dgy.base.min.css
@charset "UTF-8"; ul, ol, li { list-style: none; } body, header, footer, aside, article, section, hgroup, nav, menu, canvas, output, dialog, datalist, details, figure, figcaption, audio, video, progress, mark, time, object, embed, div, p, address, blockquote, pre, dl, dt, dd, ol, ul, li, map, table, caption, thead, tbo...
0.361165
0.080141
@import url("../fonts/font-face.css"); *, a { font-family: "Vazir"; } .text-gray{ color: #8d8d8d; font-size: 0.8rem; } .blue { background-color: #0a5a94; } .red { background-color: #dd3333; } .green { background-color: #23d000; } .yellow { background-color: #fa9407; } @media print { .no-print ...
resources/frontend/css/style.css
@import url("../fonts/font-face.css"); *, a { font-family: "Vazir"; } .text-gray{ color: #8d8d8d; font-size: 0.8rem; } .blue { background-color: #0a5a94; } .red { background-color: #dd3333; } .green { background-color: #23d000; } .yellow { background-color: #fa9407; } @media print { .no-print ...
0.272218
0.071982
.mediaViewInfo { --web-view-name: Trends web ru; --web-view-id: Trends_web_ru; --web-scale-on-resize: true; --web-enable-deep-linking: true; } :root { --web-view-ids: Trends_web_ru; } * { margin: 0; padding: 0; box-sizing: border-box; border: none; } #Trends_web_ru { position: absolute; widt...
src/assets/templates/desktop/trends/style.css
.mediaViewInfo { --web-view-name: Trends web ru; --web-view-id: Trends_web_ru; --web-scale-on-resize: true; --web-enable-deep-linking: true; } :root { --web-view-ids: Trends_web_ru; } * { margin: 0; padding: 0; box-sizing: border-box; border: none; } #Trends_web_ru { position: absolute; widt...
0.45302
0.093182
html{ overflow-x: hidden; scroll-behavior: smooth; } /*****************************************/ a { -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; text-decoration: none; } a:hover, a:focus { outline: none; } /*****************...
style.css
html{ overflow-x: hidden; scroll-behavior: smooth; } /*****************************************/ a { -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; text-decoration: none; } a:hover, a:focus { outline: none; } /*****************...
0.363082
0.035712
@font-face { font-family: 'Roboto'; src: url("fonts/roboto/Roboto-Regular.ttf"); font-weight: 400; font-style: normal; } @font-face { font-family: 'Roboto'; src: url("fonts/roboto/Roboto-Medium.ttf"); font-weight: 500; font-style: normal; } @font-face { font-family: 'Roboto'; s...
public/style.css
@font-face { font-family: 'Roboto'; src: url("fonts/roboto/Roboto-Regular.ttf"); font-weight: 400; font-style: normal; } @font-face { font-family: 'Roboto'; src: url("fonts/roboto/Roboto-Medium.ttf"); font-weight: 500; font-style: normal; } @font-face { font-family: 'Roboto'; s...
0.404507
0.066236
.daext-clearfix:after { visibility: hidden !important; display: block !important; font-size: 0 !important; content: " " !important; clear: both !important; height: 0 !important; } .daext-clearfix { display: inline-block !important; } * html .daext-clearfix { height: 1% !important; } ...
www/wp-content/plugins/import-markdown/admin/assets/css/framework/menu.css
.daext-clearfix:after { visibility: hidden !important; display: block !important; font-size: 0 !important; content: " " !important; clear: both !important; height: 0 !important; } .daext-clearfix { display: inline-block !important; } * html .daext-clearfix { height: 1% !important; } ...
0.283682
0.089694
.container{ border-width:1000px; overflow-x: hidden; } h1{ color:white; font-family: 'Pompiere', cursive; margin-top:0; font-size:5.0em; text-align:center; text-decoration: underline; letter-spacing:0.2em; padding:10%; } header{ background-image:url("http://hairstyl...
css/yes.css
.container{ border-width:1000px; overflow-x: hidden; } h1{ color:white; font-family: 'Pompiere', cursive; margin-top:0; font-size:5.0em; text-align:center; text-decoration: underline; letter-spacing:0.2em; padding:10%; } header{ background-image:url("http://hairstyl...
0.443118
0.080792
* { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-color: peachpuff; } body { width: 960px; margin-left: auto; margin-right: auto; } head title { font-size: xx-large; } header h1{ padding-top: 30p...
css/style.css
* { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-color: peachpuff; } body { width: 960px; margin-left: auto; margin-right: auto; } head title { font-size: xx-large; } header h1{ padding-top: 30p...
0.365796
0.113973
body { margin: 0 auto; text-align: center; font-size: 14px; font-family: '<NAME>', cursive; } h1, h3, p, li, dt, dd, a { background: #ffffffbb; box-shadow: 0 0 20px 20px #ffffffbb; border-radius: 5px; padding: 5px 30px; } @media screen and (min-width: 768px) { h1, h3, p, li, dt, dd, a { padding:...
styles.css
body { margin: 0 auto; text-align: center; font-size: 14px; font-family: '<NAME>', cursive; } h1, h3, p, li, dt, dd, a { background: #ffffffbb; box-shadow: 0 0 20px 20px #ffffffbb; border-radius: 5px; padding: 5px 30px; } @media screen and (min-width: 768px) { h1, h3, p, li, dt, dd, a { padding:...
0.605682
0.14137
.goodsdetails-all{ min-height:950px; position: relative; } .churuzhang{ width:98%; } .goodsdetails-title{ width: 100%; height: 50px; border-bottom:1px solid #eee; } .cart_divall{ width:100%; height:950px; overflow: hidden; border: 1px solid #ccc; } .sorderbot{ position: absol...
public/template/pc/default/static/css/cart/cartlist.css
.goodsdetails-all{ min-height:950px; position: relative; } .churuzhang{ width:98%; } .goodsdetails-title{ width: 100%; height: 50px; border-bottom:1px solid #eee; } .cart_divall{ width:100%; height:950px; overflow: hidden; border: 1px solid #ccc; } .sorderbot{ position: absol...
0.522202
0.074164
body{ background-color: #F8F5EC; } /* NAVBAR */ * { margin: 0; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; color: #333; } .navbar { padding: 20px; display: flex; align-items: center; } .navbar h1 { color: #68756c; margin-left: 13em; } .navbar .navbar-links { margin-lef...
src/index.css
body{ background-color: #F8F5EC; } /* NAVBAR */ * { margin: 0; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; color: #333; } .navbar { padding: 20px; display: flex; align-items: center; } .navbar h1 { color: #68756c; margin-left: 13em; } .navbar .navbar-links { margin-lef...
0.335351
0.059537
*{ padding:0; margin:0; box-sizing: border-box; } @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); body{ background-image: url(https://github.com/HenriqueGalvim/Design1/blob/master/images/bg-intro-desktop.png?raw=true); background-color: hsl(0,100%,74%); font-family: 'Poppins...
estilos.css
*{ padding:0; margin:0; box-sizing: border-box; } @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); body{ background-image: url(https://github.com/HenriqueGalvim/Design1/blob/master/images/bg-intro-desktop.png?raw=true); background-color: hsl(0,100%,74%); font-family: 'Poppins...
0.404037
0.055132
html { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } html, body { height: 100%; } body { margin: 0; padding: 0; overflow-x: hidden; overflow-y: auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans"...
src/index.css
html { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } html, body { height: 100%; } body { margin: 0; padding: 0; overflow-x: hidden; overflow-y: auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans"...
0.467089
0.09795
.allymember { color: lime; } .noob { color: #a0ffa0; } .strong { color: #ffa0a0; } .vacation { color: skyblue; } .inactive { color: CCCCCC; } .longinactive { color: 999999; } .banned { text-decoration: line-through; } .flight { } .return { } .holding { } *.ownattack { color: lime; } ...
administrator!@/administrator!@/viewuser/css/default.css
.allymember { color: lime; } .noob { color: #a0ffa0; } .strong { color: #ffa0a0; } .vacation { color: skyblue; } .inactive { color: CCCCCC; } .longinactive { color: 999999; } .banned { text-decoration: line-through; } .flight { } .return { } .holding { } *.ownattack { color: lime; } ...
0.774199
0.350255
.navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; } .navbar .navbar-collapse { text-align: center; } /* navbar */ .navbar-default { background-color: #ffffff; border-color: #ffffff; } /* title */ .navbar-default .navbar-brand { color: #777; } .navbar-default ...
Modules/Frontend/Assets/css/index.css
.navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; } .navbar .navbar-collapse { text-align: center; } /* navbar */ .navbar-default { background-color: #ffffff; border-color: #ffffff; } /* title */ .navbar-default .navbar-brand { color: #777; } .navbar-default ...
0.371821
0.048722
body { margin: 0; font-family: 'EB Garamond', serif; } h3 { color: #11999E; font-size: 24px; } h2 { color: #66BFBF; font-size: 30px; } p { font-size: 20px; color: #40514E; font-weight: bold; } span { text-decoration: underline; } hr { border-style: dotted; border-to...
CSS - My Site/css/CSSstyle.css
body { margin: 0; font-family: 'EB Garamond', serif; } h3 { color: #11999E; font-size: 24px; } h2 { color: #66BFBF; font-size: 30px; } p { font-size: 20px; color: #40514E; font-weight: bold; } span { text-decoration: underline; } hr { border-style: dotted; border-to...
0.286568
0.053899
/* This is the bit that moves. It has 4 images, so 4 * 450 = 1800. You could use javascript to work this out instead by counting images. */ -webkit-transition:all 1.0s ease-in-out; -moz-transition:all 1.0s ease-in-out; -o-transition:all 1.0s ease-in-out; transition:all 1.0s ease-in-out; } body { -webkit-...
css/trans0.css
/* This is the bit that moves. It has 4 images, so 4 * 450 = 1800. You could use javascript to work this out instead by counting images. */ -webkit-transition:all 1.0s ease-in-out; -moz-transition:all 1.0s ease-in-out; -o-transition:all 1.0s ease-in-out; transition:all 1.0s ease-in-out; } body { -webkit-...
0.338296
0.071138
html,body{ height:100%; width: 100%; background: linear-gradient(#4a148c, #190335)no-repeat; background-color: #8a0787; background-size: cover; background-blend-mode: hard-light; font-family: 'Raleway', sans-serif; } .h100{ height: 100%; margin: 0 !important; } .sizeP{ width: 5% !important; } ....
css/style.css
html,body{ height:100%; width: 100%; background: linear-gradient(#4a148c, #190335)no-repeat; background-color: #8a0787; background-size: cover; background-blend-mode: hard-light; font-family: 'Raleway', sans-serif; } .h100{ height: 100%; margin: 0 !important; } .sizeP{ width: 5% !important; } ....
0.467089
0.065965
.resource{ padding: 0 30px; } .employees-wrapper h4{ position: relative; padding-left: 14px; color: #333; font-weight: normal; font-size: 18px; height: 20px; line-height: 20px; } .employees-wrapper h4::before{ content: ''; position: absolute; left: 0; top: 0; width: 3...
loulilouwai/css/resource.css
.resource{ padding: 0 30px; } .employees-wrapper h4{ position: relative; padding-left: 14px; color: #333; font-weight: normal; font-size: 18px; height: 20px; line-height: 20px; } .employees-wrapper h4::before{ content: ''; position: absolute; left: 0; top: 0; width: 3...
0.28877
0.092483
[class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; line-height: 14px; vertical-align: text-top; background-image: url("../images/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } .icon-chevron-up { backgr...
public/stylesheets/style.css
[class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; line-height: 14px; vertical-align: text-top; background-image: url("../images/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } .icon-chevron-up { backgr...
0.30013
0.082254
@import url('global.css'); body{ background-color: #FAFAFC; background-repeat: no-repeat; background-size: 100%; } #modal-container{ height:100vh; display:flex; justify-content:center; align-items: center; } #modal-container .form-container{ border-radius:.8rem; display:flex; ...
PI3Konex_Rapina/src/main/webapp/CSS/modalBusca.css
@import url('global.css'); body{ background-color: #FAFAFC; background-repeat: no-repeat; background-size: 100%; } #modal-container{ height:100vh; display:flex; justify-content:center; align-items: center; } #modal-container .form-container{ border-radius:.8rem; display:flex; ...
0.297572
0.04778
body{font-family:Lato} h1,h2,h3,h5,h6{color: #2c3e50; font-weight:700;font-family:Montserrat;} h4{color: #E3E2E1; font-weight:700;font-family:Montserrat;} hr.star-dark,hr.star-light{max-width:15rem;padding:0;text-align:center;border:none;border-top:solid .25rem;margin-top:2.5rem;margin-bottom:2.5rem;margin-left:auto...
css/freelancer.min.css
body{font-family:Lato} h1,h2,h3,h5,h6{color: #2c3e50; font-weight:700;font-family:Montserrat;} h4{color: #E3E2E1; font-weight:700;font-family:Montserrat;} hr.star-dark,hr.star-light{max-width:15rem;padding:0;text-align:center;border:none;border-top:solid .25rem;margin-top:2.5rem;margin-bottom:2.5rem;margin-left:auto...
0.307254
0.053725
body{ background:#fff; font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding: 0; margin: 0; } h1,h2,h3,h4,h5,h6,label,p{ margin:0; } .header { paddi...
css/style.css
body{ background:#fff; font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding: 0; margin: 0; } h1,h2,h3,h4,h5,h6,label,p{ margin:0; } .header { paddi...
0.234582
0.03872
body { background-color: #fbbd08; transition: linear 500ms; } .Section { overflow: hidden !important; } .sidebar { display: none !important; } .sideBarButton { display: none !important; } .sidebar.menu{ background-color: #666!important; } .top.menu { box-shadow: none; background-col...
src/css/style.css
body { background-color: #fbbd08; transition: linear 500ms; } .Section { overflow: hidden !important; } .sidebar { display: none !important; } .sideBarButton { display: none !important; } .sidebar.menu{ background-color: #666!important; } .top.menu { box-shadow: none; background-col...
0.542136
0.090615
html, body { width: 100%; height: 100%; margin: 0; padding: 0; background-image: linear-gradient(#F7E0AE, #F2DCB9); } marker.live { fill: #6B616E; } marker.dead { fill: #BDAAA1; } .node { fill: #F2DCB9; stroke: #6B616E; stroke-width: 3; cursor: pointer; } .node.dead, .l...
src/index.css
html, body { width: 100%; height: 100%; margin: 0; padding: 0; background-image: linear-gradient(#F7E0AE, #F2DCB9); } marker.live { fill: #6B616E; } marker.dead { fill: #BDAAA1; } .node { fill: #F2DCB9; stroke: #6B616E; stroke-width: 3; cursor: pointer; } .node.dead, .l...
0.602763
0.123392
.toast-wrapper { position: fixed; z-index: 1000; width: 100%; height: 100%; top: 0; left: 0; display: flex; } .my-toast { max-width: 80%; margin: 160px auto auto auto; border-radius: 5px; background: rgba(40, 40, 40, 0.7); } .my-toast .my-toast-content { font-size: 14px; line-height: 15px; t...
src/style/toast.css
.toast-wrapper { position: fixed; z-index: 1000; width: 100%; height: 100%; top: 0; left: 0; display: flex; } .my-toast { max-width: 80%; margin: 160px auto auto auto; border-radius: 5px; background: rgba(40, 40, 40, 0.7); } .my-toast .my-toast-content { font-size: 14px; line-height: 15px; t...
0.50952
0.153899
@font-face { font-family: ApercuRegular; src: url(Apercu-Regular.otf); } @font-face { font-family: ApercuMono; src: url(Apercu-Mono.otf); } @font-face { font-family: ApercuMedium; src: url(Apercu-Medium.otf); } @font-face { font-family: ApercuMediumItalic; src: url(Apercu-Medium-Italic.otf); } @font...
css/project.css
@font-face { font-family: ApercuRegular; src: url(Apercu-Regular.otf); } @font-face { font-family: ApercuMono; src: url(Apercu-Mono.otf); } @font-face { font-family: ApercuMedium; src: url(Apercu-Medium.otf); } @font-face { font-family: ApercuMediumItalic; src: url(Apercu-Medium-Italic.otf); } @font...
0.437583
0.24947
.editor { position: relative; } .editor .body { min-height: 90px; } .editor [contenteditable="true"]:focus { border: none; outline: none; } .editor [contenteditable="true"]::selection { background: #fff2a8; } .editor .footer { padding: 5px 10px 8px 5px; text-align: right; color: #e...
static/css/tab1.css
.editor { position: relative; } .editor .body { min-height: 90px; } .editor [contenteditable="true"]:focus { border: none; outline: none; } .editor [contenteditable="true"]::selection { background: #fff2a8; } .editor .footer { padding: 5px 10px 8px 5px; text-align: right; color: #e...
0.370453
0.143728
8.0.0-beta16:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc1:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc2:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc3:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc4:765a3c5...
hashs-database/hashs/core___themes___classy___css___components___tabledrag.css
8.0.0-beta16:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc1:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc2:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc3:765a3c5e30cfa585f8e4d9d1d43cdc9423c84fbf5340a0a738c56d48fe898a85 8.0.0-rc4:765a3c5...
0.187988
0.148479
.type-C-26 .border_content { margin: 0 auto; max-width: 85.71429em; width: 100%; } .type-C-26 .clear { clear: both; } .type-C-26 .l-footer-columns { background: #272727; color: #fff; } .type-C-26 .l-footer-columns .block { padding: 50px 0 0 0; } .type-C-26 .l-footer-columns .block-title { font-size: 16p...
group_c/public/css/footer.css
.type-C-26 .border_content { margin: 0 auto; max-width: 85.71429em; width: 100%; } .type-C-26 .clear { clear: both; } .type-C-26 .l-footer-columns { background: #272727; color: #fff; } .type-C-26 .l-footer-columns .block { padding: 50px 0 0 0; } .type-C-26 .l-footer-columns .block-title { font-size: 16p...
0.402744
0.059047
.embetter { -webkit-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -moz-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -ms-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -o-tran...
src/vendor/embetter.css
.embetter { -webkit-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -moz-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -ms-transition: background-color 0.25s linear, max-width 0.25s linear, max-height 0.25s linear; -o-tran...
0.396535
0.103024
section.pages { background: #347be1; padding-bottom: 10rem; padding-top: 3.45rem; position: relative; } section.pages.green { background: #40aa19; } section.pages.purple { background: linear-gradient(#613be8, #613be8, #5223ff); } section.pages::before { content: ''; width: 100%; position: absolute;...
src/components/ShowPages/styles.css
section.pages { background: #347be1; padding-bottom: 10rem; padding-top: 3.45rem; position: relative; } section.pages.green { background: #40aa19; } section.pages.purple { background: linear-gradient(#613be8, #613be8, #5223ff); } section.pages::before { content: ''; width: 100%; position: absolute;...
0.478529
0.056004
.header{ display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 1rem; margin: 5rem 0; } .header__text{ font-weight: bold; } .header__text h1{ margin: 2rem 0; font-size: 3.5rem; line-height: 1; } .header__text p{ font-size: 1.5rem; line-height: 1.2; margin-bottom: ...
client/src/components/home/Home.module.css
.header{ display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 1rem; margin: 5rem 0; } .header__text{ font-weight: bold; } .header__text h1{ margin: 2rem 0; font-size: 3.5rem; line-height: 1; } .header__text p{ font-size: 1.5rem; line-height: 1.2; margin-bottom: ...
0.469763
0.206754
Margin, padding, and border resets except for form elements */ body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; border: 0; } /* Consistency fixes ad...
site/build/css/main.css
Margin, padding, and border resets except for form elements */ body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; border: 0; } /* Consistency fixes ad...
0.414188
0.112405
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Embedded Fonts # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Asides ## Comments # Media ## Captions ## Gallerie...
wp-content/themes/redstarter-master/style.css
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Embedded Fonts # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Asides ## Comments # Media ## Captions ## Gallerie...
0.440229
0.077483
* grid * =============================*/ /* ============================= * breakpoints * =============================*/ /* ============================= * space * =============================*/ /* ============================= * font * =============================*/ /* ============================= * color...
css-mount.css
* grid * =============================*/ /* ============================= * breakpoints * =============================*/ /* ============================= * space * =============================*/ /* ============================= * font * =============================*/ /* ============================= * color...
0.637369
0.101145
body{ margin: 0; padding: 0; background: url(http://i.imgur.com/YVhw2Bh.png); } audio{ position: relative; display: block; margin: 0 auto; width:500px; height: 40px; } .container{ position: relative; width:100%; height: 304px; } .this-wrapper{ position: absolute; height: 222px; width: 222px; margin:auto;...
Israel_UI/css/style.css
body{ margin: 0; padding: 0; background: url(http://i.imgur.com/YVhw2Bh.png); } audio{ position: relative; display: block; margin: 0 auto; width:500px; height: 40px; } .container{ position: relative; width:100%; height: 304px; } .this-wrapper{ position: absolute; height: 222px; width: 222px; margin:auto;...
0.326057
0.049935
[class*="psicon-"] { display: inline-block; font-family: "plenty-system-icons" !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-fon...
src/css/plenty-icon-font.css
[class*="psicon-"] { display: inline-block; font-family: "plenty-system-icons" !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-fon...
0.390941
0.063019
:host body{ background-color: #000000; } body { background: url('../OPES-Splash-Page-1200x675.jpg') center center fixed !important; background-size: cover !important; background-blend-mode: multiply !important; background-color: #00000052 !important; } p { margin: 0 0 10px; } h2, .section-...
src/assets/css/style.css
:host body{ background-color: #000000; } body { background: url('../OPES-Splash-Page-1200x675.jpg') center center fixed !important; background-size: cover !important; background-blend-mode: multiply !important; background-color: #00000052 !important; } p { margin: 0 0 10px; } h2, .section-...
0.19923
0.10885
* { margin:0; padding:0; } body { font-size:62.5%; font-family: "Trebuchet MS", arial, sans-serif; color: #000; overflow: -moz-scrollbars-vertical !important; background-color:#fff; background-image:url('/_static/images/www/shared/bgPattern.gif'); background-repeat:repeat-x; } p { margin...
html/tc3462/wfc_styles.css
* { margin:0; padding:0; } body { font-size:62.5%; font-family: "Trebuchet MS", arial, sans-serif; color: #000; overflow: -moz-scrollbars-vertical !important; background-color:#fff; background-image:url('/_static/images/www/shared/bgPattern.gif'); background-repeat:repeat-x; } p { margin...
0.235636
0.038394
.ms-DetailsColumn { font-size: var(--fontSize-Small); font-weight: var(--fontWeight-Regular); } .ms-DetailsColumn { color: var(--semanticTextColors-BodyText); display: inline-block; position: relative; box-sizing: border-box; padding: 0 8px 0 12px; line-height: inherit; margin: 0;...
src/BlazorFluentUI.ListComponents/DetailsList/DetailsColumn.razor.css
.ms-DetailsColumn { font-size: var(--fontSize-Small); font-weight: var(--fontWeight-Regular); } .ms-DetailsColumn { color: var(--semanticTextColors-BodyText); display: inline-block; position: relative; box-sizing: border-box; padding: 0 8px 0 12px; line-height: inherit; margin: 0;...
0.655446
0.109372
.nav { width : 100%; min-height : 100%; height : 100%; position : absolute; /* absolute relative */ float : left; overflow : hidden; background-color : rgba(239, 239, 244, 0.3); ...
source/css/nav.css
.nav { width : 100%; min-height : 100%; height : 100%; position : absolute; /* absolute relative */ float : left; overflow : hidden; background-color : rgba(239, 239, 244, 0.3); ...
0.369315
0.056366
.photos { position: relative; display: flex; flex-wrap: wrap; max-width: 400px; margin: 20px auto; user-select: none; /*background-color: #000;*/ } .photos__back, .photos__item { width: 100%; height: 400px; max-height: 80vh; } .photos__radio {display: none;} .photos__img { ...
public/css/my.css
.photos { position: relative; display: flex; flex-wrap: wrap; max-width: 400px; margin: 20px auto; user-select: none; /*background-color: #000;*/ } .photos__back, .photos__item { width: 100%; height: 400px; max-height: 80vh; } .photos__radio {display: none;} .photos__img { ...
0.425128
0.089574
Global Styles ================================================ */ @import 'settings-panel.css'; @import url(https://fonts.googleapis.com/css?family=Raleway:900,800,700,600,400,300,200,100); @import url(https://fonts.googleapis.com/css?family=Josefin+Sans:700,600,400); h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, ...
Sparrow-Delivery/Content/main.css
Global Styles ================================================ */ @import 'settings-panel.css'; @import url(https://fonts.googleapis.com/css?family=Raleway:900,800,700,600,400,300,200,100); @import url(https://fonts.googleapis.com/css?family=Josefin+Sans:700,600,400); h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, ...
0.314893
0.074804
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
css/sitewide.css
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
0.289874
0.04975
.tape-backdrop,.tape-modal,.tape-modal-ft,.tape-modal-ft-btn2{position:absolute} #report2{width:100%;background-color:#65c700;color:#fff;text-align:center;padding:15px 0} #report2 h1{font-size:16px;margin-top:10px} #report3{margin-top:20px;width:100%;text-align:center} #report3 ul li{font-size:15px;line-height:40px} #r...
h5/welcome/css/app52yy.css
.tape-backdrop,.tape-modal,.tape-modal-ft,.tape-modal-ft-btn2{position:absolute} #report2{width:100%;background-color:#65c700;color:#fff;text-align:center;padding:15px 0} #report2 h1{font-size:16px;margin-top:10px} #report3{margin-top:20px;width:100%;text-align:center} #report3 ul li{font-size:15px;line-height:40px} #r...
0.342681
0.054904
html { --mainBackground: #fff; --toolMenu: linear-gradient(90deg, rgba(0, 128, 128, 0.9) 0%, rgba(69, 189, 159, 0.8) 100%); --optionsBg: #4cbbae; --optionsBloom: inset 0px 0px 33px 0px rgba(63, 50, 50, 0.2), 0px 0px 33px 0px rgba(255, 255, 255, 0.1); --fontColour: #000000; --inverseFont: #fff; --icons: rg...
GUI/main.css
html { --mainBackground: #fff; --toolMenu: linear-gradient(90deg, rgba(0, 128, 128, 0.9) 0%, rgba(69, 189, 159, 0.8) 100%); --optionsBg: #4cbbae; --optionsBloom: inset 0px 0px 33px 0px rgba(63, 50, 50, 0.2), 0px 0px 33px 0px rgba(255, 255, 255, 0.1); --fontColour: #000000; --inverseFont: #fff; --icons: rg...
0.410993
0.05848
body { box-sizing: border-box; } .header { display: flex; justify-content: space-between; align-items: center; height: 80px; background-color: teal; } .logo { width: 70px; height: 60px; margin-right: 10px; } .header-container{ display: flex; justify-content: space-be...
css/index.css
body { box-sizing: border-box; } .header { display: flex; justify-content: space-between; align-items: center; height: 80px; background-color: teal; } .logo { width: 70px; height: 60px; margin-right: 10px; } .header-container{ display: flex; justify-content: space-be...
0.449876
0.124054
.region-settings { height: 100%; width: 100%; } .region-settings__header-text { margin-left: 2.8rem; } .region-settings__row { border-bottom: solid 1px var(--border__color); display: flex; flex-direction: row; } .region-settings__lwt-container { justify-content: flex-start; display: flex; height: 1...
packages/ui/src/components/Settings/ProfileAndSecurity/RegionSettingsCard/RegionSettings/RegionSettingsComponent.css
.region-settings { height: 100%; width: 100%; } .region-settings__header-text { margin-left: 2.8rem; } .region-settings__row { border-bottom: solid 1px var(--border__color); display: flex; flex-direction: row; } .region-settings__lwt-container { justify-content: flex-start; display: flex; height: 1...
0.59408
0.049359
body { margin: 10px 80px; background-color: #ddd; 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; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; } .i...
tweetledum/css/styles.css
body { margin: 10px 80px; background-color: #ddd; 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; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; } .i...
0.332961
0.080069
img { max-width: 100%; } #team { padding: 150px 0; } #fun-fact, #team { background: #2ad2be10; } #team .team-section-text { padding-top: 70px; } .section-count, .section-title { font-family: 'Josefin Sans', sans-serif; } .section-count { height: 120px; overflow: hidden; font-weight: 100; } .sectio...
src/views/OurTeam/App.css
img { max-width: 100%; } #team { padding: 150px 0; } #fun-fact, #team { background: #2ad2be10; } #team .team-section-text { padding-top: 70px; } .section-count, .section-title { font-family: 'Josefin Sans', sans-serif; } .section-count { height: 120px; overflow: hidden; font-weight: 100; } .sectio...
0.370453
0.096834
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500&display=swap'); html, body{ font-family: 'Ubuntu', sans-serif; width: 100vw; } .main{ margin: auto; } .modebar{ display: none !important; } #logo { font-size: 2rem; font-weight: 500; } a#logo{ text-decoration: none; } a...
app/assets/stylesheet.css
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500&display=swap'); html, body{ font-family: 'Ubuntu', sans-serif; width: 100vw; } .main{ margin: auto; } .modebar{ display: none !important; } #logo { font-size: 2rem; font-weight: 500; } a#logo{ text-decoration: none; } a...
0.390011
0.088662
@-moz-document domain("kwadratowa.tv") { ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3); border-radius: 5px; background-color: #150606; } html[hide-scrollbar="true"] ::-webkit-scrollbar{display:none} ::-webkit-scroll...
data/usercss/196649.user.css
@-moz-document domain("kwadratowa.tv") { ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3); border-radius: 5px; background-color: #150606; } html[hide-scrollbar="true"] ::-webkit-scrollbar{display:none} ::-webkit-scroll...
0.295128
0.082846
html,body{ margin: 0; padding: 0; font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif; } /* Setup the h element sizes since all browser inherited CSS has been reset... */ h1 { display: block; font-size: 2em; font-weight: bold; } h2 { display: block; font-size: 1.5em...
website-files/resources/css/demo.css
html,body{ margin: 0; padding: 0; font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif; } /* Setup the h element sizes since all browser inherited CSS has been reset... */ h1 { display: block; font-size: 2em; font-weight: bold; } h2 { display: block; font-size: 1.5em...
0.295128
0.069637
div.body, #navtrail { margin:0; } div.body h3 { margin:0; } #navtrail { background:inherit; display:inline-block; float:right; width:95.5% !important; } #navtrail a, #navtrail a:link, #navtrail a:visited { border:none !important; } #pagecontentcontainer #navtrail p.alignright { margin-bottom:0; !important; } #externalL...
metabolicmine/webapp/resources/webapp/css/bagDetails.css
div.body, #navtrail { margin:0; } div.body h3 { margin:0; } #navtrail { background:inherit; display:inline-block; float:right; width:95.5% !important; } #navtrail a, #navtrail a:link, #navtrail a:visited { border:none !important; } #pagecontentcontainer #navtrail p.alignright { margin-bottom:0; !important; } #externalL...
0.35354
0.097433
div[data-element-type="Pure.AdvancedSearch.A.Container"]{ position :relative; width :100%; background-size :cover; background-position :center center; } /*================================================================================================*/ div[data-element-type...
templates/elements/search/css/b.css
div[data-element-type="Pure.AdvancedSearch.A.Container"]{ position :relative; width :100%; background-size :cover; background-position :center center; } /*================================================================================================*/ div[data-element-type...
0.324128
0.081703
a { text-decoration: none; } a:link, a:visited { color: rgb(85, 85, 85); } .agreement-content { border: 1px solid rgb(216, 216, 216); border-top-left-radius: 5px; border-top-right-radius: 5px; margin-bottom: 28px; margin-left: auto; margin-right: auto; width: 980px; } .agreement-content h2, form h2, .list h...
src/main/resources/META-INF/styles/style.css
a { text-decoration: none; } a:link, a:visited { color: rgb(85, 85, 85); } .agreement-content { border: 1px solid rgb(216, 216, 216); border-top-left-radius: 5px; border-top-right-radius: 5px; margin-bottom: 28px; margin-left: auto; margin-right: auto; width: 980px; } .agreement-content h2, form h2, .list h...
0.446253
0.179423
:root { --color: #554348; --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } body { display: flexbox; width: 100%; height: 100%; background-color: antiquewhite; } .block { box-sizing: border-box; ...
assets/style.css
:root { --color: #554348; --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } body { display: flexbox; width: 100%; height: 100%; background-color: antiquewhite; } .block { box-sizing: border-box; ...
0.347537
0.12536
.button { -fx-background-color : linear-gradient(to right, #333333, #1B1B1B); -fx-border-color : linear-gradient(to right, #333333, #1B1B1B); -fx-text-fill : #E0E1DD; } .button:hover { -fx-background-color : #656565; -fx-border-color : #656565; } .button:pressed { -fx-background-color :...
SentencingRobbery/src/main/resources/resources/css/primary.css
.button { -fx-background-color : linear-gradient(to right, #333333, #1B1B1B); -fx-border-color : linear-gradient(to right, #333333, #1B1B1B); -fx-text-fill : #E0E1DD; } .button:hover { -fx-background-color : #656565; -fx-border-color : #656565; } .button:pressed { -fx-background-color :...
0.303629
0.127653
@font-face { font-family: 'shabnam'; src:url('fonts/shabnam-light.eot') format('eot'), url('fonts/shabnam-light.woff') format('woff'), url('fonts/shabnam-light.ttf') format('truetype'); } *{ direction: rtl; /* box-sizing: border-box; */ } body::-webkit-scrollbar { width: 7px; } body...
public/download_style.css
@font-face { font-family: 'shabnam'; src:url('fonts/shabnam-light.eot') format('eot'), url('fonts/shabnam-light.woff') format('woff'), url('fonts/shabnam-light.ttf') format('truetype'); } *{ direction: rtl; /* box-sizing: border-box; */ } body::-webkit-scrollbar { width: 7px; } body...
0.243193
0.074871
* { box-sizing: border-box; } html, body { margin: 0; padding: 0; line-height: 1.5; font-size: 16px; } /* styling our overall page */ body { background: #FFF; font-family: Arial, Helvetica, sans-serif; } /* styling our header */ header { background: #222; color: #FFF; padding: 20px 30p...
css/style.css
* { box-sizing: border-box; } html, body { margin: 0; padding: 0; line-height: 1.5; font-size: 16px; } /* styling our overall page */ body { background: #FFF; font-family: Arial, Helvetica, sans-serif; } /* styling our header */ header { background: #222; color: #FFF; padding: 20px 30p...
0.317532
0.067087
*{ margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; text-decoration: none; scroll-behavior: smooth; } body{ background-color: #0c0b0b; font-family: 'Open Sans', sans-serif; } #header{ display: flex; position: sticky; top: 0; justify-content: space-b...
Aula 16 T1/css/styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; text-decoration: none; scroll-behavior: smooth; } body{ background-color: #0c0b0b; font-family: 'Open Sans', sans-serif; } #header{ display: flex; position: sticky; top: 0; justify-content: space-b...
0.430147
0.076857
@import url('https://fonts.googleapis.com/css?family=Inter|Inter:300,400,500,700'); body { background-color: #f8f8f8; } * { margin: 0; padding: 0; outline: none; text-decoration: none; border: none; scroll-behavior: smooth; font-family: "Inter", sans-serif; list-style-type: none; } nav { display:...
main.css
@import url('https://fonts.googleapis.com/css?family=Inter|Inter:300,400,500,700'); body { background-color: #f8f8f8; } * { margin: 0; padding: 0; outline: none; text-decoration: none; border: none; scroll-behavior: smooth; font-family: "Inter", sans-serif; list-style-type: none; } nav { display:...
0.455441
0.068444
.videoBox { /*left: 10%;*/ } .videoContainer { margin: 0 20px 0 20px; padding: 10px; border: 0; background: transparent; } video { top: 0; left: 0; transition: width .5s ease; margin: 0; background-color: #000; height: 100%; width: 100%; } #localVideo { -webkit-tra...
build/webrtcdevelopment.css
.videoBox { /*left: 10%;*/ } .videoContainer { margin: 0 20px 0 20px; padding: 10px; border: 0; background: transparent; } video { top: 0; left: 0; transition: width .5s ease; margin: 0; background-color: #000; height: 100%; width: 100%; } #localVideo { -webkit-tra...
0.298287
0.042384
body { background-color: #eee; } body header { background: #349886; border-left: 8px solid #29796B; } body .clipboard { width: 28px; height: 28px; background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcAQMAAABIw03XAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///////9VfPVsAAAAAnRST...
plugins/gantry5/assets/css/whoops.css
body { background-color: #eee; } body header { background: #349886; border-left: 8px solid #29796B; } body .clipboard { width: 28px; height: 28px; background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcAQMAAABIw03XAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///////9VfPVsAAAAAnRST...
0.477311
0.10325
@-moz-document url-prefix("https://estudij.um.si/") { body { background-color: black !important; background-image: none; color: white; } .navbar .brand, .navbar .nav > li > a { text-shadow: none !important; } .block, .navbar-inner, pre { color: white; background-color: #121212 !important; backgrou...
data/usercss/162406.user.css
@-moz-document url-prefix("https://estudij.um.si/") { body { background-color: black !important; background-image: none; color: white; } .navbar .brand, .navbar .nav > li > a { text-shadow: none !important; } .block, .navbar-inner, pre { color: white; background-color: #121212 !important; backgrou...
0.241847
0.056392