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
@charset "UTF-8"; /*! dio.css v0.0.2 | MIT License | github.com/a233894432 */ html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html { /*font-size: $rem-base;*/ font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); -webkit-text-size-adjust: 100%; -ms-text-size...
src/myProject/static/css/style.css
@charset "UTF-8"; /*! dio.css v0.0.2 | MIT License | github.com/a233894432 */ html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html { /*font-size: $rem-base;*/ font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); -webkit-text-size-adjust: 100%; -ms-text-size...
0.429429
0.074131
#projectname, #projectbrief { font-family: HelveticaNeue,Helvetica,Arial,sans-serif; } #projectname { font-size: 300%; margin: 0px; padding: 2px 0px; } #projectbrief { font-size: 120%; padding-bottom: 10px; } #doc-content { margin-left: 250px; } #side-nav { width: 250px; } .clearfix { clear: bot...
docs/css/nimbuskit.css
#projectname, #projectbrief { font-family: HelveticaNeue,Helvetica,Arial,sans-serif; } #projectname { font-size: 300%; margin: 0px; padding: 2px 0px; } #projectbrief { font-size: 120%; padding-bottom: 10px; } #doc-content { margin-left: 250px; } #side-nav { width: 250px; } .clearfix { clear: bot...
0.318909
0.088033
*{padding:0; margin:0} .HeaderHomepage{ /* background-image: url('/image/homePageBKG3.jpg'); */ background-position: center 0px; background-attachment: fixed; background-repeat: no-repeat; text-align: center; animation-name: changeBKG; animation-duration: 15s; animation-iteration-count: ...
src/homePage/homePage.css
*{padding:0; margin:0} .HeaderHomepage{ /* background-image: url('/image/homePageBKG3.jpg'); */ background-position: center 0px; background-attachment: fixed; background-repeat: no-repeat; text-align: center; animation-name: changeBKG; animation-duration: 15s; animation-iteration-count: ...
0.404743
0.143188
.flag { width: 16px; height: 16px; background:url('../../img/flags.png') no-repeat } .flag.flag-ad {background-position: -16px 0} .flag.flag-ae {background-position: -32px 0} .flag.flag-af {background-position: -48px 0} .flag.flag-ag {background-position: -64px 0} .flag.flag-ai {background-position: -80px 0} .flag....
resources/assets/css/flags.css
.flag { width: 16px; height: 16px; background:url('../../img/flags.png') no-repeat } .flag.flag-ad {background-position: -16px 0} .flag.flag-ae {background-position: -32px 0} .flag.flag-af {background-position: -48px 0} .flag.flag-ag {background-position: -64px 0} .flag.flag-ai {background-position: -80px 0} .flag....
0.202325
0.097864
body { margin: 0; padding: 0; background: #B8B8B8 url('../images/body.png') repeat-x; color: #FFF; font-family: Arial,sans-serif; font-size: 12px; text-align: center; } /* -- general elements -- */ /* -- -- anchors -- */ a { color: #FFA; } a:hover { color: #CF7; } /* -- -- headings -- */ h1 {...
styles/default/media/css/screen.css
body { margin: 0; padding: 0; background: #B8B8B8 url('../images/body.png') repeat-x; color: #FFF; font-family: Arial,sans-serif; font-size: 12px; text-align: center; } /* -- general elements -- */ /* -- -- anchors -- */ a { color: #FFA; } a:hover { color: #CF7; } /* -- -- headings -- */ h1 {...
0.202601
0.04197
* { font-family: 'Montserrat', sans-serif; color: #303030; } main { max-width: 1400px; margin: 0 auto; display: flex; flex-direction: column; } .site-title { font-family: 'Bilbo Swash Caps', cursive; font-weight: normal; font-size: 3.5rem; margin-top: 0; margin-bottom:...
src/app/recipe/recipe.component.css
* { font-family: 'Montserrat', sans-serif; color: #303030; } main { max-width: 1400px; margin: 0 auto; display: flex; flex-direction: column; } .site-title { font-family: 'Bilbo Swash Caps', cursive; font-weight: normal; font-size: 3.5rem; margin-top: 0; margin-bottom:...
0.386532
0.130507
.App { text-align: center; } .main { display: flex; flex-direction: row; } /****Left Hand Menu Styles (other than font styles)****/ nav div { display: flex; flex-direction: column; max-height: 100vh; } nav button { display: flex; flex-direction: column; text-align: center; color: #0...
src/App.css
.App { text-align: center; } .main { display: flex; flex-direction: row; } /****Left Hand Menu Styles (other than font styles)****/ nav div { display: flex; flex-direction: column; max-height: 100vh; } nav button { display: flex; flex-direction: column; text-align: center; color: #0...
0.375592
0.054929
@import url(http://fonts.googleapis.com/css?family=EB+Garamond|Fanwood+Text:400italic|Open+Sans:300,400); .center{ margin-left: auto; margin-right: auto; } .pageSubTitle{ font-family: 'EB Garamond', serif; font-size: 20; } .pageSubTitle{ margin-top: 20px; font-family: 'EB Garamond', serif; font-size: 25; tex...
categoryShapes/paperstyle.css
@import url(http://fonts.googleapis.com/css?family=EB+Garamond|Fanwood+Text:400italic|Open+Sans:300,400); .center{ margin-left: auto; margin-right: auto; } .pageSubTitle{ font-family: 'EB Garamond', serif; font-size: 20; } .pageSubTitle{ margin-top: 20px; font-family: 'EB Garamond', serif; font-size: 25; tex...
0.343342
0.049935
body{ background-color: #e8ecef; font-family: "Calibri", Arial; -webkit-font-smoothing: antialiased; } #footer{ margin-top:50px; text-align: center; font-size: 12px; color:#505b62; } .simpleLink{ color:#32648d; font-size: 16px; text-decoration: underline; } .simpleLink:hover{ ...
css/wkss/master.css
body{ background-color: #e8ecef; font-family: "Calibri", Arial; -webkit-font-smoothing: antialiased; } #footer{ margin-top:50px; text-align: center; font-size: 12px; color:#505b62; } .simpleLink{ color:#32648d; font-size: 16px; text-decoration: underline; } .simpleLink:hover{ ...
0.319652
0.079032
@charset "UTF-8"; body { height: 100%; width: 100%; touch-action: none; font-family: 'Noto Sans TC', sans-serif; } .outer-board { background-color: #DDD; } .outer-board .inner-board { width: 100vh; height: 100vh; position: relative; background-image: url("../img/baseball_field_1x1.svg"); ...
static/assets/css/clipboard.css
@charset "UTF-8"; body { height: 100%; width: 100%; touch-action: none; font-family: 'Noto Sans TC', sans-serif; } .outer-board { background-color: #DDD; } .outer-board .inner-board { width: 100vh; height: 100vh; position: relative; background-image: url("../img/baseball_field_1x1.svg"); ...
0.358353
0.052692
.telemetry_overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; flex-direction: column; justify-content: stretch; } .top_row, .center_row, .bottom_row { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; } .center_row { fl...
src/styles/telemetryOverlay.css
.telemetry_overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; flex-direction: column; justify-content: stretch; } .top_row, .center_row, .bottom_row { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; } .center_row { fl...
0.800302
0.107157
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600&display=swap"); :root { --orange: #ff5100; } * { font-family: "Nunito", sans-serif; margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; outline: none; border: none; text-transform: capitalize; trans...
style.css
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600&display=swap"); :root { --orange: #ff5100; } * { font-family: "Nunito", sans-serif; margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; outline: none; border: none; text-transform: capitalize; trans...
0.453504
0.075244
.frontPage { display: grid; min-height: 88vh; max-width: 100vw; grid-template-areas: "logo" "info" "apply" "afterVid"; justify-items: center; align-items: center; margin-top: 15%; padding: 0.5em; overflow-x: hidden; } .logo { display: ...
src/components/frontpage.module.css
.frontPage { display: grid; min-height: 88vh; max-width: 100vw; grid-template-areas: "logo" "info" "apply" "afterVid"; justify-items: center; align-items: center; margin-top: 15%; padding: 0.5em; overflow-x: hidden; } .logo { display: ...
0.647241
0.201715
@import url("https://fonts.googleapis.com/css?family=Montserrat"); :root { --bg-purple: #2b007a; --btn-bg: #4901a5; --logo-height: 100px; --header-height: 100px; --menu-top-height: 70px; --aside-width: 225px; --footer-height: 40px; --shadow: 0 2px 23px 0 rgba(0, 0, 0, 0.1), 0 2px 49px 0 rgba(0, 0, 0,...
style.css
@import url("https://fonts.googleapis.com/css?family=Montserrat"); :root { --bg-purple: #2b007a; --btn-bg: #4901a5; --logo-height: 100px; --header-height: 100px; --menu-top-height: 70px; --aside-width: 225px; --footer-height: 40px; --shadow: 0 2px 23px 0 rgba(0, 0, 0, 0.1), 0 2px 49px 0 rgba(0, 0, 0,...
0.311846
0.117648
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i"); /* Story by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, h1, p, a, img, ul, li, label, section { margin: 0; pad...
assets/css/main.css
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i"); /* Story by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, h1, p, a, img, ul, li, label, section { margin: 0; pad...
0.259169
0.085824
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); .restaurant-card-container { position: relative; flex-grow: 1; padding: 7px; cursor: pointer; font-family: 'Open Sans', sans-serif; } .restaurant-card-container:hover { transform: scale(1.03); } .restaurant-card-...
WeLoveFood.Web/wwwroot/css/restaurants/card.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); .restaurant-card-container { position: relative; flex-grow: 1; padding: 7px; cursor: pointer; font-family: 'Open Sans', sans-serif; } .restaurant-card-container:hover { transform: scale(1.03); } .restaurant-card-...
0.481454
0.146728
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Khmer:wght@200;300;400&display=swap'); #root,body,html{ margin:0; padding:0; font-family:"Content","Montserrat",sans-serif; overflow:auto; height:100vh; width:100vw; -webkit-user-select:none; -ms-user-select:none; user-...
static/css/main.css
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Khmer:wght@200;300;400&display=swap'); #root,body,html{ margin:0; padding:0; font-family:"Content","Montserrat",sans-serif; overflow:auto; height:100vh; width:100vw; -webkit-user-select:none; -ms-user-select:none; user-...
0.225331
0.067056
html, body{ height:100vh; } body { margin:0; background-color: whitesmoke; box-sizing:border-box; overflow:auto; } .mynav { background-color: #373737; overflow: hidden; width: 100vw; z-index: 999; } .mynav a { float: left; display: block; font-family: Lato; color: #f2f2f2; text-...
css/index.css
html, body{ height:100vh; } body { margin:0; background-color: whitesmoke; box-sizing:border-box; overflow:auto; } .mynav { background-color: #373737; overflow: hidden; width: 100vw; z-index: 999; } .mynav a { float: left; display: block; font-family: Lato; color: #f2f2f2; text-...
0.487551
0.095223
button.ovg { background: none; border: none; border-radius: 4px; cursor: pointer; font-family: Roboto-Bold, sans-serif; letter-spacing: .4px; margin: 0; outline: none; position: relative; text-decoration: none; text-transform: uppercase; transition: all .1s ease; vertical-align: top; white-s...
css/ovg_button.css
button.ovg { background: none; border: none; border-radius: 4px; cursor: pointer; font-family: Roboto-Bold, sans-serif; letter-spacing: .4px; margin: 0; outline: none; position: relative; text-decoration: none; text-transform: uppercase; transition: all .1s ease; vertical-align: top; white-s...
0.379608
0.080069
@font-face { font-family: 'nawapro'; src: url('../fonts/nawapro.eot?p2kzuz'); src: url('../fonts/nawapro.eot?p2kzuz#iefix') format('embedded-opentype'), url('../fonts/nawapro.ttf?p2kzuz') format('truetype'), url('../fonts/nawapro.woff?p2kzuz') format('woff'), url('../fonts/nawapro.svg?p2kzuz#nawapro') forma...
public/front/assets/stylesheets/icons_font.css
@font-face { font-family: 'nawapro'; src: url('../fonts/nawapro.eot?p2kzuz'); src: url('../fonts/nawapro.eot?p2kzuz#iefix') format('embedded-opentype'), url('../fonts/nawapro.ttf?p2kzuz') format('truetype'), url('../fonts/nawapro.woff?p2kzuz') format('woff'), url('../fonts/nawapro.svg?p2kzuz#nawapro') forma...
0.298491
0.113875
* { font-family: 'Open Sans', sans-serif; } body { background: #1d1d1d; overflow-x: hidden; } .treelist { background: #1d1d1d; border-radius: 0%; } .bd-title { background-color: #e84c3d; color: white; display: inline-block; padding: 20px 30px; text-transform: uppercase; } .li...
resources/src/css/templatemo-style.css
* { font-family: 'Open Sans', sans-serif; } body { background: #1d1d1d; overflow-x: hidden; } .treelist { background: #1d1d1d; border-radius: 0%; } .bd-title { background-color: #e84c3d; color: white; display: inline-block; padding: 20px 30px; text-transform: uppercase; } .li...
0.303835
0.109491
input[type="range"] { -webkit-appearance: none; width: 100%; margin: 8px 0; background-color: #f7f1e6; } input[type="range"]:focus { outline: none; } input[type="range"]::-webkit-slider-runnable-track { width: 100%; height: 1.8px; cursor: pointer; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.76), 0px 0...
src/components/Quiz/Range/Range.css
input[type="range"] { -webkit-appearance: none; width: 100%; margin: 8px 0; background-color: #f7f1e6; } input[type="range"]:focus { outline: none; } input[type="range"]::-webkit-slider-runnable-track { width: 100%; height: 1.8px; cursor: pointer; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.76), 0px 0...
0.274449
0.100702
.emoji { text-indent:-9999px; display:inline-block; height: 20px; margin-right: .5em; width: 20px; } @media all and (-webkit-min-device-pixel-ratio:1),all and (min--moz-device-pixel-ratio:1),all and (-o-min-device-pixel-ratio:1),all and (min-device-pixel-ratio:1),all and (min-resolution:96dpi) { .e...
lib/emoji.css
.emoji { text-indent:-9999px; display:inline-block; height: 20px; margin-right: .5em; width: 20px; } @media all and (-webkit-min-device-pixel-ratio:1),all and (min--moz-device-pixel-ratio:1),all and (-o-min-device-pixel-ratio:1),all and (min-device-pixel-ratio:1),all and (min-resolution:96dpi) { .e...
0.212395
0.07658
iframe { border: none; font-family: Helvetica; } table { width: 100%; } td { width: 50%; padding: 0.3em; } /* id */ #details { height: 50%; padding: 1rem; } #inputfile { color: gray; /*background-color: white;*/ padding-left: 1%; display: inline-block; /*height: 38.69px;*...
css/general.css
iframe { border: none; font-family: Helvetica; } table { width: 100%; } td { width: 50%; padding: 0.3em; } /* id */ #details { height: 50%; padding: 1rem; } #inputfile { color: gray; /*background-color: white;*/ padding-left: 1%; display: inline-block; /*height: 38.69px;*...
0.346431
0.078961
.scrollable { overflow: scroll; } .p-DataGrid { height: 100%; } .jl-phosphor-widget { height: 100%; } /** * Browser */ .jl-dr-browser { height: 100%; display: flex; flex-flow: column; padding: 4px; color: var(--jp-ui-font-color1); background-color: var(--jp-layout-color1); font-size: var(--jp-...
packages/dataregistry-extension/style.css
.scrollable { overflow: scroll; } .p-DataGrid { height: 100%; } .jl-phosphor-widget { height: 100%; } /** * Browser */ .jl-dr-browser { height: 100%; display: flex; flex-flow: column; padding: 4px; color: var(--jp-ui-font-color1); background-color: var(--jp-layout-color1); font-size: var(--jp-...
0.643329
0.116563
@font-face { font-family: Domine; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/s/domine/v10/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAE1QfFw.eot?#) format("eot"),url(//fonts.gstatic.com/s/domine/v10/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAE1ofEw.woff2) format("woff2"),url(//f...
target/main/css/google/domine/index.css
@font-face { font-family: Domine; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/s/domine/v10/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAE1QfFw.eot?#) format("eot"),url(//fonts.gstatic.com/s/domine/v10/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAE1ofEw.woff2) format("woff2"),url(//f...
0.149967
0.096153
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); *{ margin: 0; font-family: 'Roboto','Poppins', sans-serif; } /*for card number input page*/ .vaild_error{ height: 30px; } .container{ position: fixed; top: 50px; left: 0; right: 0; bottom: 0; display: flex;...
css/payment.css
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); *{ margin: 0; font-family: 'Roboto','Poppins', sans-serif; } /*for card number input page*/ .vaild_error{ height: 30px; } .container{ position: fixed; top: 50px; left: 0; right: 0; bottom: 0; display: flex;...
0.356223
0.089973
@tailwind base; @tailwind components; @tailwind utilities; :root { --blue: #112e51; --ltblue: #e7eaee; --dkblue: #081524; --gold: #fdb736; --dkgold: #725218; --ltgray: #a0aec0; --links: #2196f3; --bodycopy: #0f2949; --pagebg: #f9f9f9 } * { margin: 0; padding: 0; box-si...
assets/css/styles.css
@tailwind base; @tailwind components; @tailwind utilities; :root { --blue: #112e51; --ltblue: #e7eaee; --dkblue: #081524; --gold: #fdb736; --dkgold: #725218; --ltgray: #a0aec0; --links: #2196f3; --bodycopy: #0f2949; --pagebg: #f9f9f9 } * { margin: 0; padding: 0; box-si...
0.668015
0.104889
body { width: 86%; margin-left: auto; /* la page web sera centré grace au marge automatique */ margin-right: auto; /* margin-top: 4px; */ font-family: Arial, "Times New Roman", Times, sans-serif; /* background-color: #cdcdcd; */ background-color: rgba(201, 232, 227, 0.58); /* background:...
webapp/layout/css/style.css
body { width: 86%; margin-left: auto; /* la page web sera centré grace au marge automatique */ margin-right: auto; /* margin-top: 4px; */ font-family: Arial, "Times New Roman", Times, sans-serif; /* background-color: #cdcdcd; */ background-color: rgba(201, 232, 227, 0.58); /* background:...
0.380529
0.099514
.hedgehog { position: absolute; width: 60px; height: 60px; background-image: url('../images/Hedgehog.png'); bottom: 0px; z-index: 2; left: 20px; } .obstacle { position: absolute; width: 60px; height: 60px; bottom: 0px; z-index: 3; } .slidingBackground { background: url("../images/background....
css/style.css
.hedgehog { position: absolute; width: 60px; height: 60px; background-image: url('../images/Hedgehog.png'); bottom: 0px; z-index: 2; left: 20px; } .obstacle { position: absolute; width: 60px; height: 60px; bottom: 0px; z-index: 3; } .slidingBackground { background: url("../images/background....
0.445771
0.132234
@charset "UTF-8"; * {margin: 0px; padding: 0px;} section#galeria { background: #ffffff; width: 900px; height: 400px; display: block; overflow: hidden; /*box-shadow: 0px 0px 15px #999999;*/ /* SOMBRA */ margin: 0px auto; } /* --- BOTÃO ESQUERDA ---*/ section#galeria section#botaoe { di...
_css/slider.css
@charset "UTF-8"; * {margin: 0px; padding: 0px;} section#galeria { background: #ffffff; width: 900px; height: 400px; display: block; overflow: hidden; /*box-shadow: 0px 0px 15px #999999;*/ /* SOMBRA */ margin: 0px auto; } /* --- BOTÃO ESQUERDA ---*/ section#galeria section#botaoe { di...
0.306631
0.081813
.pagination__container { position: relative; z-index: 2; display: flex; justify-content: space-evenly; flex-direction: row; width: 50%; } .pagination { display: flex; justify-content: center; align-items: center; margin-top: -30px; margin-bottom: 24px; } .pagination__button__...
src/templates/archive.css
.pagination__container { position: relative; z-index: 2; display: flex; justify-content: space-evenly; flex-direction: row; width: 50%; } .pagination { display: flex; justify-content: center; align-items: center; margin-top: -30px; margin-bottom: 24px; } .pagination__button__...
0.439988
0.096025
* { margin: 0; border: 0; padding: 0; } html, body { /*font-family: "Helvetica Neue",Arial,"Hiragino Sans GB",STHeiti,"Microsoft YaHei";*/ width: 100%; height: 100%; } ::-webkit-scrollbar { width: 6px; height: 6px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, .5); } .container { d...
src/styles.css
* { margin: 0; border: 0; padding: 0; } html, body { /*font-family: "Helvetica Neue",Arial,"Hiragino Sans GB",STHeiti,"Microsoft YaHei";*/ width: 100%; height: 100%; } ::-webkit-scrollbar { width: 6px; height: 6px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, .5); } .container { d...
0.486575
0.074265
body { margin: 0 0 1em 0; padding: 0; color: black; background-color: #eee; line-height: 130%; font-family: arial, helvetica, verdana, tahoma, sans-serif; text-align: justify; } #wrapper-header { background: white; width: 100% } #header { background: white url('images/LogoWebes_ES.png') left...
styles.css
body { margin: 0 0 1em 0; padding: 0; color: black; background-color: #eee; line-height: 130%; font-family: arial, helvetica, verdana, tahoma, sans-serif; text-align: justify; } #wrapper-header { background: white; width: 100% } #header { background: white url('images/LogoWebes_ES.png') left...
0.211091
0.068133
.publicator .canvas { font-size: 12px; background-color: #fff; padding: 10px 0;} .publicator tr.drag, .publicator tr.drag textarea { border-color: #EBF6FF; background-color: #EBF6FF; } .publicator tr:hover .mask-top, .publicator tr:hover .mask-bottom, .publicator tr:hover td.action div, .publicator tr:hover .dragger di...
public_html/js/bff/publicator/style.css
.publicator .canvas { font-size: 12px; background-color: #fff; padding: 10px 0;} .publicator tr.drag, .publicator tr.drag textarea { border-color: #EBF6FF; background-color: #EBF6FF; } .publicator tr:hover .mask-top, .publicator tr:hover .mask-bottom, .publicator tr:hover td.action div, .publicator tr:hover .dragger di...
0.521227
0.170404
@charset "UTF-8"; .header { margin: 0 auto; width: 1280px; } .header > ul { width: 1280px; height: 42px; margin: 0 auto; line-height: 40px; text-align: right; margin-bottom: 5px; position: relative; } .header > ul > .logof > a { display: none; float: left; width: 32px; height: 32px; margin...
src/css/login.css
@charset "UTF-8"; .header { margin: 0 auto; width: 1280px; } .header > ul { width: 1280px; height: 42px; margin: 0 auto; line-height: 40px; text-align: right; margin-bottom: 5px; position: relative; } .header > ul > .logof > a { display: none; float: left; width: 32px; height: 32px; margin...
0.36139
0.061537
.navbar-collapse{ justify-content: space-around !important; } .navbar{ background: #FFFFFF 0% 0% no-repeat padding-box !important; box-shadow: 0px 3px 11px #BAD8FD40 !important; margin-bottom:-40px!important; } .Navbar nav{ height:100%; } .Logo-specs{ margin-left:150px; } .teachLink...
Coursera-Clone/Front-end/src/components/UI/Navigation/Navbar/Navbar.css
.navbar-collapse{ justify-content: space-around !important; } .navbar{ background: #FFFFFF 0% 0% no-repeat padding-box !important; box-shadow: 0px 3px 11px #BAD8FD40 !important; margin-bottom:-40px!important; } .Navbar nav{ height:100%; } .Logo-specs{ margin-left:150px; } .teachLink...
0.2126
0.106412
html, body { width: 100%; height: 100%; margin: 0; padding: 0; } html, body, .solitaire, .size-limit { display: flex; flex: 1; flex-direction: column; } .solitaire { width: 100%; height: 100%; box-sizing: border-box; background-color: green; position: relative; over...
projects/solitaire/src/solitaire.css
html, body { width: 100%; height: 100%; margin: 0; padding: 0; } html, body, .solitaire, .size-limit { display: flex; flex: 1; flex-direction: column; } .solitaire { width: 100%; height: 100%; box-sizing: border-box; background-color: green; position: relative; over...
0.506836
0.066569
body{font-family: Roboto;color: #000000} .home .site-header { background: url('../images/banner-1.jpg') no-repeat scroll top; background-size: 1600px auto; } .site-header.about-us { background: url('../images/about-banner.jpg') no-repeat scroll top; background-size: 1600px auto; } .site-header.submit-manuscript...
public/css/admin/theme.css
body{font-family: Roboto;color: #000000} .home .site-header { background: url('../images/banner-1.jpg') no-repeat scroll top; background-size: 1600px auto; } .site-header.about-us { background: url('../images/about-banner.jpg') no-repeat scroll top; background-size: 1600px auto; } .site-header.submit-manuscript...
0.278846
0.132992
.v-dialog { font-weight: 100; align-items: center; bottom: 0; display: none; -ms-flex-align: center; -ms-flex-pack: center; justify-content: center; left: 0; opacity: 0; overflow: hidden; padding: 8px; position: fixed; right: 0; top: 0 } .v-dialog.v-dialog-sm .v-...
dist/v-slim-dialog.css
.v-dialog { font-weight: 100; align-items: center; bottom: 0; display: none; -ms-flex-align: center; -ms-flex-pack: center; justify-content: center; left: 0; opacity: 0; overflow: hidden; padding: 8px; position: fixed; right: 0; top: 0 } .v-dialog.v-dialog-sm .v-...
0.479991
0.048631
@CHARSET "UTF-8"; /*品牌分类*/ .wst-brand-cat{ margin:10px 0px 20px 0px; padding:10px 20px; border:1px solid #dddbdb; } .wst-brand-catt{ height: 23px; color: #333; border-bottom:1px dashed #b5b5b5; } .wst-brand-cat span{ float:left; margin:8px 60px 0px 0px; padding:8px 5px; } .wst-brand-cat span:hover{ ...
wstmart/purse/view/default/css/brandslist.css
@CHARSET "UTF-8"; /*品牌分类*/ .wst-brand-cat{ margin:10px 0px 20px 0px; padding:10px 20px; border:1px solid #dddbdb; } .wst-brand-catt{ height: 23px; color: #333; border-bottom:1px dashed #b5b5b5; } .wst-brand-cat span{ float:left; margin:8px 60px 0px 0px; padding:8px 5px; } .wst-brand-cat span:hover{ ...
0.333937
0.084455
body { color: #7a7a7a; font-weight: 300; } /* Rules for sizing the icon. */ .material-icons.md-18 { font-size: 18px; } .material-icons.md-24 { font-size: 24px; } .material-icons.md-36 { font-size: 36px; } .material-icons.md-48 { font-size: 48px; } /* Rules for using icons as black on a light background. */ .materia...
ewan/css/custom-style.css
body { color: #7a7a7a; font-weight: 300; } /* Rules for sizing the icon. */ .material-icons.md-18 { font-size: 18px; } .material-icons.md-24 { font-size: 24px; } .material-icons.md-36 { font-size: 36px; } .material-icons.md-48 { font-size: 48px; } /* Rules for using icons as black on a light background. */ .materia...
0.409221
0.152789
input[type="text"], input[type="password"], input[type="number"] { outline: none; width: 300px; height: 25px; border: solid 1px blueviolet; border-radius: 5px; border-left: solid 5px green; } input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus { box-shadow: 0 0 5px blueviol...
html/blogConsole/src/app/common-style/form.component.css
input[type="text"], input[type="password"], input[type="number"] { outline: none; width: 300px; height: 25px; border: solid 1px blueviolet; border-radius: 5px; border-left: solid 5px green; } input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus { box-shadow: 0 0 5px blueviol...
0.498047
0.145996
.container, .container-fluid{ padding-top: 20px; padding-bottom: 20px; } nav{ background-color: #1d68a7; } .navbar{ padding-top: 0; padding-bottom: 0; } .nav-wrapper{ box-shadow: 0px 10px 25px black; } .brand-logo{ padding-left: 15px !important; padding-right: 15px !important; fon...
public/css/style.css
.container, .container-fluid{ padding-top: 20px; padding-bottom: 20px; } nav{ background-color: #1d68a7; } .navbar{ padding-top: 0; padding-bottom: 0; } .nav-wrapper{ box-shadow: 0px 10px 25px black; } .brand-logo{ padding-left: 15px !important; padding-right: 15px !important; fon...
0.448426
0.082401
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* @TODO Move as many styles for the homepage as possible into styles.module.css */ /* You can override the default Infima variables here. */...
src/css/index.css
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* @TODO Move as many styles for the homepage as possible into styles.module.css */ /* You can override the default Infima variables here. */...
0.301259
0.05113
.archive { width: 100%; max-width: 1600px; min-height: 100vh; padding: 200px 150px; margin: 0px auto; } .archive h1.big-title { font-size: 80px; line-height: 1.1; margin: 0px; } .archive .subtitle { color: rgb(100, 255, 218); font-size: 16px; font-family: 'SF Mono', 'Fira C...
client/src/styles/Archive.css
.archive { width: 100%; max-width: 1600px; min-height: 100vh; padding: 200px 150px; margin: 0px auto; } .archive h1.big-title { font-size: 80px; line-height: 1.1; margin: 0px; } .archive .subtitle { color: rgb(100, 255, 218); font-size: 16px; font-family: 'SF Mono', 'Fira C...
0.506347
0.164785
html { box-sizing: border-box; border-collapse: collapse; line-height: 1; font-family: sans-serif; } * { margin: 0; padding: 0; border-collapse: inherit; } *, *:before, *:after { box-sizing: inherit; } *:not(body) { background-repeat: no-repeat; background-position: 50%; background-size: cover; } ...
paste/static/css/main.css
html { box-sizing: border-box; border-collapse: collapse; line-height: 1; font-family: sans-serif; } * { margin: 0; padding: 0; border-collapse: inherit; } *, *:before, *:after { box-sizing: inherit; } *:not(body) { background-repeat: no-repeat; background-position: 50%; background-size: cover; } ...
0.380183
0.057945
body { font-family: 'Lato', sans-serif; } .container-fluid { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .col-3 { max-width: 100%; } .black-title { text-transform: uppercase; font-weight: bold; font-size: 33px; } .white-title { color: #ffffff; te...
css/style.css
body { font-family: 'Lato', sans-serif; } .container-fluid { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .col-3 { max-width: 100%; } .black-title { text-transform: uppercase; font-weight: bold; font-size: 33px; } .white-title { color: #ffffff; te...
0.451327
0.089614
:root { --font-serif: 'Source Serif Pro', serif; --font-sans: 'Fira Sans', sans-serif; --font-mono: 'Fira Mono', monospace; --thin-border: 0.0625rem; font-family: var(--font-serif); font-size: calc(1rem + 0.5vw); line-height: 1.5; background-color: #FFF; color: #333; } * { box-si...
app/static/css/styles.css
:root { --font-serif: 'Source Serif Pro', serif; --font-sans: 'Fira Sans', sans-serif; --font-mono: 'Fira Mono', monospace; --thin-border: 0.0625rem; font-family: var(--font-serif); font-size: calc(1rem + 0.5vw); line-height: 1.5; background-color: #FFF; color: #333; } * { box-si...
0.557845
0.141845
body { font-family: 'lato', sans-serif; font-size: 18px; } .navbar-brand .logoMPDSS { padding: 0 1rem; margin-bottom: 0 !important; } .logoMPDSS { font-family: Fredoka One,cursive; font-size: 1.75rem !important; } .logoMPDSS .m { color: #fc4868; } .logoMPDSS .p { color: #ff9e40; } .logoMPDSS .d { color: #ffe44d; }...
_site/css/styles.css
body { font-family: 'lato', sans-serif; font-size: 18px; } .navbar-brand .logoMPDSS { padding: 0 1rem; margin-bottom: 0 !important; } .logoMPDSS { font-family: Fredoka One,cursive; font-size: 1.75rem !important; } .logoMPDSS .m { color: #fc4868; } .logoMPDSS .p { color: #ff9e40; } .logoMPDSS .d { color: #ffe44d; }...
0.434461
0.182699
a, p, button { font-family: "Times New Roman", Times, serif; } a:hover { text-decoration: none; } header { width: 100%; background-color: #a6a6a6; height: 40px; } #header-left { float: left; width: 50%; background-color: #a6a6a6; } #header-right { color: white; font-weight: b...
Frontend/public/css/index.css
a, p, button { font-family: "Times New Roman", Times, serif; } a:hover { text-decoration: none; } header { width: 100%; background-color: #a6a6a6; height: 40px; } #header-left { float: left; width: 50%; background-color: #a6a6a6; } #header-right { color: white; font-weight: b...
0.386069
0.141489
@import "~slick-carousel/slick/slick.css"; @import "~slick-carousel/slick/slick-theme.css"; body { background-color:#2b2b36; color: #FFF; font-family: 'Roboto'; } .before-navbar { padding: 0px !important; } .content .taglist { list-style: none; margin-bottom: 0; margin-left: 0; margin...
src/assets/css/main.css
@import "~slick-carousel/slick/slick.css"; @import "~slick-carousel/slick/slick-theme.css"; body { background-color:#2b2b36; color: #FFF; font-family: 'Roboto'; } .before-navbar { padding: 0px !important; } .content .taglist { list-style: none; margin-bottom: 0; margin-left: 0; margin...
0.414543
0.070848
* { margin: 0; padding: 0; font-size: 0em; font-family: inherit; } html { font-size: 62.5%; } body { background-color: black; } .col { width: 25px; height: 25px; display: inline-block; background-color: black; } .col-2 { position: relative; } .col-2::before { content:...
css/style.css
* { margin: 0; padding: 0; font-size: 0em; font-family: inherit; } html { font-size: 62.5%; } body { background-color: black; } .col { width: 25px; height: 25px; display: inline-block; background-color: black; } .col-2 { position: relative; } .col-2::before { content:...
0.666605
0.172764
*{ padding:0; margin:0; text-decoration: none; list-style: none; outline: none; } body{ background: #f9f9f9; } .header{ width:100%; height:0.88rem; background: #fff; } .search{ width:6.9rem; height:0.72rem; margin:0.17rem auto; } .search_input{ width:100%; height:...
public/static/index/css/index.css
*{ padding:0; margin:0; text-decoration: none; list-style: none; outline: none; } body{ background: #f9f9f9; } .header{ width:100%; height:0.88rem; background: #fff; } .search{ width:6.9rem; height:0.72rem; margin:0.17rem auto; } .search_input{ width:100%; height:...
0.391639
0.047514
*{ margin: 0%; padding: 0%; } body{ background-color: #F8F8FF; font-family: Tahoma, Geneva, Kalimati, sans-serif; font-weight: normal; } h1{ font-size: 40px; } h2{ font-size: 30px; } p{ font-size: 20px; } li{ font-size: 20px; list-style: none; } a{ color: #b22222; ...
src/LANGAGES/UK/0_Project.css
*{ margin: 0%; padding: 0%; } body{ background-color: #F8F8FF; font-family: Tahoma, Geneva, Kalimati, sans-serif; font-weight: normal; } h1{ font-size: 40px; } h2{ font-size: 30px; } p{ font-size: 20px; } li{ font-size: 20px; list-style: none; } a{ color: #b22222; ...
0.293303
0.042822
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, ...
public/css/index.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.460046
0.070848
.widget_vantage-social-media .social-media-icon { /* The icons */ } .widget_vantage-social-media .social-media-icon.social-media-icon-linkedin { background: #0070b4; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0070b4), color-stop(1, #007ac3)); background: -ms-linear-gradient(botto...
source/themes/memphisphp/base/css/vantage-premium-style.css
.widget_vantage-social-media .social-media-icon { /* The icons */ } .widget_vantage-social-media .social-media-icon.social-media-icon-linkedin { background: #0070b4; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0070b4), color-stop(1, #007ac3)); background: -ms-linear-gradient(botto...
0.295128
0.106784
.app-container.team { max-width: 960px; } @media screen and (max-width: 540px){ .app-container.team { width: 100%; } } h1,h2,h3,h4,h5,h6,p { margin: 0; } .next-match-area p { margin: 1rem 0 0.25rem; color: var(--app-gold); } .narrow-card.match-card { margin: 0; } .collapser.revea...
assets/css/team.css
.app-container.team { max-width: 960px; } @media screen and (max-width: 540px){ .app-container.team { width: 100%; } } h1,h2,h3,h4,h5,h6,p { margin: 0; } .next-match-area p { margin: 1rem 0 0.25rem; color: var(--app-gold); } .narrow-card.match-card { margin: 0; } .collapser.revea...
0.449151
0.090776
body{background:#fff;background-attachment:fixed; height:100%; font-family:Microsoft YaHei,Verdana, Arial, Lucida, Helvetica, sans-serif; font-size:12px; color:#666;} html{height:100%;} table,td{font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;font-size:12px; border-bottom: 1px #e9e9e9 solid; color:#2e2e2e;} ...
src/assets/css/base.css
body{background:#fff;background-attachment:fixed; height:100%; font-family:Microsoft YaHei,Verdana, Arial, Lucida, Helvetica, sans-serif; font-size:12px; color:#666;} html{height:100%;} table,td{font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;font-size:12px; border-bottom: 1px #e9e9e9 solid; color:#2e2e2e;} ...
0.248625
0.072999
body { background-color: #FAF8EF; font-family: helvetica, sans-serif; } #content { width:500px; height: 800px; margin: 0 auto; box-sizing: border-box; } .container { width: 500px; height: 575px; margin: 0 auto; border-radius: 5px; display: inline-block; } .header { width: 100%; height: 75px...
css/snake.css
body { background-color: #FAF8EF; font-family: helvetica, sans-serif; } #content { width:500px; height: 800px; margin: 0 auto; box-sizing: border-box; } .container { width: 500px; height: 575px; margin: 0 auto; border-radius: 5px; display: inline-block; } .header { width: 100%; height: 75px...
0.463687
0.07889
@CHARSET "UTF-8"; .social-or-login:before { border-top: 1px solid #CCCCCC; content: ""; display: block; left: 0; position: absolute; right: 0; top: 50%; z-index: -1; } .social-or-login { margin-top: 4px; position: relative; z-index: 1; } .center, .align-center { text-al...
public/assets/css/gdn-style.css
@CHARSET "UTF-8"; .social-or-login:before { border-top: 1px solid #CCCCCC; content: ""; display: block; left: 0; position: absolute; right: 0; top: 50%; z-index: -1; } .social-or-login { margin-top: 4px; position: relative; z-index: 1; } .center, .align-center { text-al...
0.380183
0.087175
.menu_block { z-index: 999; padding: 0px 0 0; background-color: #e7e6d4; position: relative; padding: 31px 0 19px; } .page1 .menu_block { padding: 27px 0 20px; } .menu_block nav { padding-left: 73px; font-family: 'Marvel', sans-serif; } nav>.sf-menu { z-index: 990; text-align: ce...
css/superfish.css
.menu_block { z-index: 999; padding: 0px 0 0; background-color: #e7e6d4; position: relative; padding: 31px 0 19px; } .page1 .menu_block { padding: 27px 0 20px; } .menu_block nav { padding-left: 73px; font-family: 'Marvel', sans-serif; } nav>.sf-menu { z-index: 990; text-align: ce...
0.254972
0.055643
* { margin: 0; padding: 0; font: 12px "微软雅黑"; list-style: none; } html, body, div, form, ul, ol, li, span, p, dl, dt, dd, img { margin:0; padding:0; border:0; } .min{ min-width: 1400px; } .gg{ position: relative; } a { text-decoration: none; } .td2>a:hover { color: #428bca !im...
www/public/css/csjy.css
* { margin: 0; padding: 0; font: 12px "微软雅黑"; list-style: none; } html, body, div, form, ul, ol, li, span, p, dl, dt, dd, img { margin:0; padding:0; border:0; } .min{ min-width: 1400px; } .gg{ position: relative; } a { text-decoration: none; } .td2>a:hover { color: #428bca !im...
0.289673
0.055566
html, body { padding: 0; margin: 0; width: 100%; height: 100%; font-family: 'Roboto', sans-serif; font-size: 16px; } * { box-sizing: border-box; } ::-webkit-scrollbar { width: 10px; /* for vertical scrollbars */ height: 10px; /* for horizontal scrollbars */ } ::-webkit-scrollbar-trac...
style/index.css
html, body { padding: 0; margin: 0; width: 100%; height: 100%; font-family: 'Roboto', sans-serif; font-size: 16px; } * { box-sizing: border-box; } ::-webkit-scrollbar { width: 10px; /* for vertical scrollbars */ height: 10px; /* for horizontal scrollbars */ } ::-webkit-scrollbar-trac...
0.319015
0.067547
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); :root{ --color: 254, 70%; --l: 66%; --theme-primary: hsl(var(--color), var(--l)); --theme-dark-alt: hsl(var(--color), calc(var(--l) - 3%)); --theme-dark: hsl(var(--color), calc(var(--l) - 6%)); --theme-darker: hsl(var(--color), c...
LoanCalculator/wwwroot/css/site.css
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); :root{ --color: 254, 70%; --l: 66%; --theme-primary: hsl(var(--color), var(--l)); --theme-dark-alt: hsl(var(--color), calc(var(--l) - 3%)); --theme-dark: hsl(var(--color), calc(var(--l) - 6%)); --theme-darker: hsl(var(--color), c...
0.271252
0.080249
body { background-image: url("../picts/back_wt17.png"); background-position: center top; } img { width: 100%; } .iframe-responsive-wrapper { position: relative; } .iframe-responsive-wrapper .iframe-ratio { display: block; width: 100%; height: auto; } .iframe-responsive-wrapper .i...
fr/css/adds.css
body { background-image: url("../picts/back_wt17.png"); background-position: center top; } img { width: 100%; } .iframe-responsive-wrapper { position: relative; } .iframe-responsive-wrapper .iframe-ratio { display: block; width: 100%; height: auto; } .iframe-responsive-wrapper .i...
0.400867
0.065306
@charset "UTF-8"; /* =Mixins -----------------------------------------------------------------------------*/ .text2 { overflow: hidden; text-overflow: ellipsis; } .text1 { overflow: hidden; text-overflow: ellipsis; word-break: break-all; } .text3 { overflow: hidden; text-overflow: ellipsis; word-break: ...
_mobile/css/mobile.css
@charset "UTF-8"; /* =Mixins -----------------------------------------------------------------------------*/ .text2 { overflow: hidden; text-overflow: ellipsis; } .text1 { overflow: hidden; text-overflow: ellipsis; word-break: break-all; } .text3 { overflow: hidden; text-overflow: ellipsis; word-break: ...
0.353875
0.071916
body { position: relative; width: 1440px; height: 900px; background: rgba(198, 238, 255, 0.58); } ul { position: relative; left: 20px; top: 100px; width: 700px; height: 170px; } li { margin: 1rem; padding: 19px; text-decoration: none; list-style-type: none; font-family: Lato; ...
public_html/main_style.css
body { position: relative; width: 1440px; height: 900px; background: rgba(198, 238, 255, 0.58); } ul { position: relative; left: 20px; top: 100px; width: 700px; height: 170px; } li { margin: 1rem; padding: 19px; text-decoration: none; list-style-type: none; font-family: Lato; ...
0.470007
0.062818
body{ background-color: #F9F9F9; /* 00D4FF */ font-family: "Verdana", "Open+Sans", sans-serif; margin: 92px 0 51px; } h1 { font-family: "Raleway", serif; font-size: 2.625rem; } h3 { font-family: "Raleway", serif; font-size: 1.2rem; } h5 { font-family: "Raleway", serif; font-size: 1.625rem; } .form...
src/assets/css/custom/styles.css
body{ background-color: #F9F9F9; /* 00D4FF */ font-family: "Verdana", "Open+Sans", sans-serif; margin: 92px 0 51px; } h1 { font-family: "Raleway", serif; font-size: 2.625rem; } h3 { font-family: "Raleway", serif; font-size: 1.2rem; } h5 { font-family: "Raleway", serif; font-size: 1.625rem; } .form...
0.329715
0.076408
html { overflow-y: scroll !important; } /* here you can put your own css to customize and override the theme */ .display-none, .display-hide { display: none; } /*** Close icon used for modal dialog and other UI element close buttons ***/ .close { display: inline-block; margin-top: 0px; margin-right: 0px; ...
public/staticassets/css/custombcbe.css
html { overflow-y: scroll !important; } /* here you can put your own css to customize and override the theme */ .display-none, .display-hide { display: none; } /*** Close icon used for modal dialog and other UI element close buttons ***/ .close { display: inline-block; margin-top: 0px; margin-right: 0px; ...
0.29584
0.079854
.home-section>div { margin-bottom: 30px } .template-index .widget-hotcate, .template-index .widget-slideshow { margin: 0 } .template-index .products-listing.grid .product-layout .product-item-container { margin-bottom: 0 } .home-title { line-height: 100%; margin: 0 0 15px 0 } .home-title.style2 ...
public/assets/css/theme-sections.scssba55.css
.home-section>div { margin-bottom: 30px } .template-index .widget-hotcate, .template-index .widget-slideshow { margin: 0 } .template-index .products-listing.grid .product-layout .product-item-container { margin-bottom: 0 } .home-title { line-height: 100%; margin: 0 0 15px 0 } .home-title.style2 ...
0.325628
0.079104
.Profile_Page_Container { max-width: 1000px; margin: 0px auto; } .Profile_Request_Container{ display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2); border-radius: 1rem; background-color: #fff; padding: 1rem 0; m...
web/src/pages/Profile/profile.css
.Profile_Page_Container { max-width: 1000px; margin: 0px auto; } .Profile_Request_Container{ display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2); border-radius: 1rem; background-color: #fff; padding: 1rem 0; m...
0.434461
0.065605
@charset "UTF-8"; @import url("https://fonts.googleapis.com/css?family=Courier+Prime:400,700&display=swap"); article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; hei...
styles/styles.css
@charset "UTF-8"; @import url("https://fonts.googleapis.com/css?family=Courier+Prime:400,700&display=swap"); article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; hei...
0.525612
0.090133
.wrapper { max-width: 720px; min-height: 1024px; } .header { padding-top: 12px; padding-bottom: 12px; margin-left: 20px; overflow: hidden; } .header img { border: none; } .contentWrapper { padding: 20px 30px; max-width: 650px; background: #FEFFFF; min-height: 250px; border-radius: 1px; } .co...
styles/faq.module.css
.wrapper { max-width: 720px; min-height: 1024px; } .header { padding-top: 12px; padding-bottom: 12px; margin-left: 20px; overflow: hidden; } .header img { border: none; } .contentWrapper { padding: 20px 30px; max-width: 650px; background: #FEFFFF; min-height: 250px; border-radius: 1px; } .co...
0.629775
0.088033
html, body { background-color: #FFFFFF; height: 100%; width: 100%; margin: 0; padding: 0; } /* ****************************** BUTTONS! (Inspired by Bootstrap 3.0) ****************************** */ .btn { display: inline-block; height: 100%; width: 60%; margi...
public/css/styles.css
html, body { background-color: #FFFFFF; height: 100%; width: 100%; margin: 0; padding: 0; } /* ****************************** BUTTONS! (Inspired by Bootstrap 3.0) ****************************** */ .btn { display: inline-block; height: 100%; width: 60%; margi...
0.271252
0.060641
body { color: #333333; padding:0px; margin:0px; font-size: 0.7em; font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif; height:500px; } body.blue-bg { background-color:#91b7ca; background-image:url('/images/v6/body-bg.png');background-repeat:re...
basicos/php/trabalhandocom/TratamentoErros/xdebug/netbeans_project-setup_arquivos/netbeans.css
body { color: #333333; padding:0px; margin:0px; font-size: 0.7em; font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif; height:500px; } body.blue-bg { background-color:#91b7ca; background-image:url('/images/v6/body-bg.png');background-repeat:re...
0.212927
0.153708
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,400,700'); /* GLOBAL STYLES */ *{ margin:0; padding:0; list-style:none; box-sizing:border-box; } :root{ --bg-preto:rgb(0,0,0); --nao-metal:rgb(180,210,100); --gas-nobre:rgb(100,180,225); --metal-alcalino:rgb(245,200,100); --metal-alcalino-...
style.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,400,700'); /* GLOBAL STYLES */ *{ margin:0; padding:0; list-style:none; box-sizing:border-box; } :root{ --bg-preto:rgb(0,0,0); --nao-metal:rgb(180,210,100); --gas-nobre:rgb(100,180,225); --metal-alcalino:rgb(245,200,100); --metal-alcalino-...
0.216342
0.074399
@font-face { font-family: copperplate; src: url(./CopperplateCyrillic-Bold.otf); } body { width: 100%; min-height: 100vh; margin: 0; padding: 0; display: flex; flex-direction: column; justify-content: space-between; background-image: url(./fon4.jpg); background-size: cover; color: white; font-...
res/style.css
@font-face { font-family: copperplate; src: url(./CopperplateCyrillic-Bold.otf); } body { width: 100%; min-height: 100vh; margin: 0; padding: 0; display: flex; flex-direction: column; justify-content: space-between; background-image: url(./fon4.jpg); background-size: cover; color: white; font-...
0.427755
0.087876
.page-report > .report-editor .report-editor-tabs { overflow: hidden; display: inline-block; vertical-align: top; } .page-report > .report-editor .data-query-result::before, .page-report > .report-editor .report-editor-tabs::before { padding: 3px 4px; width: 40px; text-align: right; box-sizi...
src/pages/report/editor-common.css
.page-report > .report-editor .report-editor-tabs { overflow: hidden; display: inline-block; vertical-align: top; } .page-report > .report-editor .data-query-result::before, .page-report > .report-editor .report-editor-tabs::before { padding: 3px 4px; width: 40px; text-align: right; box-sizi...
0.486819
0.099689
html, body { background-color: #ffffff; /*#f8f9f5;*/ width: 100%; height: 100%; margin: 0px; padding: 0px; background-repeat: repeat-y; background-position: left; text-align: left; } #header { width: auto; height: 52px; background-color: #18305A; overflow: hidden; background-image: url('../images/header-b...
css/sia-mocca/css/a_sia_common_popup.css
html, body { background-color: #ffffff; /*#f8f9f5;*/ width: 100%; height: 100%; margin: 0px; padding: 0px; background-repeat: repeat-y; background-position: left; text-align: left; } #header { width: auto; height: 52px; background-color: #18305A; overflow: hidden; background-image: url('../images/header-b...
0.254694
0.06489
.manual_title { margin-top: 0; color: #047; } .main_nav_behavior { width: auto; background: #035; /* Optional */ position: sticky; top: 0; } .main_nav_behavior label, .main_nav_checkbox, .side_nav_behavior label, .side_nav_checkbox { display: none; } /* Horizontal Menu Items */ .main_nav_items, .main_...
nav.css
.manual_title { margin-top: 0; color: #047; } .main_nav_behavior { width: auto; background: #035; /* Optional */ position: sticky; top: 0; } .main_nav_behavior label, .main_nav_checkbox, .side_nav_behavior label, .side_nav_checkbox { display: none; } /* Horizontal Menu Items */ .main_nav_items, .main_...
0.743261
0.076132
* { box-sizing: border-box; } html, body { position: relative; width: 100vw; height: 100vh; margin: 0; padding: 0; overflow: hidden; transform-style: preserve-3d; display: flex; justify-content: center; align-items: center; } #info { position: fixed; top: 12px; color: gold; font-size: 24px...
demo/css/ortho.css
* { box-sizing: border-box; } html, body { position: relative; width: 100vw; height: 100vh; margin: 0; padding: 0; overflow: hidden; transform-style: preserve-3d; display: flex; justify-content: center; align-items: center; } #info { position: fixed; top: 12px; color: gold; font-size: 24px...
0.413951
0.146942
[class^="fa-flag-"], [class*=" fa-flag-"] { background-size: contain; background-position: 50%; background-repeat: no-repeat; } [class^="fa-flag-"].fa, [class*=" fa-flag-"].fa { position: relative; display: inline-block; background-size: 1.2em 0.9em; width: 1.2em; line-height: 1em; } [cl...
src/lang-flag-icon.css
[class^="fa-flag-"], [class*=" fa-flag-"] { background-size: contain; background-position: 50%; background-repeat: no-repeat; } [class^="fa-flag-"].fa, [class*=" fa-flag-"].fa { position: relative; display: inline-block; background-size: 1.2em 0.9em; width: 1.2em; line-height: 1em; } [cl...
0.319758
0.257514
body { background-color: white; } h1 { font-size: 30px; text-align: center; font-weight: bold; margin: 10px auto; } main { width: 500px; margin: auto; } #drag-drop-area { background-color: #f4f4f4; margin: 10px; padding: 10px; border: #ddd dashed 5px; border-radius: 15...
css/style.css
body { background-color: white; } h1 { font-size: 30px; text-align: center; font-weight: bold; margin: 10px auto; } main { width: 500px; margin: auto; } #drag-drop-area { background-color: #f4f4f4; margin: 10px; padding: 10px; border: #ddd dashed 5px; border-radius: 15...
0.566738
0.135032
@media screen { /* --- Reset Styles --- */ * { list-style: none; margin: 0; padding: 0; } html, body { height: 100%; width: 100%; margin: 0; padding: 0; } /* --- Page Styles --- */ body { background: url(/ima...
public/stylesheets/main.css
@media screen { /* --- Reset Styles --- */ * { list-style: none; margin: 0; padding: 0; } html, body { height: 100%; width: 100%; margin: 0; padding: 0; } /* --- Page Styles --- */ body { background: url(/ima...
0.373533
0.076788
@-moz-document domain("www.identi.li"), domain("identi.io") { div.menu { background-color: #001010; } #art-main { background-color: #001010; } div.art-Sheet-body { background-color: #004e4e; } div.clearfix.footer-info { background-color: #004e4e; } div.art-Header { background-c...
data/usercss/149551.user.css
@-moz-document domain("www.identi.li"), domain("identi.io") { div.menu { background-color: #001010; } #art-main { background-color: #001010; } div.art-Sheet-body { background-color: #004e4e; } div.clearfix.footer-info { background-color: #004e4e; } div.art-Header { background-c...
0.179963
0.100613
html, body { height: 100%; width: 100%; } body { /* Background color of landing page */ background-color: #f6f5ef; font-family: Arial, Helvetica, sans-serif; } /* Container of main content (does not include footer) */ .content-container { padding: 50px 0px 0px 0px; max-width: 60%; /* Widt...
src/components/App.css
html, body { height: 100%; width: 100%; } body { /* Background color of landing page */ background-color: #f6f5ef; font-family: Arial, Helvetica, sans-serif; } /* Container of main content (does not include footer) */ .content-container { padding: 50px 0px 0px 0px; max-width: 60%; /* Widt...
0.434701
0.045121
html { box-sizing: border-box; } *, *::after, *::before { box-sizing: inherit; } .underline { text-decoration: underline; } /* Color Grid/breakpoints variables are stored in _grid_settings.scss. Typography variables are stored in _typography.scss. */ .white { background-color: var(--helen-white); ...
src/pages/writing/the-future-of-wearables/the-future-of-wearables.module.css
html { box-sizing: border-box; } *, *::after, *::before { box-sizing: inherit; } .underline { text-decoration: underline; } /* Color Grid/breakpoints variables are stored in _grid_settings.scss. Typography variables are stored in _typography.scss. */ .white { background-color: var(--helen-white); ...
0.671255
0.082033
@import '../font/font-awesome.css'; /* CSS for jquery.fancyform.js */ /*custom mixins */ /*end custom mixins */ /* Control Holder */ .mr0 { margin-right: 0; } #bookingForm input, #bookingForm textarea { outline: none; overflow: hidden; } .tmInput input, .tmTextarea textarea { width: 100%; margin-bottom: 5px...
public/temas/2/booking/css/booking.css
@import '../font/font-awesome.css'; /* CSS for jquery.fancyform.js */ /*custom mixins */ /*end custom mixins */ /* Control Holder */ .mr0 { margin-right: 0; } #bookingForm input, #bookingForm textarea { outline: none; overflow: hidden; } .tmInput input, .tmTextarea textarea { width: 100%; margin-bottom: 5px...
0.248717
0.039639
@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap'); @page { margin: .125in; } div.battlescribe { display: none; } :root { --kill-team-orange: #d25a10; --black: #333; --gray: #666; --light-gray: #8e8e8e; } body { font-size: 12pt; margin: 0; padding: 0; font-family: s...
print.css
@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap'); @page { margin: .125in; } div.battlescribe { display: none; } :root { --kill-team-orange: #d25a10; --black: #333; --gray: #666; --light-gray: #8e8e8e; } body { font-size: 12pt; margin: 0; padding: 0; font-family: s...
0.430387
0.082846
.flexControl { width: 100%; display: flex!important; align-items: center; } fieldset[data-property]:not([data-property=""]) { border: none; padding: 0!important; } fieldset[data-property]:not([data-property=""]) label { font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -appl...
src/webparts/helloWorld/components/fieldset.css
.flexControl { width: 100%; display: flex!important; align-items: center; } fieldset[data-property]:not([data-property=""]) { border: none; padding: 0!important; } fieldset[data-property]:not([data-property=""]) label { font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -appl...
0.445288
0.093885
.header, .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same height as the navigation */ .header h3 { margin-top: 0; margin-bottom: 0; line-height: 40px; padding-bottom: 19px; } /* C...
src/app/main.css
.header, .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same height as the navigation */ .header h3 { margin-top: 0; margin-bottom: 0; line-height: 40px; padding-bottom: 19px; } /* C...
0.458349
0.062474
.icon-blank{ background:url('icons/blank.gif') no-repeat center center; } .icon-clear{ background:url('icons/clear.png') no-repeat center center; } .icon-save{ background:url('icons/filesave.png') no-repeat center center; } .icon-cut{ background:url('icons/cut.png') no-repeat center center; } .icon-ok{ background:...
src/main/webapp/static/js/easyui/themes/icon.css
.icon-blank{ background:url('icons/blank.gif') no-repeat center center; } .icon-clear{ background:url('icons/clear.png') no-repeat center center; } .icon-save{ background:url('icons/filesave.png') no-repeat center center; } .icon-cut{ background:url('icons/cut.png') no-repeat center center; } .icon-ok{ background:...
0.232484
0.059839
*{ margin:0; padding:0; } .regform{ width:800px; background-color:rgb(0,0,0,0.6); margin:auto; color:#FFFFFF; padding:0px 0px 0px 0px; text-align:center; border-radius:5px 5px 0px 0px ; } .main{ background-color:rgb(0,0,0,0.5); width:800px; margin:auto;} ...
public/css/style5.css
*{ margin:0; padding:0; } .regform{ width:800px; background-color:rgb(0,0,0,0.6); margin:auto; color:#FFFFFF; padding:0px 0px 0px 0px; text-align:center; border-radius:5px 5px 0px 0px ; } .main{ background-color:rgb(0,0,0,0.5); width:800px; margin:auto;} ...
0.202522
0.057467
:root { --pfah-border: #989898; --pfah-cancel: #979797; --pfah-dark: #353031; --pfah-error: #f37460; --pfah-gray: #5a5b64; --pfah-primary: #272e62; --pfah-secondary: #435bfd; --pfah-white: #fff; } /* csslint ignore: end */ /* common */ .pfah-wrapper, .pfah-wrapper * { box-sizing: border-box; } /* csslint allow: univers...
dist/pardot-form.css
:root { --pfah-border: #989898; --pfah-cancel: #979797; --pfah-dark: #353031; --pfah-error: #f37460; --pfah-gray: #5a5b64; --pfah-primary: #272e62; --pfah-secondary: #435bfd; --pfah-white: #fff; } /* csslint ignore: end */ /* common */ .pfah-wrapper, .pfah-wrapper * { box-sizing: border-box; } /* csslint allow: univers...
0.438545
0.112991
html { font-size: 16px; } body { text-align: center; font-family: Ubuntu, Arial, sans-serif; font-size: 75%; padding: calc(1.25 * 1.25em); color: rgb(28, 28, 33); margin: 14px; width: 240px; max-width: 240px; box-sizing: content-box; } ol, ul { list-style: none; } *, ::after, ::before { box-si...
Browser_Ext/popup.css
html { font-size: 16px; } body { text-align: center; font-family: Ubuntu, Arial, sans-serif; font-size: 75%; padding: calc(1.25 * 1.25em); color: rgb(28, 28, 33); margin: 14px; width: 240px; max-width: 240px; box-sizing: content-box; } ol, ul { list-style: none; } *, ::after, ::before { box-si...
0.459076
0.063511
.nav{ float:right; } body{ height: auto; width: 100%; margin:0px; background-color: rgb(196, 188, 188); } .first_class .nav li{ display: inline; color: white; padding: 50px; } .first_class{ width: 100%; height:auto; background-image:url("images/image2.png") ; ...
index.css
.nav{ float:right; } body{ height: auto; width: 100%; margin:0px; background-color: rgb(196, 188, 188); } .first_class .nav li{ display: inline; color: white; padding: 50px; } .first_class{ width: 100%; height:auto; background-image:url("images/image2.png") ; ...
0.386995
0.09187
table{ width:100%; } .tabhead { position: sticky; top: 0px; /* 0px if you don't have a navbar, but something is required */ padding-top: 4px; font-size: large; padding-bottom: 4px; text-align: center; background-color: #1F6D8B; /* background-image: linear-gradient(to top, #1F6D8B, white)...
L18-L20-Complex-View/ngSPA/SPA/src/app/magic/Athlete/ViewAthlete/ViewAthlete.component.css
table{ width:100%; } .tabhead { position: sticky; top: 0px; /* 0px if you don't have a navbar, but something is required */ padding-top: 4px; font-size: large; padding-bottom: 4px; text-align: center; background-color: #1F6D8B; /* background-image: linear-gradient(to top, #1F6D8B, white)...
0.215764
0.084758
body{ margin:0; background: #babdb8; font-family: 'Work Sans', sans-serif; font-weight:500; background-image: url("backgroundCity.png"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } body::-webkit-scrollbar { width: 0; } .container{ ...
IndexCss.css
body{ margin:0; background: #babdb8; font-family: 'Work Sans', sans-serif; font-weight:500; background-image: url("backgroundCity.png"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } body::-webkit-scrollbar { width: 0; } .container{ ...
0.493653
0.074231
*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } body, html, p, h1, h2, h3, section, article, div, figure{ margin:0px; padding:0px; } a, a:hover{ text-decoration: none; } image { border: none; } img{ vertical-align: middle; } ul, li { list-style: none; marg...
demo/mobile_menu/overlap-menu/style/main.css
*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } body, html, p, h1, h2, h3, section, article, div, figure{ margin:0px; padding:0px; } a, a:hover{ text-decoration: none; } image { border: none; } img{ vertical-align: middle; } ul, li { list-style: none; marg...
0.31363
0.05647