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
.footer { margin-top: 0; } .footer { background-color: #450d0d; -webkit-clip-path: polygon(0 20%, 1600px 0, 1600px 80%, 0 100%); clip-path: polygon(0 20%, 1600px 0, 1600px 80%, 0 100%); padding: 130px 1rem 40px 1rem; margin-top: -100px; text-align: center; } @media (min-width: 768px) { .footer { ...
src/components/Footer.css
.footer { margin-top: 0; } .footer { background-color: #450d0d; -webkit-clip-path: polygon(0 20%, 1600px 0, 1600px 80%, 0 100%); clip-path: polygon(0 20%, 1600px 0, 1600px 80%, 0 100%); padding: 130px 1rem 40px 1rem; margin-top: -100px; text-align: center; } @media (min-width: 768px) { .footer { ...
0.388734
0.077274
Created on : Jan 16, 2017, 9:28:06 AM Author : it By : Taninut.BM ย้าย style ที่เขียนแยกไว้ตามหน้า view ต่าง ๆ */ .selection{ display: block; width: 100%; /*height: 46px;*/ padding: 6px 12px; font-size: 1em; font-weight: 300; line-height: 1.42857143; color: #...
frontend/themes/costfit/assets/css/style-interpolate-cosxy.css
Created on : Jan 16, 2017, 9:28:06 AM Author : it By : Taninut.BM ย้าย style ที่เขียนแยกไว้ตามหน้า view ต่าง ๆ */ .selection{ display: block; width: 100%; /*height: 46px;*/ padding: 6px 12px; font-size: 1em; font-weight: 300; line-height: 1.42857143; color: #...
0.242654
0.195345
*{ padding : 0; margin: 0; font-family: Helvetica; } a { text-decoration: none; color : inherit; } img{ width : 100%; } .container { width : 80%; margin : 0 auto; } header { border-bottom: 1px solid rgba(0,0,0,0.05); box-shadow: 1px 2px 3px #ddd; background-color: #fff; w...
style.css
*{ padding : 0; margin: 0; font-family: Helvetica; } a { text-decoration: none; color : inherit; } img{ width : 100%; } .container { width : 80%; margin : 0 auto; } header { border-bottom: 1px solid rgba(0,0,0,0.05); box-shadow: 1px 2px 3px #ddd; background-color: #fff; w...
0.48121
0.099339
:root { --color1: #645AA5; --color2: #8E3B88; --color3: #E8314F; --color4: #F47726; --color5: gray; --color1-light: #e0deed; --color2-light: #ecd3eb; --color3-light: #fad5db; --color4-light: #fce3d3; --color5-light: #ddd; } /* ============= logo ============= */ .logo-text { color: #645...
static/style.css
:root { --color1: #645AA5; --color2: #8E3B88; --color3: #E8314F; --color4: #F47726; --color5: gray; --color1-light: #e0deed; --color2-light: #ecd3eb; --color3-light: #fad5db; --color4-light: #fce3d3; --color5-light: #ddd; } /* ============= logo ============= */ .logo-text { color: #645...
0.387111
0.207014
*{ list-style: none; } .main{ width: 800px; height: 480px; margin: auto; overflow: hidden; background: gray; position: relative; } .swp1{ display: -webkit-flex; width: 2088px; -webkit-transform: translateY(-50%); top: 50%; position: relative; } .swp1 li{ margin: 10px 10px...
canvasDemo/animation/css/style.css
*{ list-style: none; } .main{ width: 800px; height: 480px; margin: auto; overflow: hidden; background: gray; position: relative; } .swp1{ display: -webkit-flex; width: 2088px; -webkit-transform: translateY(-50%); top: 50%; position: relative; } .swp1 li{ margin: 10px 10px...
0.389198
0.055875
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One); .fonts{ font-family: 'Black Ops One', cursive; } .circle{ border-radius:100%; background-color: white; margin: auto; } #brand{ font-family: 'Black Ops One', cursive; } #simone-body{ width:300px; height:300px; backgr...
public_html/style.css
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One); .fonts{ font-family: 'Black Ops One', cursive; } .circle{ border-radius:100%; background-color: white; margin: auto; } #brand{ font-family: 'Black Ops One', cursive; } #simone-body{ width:300px; height:300px; backgr...
0.417271
0.098209
.background_royalBlue4, .hover_background_royalBlue4:hover, .active_background_royalBlue4:active:hover { background: #1e46bf; background-image: -moz-linear-gradient(top, rgb(53, 96, 223) 0%, rgb(30, 70, 191) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(53, 96,...
widgets/common/assets/gradients/simple/royalBlue/royalBlue4.css
.background_royalBlue4, .hover_background_royalBlue4:hover, .active_background_royalBlue4:active:hover { background: #1e46bf; background-image: -moz-linear-gradient(top, rgb(53, 96, 223) 0%, rgb(30, 70, 191) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(53, 96,...
0.47317
0.114369
.uabb-slide-box-wrap { display: block; position: relative; z-index: 1; -webkit-transition: z-index .25s ease-out; -o-transition: z-index .25s ease-out; transition: z-index .25s ease-out; } .uabb-slide-box{ width: 100%; } .uabb-slide-box-wrap.set-z-index { z-index: 5; -webkit-transi...
wp-content/plugins/ultimate-addons-for-beaver-builder-lite/modules/slide-box/css/frontend.css
.uabb-slide-box-wrap { display: block; position: relative; z-index: 1; -webkit-transition: z-index .25s ease-out; -o-transition: z-index .25s ease-out; transition: z-index .25s ease-out; } .uabb-slide-box{ width: 100%; } .uabb-slide-box-wrap.set-z-index { z-index: 5; -webkit-transi...
0.435661
0.096025
ol,ul {list-style: none;} a:link,a:visited,a:hover,a:active{text-decoration:none;} .mt10{margin-top:10px;} .mt20{margin-top:20px;} .mt30{margin-top:30px;} .mt40{margin-top:40px;} .mt50{margin-top:50px;} .mt100{margin-top:100px;} .mt200{margin-top:200px;} *{margin:0px; padding:0px;} #hidd{ margin: 0 auto; ...
Public/home/my.css
ol,ul {list-style: none;} a:link,a:visited,a:hover,a:active{text-decoration:none;} .mt10{margin-top:10px;} .mt20{margin-top:20px;} .mt30{margin-top:30px;} .mt40{margin-top:40px;} .mt50{margin-top:50px;} .mt100{margin-top:100px;} .mt200{margin-top:200px;} *{margin:0px; padding:0px;} #hidd{ margin: 0 auto; ...
0.202286
0.062245
{ margin:0px; border:0px; } body { background: #e3dddd; src:"https://www.google.co.in/url?sa=i&rct=j&q=&esrc=s&source=images&cd=&cad=rja&uact=8&ved=0CAcQjRxqFQoTCMvliKiIrcgCFQIdjgodX8gLXw&url=http%3A%2F%2Fwww.shutterstock.com%2Fs%2Fsignup%2Fsearch.html&bvm=bv.104317490,d.c2E&psig=AFQjCNFCXBfsZAtq1MVyvMi-EhN...
trishul/text1.css
{ margin:0px; border:0px; } body { background: #e3dddd; src:"https://www.google.co.in/url?sa=i&rct=j&q=&esrc=s&source=images&cd=&cad=rja&uact=8&ved=0CAcQjRxqFQoTCMvliKiIrcgCFQIdjgodX8gLXw&url=http%3A%2F%2Fwww.shutterstock.com%2Fs%2Fsignup%2Fsearch.html&bvm=bv.104317490,d.c2E&psig=AFQjCNFCXBfsZAtq1MVyvMi-EhN...
0.317532
0.126353
:root { --base-unit: 1 } /********** Theme: dark **********/ /* Font styles */ .flipdownWidgets.flipdown__theme-dark { font-family: sans-serif; font-weight: bold; font-size: calc(var(--base-unit) * 15px); } /* Rotor group headings */ .flipdownWidgets.flipdown__theme-dark .rotor-group-heading:before { color:...
inst/htmlwidgets/lib/flipdown/flipdown.css
:root { --base-unit: 1 } /********** Theme: dark **********/ /* Font styles */ .flipdownWidgets.flipdown__theme-dark { font-family: sans-serif; font-weight: bold; font-size: calc(var(--base-unit) * 15px); } /* Rotor group headings */ .flipdownWidgets.flipdown__theme-dark .rotor-group-heading:before { color:...
0.463687
0.078008
.editIcon { background-image: url('../icons/darkTheme/edit.png'); } /* TOOLS BUTTONS */ .marqueeRectTool { background-image: url('../icons/darkTheme/marqueeRectTool.png'); } .marqueeEllipTool { background-image: url('../icons/darkTheme/marqueeEllipTool.png'); } .marqueeSingleRowTool { background-image: url('.....
src/com.undavide.tools3/css/icons-dark-theme.css
.editIcon { background-image: url('../icons/darkTheme/edit.png'); } /* TOOLS BUTTONS */ .marqueeRectTool { background-image: url('../icons/darkTheme/marqueeRectTool.png'); } .marqueeEllipTool { background-image: url('../icons/darkTheme/marqueeEllipTool.png'); } .marqueeSingleRowTool { background-image: url('.....
0.323808
0.044245
:root { --color1: #2f2e2e; --shd: none; --txtlblrq: 0, 0, 0; --rd: 0px; --brw: 0px 0px 2px 0px; --bg: var(--color_11); --txt: 0, 0, 0; --alpha-txt: 1; --brd: 0, 0, 0; --txt2: 0, 0, 0; --alpha-txt2: 1; --brwh: 0px 0px 1px 0px; --bgh: var(--color_11); --brdh: 0, 0, 0; --brwf: 0px 0px 1px 0px...
assets/themes/theme01/site.css
:root { --color1: #2f2e2e; --shd: none; --txtlblrq: 0, 0, 0; --rd: 0px; --brw: 0px 0px 2px 0px; --bg: var(--color_11); --txt: 0, 0, 0; --alpha-txt: 1; --brd: 0, 0, 0; --txt2: 0, 0, 0; --alpha-txt2: 1; --brwh: 0px 0px 1px 0px; --bgh: var(--color_11); --brdh: 0, 0, 0; --brwf: 0px 0px 1px 0px...
0.409457
0.194521
a { font-size: 14px; line-height: 1.7; color: #666666; margin: 0px; transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; } a:focus { outline: none !important; } a:hover { text-decoration: none; color: #f39c12; } h1, h2, h3...
public/css/style.css
a { font-size: 14px; line-height: 1.7; color: #666666; margin: 0px; transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; } a:focus { outline: none !important; } a:hover { text-decoration: none; color: #f39c12; } h1, h2, h3...
0.371137
0.104249
/*****************************/ /*****************************/ @charset "utf-8"; .tblCart{ display:table; width:100%; margin:15px 0; } .tblCart .item{ display:table-row; background:#e8e8e8; } .tblCart .item > span{ display:table-cell; text-align:left; vertical-align:top; padding:10px 7px; } .tblCart .item.t...
templates/css/cart.css
/*****************************/ /*****************************/ @charset "utf-8"; .tblCart{ display:table; width:100%; margin:15px 0; } .tblCart .item{ display:table-row; background:#e8e8e8; } .tblCart .item > span{ display:table-cell; text-align:left; vertical-align:top; padding:10px 7px; } .tblCart .item.t...
0.207295
0.049062
@media screen and (min-width: 501px) { .resultCard { display: flex; } .passFailLabel { color: green; font-size: 34px; font-weight: bold; width: 90%; background-color: white; margin: auto; text-align: center; margin-top: 10%; } .resultBoxLook { width: 50%; height: 5...
src/components/Common/ResultCard/ResultCard.css
@media screen and (min-width: 501px) { .resultCard { display: flex; } .passFailLabel { color: green; font-size: 34px; font-weight: bold; width: 90%; background-color: white; margin: auto; text-align: center; margin-top: 10%; } .resultBoxLook { width: 50%; height: 5...
0.544801
0.088465
body, .pure-g [class*=pure-u] { font-family: 'Noto Sans', sans-serif; } .pure-g { letter-spacing: 0; } @media screen and (max-width: 48em) { #nav { text-align: center; } h1, h1.font-50 { font-size: 1.5em; } div#root { margin: 0; } .header-middle { text-align: start; } div.header-ri...
src/App.css
body, .pure-g [class*=pure-u] { font-family: 'Noto Sans', sans-serif; } .pure-g { letter-spacing: 0; } @media screen and (max-width: 48em) { #nav { text-align: center; } h1, h1.font-50 { font-size: 1.5em; } div#root { margin: 0; } .header-middle { text-align: start; } div.header-ri...
0.355663
0.117016
padding: 0; margin: 0; height: 100%; width: 100%; font-family: 'Open Sans', sans-serif; position: absolute; } #title{ float:left; padding:20px; font-size: 30px; } #data{ margin-top: 100px; text-align: center; padding-bottom: 100px; } h1{ font-size: 20px; } h1 span{ col...
public/css/data.css
padding: 0; margin: 0; height: 100%; width: 100%; font-family: 'Open Sans', sans-serif; position: absolute; } #title{ float:left; padding:20px; font-size: 30px; } #data{ margin-top: 100px; text-align: center; padding-bottom: 100px; } h1{ font-size: 20px; } h1 span{ col...
0.294519
0.062904
html, body { font-size: 16px } h1, h2, h3, h4, h5, h6 { font-weight: 700!important } h1 { font-size: 2.25rem } h2 { font-size: 1.875rem } h3 { font-size: 1.5rem } h4 { font-size: 1.125rem } h5 { font-size: 1rem } h6 { font-size: .75rem } .btn-group>.btn, .btn { font-size: 1r...
themes/GeoPlatform2018/css/Geomain_style.css
html, body { font-size: 16px } h1, h2, h3, h4, h5, h6 { font-weight: 700!important } h1 { font-size: 2.25rem } h2 { font-size: 1.875rem } h3 { font-size: 1.5rem } h4 { font-size: 1.125rem } h5 { font-size: 1rem } h6 { font-size: .75rem } .btn-group>.btn, .btn { font-size: 1r...
0.545044
0.153899
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, caption { margin: 0; paddi...
wp-content/themes/theme/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, caption { margin: 0; paddi...
0.429429
0.083255
.name_div input::placeholder, .email_div input::placeholder, .password_div input::placeholder{ color: rgba(255, 23, 68, 0.3) } /* Extra small devices (phones, 600px and down) */ @media only screen and (max-width: 600px) { .login_wrapper,.register_wrapper{ display: flex; flex-direction: column; ...
public/css/login.css
.name_div input::placeholder, .email_div input::placeholder, .password_div input::placeholder{ color: rgba(255, 23, 68, 0.3) } /* Extra small devices (phones, 600px and down) */ @media only screen and (max-width: 600px) { .login_wrapper,.register_wrapper{ display: flex; flex-direction: column; ...
0.225672
0.06236
body { background-size: 100%; background-color: rgb(39, 2, 30); font-size: medium; font-family: 'Anton', sans-serif; } header { text-align: center; font-size: 1.2em; color: #7ba1db; background: url(res/header.jpg); border-radius: 1.5em; } footer { text-align: center; font-s...
commonStyle.css
body { background-size: 100%; background-color: rgb(39, 2, 30); font-size: medium; font-family: 'Anton', sans-serif; } header { text-align: center; font-size: 1.2em; color: #7ba1db; background: url(res/header.jpg); border-radius: 1.5em; } footer { text-align: center; font-s...
0.364664
0.143908
body { background-color: grey; color: rgb(0,0,0,1); } p { text-align: justify; text-indent: 50px; } div#interface{ width: 1000px; background-color: #D3D3D3 ; margin: -20px auto 10px auto; /* margim do site*/ box-shadow: 0px 0px 15px black; /*sombra da pagina*/ padding: 10px 10px 10px 10px /* espa...
projeto-glass-html5/_css/estilo.css
body { background-color: grey; color: rgb(0,0,0,1); } p { text-align: justify; text-indent: 50px; } div#interface{ width: 1000px; background-color: #D3D3D3 ; margin: -20px auto 10px auto; /* margim do site*/ box-shadow: 0px 0px 15px black; /*sombra da pagina*/ padding: 10px 10px 10px 10px /* espa...
0.239616
0.098296
.aquaLemonChiffon1, .hover_aquaLemonChiffon1:hover, .active_aquaLemonChiffon1:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(255, 250, 230, .39), inset 0 -0.5em 0.9em 0 #ffffff, inset 0 -0.5em 0em 0.65em rgb(255, 241, 180), inset 0 0em 0.5em 2em rgb(255, 255, 255); -moz-box-s...
widgets/common/assets/shadows/aqua/aquaLemonChiffon/aquaLemonChiffon1.css
.aquaLemonChiffon1, .hover_aquaLemonChiffon1:hover, .active_aquaLemonChiffon1:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(255, 250, 230, .39), inset 0 -0.5em 0.9em 0 #ffffff, inset 0 -0.5em 0em 0.65em rgb(255, 241, 180), inset 0 0em 0.5em 2em rgb(255, 255, 255); -moz-box-s...
0.308294
0.229535
*{margin:0;padding:0;font-size:17px;} /*root*/ #page_wrapper{font-family:'ColaborateLightRegular',Arial,sans-serif;color:#666666;line-height:135%;} /*headers */ h1,.h1, h2,.h2, h3,.h3, h4,.h4{font-weight:bold;margin:30px 0 10px 0;color:#333333;} h1,.h1{font-size:20px;} h2,.h2{...
smarttypes/static/css/master.css
*{margin:0;padding:0;font-size:17px;} /*root*/ #page_wrapper{font-family:'ColaborateLightRegular',Arial,sans-serif;color:#666666;line-height:135%;} /*headers */ h1,.h1, h2,.h2, h3,.h3, h4,.h4{font-weight:bold;margin:30px 0 10px 0;color:#333333;} h1,.h1{font-size:20px;} h2,.h2{...
0.267408
0.061509
.nk-int-st input[type="text"]:focus{ border-bottom: 2px solid #00c292; } /*End focus*/ li a { display: block; color: hsla(0,0%,100%,.7); padding: 8px 16px; font-family: Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif,Apple Color Emoji,Segoe...
public/css/compte.css
.nk-int-st input[type="text"]:focus{ border-bottom: 2px solid #00c292; } /*End focus*/ li a { display: block; color: hsla(0,0%,100%,.7); padding: 8px 16px; font-family: Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif,Apple Color Emoji,Segoe...
0.362856
0.06832
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); :root { --color-1: #b2b2b1; --color-2: #ffffff; --color-2-transparent: rgba(255, 255, 255, 0.5); --color-3: #e5007d; --color-4: #0d1a29; --color-4-tran...
static/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); :root { --color-1: #b2b2b1; --color-2: #ffffff; --color-2-transparent: rgba(255, 255, 255, 0.5); --color-3: #e5007d; --color-4: #0d1a29; --color-4-tran...
0.32146
0.123075
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, a { font-family: 'Tajawal' !important; } h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; } a { color: #9B945F; text-decoration: none; background-color: transparent; transition: all 1s; } a:hover { color: #028856; text-decoration: none; t...
public/app-assets/custom-ejad/custom-rtl.css
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, a { font-family: 'Tajawal' !important; } h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; } a { color: #9B945F; text-decoration: none; background-color: transparent; transition: all 1s; } a:hover { color: #028856; text-decoration: none; t...
0.326486
0.046313
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css?family=Open+Sans'); @import url('https://fonts.googleapis.com/css?family=Noto+Sans'); body { background-color: #393E46; color: #EEEEEE; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Verdana, 'Noto Sans Japanese', 'Hiragino Sans', ...
static/css/app.css
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css?family=Open+Sans'); @import url('https://fonts.googleapis.com/css?family=Noto+Sans'); body { background-color: #393E46; color: #EEEEEE; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Verdana, 'Noto Sans Japanese', 'Hiragino Sans', ...
0.272993
0.061424
:root { --primary-color: #000000; --secondary-color: #696969; --clear-color: #ffffff; --muted-color: #737373; --notification-color: #c80815; --success-color: #036d03; } * { box-sizing: border-box; margin: 0; padding: 0; } @font-face { font-family: Snickles; src: url(./asset...
client/src/index.css
:root { --primary-color: #000000; --secondary-color: #696969; --clear-color: #ffffff; --muted-color: #737373; --notification-color: #c80815; --success-color: #036d03; } * { box-sizing: border-box; margin: 0; padding: 0; } @font-face { font-family: Snickles; src: url(./asset...
0.537284
0.194616
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://home.myspace.com/") { /* I don't need to see the Amber Alert for a week straight */ #aalert{ display:none!important; } #addressbook, #mtFriendSpaceSuggestion, div#suggestion, #mainContent #col2 div[style*="rgb(252, 246, 207...
data/usercss/4110.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://home.myspace.com/") { /* I don't need to see the Amber Alert for a week straight */ #aalert{ display:none!important; } #addressbook, #mtFriendSpaceSuggestion, div#suggestion, #mainContent #col2 div[style*="rgb(252, 246, 207...
0.080595
0.069321
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("nnm-club.ru") { body{ background: -moz-linear-gradient(top, #000, #222, #000) #000 no-repeat !important; background-size:100%!important; background-repeat:no-repeat!important; background-attachment:fixed!important; font-...
data/usercss/62226.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("nnm-club.ru") { body{ background: -moz-linear-gradient(top, #000, #222, #000) #000 no-repeat !important; background-size:100%!important; background-repeat:no-repeat!important; background-attachment:fixed!important; font-...
0.289975
0.115511
-------------------------------------- 1) Overall Styles --------------------------------------*/ html, body { background: rgb(175, 175, 255); } body { color: #fff; font-family: 'Open Sans', Arial, sans-serif; line-height: 1.3; padding: 0; margin: 0; padding:35px 25px; } img { border...
root/CSS/style.css
-------------------------------------- 1) Overall Styles --------------------------------------*/ html, body { background: rgb(175, 175, 255); } body { color: #fff; font-family: 'Open Sans', Arial, sans-serif; line-height: 1.3; padding: 0; margin: 0; padding:35px 25px; } img { border...
0.360714
0.105119
body, html { padding-top:2.5em; margin:0; background-color:#fafafa; font-size: 13pt; font-family: "Open Sans"; } h2{ font-weight: normal; margin: 0.5em; margin-bottom: 0.2em; } h3{ font-weight:300; font-size:1em; margin: 0em; } .note { display:block; position: absolute; top:10px; left:1...
css/style.css
body, html { padding-top:2.5em; margin:0; background-color:#fafafa; font-size: 13pt; font-family: "Open Sans"; } h2{ font-weight: normal; margin: 0.5em; margin-bottom: 0.2em; } h3{ font-weight:300; font-size:1em; margin: 0em; } .note { display:block; position: absolute; top:10px; left:1...
0.575349
0.101189
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background: rgb(243, 243, 243); color: #000; font-size: 15px; line-height: 1.5; } a { color: #1a189ec5; text-decoration: none; font-size: 18...
upgrade-AECD/style.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background: rgb(243, 243, 243); color: #000; font-size: 15px; line-height: 1.5; } a { color: #1a189ec5; text-decoration: none; font-size: 18...
0.373876
0.106133
@import url('fonts.css'); @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes pulse { 50% { background: #fff; } } html, body { font-family: "Amiko"; background-color: #FFFFFF; margin: 0; -webkit-font-smooth...
css/main.css
@import url('fonts.css'); @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes pulse { 50% { background: #fff; } } html, body { font-family: "Amiko"; background-color: #FFFFFF; margin: 0; -webkit-font-smooth...
0.369088
0.105165
html { font-size: 100% } body { background: rgb(0,0,128); background: radial-gradient(circle, rgba(0,0,128,1) 0%, rgba(0,0,51,1) 100%); color: #ffffff; font-family: 'Lato', sans-serif; } header { min-width: 100%; font-size: 1.5rem; display: flex; justify-content: space-around; ...
src/main/resources/static/style-fragment.css
html { font-size: 100% } body { background: rgb(0,0,128); background: radial-gradient(circle, rgba(0,0,128,1) 0%, rgba(0,0,51,1) 100%); color: #ffffff; font-family: 'Lato', sans-serif; } header { min-width: 100%; font-size: 1.5rem; display: flex; justify-content: space-around; ...
0.462959
0.08266
*, *:before, *:after { box-sizing: border-box; } body { height: 88vh; margin: 0; background-color: #B89ABE; font-family: 'Encode Sans Expanded', sans-serif; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } .wrapper { height: 100%; } .w...
simon/style.css
*, *:before, *:after { box-sizing: border-box; } body { height: 88vh; margin: 0; background-color: #B89ABE; font-family: 'Encode Sans Expanded', sans-serif; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } .wrapper { height: 100%; } .w...
0.619011
0.11427
* { box-sizing: border-box; } body { font-family: Mija, Arial, Helvetica, sans-serif; color: #fff; } .nav-bar { display: grid; grid-template-columns: min-content minmax(140px, 2fr) minmax(100px, 350px); } .logo { height: 80px; padding: 22px 0 0 15px; } .main-nav { padding: 1em 1em 1em 3em; } .main-...
assets/css/main.css
* { box-sizing: border-box; } body { font-family: Mija, Arial, Helvetica, sans-serif; color: #fff; } .nav-bar { display: grid; grid-template-columns: min-content minmax(140px, 2fr) minmax(100px, 350px); } .logo { height: 80px; padding: 22px 0 0 15px; } .main-nav { padding: 1em 1em 1em 3em; } .main-...
0.489503
0.156105
body, html { margin: 0; padding: 0; font-family: 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana; height: 100%; width: 100%; min-width: 1100px; background-color: #e7e9ed; } .dx-datagrid table { white-space: normal; } .dx-datagrid-focus-overlay { border: 0; } a { color: ...
src/assets/styles/default/vendor/dx/dist-styles.css
body, html { margin: 0; padding: 0; font-family: 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana; height: 100%; width: 100%; min-width: 1100px; background-color: #e7e9ed; } .dx-datagrid table { white-space: normal; } .dx-datagrid-focus-overlay { border: 0; } a { color: ...
0.435181
0.079282
.ais-SearchBox__wrapper { position: relative; margin-bottom: 2rem; } .ais-SearchBox__input { transition: 0.3s ease border-color; position: relative; background-color: rgba(0, 0, 0, 0.3); outline: none; border-radius: 4px; border: 1px solid rgba(0, 0, 0, .1); color: white; padding: 0.5em; padding-...
src/app/pages/Search/Search.css
.ais-SearchBox__wrapper { position: relative; margin-bottom: 2rem; } .ais-SearchBox__input { transition: 0.3s ease border-color; position: relative; background-color: rgba(0, 0, 0, 0.3); outline: none; border-radius: 4px; border: 1px solid rgba(0, 0, 0, .1); color: white; padding: 0.5em; padding-...
0.521471
0.051774
@media (min-width: 960px){ body{ width: 960px; margin: auto; } div{ background-color:lightgreen; } main{ display: flex; } footer{ display: flexbox; } #cdefgh{ display: flex; flex-direction: column; border: 0ch; ...
css/modules.css
@media (min-width: 960px){ body{ width: 960px; margin: auto; } div{ background-color:lightgreen; } main{ display: flex; } footer{ display: flexbox; } #cdefgh{ display: flex; flex-direction: column; border: 0ch; ...
0.210279
0.069668
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-weight: 300; -webkit-font-smoothing: antialiased; color: #528EA3; background: black; } html, input { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetic...
examples/chat/public/css/main.css
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-weight: 300; -webkit-font-smoothing: antialiased; color: #528EA3; background: black; } html, input { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetic...
0.393269
0.07627
:root { --rvr-baseSize: 8px; /* BORDERS */ --rvr-border-width-base: 1px; --rvr-border-width-md: var(--rvr-border-width-base); /* SPACING */ --rvr-space-xs: calc(var(--rvr-baseSize) / 2); /* 4px */ --rvr-space-sm: calc(var(--rvr-baseSize)); /* 8px */ --rvr-space-md: calc(var(--rvr-baseSize) * 1.5); /* ...
src/shared/sizing.css
:root { --rvr-baseSize: 8px; /* BORDERS */ --rvr-border-width-base: 1px; --rvr-border-width-md: var(--rvr-border-width-base); /* SPACING */ --rvr-space-xs: calc(var(--rvr-baseSize) / 2); /* 4px */ --rvr-space-sm: calc(var(--rvr-baseSize)); /* 8px */ --rvr-space-md: calc(var(--rvr-baseSize) * 1.5); /* ...
0.310067
0.131787
body{ box-sizing: border-box; padding: 0; margin: 0; font-family: 'Gill Sans', Helvetica, Arial, sans-serif; font-size: 15px; background-color: #ffffff } h1{ font-weight: 1000; font-size: 2rem; } section{ max-width: 600px; margin: 0 auto; /* border: 2px sol...
css/styles.css
body{ box-sizing: border-box; padding: 0; margin: 0; font-family: 'Gill Sans', Helvetica, Arial, sans-serif; font-size: 15px; background-color: #ffffff } h1{ font-weight: 1000; font-size: 2rem; } section{ max-width: 600px; margin: 0 auto; /* border: 2px sol...
0.247441
0.07627
html, div, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, t...
assets/css/login.css
html, div, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, t...
0.307358
0.065157
:root { /* Color */ --color-white: #ffffff; --color-light-white: #eeeeee; --color-dark-white: #bdbdbd; --color-light-purple: #b76fe0; --color-dark-purple: #7a31f0; --color-black: #4d4d4d; --color-dark-grey: #4d4d4d; --color-grey: #616161; --color-light-grey: #7c7979; --color-blue: #73aace; --col...
style.css
:root { /* Color */ --color-white: #ffffff; --color-light-white: #eeeeee; --color-dark-white: #bdbdbd; --color-light-purple: #b76fe0; --color-dark-purple: #7a31f0; --color-black: #4d4d4d; --color-dark-grey: #4d4d4d; --color-grey: #616161; --color-light-grey: #7c7979; --color-blue: #73aace; --col...
0.337422
0.099252
{ background:none; } #site-profileView #profileView-avatar { margin:30px 0 15px 0 !important; padding:0 !important; width:150px; height:150px; } #site-profileView h1 { margin:0; padding:0; text-transform: uppercase; font-weight:bold; font-size:170%; color:black; } #site-profileView .text-subline { font-si...
protected/modules/cv/assets/css/frontend.css
{ background:none; } #site-profileView #profileView-avatar { margin:30px 0 15px 0 !important; padding:0 !important; width:150px; height:150px; } #site-profileView h1 { margin:0; padding:0; text-transform: uppercase; font-weight:bold; font-size:170%; color:black; } #site-profileView .text-subline { font-si...
0.133995
0.047404
.lingotek-highlight { background-color: #ecf2f9 !important; } #navbar-link-admin-settings-lingotek::before { background-attachment: scroll; background-color: transparent; background-position: center center; background-repeat: no-repeat; background-image: url("../images/ico_chevs_dd.png"); } .ltk-icon { } ...
docroot/web/profiles/commerce_kickstart/modules/contrib/lingotek/style/base.css
.lingotek-highlight { background-color: #ecf2f9 !important; } #navbar-link-admin-settings-lingotek::before { background-attachment: scroll; background-color: transparent; background-position: center center; background-repeat: no-repeat; background-image: url("../images/ico_chevs_dd.png"); } .ltk-icon { } ...
0.404272
0.129513
.one-for-all-elevation-1 { box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); } .one-for-all-elevation-2 { box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); } .one-for-all-elevation...
src/global/global.css
.one-for-all-elevation-1 { box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); } .one-for-all-elevation-2 { box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); } .one-for-all-elevation...
0.29747
0.412589
body { padding-top: 4rem; } .starter-template { padding: 3rem 1.5rem; text-align: center; } html { position: relative; min-height: 100%; } nav.navbar.navbar-toggleable-md.navbar-inverse.fixed-top { background-color: #004d40 !important; } .border { border: 0px !important; } .badge-dark {...
src/styles.css
body { padding-top: 4rem; } .starter-template { padding: 3rem 1.5rem; text-align: center; } html { position: relative; min-height: 100%; } nav.navbar.navbar-toggleable-md.navbar-inverse.fixed-top { background-color: #004d40 !important; } .border { border: 0px !important; } .badge-dark {...
0.591369
0.10466
@font-face { font-family: 'calligraffiti'; src: url('../fonts/calligraffiti/Calligraffiti-webfont.eot'); src: url('../fonts/calligraffiti/Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/calligraffiti/Calligraffiti-webfont.woff') format('woff'), url('../fonts/calligraffiti/Calligr...
public/css/main.css
@font-face { font-family: 'calligraffiti'; src: url('../fonts/calligraffiti/Calligraffiti-webfont.eot'); src: url('../fonts/calligraffiti/Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/calligraffiti/Calligraffiti-webfont.woff') format('woff'), url('../fonts/calligraffiti/Calligr...
0.331336
0.044266
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap'); :root { --color-white: #ffffff; --color-black: #2c3e50; --color-gray: #dfe6e9; --color-silver: #95a5a6; --color-red: #eb4d4b; --font-primary: 'Open Sans', sans-serif; } *, *:before, *:after { box-sizing: borde...
src/App.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap'); :root { --color-white: #ffffff; --color-black: #2c3e50; --color-gray: #dfe6e9; --color-silver: #95a5a6; --color-red: #eb4d4b; --font-primary: 'Open Sans', sans-serif; } *, *:before, *:after { box-sizing: borde...
0.529507
0.083441
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); *{ padding: 0; margin: 0; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Open Sans', sans-serif; } html, body{ height: 100%; } .container{ width: 1024px; width: 100%...
styles.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); *{ padding: 0; margin: 0; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Open Sans', sans-serif; } html, body{ height: 100%; } .container{ width: 1024px; width: 100%...
0.230227
0.075176
body { background-color: #efefef; color: #424242; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left; } .content { margin: 54px auto 5px; min-height: 500px; padding: 15px 0; width: 940px; } .hidden { display: none; visibility: none...
bombolone/static/css/bombolone/admin.css
body { background-color: #efefef; color: #424242; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left; } .content { margin: 54px auto 5px; min-height: 500px; padding: 15px 0; width: 940px; } .hidden { display: none; visibility: none...
0.36625
0.116286
@media (max-width: 992px) { *{ width: 100% height: 100%; } .titulo{ margin-right: 0; } .mobileMenu { position: fixed; bottom: 0; width: 240px; height: 100%; margin: auto; left: -250px; z-index: 999; background: #FFAD03; top: 15px; } .mobileMenu.active { le...
public/css/style.css
@media (max-width: 992px) { *{ width: 100% height: 100%; } .titulo{ margin-right: 0; } .mobileMenu { position: fixed; bottom: 0; width: 240px; height: 100%; margin: auto; left: -250px; z-index: 999; background: #FFAD03; top: 15px; } .mobileMenu.active { le...
0.157299
0.056783
@import url('https://fonts.googleapis.com/css2?family=Keania+One&display=swap'); .empty { padding-top: var(--header-height); } .empty + * { min-height: calc(100vh - var(--header-height)); } .isHome { background-color: rgba(0, 0, 0, 0) !important; color: rgba(255, 255, 255, 0.85) !important; border: none !im...
components/Navbar/Navbar.module.css
@import url('https://fonts.googleapis.com/css2?family=Keania+One&display=swap'); .empty { padding-top: var(--header-height); } .empty + * { min-height: calc(100vh - var(--header-height)); } .isHome { background-color: rgba(0, 0, 0, 0) !important; color: rgba(255, 255, 255, 0.85) !important; border: none !im...
0.420481
0.103522
@media screen and (max-width: 481px){ body { background-color: #F37373; font-family:"Helvetica",Arial; } #content { width: 100%; text-align: center; } h1 { color: #ffffff; font-family: 'Russo One', sans-serif; } p { ...
mobileStyle.css
@media screen and (max-width: 481px){ body { background-color: #F37373; font-family:"Helvetica",Arial; } #content { width: 100%; text-align: center; } h1 { color: #ffffff; font-family: 'Russo One', sans-serif; } p { ...
0.239083
0.085978
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Arial, Helvetica, sans-serif; } h1 { font-size: 25px; text-align: center; } h2 { margin: 10px 0px; color: rgb(100,100,100); font-size: 19px; } h3 { font-size: 20px; } a { color: black; } p.author { text-align: center; color: rgb...
www/zabj01/sp2/assets/main.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Arial, Helvetica, sans-serif; } h1 { font-size: 25px; text-align: center; } h2 { margin: 10px 0px; color: rgb(100,100,100); font-size: 19px; } h3 { font-size: 20px; } a { color: black; } p.author { text-align: center; color: rgb...
0.411347
0.114443
.bricks-container{ position: relative; margin: 0 auto; height: 100vh; width: 100%; border: black solid; display: grid; grid-template-columns: auto auto auto auto; box-sizing: border-box; } .brick{ transition: 1s; height: 100%; width: 100%; box-sizing: border-box; } .bri...
WallpaperBricksFading/style.css
.bricks-container{ position: relative; margin: 0 auto; height: 100vh; width: 100%; border: black solid; display: grid; grid-template-columns: auto auto auto auto; box-sizing: border-box; } .brick{ transition: 1s; height: 100%; width: 100%; box-sizing: border-box; } .bri...
0.319865
0.211885
@font-face{ font-family: 'Cloud'; font-weight: normal; src: url('../fonts/Cloud-Light.otf'); } @font-face{ font-family: 'Cloud Bold'; font-weight: bold; src: url('../fonts/Cloud-Bold.otf'); } html, body{ height: 100%; } body{ margin: 0; min-height: 100%; width: 100%; back...
css/mainland.css
@font-face{ font-family: 'Cloud'; font-weight: normal; src: url('../fonts/Cloud-Light.otf'); } @font-face{ font-family: 'Cloud Bold'; font-weight: bold; src: url('../fonts/Cloud-Bold.otf'); } html, body{ height: 100%; } body{ margin: 0; min-height: 100%; width: 100%; back...
0.316898
0.071332
::-webkit-scrollbar { display: none; } @font-face { font-family: roboto; src: url(roboto/Roboto-Light.ttf); } #can { position: absolute; top: 0px; left: 0px; z-index: 3; } .eyecursor { pointer-events: none; position: fixed; border-radius: 10%; z-index: 1000; width...
app/css/index.css
::-webkit-scrollbar { display: none; } @font-face { font-family: roboto; src: url(roboto/Roboto-Light.ttf); } #can { position: absolute; top: 0px; left: 0px; z-index: 3; } .eyecursor { pointer-events: none; position: fixed; border-radius: 10%; z-index: 1000; width...
0.294824
0.050823
.programs-page .sub-menu { position: fixed; z-index: 9999; top: 0; display: block!important; } .programs-page .sub-menu .prg-logo { max-width: 179px!important; float: left!important; margin-top: 11px!important; display: block!important; } .programs-page .sub-menu ul { ...
mentorhtml/assets/all-css/my-sets/css/admissionb3dc.css
.programs-page .sub-menu { position: fixed; z-index: 9999; top: 0; display: block!important; } .programs-page .sub-menu .prg-logo { max-width: 179px!important; float: left!important; margin-top: 11px!important; display: block!important; } .programs-page .sub-menu ul { ...
0.357231
0.058051
.register-container { /* border: 1px solid red; */ max-width: 800px; margin: auto; margin-top: 130px; margin-bottom: 150px; /* padding: 100px; */ } .register-title { font-size: 40px; /* padding-left: 125px; */ text-align: center; font-weight: 700; } .register-form { /* bord...
public/css/register-style.css
.register-container { /* border: 1px solid red; */ max-width: 800px; margin: auto; margin-top: 130px; margin-bottom: 150px; /* padding: 100px; */ } .register-title { font-size: 40px; /* padding-left: 125px; */ text-align: center; font-weight: 700; } .register-form { /* bord...
0.276886
0.068257
html { --primary: #47A6BC; --dark: #222222; --background-light: #EEEEEE; --card: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); --accent: #EEEEEE; } .home-title { text-align: center; } .home-subtitle { color: firebrick; text-align: center; } .home-banner { margin-to...
static/styles/index.css
html { --primary: #47A6BC; --dark: #222222; --background-light: #EEEEEE; --card: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); --accent: #EEEEEE; } .home-title { text-align: center; } .home-subtitle { color: firebrick; text-align: center; } .home-banner { margin-to...
0.484136
0.119691
body { background: url(background_img.jpg); background-size: cover; font-size: 18px; } .headline { box-sizing: border-box; font-size: 5rem; padding: 20px; text-align: center; } @import url('https://fonts.googleapis.com/css?family=Roboto:700&display=swap'); h1 { color: white; font-s...
static/style.css
body { background: url(background_img.jpg); background-size: cover; font-size: 18px; } .headline { box-sizing: border-box; font-size: 5rem; padding: 20px; text-align: center; } @import url('https://fonts.googleapis.com/css?family=Roboto:700&display=swap'); h1 { color: white; font-s...
0.543348
0.124612
* { box-sizing: border-box; margin: 0; padding: 0; font-family: "Kumbh Sans", sans-serif; } html { font-size: 100%; min-height: 100%; overflow-x: hidden; } body { background-color: #70438a; /* fallback for old browsers */ background: -webkit-linear-gradient( to right, #70438a, #48659c ); /* Chrome 10-...
docs/style-tech.css
* { box-sizing: border-box; margin: 0; padding: 0; font-family: "Kumbh Sans", sans-serif; } html { font-size: 100%; min-height: 100%; overflow-x: hidden; } body { background-color: #70438a; /* fallback for old browsers */ background: -webkit-linear-gradient( to right, #70438a, #48659c ); /* Chrome 10-...
0.297878
0.071138
main { color: var(--third-color); } h1, h2, h3 { color: var(--primary-color); } /* ================= IMAGES ================= */ main .highlight { width: 100%; height: 280px; object-fit: cover; cursor: pointer; border-radius: 15px; } #images-wrapper { display: flex; align-items: center; width: fi...
public/styles/recipe.css
main { color: var(--third-color); } h1, h2, h3 { color: var(--primary-color); } /* ================= IMAGES ================= */ main .highlight { width: 100%; height: 280px; object-fit: cover; cursor: pointer; border-radius: 15px; } #images-wrapper { display: flex; align-items: center; width: fi...
0.375477
0.071009
color:#212f3f; font-family:sans-serif; font-size:12px; z-index:10000000; position:fixed; top:0px; right:20px; border:1px solid #ccc; border-top:0px; border-radius:0px 0px 2px 2px; background-color:#fff; margin: 0; padding:10px 10px 7px 10px; } #oabutton_popup.reset-this a { font-weight:norma...
static/bookmarklet/bookmarklet.css
color:#212f3f; font-family:sans-serif; font-size:12px; z-index:10000000; position:fixed; top:0px; right:20px; border:1px solid #ccc; border-top:0px; border-radius:0px 0px 2px 2px; background-color:#fff; margin: 0; padding:10px 10px 7px 10px; } #oabutton_popup.reset-this a { font-weight:norma...
0.320715
0.115786
:root { --container: 1134px; --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --font-serif: Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", ...
docs/playground/style.css
:root { --container: 1134px; --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --font-serif: Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", ...
0.434461
0.127218
* { margin: 0; padding: 0; background-color: black; color: white; font-family: 'Ubuntu', sans-serif; box-sizing: border-box; scroll-behavior: smooth; } a{ text-decoration: none; } .navbar { position: sticky; top: 0; padding: 10px; display: flex; flex-direction: row;...
Sudeep's Portfolio/css/style.css
* { margin: 0; padding: 0; background-color: black; color: white; font-family: 'Ubuntu', sans-serif; box-sizing: border-box; scroll-behavior: smooth; } a{ text-decoration: none; } .navbar { position: sticky; top: 0; padding: 10px; display: flex; flex-direction: row;...
0.501221
0.091423
html, body { height: 100%; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } /* add red asterisk to required form fields */ div.required label:after { content: " *"; color: #e13431; } /* add arrows to sortable columns */ ...
themes/advanced/css/site.css
html, body { height: 100%; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } /* add red asterisk to required form fields */ div.required label:after { content: " *"; color: #e13431; } /* add arrows to sortable columns */ ...
0.277963
0.060724
@-moz-document domain('neopets.com'){ #main #ban {border: none !important; background-image: url(http://i40.tinypic.com/2j2jaeh.jpg) !important;} #main #header {border: none !important; background-image: url(http://25.media.tumblr.com/tumblr_m6f2qkOEdk1rogsvxo1_1280.png) !important;} #main #footer {background-im...
data/usercss/60722.user.css
@-moz-document domain('neopets.com'){ #main #ban {border: none !important; background-image: url(http://i40.tinypic.com/2j2jaeh.jpg) !important;} #main #header {border: none !important; background-image: url(http://25.media.tumblr.com/tumblr_m6f2qkOEdk1rogsvxo1_1280.png) !important;} #main #footer {background-im...
0.18769
0.139543
body { margin: 0; padding: 0; color: #9ac1e3; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; line-height: 1.7em; background-color: #081e30; background-image: url(images/tooplate_body.jpg); background-repeat: no-repeat; background-position: top center } a, a:link, a:visited { color...
assets/tooplate_style.css
body { margin: 0; padding: 0; color: #9ac1e3; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; line-height: 1.7em; background-color: #081e30; background-image: url(images/tooplate_body.jpg); background-repeat: no-repeat; background-position: top center } a, a:link, a:visited { color...
0.131466
0.090253
.dd-layouts-wrap .theme-settings-wrap { /*copied from: .dd-layouts-where-used */ padding: 16px 16px; background: #fff; border: 1px solid #dfdfdf; font-size: 13px; } .dd-layouts-wrap .theme-settings-wrap-collapsed { padding-bottom: 0; } .dd-layouts-wrap .theme-settings-title { font-size: 14p...
dist/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-theme-settings/res/css/toolset-theme-integration.css
.dd-layouts-wrap .theme-settings-wrap { /*copied from: .dd-layouts-where-used */ padding: 16px 16px; background: #fff; border: 1px solid #dfdfdf; font-size: 13px; } .dd-layouts-wrap .theme-settings-wrap-collapsed { padding-bottom: 0; } .dd-layouts-wrap .theme-settings-title { font-size: 14p...
0.308503
0.058025
body::-webkit-scrollbar { display: none; -ms-overflow-style: none; } .form-control, .form-control:focus { background-color: #f8fafc; } .form-group { margin-bottom: 2rem; } .card { color: black; } .cover { width: 120px !important; height: 164px !important; background-color: darkgrey }...
public/css/custom.css
body::-webkit-scrollbar { display: none; -ms-overflow-style: none; } .form-control, .form-control:focus { background-color: #f8fafc; } .form-group { margin-bottom: 2rem; } .card { color: black; } .cover { width: 120px !important; height: 164px !important; background-color: darkgrey }...
0.40698
0.086478
@font-face { font-family: "Averta"; src: url("/TW-Averta-Regular.eot"); src: url("/TW-Averta-Regular.eot?#iefix") format("embedded-opentype"), url("/TW-Averta-Regular.woff2") format("woff2"), url("/TW-Averta-Regular.woff") format("woff"), url("/TW-Averta-Regular.ttf") format("truetype"); font-weight...
src-demo/styles/global.css
@font-face { font-family: "Averta"; src: url("/TW-Averta-Regular.eot"); src: url("/TW-Averta-Regular.eot?#iefix") format("embedded-opentype"), url("/TW-Averta-Regular.woff2") format("woff2"), url("/TW-Averta-Regular.woff") format("woff"), url("/TW-Averta-Regular.ttf") format("truetype"); font-weight...
0.340376
0.099383
@charset "UTF-8"; /** * Layout */ .ns-cloner-wrapper { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } .ns-cloner-form { margin-bottom: 40px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 15px; } .ns-cloner-sidebar { width: 350px; padding: 0 30px 0 15px; } /...
cbc_wp/wp-content/plugins/ns-cloner-site-copier/css/ns-cloner.css
@charset "UTF-8"; /** * Layout */ .ns-cloner-wrapper { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } .ns-cloner-form { margin-bottom: 40px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 15px; } .ns-cloner-sidebar { width: 350px; padding: 0 30px 0 15px; } /...
0.268366
0.08772
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none; text-decoration: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* FlexSlider Necessary Styles *********************************/ .flexslider {mar...
templates/admin/flexslider.css
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none; text-decoration: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* FlexSlider Necessary Styles *********************************/ .flexslider {mar...
0.359814
0.049359
padding-left: 5px; padding-right: 5px; margin-right: 10em; width: 100%; } .svg{ float: left; } rect.pane { cursor: move; fill: none; pointer-events: all; } .brush .extent { stroke: gainsboro; fill: dodgerblue; /*stroke-width: 2px;*/ fill-opacity: .125; shape-rendering: crispEdges; } .axis path, .ax...
media/css/vis-template-chart-style-cecilia.css
padding-left: 5px; padding-right: 5px; margin-right: 10em; width: 100%; } .svg{ float: left; } rect.pane { cursor: move; fill: none; pointer-events: all; } .brush .extent { stroke: gainsboro; fill: dodgerblue; /*stroke-width: 2px;*/ fill-opacity: .125; shape-rendering: crispEdges; } .axis path, .ax...
0.214198
0.092852
html { width: 100%; height: 100%; } body { padding: 0px; margin: 0px; overflow: hidden; background: #444; width: 100%; height: 100%; user-select: none; -moz-user-select: none; } #canvas { position: absolute; left: 0px; top: 0px; } #status { position: absolute; ...
edraw.css
html { width: 100%; height: 100%; } body { padding: 0px; margin: 0px; overflow: hidden; background: #444; width: 100%; height: 100%; user-select: none; -moz-user-select: none; } #canvas { position: absolute; left: 0px; top: 0px; } #status { position: absolute; ...
0.493164
0.120983
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .cardTitle { background-color: rgb(255, 255, 255); border: 2px solid white; } .btn { background: #237cb8; background-image: -webkit-linear-gradient(top, #237cb8, #2980b9); background-image: -moz-linear-gradient(top, #237cb8, #...
style.css
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .cardTitle { background-color: rgb(255, 255, 255); border: 2px solid white; } .btn { background: #237cb8; background-image: -webkit-linear-gradient(top, #237cb8, #2980b9); background-image: -moz-linear-gradient(top, #237cb8, #...
0.381335
0.099383
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Pirata+One&display=swap"); body { background-color: #373737; background-attachment: fixed; color: #000; font-family: "Libre Baskerville", serif; font-size: 14px; } h1 { font-size: 4rem; display: block; text-a...
styles.css
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Pirata+One&display=swap"); body { background-color: #373737; background-attachment: fixed; color: #000; font-family: "Libre Baskerville", serif; font-size: 14px; } h1 { font-size: 4rem; display: block; text-a...
0.546012
0.178061
* { margin: 0; } a { text-decoration: none; color: red; } body { background-color: rgb(209, 203, 203); } /* cabeçalho */ .cabecalho { padding-left: 550px; } .cabecalho p { margin-top: 50px; padding-left: 50px; font-size: 20px; font-family: Georgia, 'Times New Roman', Times, ser...
projeto-camp/style.css
* { margin: 0; } a { text-decoration: none; color: red; } body { background-color: rgb(209, 203, 203); } /* cabeçalho */ .cabecalho { padding-left: 550px; } .cabecalho p { margin-top: 50px; padding-left: 50px; font-size: 20px; font-family: Georgia, 'Times New Roman', Times, ser...
0.458591
0.093223
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ for details on configuring this project to bundle and minify static web assets. */ body { padding-top: 50px; padding-bottom: 20px; } .scrollit { height: 100px; width: 200px; overflow: scrol...
src/Web/FMCApp.Web/wwwroot/css/site.css
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ for details on configuring this project to bundle and minify static web assets. */ body { padding-top: 50px; padding-bottom: 20px; } .scrollit { height: 100px; width: 200px; overflow: scrol...
0.521715
0.075244
@media only screen and (min-width: 10px) and (max-width: 400px), only screen and (min-device-width: 10px) and (max-device-width: 400px){ /* ================================================================================ | HEADER | ============...
public/css1/style400.css
@media only screen and (min-width: 10px) and (max-width: 400px), only screen and (min-device-width: 10px) and (max-device-width: 400px){ /* ================================================================================ | HEADER | ============...
0.25488
0.082623
@font-face { font-family: OpenSansCondensed-Bold; src: url("../fonts/OpenSansCondensed-Bold.ttf"); } @font-face { font-family: OpenSansCondensed-Light; src: url("../fonts/OpenSansCondensed-Light.ttf"); } @font-face { font-family: OpenSansCondensed-LightItalic; src: url("../fonts/OpenSansCondense...
public/site/css/style.css
@font-face { font-family: OpenSansCondensed-Bold; src: url("../fonts/OpenSansCondensed-Bold.ttf"); } @font-face { font-family: OpenSansCondensed-Light; src: url("../fonts/OpenSansCondensed-Light.ttf"); } @font-face { font-family: OpenSansCondensed-LightItalic; src: url("../fonts/OpenSansCondense...
0.38885
0.072014
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); *, *::after, *::before{ font-family: 'Poppins', sans-serif; margin: 0; padding: 0; line-hei...
style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); *, *::after, *::before{ font-family: 'Poppins', sans-serif; margin: 0; padding: 0; line-hei...
0.42477
0.054224
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; /*transition: all 0.3s ease;*/ } body { margin:0; padding:0; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300; font-size: 14px; color: #000; background: url(../images/header.jpeg); } h1, h2, ...
example/css/style.css
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; /*transition: all 0.3s ease;*/ } body { margin:0; padding:0; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300; font-size: 14px; color: #000; background: url(../images/header.jpeg); } h1, h2, ...
0.30819
0.078501
body { font-family: 'Noto Serif', serif; font-size: 15px; color: #4c4c4c; word-wrap: break-word; background-color: #f7f3f0; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { color: #1c1c1c; font-family: 'Playfair Display', serif; font-weight: 700; } h1 { font-size: 38px; } a, a:hover { color: #618EBA; } /*-------...
wp-app-content/themes/bcwp/style.css
body { font-family: 'Noto Serif', serif; font-size: 15px; color: #4c4c4c; word-wrap: break-word; background-color: #f7f3f0; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { color: #1c1c1c; font-family: 'Playfair Display', serif; font-weight: 700; } h1 { font-size: 38px; } a, a:hover { color: #618EBA; } /*-------...
0.293202
0.076236
:root { --primary-text-color: #212121; --secondary-text-color: #757575; --accent: #2196f3; --white: #ffffff; --primary-bg-color: #2f303a; --secondary-bg-color: #f5f4fa; } * { text-decoration: none; color: inherit; margin: 0; padding: 0; } body { color: var(--primary-text-color); font-family: "R...
css/styles.css
:root { --primary-text-color: #212121; --secondary-text-color: #757575; --accent: #2196f3; --white: #ffffff; --primary-bg-color: #2f303a; --secondary-bg-color: #f5f4fa; } * { text-decoration: none; color: inherit; margin: 0; padding: 0; } body { color: var(--primary-text-color); font-family: "R...
0.499512
0.141459
.ace--propeller .ace_gutter { background: rgba(33,33,33,1); color: rgb(133,123,113) } .ace--propeller .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--propeller { background-color: rgba(33,33,33,1); color: rgba(232,212,192,1) } .ace--propeller .ace_constant.ace_character, .ace--propeller .ace_...
ace/lib/ace/theme/Propeller.css
.ace--propeller .ace_gutter { background: rgba(33,33,33,1); color: rgb(133,123,113) } .ace--propeller .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--propeller { background-color: rgba(33,33,33,1); color: rgba(232,212,192,1) } .ace--propeller .ace_constant.ace_character, .ace--propeller .ace_...
0.63341
0.232539
#product-image-box img { max-width: 360px; text-align: center; } #product-image-box .thumbnail { margin-bottom: 0; } #carousel a img { width: 50px; height: 50px; } #gallery .elastislide-wrapper { box-shadow: none; } #gallery .elastislide-carousel ul li a img { border: 1px solid #ddd; } #gallery .elastislid...
Samples/MasterPortal/Areas/Products/css/products.css
#product-image-box img { max-width: 360px; text-align: center; } #product-image-box .thumbnail { margin-bottom: 0; } #carousel a img { width: 50px; height: 50px; } #gallery .elastislide-wrapper { box-shadow: none; } #gallery .elastislide-carousel ul li a img { border: 1px solid #ddd; } #gallery .elastislid...
0.382372
0.066266
.button_2_Prod button { border: none; padding: 0.6em 1.2em; background: #c0392b; color: #fff; font-family: 'Lato', Calibri, Arial, sans-serif; font-size: .8em; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; display: inline-block; margin: 3px 2px; margin-top:20px; border-radius: 2px; FL...
css/market/component_parts.css
.button_2_Prod button { border: none; padding: 0.6em 1.2em; background: #c0392b; color: #fff; font-family: 'Lato', Calibri, Arial, sans-serif; font-size: .8em; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; display: inline-block; margin: 3px 2px; margin-top:20px; border-radius: 2px; FL...
0.241221
0.086787
* { margin: 0; padding: 0; font-family: "Almarai", sans-serif; text-decoration: none; list-style: none; box-sizing: border-box; } /*Social round */ #social { margin: 20px 10px; text-align: center; } .smGlobalBtn { /* global button class */ display: inline-block; position: relati...
style.css
* { margin: 0; padding: 0; font-family: "Almarai", sans-serif; text-decoration: none; list-style: none; box-sizing: border-box; } /*Social round */ #social { margin: 20px 10px; text-align: center; } .smGlobalBtn { /* global button class */ display: inline-block; position: relati...
0.357007
0.057918
@import "assets/css/ionicons.min.css"; @import "assets/css/open-iconic-bootstrap.min.css"; @import "http://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css"; @import "http://cdn.jsdelivr.net/jquery.slick/1.6.0/slick-theme.css"; @import "assets/css/ng2-select.css"; @import "../node_modules/ngx-bootstrap/datepicker/bs-datep...
src/styles.css
@import "assets/css/ionicons.min.css"; @import "assets/css/open-iconic-bootstrap.min.css"; @import "http://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css"; @import "http://cdn.jsdelivr.net/jquery.slick/1.6.0/slick-theme.css"; @import "assets/css/ng2-select.css"; @import "../node_modules/ngx-bootstrap/datepicker/bs-datep...
0.321673
0.047691
@charset "utf-8"; @namespace epub "http://www.idpf.org/2007/ops"; q{ font-style: italic; } abbr.era{ font-variant: all-small-caps; } [epub|type~="z3998:letter"] header{ text-align: right; } footer{ margin-top: 1em; text-align: right; } figure{ break-inside: avoid; margin: 1em auto; text-align: center; } f...
src/epub/css/local.css
@charset "utf-8"; @namespace epub "http://www.idpf.org/2007/ops"; q{ font-style: italic; } abbr.era{ font-variant: all-small-caps; } [epub|type~="z3998:letter"] header{ text-align: right; } footer{ margin-top: 1em; text-align: right; } figure{ break-inside: avoid; margin: 1em auto; text-align: center; } f...
0.335677
0.16238
.smpscss-actions-menu { color: rgba(0,0,0,.7); background: #fff; box-shadow: 0 1px 4px rgba(0,0,0,.04); border: 1px solid rgba(0,0,0,.09); border-radius: 3px; padding-top: 15px; padding-bottom: 15px; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: au...
shared/css/actions-badge.css
.smpscss-actions-menu { color: rgba(0,0,0,.7); background: #fff; box-shadow: 0 1px 4px rgba(0,0,0,.04); border: 1px solid rgba(0,0,0,.09); border-radius: 3px; padding-top: 15px; padding-bottom: 15px; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: au...
0.388618
0.07403
html { background: rgb(252,252,252); background: linear-gradient(0deg, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%); } #root { min-height: 100%; } #App { min-height: 100%; } #bannerImg { width: 100%; } /*big navbar stuff */ #fullNavBarContainer { display: flex; position: sticky; margin-top: -4...
src/App.css
html { background: rgb(252,252,252); background: linear-gradient(0deg, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%); } #root { min-height: 100%; } #App { min-height: 100%; } #bannerImg { width: 100%; } /*big navbar stuff */ #fullNavBarContainer { display: flex; position: sticky; margin-top: -4...
0.341912
0.082254
body { font-family: helvetica, arial, verdana, sans-serif; background-color: #EDF3FE; margin: 0 auto; } .stripe-button-inner { margin-top: 20px; } #secure_area_wrapper{ display: block; overflow: hidden; } .todays-rate { width:100%; display: block; text-align: center; margin-right: -20px; margin-right: -2rem; ...
static/css/remit.css
body { font-family: helvetica, arial, verdana, sans-serif; background-color: #EDF3FE; margin: 0 auto; } .stripe-button-inner { margin-top: 20px; } #secure_area_wrapper{ display: block; overflow: hidden; } .todays-rate { width:100%; display: block; text-align: center; margin-right: -20px; margin-right: -2rem; ...
0.25128
0.099034