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
@import url('https://fonts.googleapis.com/css6?family=Roboto:wght@300;500&display=swap'); body,html{ background-color: #F5F5F5; padding: 0.3rem; font-family: 'Roboto', sans-serif; font-size: 16px; text-align: center; } * { box-sizing: border-box; } h1 { color: #00bcd4;...
style.css
@import url('https://fonts.googleapis.com/css6?family=Roboto:wght@300;500&display=swap'); body,html{ background-color: #F5F5F5; padding: 0.3rem; font-family: 'Roboto', sans-serif; font-size: 16px; text-align: center; } * { box-sizing: border-box; } h1 { color: #00bcd4;...
0.324985
0.146881
@charset "UTF-8"; /* ================================================== ※このファイルは基本的に編集しない。他のCSSで設定上書きでの対処を推奨。 ================================================== */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, sma...
public/css/app.css
@charset "UTF-8"; /* ================================================== ※このファイルは基本的に編集しない。他のCSSで設定上書きでの対処を推奨。 ================================================== */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, sma...
0.143698
0.092729
@font-face { font-family: "font1"; src: url("ArchitectsDaughter-Regular.ttf") format("woff2"); } :root { --backgorund: #121212; --font-color: white; --foreground: #156776; } .fab-upload-file { width: 70px; height: 70px; display: flex; position: fixed; bottom: 20px; right: 20px; cursor: pointer...
style.css
@font-face { font-family: "font1"; src: url("ArchitectsDaughter-Regular.ttf") format("woff2"); } :root { --backgorund: #121212; --font-color: white; --foreground: #156776; } .fab-upload-file { width: 70px; height: 70px; display: flex; position: fixed; bottom: 20px; right: 20px; cursor: pointer...
0.315947
0.077239
button { font-family: Helvetica, Arial, sans-serif; position: relative; color: #cfcfcf; font-size: 2em; cursor: pointer; background: rgb(239,239,239); background: -moz-linear-gradient(top, rgba(239,239,239,1) 25%, rgba(226,226,226,1) 50%, rgba(239,239,239,1) 75%); background: -webkit-gradient(linear, l...
switch/style.css
button { font-family: Helvetica, Arial, sans-serif; position: relative; color: #cfcfcf; font-size: 2em; cursor: pointer; background: rgb(239,239,239); background: -moz-linear-gradient(top, rgba(239,239,239,1) 25%, rgba(226,226,226,1) 50%, rgba(239,239,239,1) 75%); background: -webkit-gradient(linear, l...
0.354992
0.116563
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;} table{border-collapse:collapse;border-spacing:0;} ...
src/main/webapp/css/style-project.css
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;} table{border-collapse:collapse;border-spacing:0;} ...
0.276397
0.051225
button{ cursor: pointer; } body{ font-family: 'Gilroy', sans-serif; } .main-header{ width: 100vw; height: auto; position: fixed; background-color: white; top: 0px; } .sub-header{ display: flex; justify-content: space-between; align-items: center; margin-left: 130px; margi...
project5-html-css/about.css
button{ cursor: pointer; } body{ font-family: 'Gilroy', sans-serif; } .main-header{ width: 100vw; height: auto; position: fixed; background-color: white; top: 0px; } .sub-header{ display: flex; justify-content: space-between; align-items: center; margin-left: 130px; margi...
0.345878
0.072145
position: absolute; z-index: 99999999; display: block; } .full-screen { width: 100%; height: 100%; align-items: center; } #main_container { width: 60%; display: none; position: relative; align-items: center; vertical-align: top; padding-bottom: 50px; padding-top: 50px; padding-left: 50px; padding-righ...
resources/[ui]/caue-documents/html/style.css
position: absolute; z-index: 99999999; display: block; } .full-screen { width: 100%; height: 100%; align-items: center; } #main_container { width: 60%; display: none; position: relative; align-items: center; vertical-align: top; padding-bottom: 50px; padding-top: 50px; padding-left: 50px; padding-righ...
0.297572
0.061791
.navbar { background-image: linear-gradient(to right top, #00ff88, #52fb6f, #75f656, #90f13a, #a8eb12); } /* bootstrap.min.css | https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css */ .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { /* color: rgba(0,0,0,.9); */ colo...
week-9/homework/style.css
.navbar { background-image: linear-gradient(to right top, #00ff88, #52fb6f, #75f656, #90f13a, #a8eb12); } /* bootstrap.min.css | https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css */ .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { /* color: rgba(0,0,0,.9); */ colo...
0.502441
0.094803
@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button,img{ padding: 0; margin: 0; } html { height: 100%; } body { background: white; height: 100%; } body,th,td,input,select,textarea,button { font-f...
css/reset.css
@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button,img{ padding: 0; margin: 0; } html { height: 100%; } body { background: white; height: 100%; } body,th,td,input,select,textarea,button { font-f...
0.198452
0.052814
body { font-family: 'Rubik'; font-size: 20px; } header { padding-top: 24px; } header .logo { text-align: center; margin-bottom: 64px; } h1 { font-size: 1.65rem; font-weight: 700; line-height: 2.2rem; } header .heading { text-align: center; } .btn { font-weight: 700; bord...
assets/auth/css/presentation.css
body { font-family: 'Rubik'; font-size: 20px; } header { padding-top: 24px; } header .logo { text-align: center; margin-bottom: 64px; } h1 { font-size: 1.65rem; font-weight: 700; line-height: 2.2rem; } header .heading { text-align: center; } .btn { font-weight: 700; bord...
0.507324
0.138549
h1 { padding: 0.4em 0.5em;/*文字の上下 左右の余白*/ color: #393939;/*文字色*/ background: #f4f4f4;/*背景色*/ border-left: solid 10px #3333ee;/*左線*/ border-bottom: solid 3px #d7d7d7;/*下線*/ width:100%; } h2 { padding: 0.4em 0.5em;/*文字の上下 左右の余白*/ color: #393939;/*文字色*/ background: #f4f4f4;/*背景色*/ ...
backend/public/css/index.css
h1 { padding: 0.4em 0.5em;/*文字の上下 左右の余白*/ color: #393939;/*文字色*/ background: #f4f4f4;/*背景色*/ border-left: solid 10px #3333ee;/*左線*/ border-bottom: solid 3px #d7d7d7;/*下線*/ width:100%; } h2 { padding: 0.4em 0.5em;/*文字の上下 左右の余白*/ color: #393939;/*文字色*/ background: #f4f4f4;/*背景色*/ ...
0.306008
0.097864
#titre { display: flex; align-items: stretch; } .cerveau_image { margin-left: 325px; width: 40px; height: 40px; } .titrelogo { height: 30px; width: 220px; } #qcm_title { text-align: center; white-space: nowrap; font-family: Arial Black; font-weight: b...
styles/style_qcm.css
#titre { display: flex; align-items: stretch; } .cerveau_image { margin-left: 325px; width: 40px; height: 40px; } .titrelogo { height: 30px; width: 220px; } #qcm_title { text-align: center; white-space: nowrap; font-family: Arial Black; font-weight: b...
0.289975
0.079782
@charset "utf-8"; /* CSS Document */ .dui-kf-box { text-decoration: none; background: no-repeat; border-radius: 3px; overflow: hidden; position: fixed; top: 40%; left: 50%; bottom: auto; right: auto; margin: -80px 0 0 -230px; z-index: 99999; } .dui-kf-closebt { cursor:...
public/static/css/index/kf.css
@charset "utf-8"; /* CSS Document */ .dui-kf-box { text-decoration: none; background: no-repeat; border-radius: 3px; overflow: hidden; position: fixed; top: 40%; left: 50%; bottom: auto; right: auto; margin: -80px 0 0 -230px; z-index: 99999; } .dui-kf-closebt { cursor:...
0.393618
0.0666
form.aui .textarea{ max-width: inherit !important; } select { background-color: white; width:100%; border-radius:5px; border:1px solid #e9e9e9; height:34px; padding: 6px 12px; font-family: Arial; font-size:14px; color:#696969; -webkit-flex: 1; /* Safari 6.1+ */ -ms-flex: 1; /* IE 10 */ fle...
src/main/resources/css/aitest.css
form.aui .textarea{ max-width: inherit !important; } select { background-color: white; width:100%; border-radius:5px; border:1px solid #e9e9e9; height:34px; padding: 6px 12px; font-family: Arial; font-size:14px; color:#696969; -webkit-flex: 1; /* Safari 6.1+ */ -ms-flex: 1; /* IE 10 */ fle...
0.302185
0.068569
body { background-color: #ede9e8; font-size: 12px; } div { position: relative; } #top-tempas-search { position: absolute; top: 10px; right: 150px; width: 300px; } #crawl-wizard { display: none; } #crawl-wizard .item { text-align: center; } #crawl-frame-container { display: none; } #spec-textarea { font...
micrawler.css
body { background-color: #ede9e8; font-size: 12px; } div { position: relative; } #top-tempas-search { position: absolute; top: 10px; right: 150px; width: 300px; } #crawl-wizard { display: none; } #crawl-wizard .item { text-align: center; } #crawl-frame-container { display: none; } #spec-textarea { font...
0.292595
0.062991
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
public/css/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,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,td,article,aside,canvas,details,embed,figure...
0.247623
0.049245
@import url("https://fonts.googleapis.com/css2?family=Sarala&display=swap"); .landing__title { font-family: "Sarala"; font-style: normal; font-weight: bold; font-size: 12rem; letter-spacing: 0.12em; display: flex; flex-flow: wrap-reverse; color: #444444; } .landing__subtitle { font-family: "Sarala"; ...
src/assets/css/styles.css
@import url("https://fonts.googleapis.com/css2?family=Sarala&display=swap"); .landing__title { font-family: "Sarala"; font-style: normal; font-weight: bold; font-size: 12rem; letter-spacing: 0.12em; display: flex; flex-flow: wrap-reverse; color: #444444; } .landing__subtitle { font-family: "Sarala"; ...
0.364551
0.063599
.u-section-1 .u-sheet-1 { min-height: 560px; } .u-section-1 .u-repeater-1 { width: 1140px; margin-top: 58px; margin-bottom: 58px; min-height: 375px; grid-template-columns: calc(33.3333% - 15px) calc(33.3333% - 15px) calc(33.3333% - 15px); grid-gap: 22px; } .u-section-1 .u-repeater-item-1 { background-...
public/files/home/css/Blog-Template.css
.u-section-1 .u-sheet-1 { min-height: 560px; } .u-section-1 .u-repeater-1 { width: 1140px; margin-top: 58px; margin-bottom: 58px; min-height: 375px; grid-template-columns: calc(33.3333% - 15px) calc(33.3333% - 15px) calc(33.3333% - 15px); grid-gap: 22px; } .u-section-1 .u-repeater-item-1 { background-...
0.388038
0.083628
* { margin: 0; padding: 0; box-sizing: border-box; } .container { border: 1px solid black; height: 100vh; width: 100vw; display: flex; } .left { width: 50vw; background: #21292f; display: flex; justify-content: center; align-items: center; color: white; font-size: xx-large; } .right { w...
Projects/Sprint-1/3_SmartWatch-Timer/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } .container { border: 1px solid black; height: 100vh; width: 100vw; display: flex; } .left { width: 50vw; background: #21292f; display: flex; justify-content: center; align-items: center; color: white; font-size: xx-large; } .right { w...
0.573559
0.089534
body { background: url('../img/low_contrast_linen_@2X.png'); color: white; font-family: 'Open Sans'; } .container { width: 100%; margin: 0 auto; } /*= TABS --------------------------------------------------------*/ .flat-design-form { background: #f58020; margin: 130px auto; width:...
css/style.css
body { background: url('../img/low_contrast_linen_@2X.png'); color: white; font-family: 'Open Sans'; } .container { width: 100%; margin: 0 auto; } /*= TABS --------------------------------------------------------*/ .flat-design-form { background: #f58020; margin: 130px auto; width:...
0.402979
0.094636
*{ box-sizing: border-box; margin: 0; padding: 0; } @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css); *, *:before, *:after { box-sizing: border-box; } .form.login-form{ width: 100%; max-width:...
public/css/style.css
*{ box-sizing: border-box; margin: 0; padding: 0; } @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css); *, *:before, *:after { box-sizing: border-box; } .form.login-form{ width: 100%; max-width:...
0.330039
0.068133
body { background-color: #080003; color: #ffffff; margin: 0; padding: 0; font-family: sans-serif; } .page-container { text-align: center; } .page-container h3.page-title { font-size: 54px; margin: 10px 0; } .page-container .form { margin-top: 140px; } .page-container select { padding:...
static/css/base.css
body { background-color: #080003; color: #ffffff; margin: 0; padding: 0; font-family: sans-serif; } .page-container { text-align: center; } .page-container h3.page-title { font-size: 54px; margin: 10px 0; } .page-container .form { margin-top: 140px; } .page-container select { padding:...
0.553023
0.055592
.control-panel { position: absolute; left: 0; top: 0; color: white; user-select: none; cursor: default; } .control-panel .icon { width: 40px; height: 40px; line-height: 40px; font-size: 15px; border-radius: 40px; background-color: rgba(32, 32, 32, 0.4); opacity: 0.6; position: absolute; l...
src/ControlPanel/style.css
.control-panel { position: absolute; left: 0; top: 0; color: white; user-select: none; cursor: default; } .control-panel .icon { width: 40px; height: 40px; line-height: 40px; font-size: 15px; border-radius: 40px; background-color: rgba(32, 32, 32, 0.4); opacity: 0.6; position: absolute; l...
0.69946
0.063861
html { font-size: 62.5%; box-sizing: border-box; } body { margin: 0; height: 100vh; font-size: 1.6rem; font-family: Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } h1 { padding: 1rem 0; text-align: center; } .grid-container { display: gri...
public/src/index.css
html { font-size: 62.5%; box-sizing: border-box; } body { margin: 0; height: 100vh; font-size: 1.6rem; font-family: Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } h1 { padding: 1rem 0; text-align: center; } .grid-container { display: gri...
0.427397
0.075142
.fadeInCustom{ animation-name: fadeInCustom; -webkit-animation-name: fadeInCustom; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important; } @-webkit-keyframes fadeInCustom { 0%...
css/animations.css
.fadeInCustom{ animation-name: fadeInCustom; -webkit-animation-name: fadeInCustom; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important; } @-webkit-keyframes fadeInCustom { 0%...
0.355551
0.045501
@import url(../vendor/normalize.css); @import url(../fonts/fonts.css); @import url(../blocks/root/root.css); @import url(../blocks/header/header.css); @import url(../blocks/header/__button/header__button.css); @import url(../blocks/header/__paragraph/header__paragraph.css); @import url(../blocks/invitation/__date/invit...
pages/pages.css
@import url(../vendor/normalize.css); @import url(../fonts/fonts.css); @import url(../blocks/root/root.css); @import url(../blocks/header/header.css); @import url(../blocks/header/__button/header__button.css); @import url(../blocks/header/__paragraph/header__paragraph.css); @import url(../blocks/invitation/__date/invit...
0.100989
0.027455
/*.page-box {*/ /*margin: 20px auto;*/ /*width: 100%;*/ /*height: 42px;*/ /*}*/ /*.page-box .next-page {*/ /*display: inline-block;*/ /*height: 100%;*/ /*width: 58%;*/ /*background-color: #F0EFE2;*/ /*text-align: center;*/ /*font-size: 14px;*/ /*line-height: 42px;*/ /*}*...
public/web/css/page.css
/*.page-box {*/ /*margin: 20px auto;*/ /*width: 100%;*/ /*height: 42px;*/ /*}*/ /*.page-box .next-page {*/ /*display: inline-block;*/ /*height: 100%;*/ /*width: 58%;*/ /*background-color: #F0EFE2;*/ /*text-align: center;*/ /*font-size: 14px;*/ /*line-height: 42px;*/ /*}*...
0.227298
0.031292
*{ margin:0px; padding: 0px; } body { font-family: 'Merriweather', serif; font-size: 30px; background: rgb(0, 89, 255, 0.4) ; } header{ width: 100%; height: 60% } /* .sweet { height:100%; width:150%; /* background-image: linear-gradient(rgba(0,0,0,0.4), r...
movie.css
*{ margin:0px; padding: 0px; } body { font-family: 'Merriweather', serif; font-size: 30px; background: rgb(0, 89, 255, 0.4) ; } header{ width: 100%; height: 60% } /* .sweet { height:100%; width:150%; /* background-image: linear-gradient(rgba(0,0,0,0.4), r...
0.462959
0.07267
@import url(http://fonts.googleapis.com/css?family=Tenor+Sans&subset=latin,cyrillic); body { background: #000 url('../images/bg.jpg') center top no-repeat; font-family: arial; font-size: 14px; color: #979899; } div, h1, h2 { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } a...
css/style2.css
@import url(http://fonts.googleapis.com/css?family=Tenor+Sans&subset=latin,cyrillic); body { background: #000 url('../images/bg.jpg') center top no-repeat; font-family: arial; font-size: 14px; color: #979899; } div, h1, h2 { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } a...
0.195825
0.09343
@charset "UTF-8"; *{ margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } /*header*/ body{ overflow-x: hidden; } header{ width: 100%; height: auto; background-color: transparent; } nav{ background-color: rgb(86, 19, 95); width: 100%; ...
style.css
@charset "UTF-8"; *{ margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } /*header*/ body{ overflow-x: hidden; } header{ width: 100%; height: auto; background-color: transparent; } nav{ background-color: rgb(86, 19, 95); width: 100%; ...
0.228329
0.06885
@media screen and (max-width: 319px) {.unit{float: none !important; width: auto !important;}} .line:after,.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ...
public/css/grids.css
@media screen and (max-width: 319px) {.unit{float: none !important; width: auto !important;}} .line:after,.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ...
0.231614
0.617253
@import url("https://fonts.googleapis.com/css?family=Special+Elite"); @import url("/font-awesome-4.6.3/css/font-awesome.min.css"); * { -webkit-box-sizing: border-box; box-sizing: border-box; } body { font-family: medium-content-serif-font, Georgia, Cambria, "Times New Roman", Times, serif; font-size: ...
TributePage-SteveJobs/style/style.css
@import url("https://fonts.googleapis.com/css?family=Special+Elite"); @import url("/font-awesome-4.6.3/css/font-awesome.min.css"); * { -webkit-box-sizing: border-box; box-sizing: border-box; } body { font-family: medium-content-serif-font, Georgia, Cambria, "Times New Roman", Times, serif; font-size: ...
0.289271
0.127327
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?agl44'); src: url('fonts/icomoon.eot?agl44#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?agl44') format('truetype'), url('fonts/icomoon.woff?agl44') format('woff'), url('fonts/icomoon.svg?agl44#icomoon') format('svg'); ...
icomoon/style.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?agl44'); src: url('fonts/icomoon.eot?agl44#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?agl44') format('truetype'), url('fonts/icomoon.woff?agl44') format('woff'), url('fonts/icomoon.svg?agl44#icomoon') format('svg'); ...
0.405096
0.084304
:root { --primary-color:rgb(228, 232, 236); --secondary-color: rgb(95, 16, 91); --tertiary-color:black; --main-background: rgb(153, 129, 167); } * { margin: 0px; padding: 0px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } #header { margin-top: 20px; } body { background-co...
Assets/css/style.css
:root { --primary-color:rgb(228, 232, 236); --secondary-color: rgb(95, 16, 91); --tertiary-color:black; --main-background: rgb(153, 129, 167); } * { margin: 0px; padding: 0px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } #header { margin-top: 20px; } body { background-co...
0.462716
0.106226
:root { --white: white; --black: #131417; --gray: #fafafa; --colortext: #4f4f4f; --colortextprimary: #5f4b8b; } body { font-family: "Roboto", sans-serif; background-color: var(--white); color: var(--colortext); font-size: 15px; scrollbar-face-color: ThreeDFace !important; sc...
public/css/styles.css
:root { --white: white; --black: #131417; --gray: #fafafa; --colortext: #4f4f4f; --colortextprimary: #5f4b8b; } body { font-family: "Roboto", sans-serif; background-color: var(--white); color: var(--colortext); font-size: 15px; scrollbar-face-color: ThreeDFace !important; sc...
0.457137
0.152979
@font-face { font-family: 'icomoon'; src: url('https://d1azc1qln24ryf.cloudfront.net/101518/birdeye-fonts/icomoon.eot?bz5n6p'); src: url('https://d1azc1qln24ryf.cloudfront.net/101518/birdeye-fonts/icomoon.eot?bz5n6p#iefix') format('embedded-opentype'), url('https://d1azc1qln24ryf.cloudfront.net/101518/birde...
public/images/Traditionally Crafted. Exceptionally Good. Enjoy the CVI.CHE 105 Experience_files/style-cf.css
@font-face { font-family: 'icomoon'; src: url('https://d1azc1qln24ryf.cloudfront.net/101518/birdeye-fonts/icomoon.eot?bz5n6p'); src: url('https://d1azc1qln24ryf.cloudfront.net/101518/birdeye-fonts/icomoon.eot?bz5n6p#iefix') format('embedded-opentype'), url('https://d1azc1qln24ryf.cloudfront.net/101518/birde...
0.36376
0.136954
* { margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } body { -ms-overflow-style: none; scrollbar-width: none; } body::-webkit-scrollbar { display: none; } .header { position: fixed; top: 0; font-family: "Homemade Apple", cursive; font-weight: bold; font-size: 2em; padd...
Project_2/style.css
* { margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } body { -ms-overflow-style: none; scrollbar-width: none; } body::-webkit-scrollbar { display: none; } .header { position: fixed; top: 0; font-family: "Homemade Apple", cursive; font-weight: bold; font-size: 2em; padd...
0.429908
0.090776
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity:1; } } @keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0,20px,0); } 100% { opacity: 1; transform: none; } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -20px, 0); } 100% { o...
Kingdomhire/styles.css
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity:1; } } @keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0,20px,0); } 100% { opacity: 1; transform: none; } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -20px, 0); } 100% { o...
0.253306
0.077973
.navbar-brand { padding-top: 7px; } .navbar-header { float: left; padding: 21px; text-align: center; width: 100%; } .navbar-brand {float:none;} .card { align-content: inherit; border: 1px solid gray; box-shadow: 1px 1px 3px #888; border-top: 21px solid #BD71CE; display: grid; ...
css/style.css
.navbar-brand { padding-top: 7px; } .navbar-header { float: left; padding: 21px; text-align: center; width: 100%; } .navbar-brand {float:none;} .card { align-content: inherit; border: 1px solid gray; box-shadow: 1px 1px 3px #888; border-top: 21px solid #BD71CE; display: grid; ...
0.49048
0.186613
body { line-height: 1.2; font-family: "Montserrat"; font-weight: 700; font-size: 14px; color: #fff; margin: 0px auto; } .wrapper { margin: 0px auto; position: relative; z-index: 1; } header { position: absolute; width: 100%; top: 20px; left: 50%; transform: translate(-50%, 0%); z-index: 5;...
css/style.css
body { line-height: 1.2; font-family: "Montserrat"; font-weight: 700; font-size: 14px; color: #fff; margin: 0px auto; } .wrapper { margin: 0px auto; position: relative; z-index: 1; } header { position: absolute; width: 100%; top: 20px; left: 50%; transform: translate(-50%, 0%); z-index: 5;...
0.375936
0.088544
title, #main-title { font-size: xx-large; font-family: Georgia, 'Times New Roman', Times, serif; position: relative; color: whitesmoke; } body{ padding: 30px; background: rgb(38, 0, 207); background: linear-gradient(191deg, rgb(96, 19, 196) 0%, rgb(248, 13, 13) 50%, rgb(218, 135, 2) 100%); display: fle...
css/style2.css
title, #main-title { font-size: xx-large; font-family: Georgia, 'Times New Roman', Times, serif; position: relative; color: whitesmoke; } body{ padding: 30px; background: rgb(38, 0, 207); background: linear-gradient(191deg, rgb(96, 19, 196) 0%, rgb(248, 13, 13) 50%, rgb(218, 135, 2) 100%); display: fle...
0.708918
0.203965
@font-face { font-family: HARRYP; src: url("harry_p/HARRYP__.TTF"); } body { max-width: 700px; height: 85vh; margin: 30px auto 20px; padding: 30px 20px; color: #F9F9F9; background: url(img/wood_bg.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o...
styles.css
@font-face { font-family: HARRYP; src: url("harry_p/HARRYP__.TTF"); } body { max-width: 700px; height: 85vh; margin: 30px auto 20px; padding: 30px 20px; color: #F9F9F9; background: url(img/wood_bg.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o...
0.376852
0.082846
@font-face { font-family: "tahu"; src: url("/font/Tahu!.ttf"); } @font-face { font-family: "briquete"; src: url("/font/Briquete-Regular.otf"); } @font-face { font-family: "poppins-bold"; src: url("/font/Poppins-Bold.ttf"); } @font-face { font-family: "poppins-medium"; src: url("/font/...
public/css/dashboard/dashboardstyle.css
@font-face { font-family: "tahu"; src: url("/font/Tahu!.ttf"); } @font-face { font-family: "briquete"; src: url("/font/Briquete-Regular.otf"); } @font-face { font-family: "poppins-bold"; src: url("/font/Poppins-Bold.ttf"); } @font-face { font-family: "poppins-medium"; src: url("/font/...
0.515376
0.082623
.g-hide {display: none;} .g-show {display: block;} /*顶底边框*/ .g-bt-n { border-top:none !important; } .g-bb-n { border-bottom:none !important; } .g-b-ee{ border:1px solid #eeeeee; } .g-bt-ee { border-top:1px solid #eeeeee; } .g-bb-ee { border-bottom:1px solid #eeeeee; } .g-btb-ee { border-top:1px solid #eeeeee; border-bo...
pomelo-sms-admin/src/main/resources/static/common/css/global.css
.g-hide {display: none;} .g-show {display: block;} /*顶底边框*/ .g-bt-n { border-top:none !important; } .g-bb-n { border-bottom:none !important; } .g-b-ee{ border:1px solid #eeeeee; } .g-bt-ee { border-top:1px solid #eeeeee; } .g-bb-ee { border-bottom:1px solid #eeeeee; } .g-btb-ee { border-top:1px solid #eeeeee; border-bo...
0.277375
0.092115
body, html { font-size: 17px; background-color: #cccccc; color: white; font-family: Tahoma; height:100%; width:100%; padding:0px; margin:0px; } h1 { font-family: Papyrus; font-size: 90px; padding: 0 0 0 0; margin: 0 0 0 0; position: center; } a{ color: white; text-decoration: none; } a:hover{ te...
Murder_Mystery/Style/style1.css
body, html { font-size: 17px; background-color: #cccccc; color: white; font-family: Tahoma; height:100%; width:100%; padding:0px; margin:0px; } h1 { font-family: Papyrus; font-size: 90px; padding: 0 0 0 0; margin: 0 0 0 0; position: center; } a{ color: white; text-decoration: none; } a:hover{ te...
0.387806
0.061876
body,p,h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:normal;font-family:"微软雅黑";} :-webkit-scrollbar{width:0px;height:0px} body{margin:0;padding:0;} .clearfix{clear:both;} .box{width:100%;} body{background:#f6f7f9;} .tl{width:100%;background:#fff;margin:auto auto;margin-bottom: 10px;} .tl .column{width:92%;margin-left:...
WebRoot/css/wx/discuss/replay.css
body,p,h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:normal;font-family:"微软雅黑";} :-webkit-scrollbar{width:0px;height:0px} body{margin:0;padding:0;} .clearfix{clear:both;} .box{width:100%;} body{background:#f6f7f9;} .tl{width:100%;background:#fff;margin:auto auto;margin-bottom: 10px;} .tl .column{width:92%;margin-left:...
0.23793
0.038214
body { font-family: Tahoma, MS Sans Serif, Arial, Sans Serif; font-weight: normal; font-size: 70%; color: #000000; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } a:link { color: #003399; ...
SqlServerWebAdmin/Help/admin.css
body { font-family: Tahoma, MS Sans Serif, Arial, Sans Serif; font-weight: normal; font-size: 70%; color: #000000; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } a:link { color: #003399; ...
0.211091
0.029063
html, body { height: 100%; } article pre { font-size: 100% !important; } .sy-wrap { min-height: 100%; display: flex; flex-direction: column; } .sy-content { display:flex; flex-grow: 2; flex-direction: column; padding-top: 10px; } .psy-article header { margin-bottom: 25px; } ...
public/styles/site.css
html, body { height: 100%; } article pre { font-size: 100% !important; } .sy-wrap { min-height: 100%; display: flex; flex-direction: column; } .sy-content { display:flex; flex-grow: 2; flex-direction: column; padding-top: 10px; } .psy-article header { margin-bottom: 25px; } ...
0.500732
0.042364
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * ht...
css/main.css
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * ht...
0.522689
0.090937
.ball { width: 32px; height: 32px; border-radius: 50%; margin-top: 4rem; z-index: 0; } /* line 13, ../sass/style.scss */ .ball:after { content: ''; position: absolute; display: block; top: 0; left: 0; height: 100%; width: 100%; border-radius: 50%; box-shadow: inset 0 -8px 0 0 rgba(0, 0, 0, 0...
effect-master/effect70/stylesheets/style.css
.ball { width: 32px; height: 32px; border-radius: 50%; margin-top: 4rem; z-index: 0; } /* line 13, ../sass/style.scss */ .ball:after { content: ''; position: absolute; display: block; top: 0; left: 0; height: 100%; width: 100%; border-radius: 50%; box-shadow: inset 0 -8px 0 0 rgba(0, 0, 0, 0...
0.516839
0.096068
----------------------------------------------- */ ul.nav, ul.nav * { margin:0;padding:0;} ul.nav { position:relative; background:url(../img/nav-repeat2.jpg) repeat-x !important; max-width:100%; height:3.7em; } ul.nav li { cursor:pointer; float:left; text-align:center; list-style-type:none; font-weight:...
latihan/inventorykb/css/nav.css
----------------------------------------------- */ ul.nav, ul.nav * { margin:0;padding:0;} ul.nav { position:relative; background:url(../img/nav-repeat2.jpg) repeat-x !important; max-width:100%; height:3.7em; } ul.nav li { cursor:pointer; float:left; text-align:center; list-style-type:none; font-weight:...
0.330579
0.059647
.custom_id { margin-top: 120px; } .modal-body.co_test { padding: 0; } .modal-body.co_test .appointment { padding: 35px 30px; } .modal-title img { width: 150px; } #hero { height: 60vh; } /*vertical tabs*/ .vertical-tab{ /*font-family: 'Zilla Slab', serif;*/ display: table; border: 1px s...
public/assets/css/custom.css
.custom_id { margin-top: 120px; } .modal-body.co_test { padding: 0; } .modal-body.co_test .appointment { padding: 35px 30px; } .modal-title img { width: 150px; } #hero { height: 60vh; } /*vertical tabs*/ .vertical-tab{ /*font-family: 'Zilla Slab', serif;*/ display: table; border: 1px s...
0.255901
0.06276
body { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 16px; line-height: 1.42857143; color: #000000; background-color: #fff; } .navbar-inverse { background-color: #265a88; border-color: #265a88; padding: 0; margin: 0; } .navbar-fixed-bottom { /*posit...
css/sitestyle.css
body { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 16px; line-height: 1.42857143; color: #000000; background-color: #fff; } .navbar-inverse { background-color: #265a88; border-color: #265a88; padding: 0; margin: 0; } .navbar-fixed-bottom { /*posit...
0.289071
0.049866
.hidden{ display: none; } #cal_header{ height:30px; margin:30px 0; white-space:nowrap; } #cal_header ul{ width:100%; height:30px; line-height:30px; border-collapse:collapse; } #cal_header ul li{ float:left; } .tplbox{ display:none; } /*----calmain*/ #gridcontainer { position...
web/css/cal365_default/365cal_common.css
.hidden{ display: none; } #cal_header{ height:30px; margin:30px 0; white-space:nowrap; } #cal_header ul{ width:100%; height:30px; line-height:30px; border-collapse:collapse; } #cal_header ul li{ float:left; } .tplbox{ display:none; } /*----calmain*/ #gridcontainer { position...
0.262653
0.0686
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800&display=swap'); .panel-title { display: inline; font-weight: bold; } .display-table { display: table; } .display-tr { display: table-row; } .display-td { display: table-cell; vertical-align: middle; width: 61%; } .StripeElement...
laravel/backend/public/css/stripe-demo.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800&display=swap'); .panel-title { display: inline; font-weight: bold; } .display-table { display: table; } .display-tr { display: table-row; } .display-td { display: table-cell; vertical-align: middle; width: 61%; } .StripeElement...
0.325413
0.08043
margin: 0 auto; width: 1000px; } #contact_header { text-align: center; width: 1000px; height: 90px; margin-top: 70px; } #contact_header h3 { font-size: 1.8em; line-height: 0.6em; color: #2F363A; } #contact_header p { font-size: 0.6em; font-weight: 400; color: #2F363A; ...
client/src/App/booking.css
margin: 0 auto; width: 1000px; } #contact_header { text-align: center; width: 1000px; height: 90px; margin-top: 70px; } #contact_header h3 { font-size: 1.8em; line-height: 0.6em; color: #2F363A; } #contact_header p { font-size: 0.6em; font-weight: 400; color: #2F363A; ...
0.492676
0.148386
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-w...
codenerdStudent/cssFiles/card-design.css
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-w...
0.362518
0.068569
.headerCell { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: Roboto, Helvetica Neue, Arial, sans-serif; line-height: 1.5; -webkit-box-direction: normal; font-size: 14px; border-spacing: 0; border-collapse: collapse; font-weight: 500; box-sizing: inherit; cu...
src/lib/view/simpleTable/style.css
.headerCell { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: Roboto, Helvetica Neue, Arial, sans-serif; line-height: 1.5; -webkit-box-direction: normal; font-size: 14px; border-spacing: 0; border-collapse: collapse; font-weight: 500; box-sizing: inherit; cu...
0.258607
0.105027
* { margin: 0; padding: 0; box-sizing: border-box; } html { height: 100%; font-size: 100%; } body { height: 100%; line-height: 1.5; color: #333333; font-family: "unset"; font-weight: 300; } h1, h2, h3, h4, h5, h6 { font-weight: inherit; } a { display: block; color: inherit; text-decorati...
css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } html { height: 100%; font-size: 100%; } body { height: 100%; line-height: 1.5; color: #333333; font-family: "unset"; font-weight: 300; } h1, h2, h3, h4, h5, h6 { font-weight: inherit; } a { display: block; color: inherit; text-decorati...
0.55447
0.166134
:root { --textarea-color: #1A1D28 } .container-fluid { width: 97%; } .dropdown-menu { padding: 0; border-radius: 5px; overflow: hidden; } .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus { cursor: pointer; background-color: var(--blue-color); } .dropdown-btn { ...
app/blueprints/admin/static/css/admin.css
:root { --textarea-color: #1A1D28 } .container-fluid { width: 97%; } .dropdown-menu { padding: 0; border-radius: 5px; overflow: hidden; } .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus { cursor: pointer; background-color: var(--blue-color); } .dropdown-btn { ...
0.553988
0.205137
* { margin: 0; padding: 0; /* box-sizing allows us to include padding & border in an element's total width & height */ box-sizing: border-box; } header { font-family: "ABeeZee", sans-serif; background: linear-gradient(to right top, #fee5ff, #fe8aea); } main { font-family: "ABeeZee", sans-serif; /* tak...
main.css
* { margin: 0; padding: 0; /* box-sizing allows us to include padding & border in an element's total width & height */ box-sizing: border-box; } header { font-family: "ABeeZee", sans-serif; background: linear-gradient(to right top, #fee5ff, #fe8aea); } main { font-family: "ABeeZee", sans-serif; /* tak...
0.540439
0.1425
.input__form_container { width: 100%; } /* form */ .input__form_container .input__form_icon { width: 20px; height: 50px; color: #333; float: right; display: flex; align-items: flex-end; } .input__form_icon i { padding: 8px 0px; } .input__form { width: 40%; position: relative; ...
src/UI/Elements/InputText/InputText.module.css
.input__form_container { width: 100%; } /* form */ .input__form_container .input__form_icon { width: 20px; height: 50px; color: #333; float: right; display: flex; align-items: flex-end; } .input__form_icon i { padding: 8px 0px; } .input__form { width: 40%; position: relative; ...
0.491456
0.06666
.sheet-desc-show:not(:checked)~.sheet-desc, .sheet-repeating_ids-show:not(:checked)~.sheet-repeating_ids, .sheet-macro-text-show:not(:checked)~.sheet-macro-text, .sheet-sect-show:not(:checked)~.sheet-sect, .sheet-options-show:not(:checked)~.sheet-options, .sheet-spell_ranges0-show:not(:checked)~.sheet-spell_ranges0, .s...
Pathfinder-Neceros/pathfinder-neceros.css
.sheet-desc-show:not(:checked)~.sheet-desc, .sheet-repeating_ids-show:not(:checked)~.sheet-repeating_ids, .sheet-macro-text-show:not(:checked)~.sheet-macro-text, .sheet-sect-show:not(:checked)~.sheet-sect, .sheet-options-show:not(:checked)~.sheet-options, .sheet-spell_ranges0-show:not(:checked)~.sheet-spell_ranges0, .s...
0.31059
0.308555
@media only screen and (orientation: portrait) { .hamburger-menu .menu { position: absolute; right: -100px; top: -89px; z-index: 100; width: 200px; height: 200px; background: var(--bg-color-dark); border-radius: 50% 50% 50% 50%; transition: 0.5s ease-in-out; box-shadow: 0 0 0 0...
public/assets/styles/hamburger.css
@media only screen and (orientation: portrait) { .hamburger-menu .menu { position: absolute; right: -100px; top: -89px; z-index: 100; width: 200px; height: 200px; background: var(--bg-color-dark); border-radius: 50% 50% 50% 50%; transition: 0.5s ease-in-out; box-shadow: 0 0 0 0...
0.463444
0.081776
@media screen and (max-width:767px){.dishes_main.main_layout{display:none !important;} .dishes_main.mobi_layout{display:block;} .dish_list_accordin{padding:0 15px;} .dish_list .col-lg-6{padding:0;} .dish_list .dish_box{margin-bottom:10px;} } @media screen and (min-width:1025px) and (max-width:1199px){.search_sect...
assets/css/front-end/responsive.css
@media screen and (max-width:767px){.dishes_main.main_layout{display:none !important;} .dishes_main.mobi_layout{display:block;} .dish_list_accordin{padding:0 15px;} .dish_list .col-lg-6{padding:0;} .dish_list .dish_box{margin-bottom:10px;} } @media screen and (min-width:1025px) and (max-width:1199px){.search_sect...
0.127666
0.092647
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;1,900&display=swap"); .container-event { overflow-x: hidden !important; /* background-color: #303030; */ } /****************...
src/event/assets/css/home.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;1,900&display=swap"); .container-event { overflow-x: hidden !important; /* background-color: #303030; */ } /****************...
0.273574
0.09187
.header-container{ display: table-row; height: 52px; } .header-logo-container{ display: flex; display: -webkit-flex; flex: 1 1 auto } .header-menu{ padding-left: 40px } .header-menu.hidden{ visibility: hidden; } .header-fiddler-logo-container{ flex: 1 1 auto; padding-left: 150px;...
src/shared/components/Header/Header.css
.header-container{ display: table-row; height: 52px; } .header-logo-container{ display: flex; display: -webkit-flex; flex: 1 1 auto } .header-menu{ padding-left: 40px } .header-menu.hidden{ visibility: hidden; } .header-fiddler-logo-container{ flex: 1 1 auto; padding-left: 150px;...
0.133585
0.103794
.left-section{ background: url('../img/black.jpg'); height: 656px; position: relative; } .navs{ /* background:red; */ width:50%; position: absolute; margin-left:450px; margin-top:40px; } .navs ul{ display:grid; grid-template-columns: auto auto auto auto auto; f...
assets/css/style.css
.left-section{ background: url('../img/black.jpg'); height: 656px; position: relative; } .navs{ /* background:red; */ width:50%; position: absolute; margin-left:450px; margin-top:40px; } .navs ul{ display:grid; grid-template-columns: auto auto auto auto auto; f...
0.373762
0.067917
@media only screen and (min-width: 1200px){ .container {padding: 0;} .container-fluid{padding: 0;} } /* Medium screen */ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*============================================== Header Area Css ===================================...
template/new/css/responsive.css
@media only screen and (min-width: 1200px){ .container {padding: 0;} .container-fluid{padding: 0;} } /* Medium screen */ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*============================================== Header Area Css ===================================...
0.325092
0.087408
* { margin: 0; padding: 0; } .section_1 { margin-top: 100px; width: 1535px; display: flex; justify-content: space-between; align-items: center; } .con_wrap { width: 454px; } .con_wrap img { cursor: pointer; width: 100%; } .txt_wrap h1 { margin-top: 25px; margin-bottom: 15px; font-size: 25p...
SFU/menu/07_membership/css/mem.css
* { margin: 0; padding: 0; } .section_1 { margin-top: 100px; width: 1535px; display: flex; justify-content: space-between; align-items: center; } .con_wrap { width: 454px; } .con_wrap img { cursor: pointer; width: 100%; } .txt_wrap h1 { margin-top: 25px; margin-bottom: 15px; font-size: 25p...
0.467818
0.086362
:root { --main-bg-color: #568ea3; --main-card-bg-color: #E96400; --main-highlight-color: #a40e4c; } ::selection { background: var(--main-highlight-color); /* WebKit/Blink Browsers */ } ::-moz-selection { background: var(--main-highlight-color); /* Gecko Browsers */ } * { box-sizing: border-b...
css/styles.css
:root { --main-bg-color: #568ea3; --main-card-bg-color: #E96400; --main-highlight-color: #a40e4c; } ::selection { background: var(--main-highlight-color); /* WebKit/Blink Browsers */ } ::-moz-selection { background: var(--main-highlight-color); /* Gecko Browsers */ } * { box-sizing: border-b...
0.60288
0.1126
@font-face { font-family: "iconfont"; /* Project id 1541584 */ src: url('iconfont.woff2?t=1622119376303') format('woff2'), url('iconfont.woff?t=1622119376303') format('woff'), url('iconfont.ttf?t=1622119376303') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px...
src/assets/icon/iconfont.css
@font-face { font-family: "iconfont"; /* Project id 1541584 */ src: url('iconfont.woff2?t=1622119376303') format('woff2'), url('iconfont.woff?t=1622119376303') format('woff'), url('iconfont.ttf?t=1622119376303') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px...
0.286169
0.073763
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("webwork.math.ttu.edu") { body{background:#001820!important;} /*---------------- side panels ---------------------*/ #fisheye{ background:#99ddff!important; border-color:#fff!important; } #fisheye h2{ background-color:#00d5ff!...
data/usercss/54644.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("webwork.math.ttu.edu") { body{background:#001820!important;} /*---------------- side panels ---------------------*/ #fisheye{ background:#99ddff!important; border-color:#fff!important; } #fisheye h2{ background-color:#00d5ff!...
0.216342
0.090173
.section header { --animationTiming: 150ms; display: flex; justify-content: space-between; margin-top: var(--spacing-l); } /* remove top margin on mobile menu */ .section:first-child header { margin-top: 0; } .section h3 { color: var(--gray-5); font-size: 0.95em; letter-spacing: 0.08em; text-transfo...
src/components/Methods/section.module.css
.section header { --animationTiming: 150ms; display: flex; justify-content: space-between; margin-top: var(--spacing-l); } /* remove top margin on mobile menu */ .section:first-child header { margin-top: 0; } .section h3 { color: var(--gray-5); font-size: 0.95em; letter-spacing: 0.08em; text-transfo...
0.439507
0.107344
@charset "UTF-8"; @import url(//cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css); @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); body { margin: 0; font-family: 'NanumSquare', sans-serif; } /* 기본 */ .post * { margin: 0; } .post img { width: 100%; height: auto; vertical-align: bottom...
exam001/assets/css/style.css
@charset "UTF-8"; @import url(//cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css); @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); body { margin: 0; font-family: 'NanumSquare', sans-serif; } /* 기본 */ .post * { margin: 0; } .post img { width: 100%; height: auto; vertical-align: bottom...
0.153517
0.067824
.main-panel { z-index: -9999; } .youtube-video { position: absolute; margin: auto; left: 0px; top: 0px; z-index: -999; isolation: isolate; } .video { position: relative; overflow: hidden; height: 584px; text-align: right; } #progressBar { height: 6px; background-color: #444444; display: bloc...
www/css/style.css
.main-panel { z-index: -9999; } .youtube-video { position: absolute; margin: auto; left: 0px; top: 0px; z-index: -999; isolation: isolate; } .video { position: relative; overflow: hidden; height: 584px; text-align: right; } #progressBar { height: 6px; background-color: #444444; display: bloc...
0.464659
0.101857
body { background: #e1e5e6; overflow: hidden; width: 100%; height: 100%; font-family: 'Roboto', sans-serif; color: #575794; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } div { -webkit-...
www/assets/css/global.css
body { background: #e1e5e6; overflow: hidden; width: 100%; height: 100%; font-family: 'Roboto', sans-serif; color: #575794; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } div { -webkit-...
0.231267
0.053108
header { border-radius: 2% 2% 2% 2%; background-color: #04471C; padding: 20px; height: 140px; display: block; } header img{ position: absolute; } #logoLink { text-decoration: none; } #logoLink:visited { color: #F7F7F9; } /*Button style*/ button { border-radius: 5%; cursor: poi...
css/luontopolku_style.css
header { border-radius: 2% 2% 2% 2%; background-color: #04471C; padding: 20px; height: 140px; display: block; } header img{ position: absolute; } #logoLink { text-decoration: none; } #logoLink:visited { color: #F7F7F9; } /*Button style*/ button { border-radius: 5%; cursor: poi...
0.32029
0.206314
@import url("./library/css/style.css"); caption, th, td { text-align: left; vertical-align: baseline; } pre { padding: 0.75em 0.2em; } ol { list-style-type: decimal; } .widget-title { letter-spacing:normal; } .under-review { background: url("images/under-review.png") no-repeat 0 20px; b...
theme/iatistandard/_static/style.css
@import url("./library/css/style.css"); caption, th, td { text-align: left; vertical-align: baseline; } pre { padding: 0.75em 0.2em; } ol { list-style-type: decimal; } .widget-title { letter-spacing:normal; } .under-review { background: url("images/under-review.png") no-repeat 0 20px; b...
0.213869
0.089733
html{ min-width: 100%; min-height: 100%; background-color: white; } body{ min-height: 100%; margin: 10vh 5vw; border-radius: 5px; background-color: #d9d9d9; } /*All navigation related rules start here*/ nav{ display: flex; flex-flow: row nowrap; justify-content: space-around; height: 10vh; ali...
src/style.css
html{ min-width: 100%; min-height: 100%; background-color: white; } body{ min-height: 100%; margin: 10vh 5vw; border-radius: 5px; background-color: #d9d9d9; } /*All navigation related rules start here*/ nav{ display: flex; flex-flow: row nowrap; justify-content: space-around; height: 10vh; ali...
0.364551
0.057071
body{font-family:Arial,Helvetica,sans-serif;font-size:13px;margin:0px;padding:0px;background-color:#F1F4F7;color:#333;} .cleardiv:before,.cleardiv:after {content: " "; display: table;} .cleardiv:after {clear: both;} .cleardiv {*zoom: 1;} input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;dis...
css/memberportal.css
body{font-family:Arial,Helvetica,sans-serif;font-size:13px;margin:0px;padding:0px;background-color:#F1F4F7;color:#333;} .cleardiv:before,.cleardiv:after {content: " "; display: table;} .cleardiv:after {clear: both;} .cleardiv {*zoom: 1;} input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;dis...
0.167117
0.104798
*{ padding: 0; margin: 0; outline: 0; } a:hover, a{ text-decoration: none; } ul,ol{ list-style: none; margin: 0; } h1,h2,h3,h4,h5,h6{ padding: 0; margin: 0; font-family:'Oswald', sans-serif; } p{ padding: 0; margin: 0; } body{ overflow-x: hidden; font-family: 'Open ...
landing page/css/style.css
*{ padding: 0; margin: 0; outline: 0; } a:hover, a{ text-decoration: none; } ul,ol{ list-style: none; margin: 0; } h1,h2,h3,h4,h5,h6{ padding: 0; margin: 0; font-family:'Oswald', sans-serif; } p{ padding: 0; margin: 0; } body{ overflow-x: hidden; font-family: 'Open ...
0.262275
0.058319
:root{ --main-bg-color:#256972 ; } @import url('https://fonts.googleapis.com/css?family=Big+Shoulders+Text:300&display=swap'); *{ margin: 0; padding: 0; } body{ font-family: 'Barlow Semi Condensed', sans-serif; } /* HEADER..................................................................... */ header{ fon...
src/components/layout.css
:root{ --main-bg-color:#256972 ; } @import url('https://fonts.googleapis.com/css?family=Big+Shoulders+Text:300&display=swap'); *{ margin: 0; padding: 0; } body{ font-family: 'Barlow Semi Condensed', sans-serif; } /* HEADER..................................................................... */ header{ fon...
0.481941
0.113875
* { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .navbar.center .navbar-inner { text-align: center !important; height: 50px !important; } .navbar.center .navbar-inner .nav { float: none !important; display:inline-block !imp...
web/app/static/css/styles.css
* { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .navbar.center .navbar-inner { text-align: center !important; height: 50px !important; } .navbar.center .navbar-inner .nav { float: none !important; display:inline-block !imp...
0.45423
0.111725
html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { color: #191919; font-size: 14px; margin: 0; -webkit-font-smoothing: antialias...
packages/website/src/components/Layout.module.css
html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { color: #191919; font-size: 14px; margin: 0; -webkit-font-smoothing: antialias...
0.40157
0.069827
.shoplist-position { line-height: 40px; text-indent: 20px; color: #555; } .shoplist-position a { color: #555; } .shoplist-filter { border: #e5e5e5 1px solid; overflow: hidden; color: #555; zoom: 1; padding: 0 20px; background: #fff; } .shoplist-filter .hd { line-height: 40px; border-bottom: #e5e...
src/css/z-shopList.css
.shoplist-position { line-height: 40px; text-indent: 20px; color: #555; } .shoplist-position a { color: #555; } .shoplist-filter { border: #e5e5e5 1px solid; overflow: hidden; color: #555; zoom: 1; padding: 0 20px; background: #fff; } .shoplist-filter .hd { line-height: 40px; border-bottom: #e5e...
0.357343
0.089893
*{ margin: 0; padding: 0; } #container{ width: 100%; height: 100%; position: absolute; display: grid; grid-template-columns: repeat(11,1fr); grid-template-rows: repeat(11,1fr); background-color: rgb(222,125,44); } .chatBox{ grid-area: 6/6/7/7; animation: chatCard 0.4s 1; } ...
client/style/chat.css
*{ margin: 0; padding: 0; } #container{ width: 100%; height: 100%; position: absolute; display: grid; grid-template-columns: repeat(11,1fr); grid-template-rows: repeat(11,1fr); background-color: rgb(222,125,44); } .chatBox{ grid-area: 6/6/7/7; animation: chatCard 0.4s 1; } ...
0.409103
0.148571
@font-face { font-family: 'Silkscreen'; src: url(silkscreen/slkscr.ttf) format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: 'Silkscreen'; src: url(silkscreen/slkscrb.ttf) format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: 'Silkscreen'; src: url(si...
style.css
@font-face { font-family: 'Silkscreen'; src: url(silkscreen/slkscr.ttf) format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: 'Silkscreen'; src: url(silkscreen/slkscrb.ttf) format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: 'Silkscreen'; src: url(si...
0.500244
0.178418
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@600&display=swap'); /* .mainBody, html { height: 100%; } */ body { background-color: rgba(0, 0, 0, 0.603); } /* .container { background-image: url('images.png'); background-repeat: no-repeat; background-attachment: cover; ...
public/asset/css/style.css
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@600&display=swap'); /* .mainBody, html { height: 100%; } */ body { background-color: rgba(0, 0, 0, 0.603); } /* .container { background-image: url('images.png'); background-repeat: no-repeat; background-attachment: cover; ...
0.494629
0.121712
*{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 10px; font-family: 'Raleway', sans-serif; color: #333; } body{ overflow-y: auto; overflow-x: hidden; background-color: #eee; } body img:hover{ transition: .5s; filter: grayscale(.7); } a:hover{ opac...
public/css/style2.css
*{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 10px; font-family: 'Raleway', sans-serif; color: #333; } body{ overflow-y: auto; overflow-x: hidden; background-color: #eee; } body img:hover{ transition: .5s; filter: grayscale(.7); } a:hover{ opac...
0.572484
0.066904
@import url(../../../node_modules/normalize.css/normalize.css); /* Default */ /* Colors */ /* Font Weights */ /* Breakpoints */ html { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 62.5%; } *, *::before, *::after { box-sizing: inherit; } body { ...
__demo__/assets/css/styles.css
@import url(../../../node_modules/normalize.css/normalize.css); /* Default */ /* Colors */ /* Font Weights */ /* Breakpoints */ html { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 62.5%; } *, *::before, *::after { box-sizing: inherit; } body { ...
0.343232
0.047228
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h3,h4,h5, h6,pre,form,fieldset,input,p,blockquote,table, th,td { margin:0; padding:0; } fieldset,img,abbr { border:0; } address,caption,cite,code,dfn,h1,h2,h3, h3,h4,h5,th,var { font-style:normal; font-weight:normal; } caption,th { text-align:left; } q:before,q:after { content:''; }...
docs/style.css
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h3,h4,h5, h6,pre,form,fieldset,input,p,blockquote,table, th,td { margin:0; padding:0; } fieldset,img,abbr { border:0; } address,caption,cite,code,dfn,h1,h2,h3, h3,h4,h5,th,var { font-style:normal; font-weight:normal; } caption,th { text-align:left; } q:before,q:after { content:''; }...
0.336004
0.07946
body{ background-color: bisque; } /* Brand */ .brand-link { position: relative; font-family: "Fira Mono", sans-serif; text-decoration: none; font-size: 1.5rem; font-weight: 700; color: var(--gray); z-index: 1; transition: all .2s; } .brand-link::after { position: absolute; content: ""; bott...
app/static/index.css
body{ background-color: bisque; } /* Brand */ .brand-link { position: relative; font-family: "Fira Mono", sans-serif; text-decoration: none; font-size: 1.5rem; font-weight: 700; color: var(--gray); z-index: 1; transition: all .2s; } .brand-link::after { position: absolute; content: ""; bott...
0.332419
0.049085
body, section { width: 500px; height: 400px; overflow-x: hidden; } section { padding: 5px; } a[role="button"]{ cursor: hand; } /* Scroll Bar */ ::-webkit-scrollbar{ width: 6px; } ::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); } ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-th...
css/control.css
body, section { width: 500px; height: 400px; overflow-x: hidden; } section { padding: 5px; } a[role="button"]{ cursor: hand; } /* Scroll Bar */ ::-webkit-scrollbar{ width: 6px; } ::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); } ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-th...
0.313525
0.060032
*{margin:0;padding:0;} body{ background:url(../img/background.png) repeat ; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; color:#999; } .container{ margin:70px auto 30px auto; width:780px; } /* 开始侧边栏 */ .side_container{ float: left; ...
4-I'm Here/css/style.css
*{margin:0;padding:0;} body{ background:url(../img/background.png) repeat ; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; color:#999; } .container{ margin:70px auto 30px auto; width:780px; } /* 开始侧边栏 */ .side_container{ float: left; ...
0.196903
0.051774
body{ width: 100%; height: 120rem; position: relative; background-color: #bae9ff; overflow-x: hidden; font-family: Roboto, sans-serif; color: #001133; font-size: 1.15rem; overflow-x: hidden; } .body-content{ width: 85%; height: 110rem; background-color: #d...
css/index.css
body{ width: 100%; height: 120rem; position: relative; background-color: #bae9ff; overflow-x: hidden; font-family: Roboto, sans-serif; color: #001133; font-size: 1.15rem; overflow-x: hidden; } .body-content{ width: 85%; height: 110rem; background-color: #d...
0.389547
0.045607
nav { background: rgb(17, 17, 17); background: -moz-linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); background: -webkit-linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); background: linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); filter: progid:DXIm...
local/styles-origin.css
nav { background: rgb(17, 17, 17); background: -moz-linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); background: -webkit-linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); background: linear-gradient(295deg, rgba(17,17,17,1) 26%, rgba(67,0,21,1) 100%); filter: progid:DXIm...
0.540196
0.077762
* { font-family: "JetBrains Mono", monospace; user-select: none; } body { margin: 0px; } #app { min-height: 100vh; padding: 8px; } .lightmode { color: black; background-color: white; } .lightmode .container { border: 4px solid black; } .darkmode { color: white; background-color: black; } .da...
css/styles.css
* { font-family: "JetBrains Mono", monospace; user-select: none; } body { margin: 0px; } #app { min-height: 100vh; padding: 8px; } .lightmode { color: black; background-color: white; } .lightmode .container { border: 4px solid black; } .darkmode { color: white; background-color: black; } .da...
0.367497
0.091626
@font-face { font-family: "Corp"; src: url("corp.ttf"); } h1 { font-family: none; } body { background-color: #fef6e4; } * { border-color: #001858 !important; color: #001858; } .room { border: solid 2px #000; } textarea { width: 400px; height: 200px; border-radius: 10px; resize: none; margin-to...
index.css
@font-face { font-family: "Corp"; src: url("corp.ttf"); } h1 { font-family: none; } body { background-color: #fef6e4; } * { border-color: #001858 !important; color: #001858; } .room { border: solid 2px #000; } textarea { width: 400px; height: 200px; border-radius: 10px; resize: none; margin-to...
0.340595
0.082994
padding-top: 90px; background-image: url("../img/find_ys/位图@2x.png"); background-repeat: no-repeat; background-size: cover; } #res p.find-ys-title { padding-top: 25px; margin-bottom: 0 !important; /*border-bottom: 1px solid #E1E4E8;*/ } #res p.find-ys-title span:first-child { font-fam...
public/assets/css/find_ys.css
padding-top: 90px; background-image: url("../img/find_ys/位图@2x.png"); background-repeat: no-repeat; background-size: cover; } #res p.find-ys-title { padding-top: 25px; margin-bottom: 0 !important; /*border-bottom: 1px solid #E1E4E8;*/ } #res p.find-ys-title span:first-child { font-fam...
0.286868
0.109897