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
.header {padding: 10; background: #3b4252; margin-bottom: 5%;} .banner {padding: 10; background: #3b4252;} .card {padding: 10; border-radius: 20px; background: #3b4252; width: fit-content;max-width: 60%;} .fillwidth {width: 100%} .sidebar {height: 100%;position:fixed;bottom:0;width: fit-content; background:#3b4252} .le...
themes/AquaMain.css
.header {padding: 10; background: #3b4252; margin-bottom: 5%;} .banner {padding: 10; background: #3b4252;} .card {padding: 10; border-radius: 20px; background: #3b4252; width: fit-content;max-width: 60%;} .fillwidth {width: 100%} .sidebar {height: 100%;position:fixed;bottom:0;width: fit-content; background:#3b4252} .le...
0.410166
0.278538
.hero { padding: 5rem 2rem; display: flex; align-items: center; min-height: 98vh; background-image: linear-gradient(to right bottom, rgba(1, 22, 39, .6), rgba(38, 96, 164, .6)), url('../img/img_1.jpg'); background-size: cover; background-position: top; clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%)...
UI/css/landing.css
.hero { padding: 5rem 2rem; display: flex; align-items: center; min-height: 98vh; background-image: linear-gradient(to right bottom, rgba(1, 22, 39, .6), rgba(38, 96, 164, .6)), url('../img/img_1.jpg'); background-size: cover; background-position: top; clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%)...
0.638497
0.076615
@import url(https://fonts.googleapis.com/css?family=Lobster); body{ font-family: 'Lobster', cursive; color:white; text-align: center; background-color: #f1c40f; -webkit-animation: color 5s ease-in 0s infinite alternate running; -moz-animation: color 5s linear 0s infinite alternate running; ...
Proyecto/web/Recursos/css.css
@import url(https://fonts.googleapis.com/css?family=Lobster); body{ font-family: 'Lobster', cursive; color:white; text-align: center; background-color: #f1c40f; -webkit-animation: color 5s ease-in 0s infinite alternate running; -moz-animation: color 5s linear 0s infinite alternate running; ...
0.477311
0.148232
@import "compass/css3"; :root { --body-bg: #c1bdba; --form-bg: #13232f; --white: #ffffff; --main: #1ab188; --main-light: lighten($main,5%); --main-dark: darken($main,5%); --gray-light: #a0b3b0; --gray: #ddd; --thin: 300; --normal: 400; --bold: 600; --br: 4px; } *, *:before, *:after { box-sizing: border-box; } ...
client/src/pages/Loginmain.css
@import "compass/css3"; :root { --body-bg: #c1bdba; --form-bg: #13232f; --white: #ffffff; --main: #1ab188; --main-light: lighten($main,5%); --main-dark: darken($main,5%); --gray-light: #a0b3b0; --gray: #ddd; --thin: 300; --normal: 400; --bold: 600; --br: 4px; } *, *:before, *:after { box-sizing: border-box; } ...
0.3295
0.069447
div::-webkit-scrollbar { width: 0; } /*-----------------------------------------------------------------override jQuery Mobile*/ .ui-content { padding: 0px; } a { text-decoration: none; } ::-webkit-input-placeholder { color: #999999; } .ui-mobile .ui-page-active { min-height: 90vh; } .ui-page-t...
phaseout/APP/QChat/www/css/index.css
div::-webkit-scrollbar { width: 0; } /*-----------------------------------------------------------------override jQuery Mobile*/ .ui-content { padding: 0px; } a { text-decoration: none; } ::-webkit-input-placeholder { color: #999999; } .ui-mobile .ui-page-active { min-height: 90vh; } .ui-page-t...
0.38769
0.065068
.center { max-width: 1160px; margin: 0 auto; padding: 0 20px; } .main-section { display: flex; flex-direction: column; padding-top: 215px; height: 750px; } #banner-img { position: absolute; z-index: -1; top: 25px; width: 1280px; height: 882px; display: flex; justify-content: flex-end; } ...
frontend/src/page/styles.css
.center { max-width: 1160px; margin: 0 auto; padding: 0 20px; } .main-section { display: flex; flex-direction: column; padding-top: 215px; height: 750px; } #banner-img { position: absolute; z-index: -1; top: 25px; width: 1280px; height: 882px; display: flex; justify-content: flex-end; } ...
0.507568
0.095687
body { margin: 0; padding: 0; } a { text-decoration: none; } ul li { list-style: none; } .center { width: 100%; margin: 0 auto; } div.page-content { margin-top: 100px; } /*************************** ABOUT ***************************/ header.post-header { width: 100%; margin: 0; padd...
css/styles.css
body { margin: 0; padding: 0; } a { text-decoration: none; } ul li { list-style: none; } .center { width: 100%; margin: 0 auto; } div.page-content { margin-top: 100px; } /*************************** ABOUT ***************************/ header.post-header { width: 100%; margin: 0; padd...
0.308711
0.059949
.sauvegarder_un_contact{ border-radius: 9px; margin-left: 10px; width: 500px; height: auto; background-image: url('pexels-photo-370470.jpeg'); background-size:100%; background-attachment: fixed; background-repeat: no-repeat; float: left; } input[type="tel"],input[type="text"],input[t...
contactcss.css
.sauvegarder_un_contact{ border-radius: 9px; margin-left: 10px; width: 500px; height: auto; background-image: url('pexels-photo-370470.jpeg'); background-size:100%; background-attachment: fixed; background-repeat: no-repeat; float: left; } input[type="tel"],input[type="text"],input[t...
0.367951
0.104249
.output { color: #5f5f5f; } .output h1, .output h2, .output h3, .output h4, .output h5, .output h6 { color: #006180; font-weight: bold; text-align: left; padding-left: 5px; } .output h1 { font-size: 24px; } .output h2 { font-size: 20px; } .output h3 { font-size: 17px; } .output h4 { font-size: 16px;...
demo/client/src/css/output.css
.output { color: #5f5f5f; } .output h1, .output h2, .output h3, .output h4, .output h5, .output h6 { color: #006180; font-weight: bold; text-align: left; padding-left: 5px; } .output h1 { font-size: 24px; } .output h2 { font-size: 20px; } .output h3 { font-size: 17px; } .output h4 { font-size: 16px;...
0.507324
0.141341
* { border: none; margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } p { font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; } /* body { background-color: rebeccapurple; } */ /* formulario */ div.container{ w...
tcc_sistema/assets/css/login.css
* { border: none; margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } p { font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; } /* body { background-color: rebeccapurple; } */ /* formulario */ div.container{ w...
0.37319
0.077308
body { margin: 0; background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; } .topnavbackground { background-image: url(/Includes/EECS-images/submenu-background.jpg); } /* New masthead definitions adapted from Milan's "not found" page. ...
third_party/libprocess/examples/files/eecsHome.css
body { margin: 0; background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; } .topnavbackground { background-image: url(/Includes/EECS-images/submenu-background.jpg); } /* New masthead definitions adapted from Milan's "not found" page. ...
0.32896
0.085748
.pricing{ display: flex; flex-direction: column; justify-content: space-around; padding: 10px; position: relative; background-color: var(--white-color); max-width: 1200px; margin: 60px auto; } .sectionTitle{ font-size: var(--heading-04); color: var(--primary-dark); marg...
src/components/pricing/pricing.module.css
.pricing{ display: flex; flex-direction: column; justify-content: space-around; padding: 10px; position: relative; background-color: var(--white-color); max-width: 1200px; margin: 60px auto; } .sectionTitle{ font-size: var(--heading-04); color: var(--primary-dark); marg...
0.346762
0.091018
width: 480px; height: 75px; background-color: rgb(20, 108, 184); } #b-box { width: 480px; height: 150px; background-color: aqua; } #c-box { width: 480px; height: 125px; background-color: aquamarine; } #d-box { width: 480px; height: 125px; background-color: rgb(43, 152, 74)...
css/layout.css
width: 480px; height: 75px; background-color: rgb(20, 108, 184); } #b-box { width: 480px; height: 150px; background-color: aqua; } #c-box { width: 480px; height: 125px; background-color: aquamarine; } #d-box { width: 480px; height: 125px; background-color: rgb(43, 152, 74)...
0.328637
0.047914
::-webkit-scrollbar { width: 10px; background-color: transparent; } ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #545456; /* background-clip: padding-box; */ /* border: 1rem solid #545456; */ } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar-button:singl...
css/global.css
::-webkit-scrollbar { width: 10px; background-color: transparent; } ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #545456; /* background-clip: padding-box; */ /* border: 1rem solid #545456; */ } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar-button:singl...
0.169131
0.059537
body { margin: 0px; font-family: "Baloo Tamma 2", sans-serif; line-height: 22px; background-color: #f4f0f0; width: 100%; color: #660404; overflow: hidden; } .overflow-wrapper { position: fixed; top: 0px; left: 0px; bottom: 0px; right: 0px; overflow: hidden; } ...
styles/main.css
body { margin: 0px; font-family: "Baloo Tamma 2", sans-serif; line-height: 22px; background-color: #f4f0f0; width: 100%; color: #660404; overflow: hidden; } .overflow-wrapper { position: fixed; top: 0px; left: 0px; bottom: 0px; right: 0px; overflow: hidden; } ...
0.634883
0.180179
@font-face { font-family: lmonoBold; src: url(../sources/fonts/league-mono-master/ttf/LeagueMono-Bold.ttf); } @font-face { font-family: lmonoLight; src: url(../sources/fonts/league-mono-master/ttf/LeagueMono-Light.ttf); } @font-face { font-family: lmonoThin; src: url(../sources/fonts/league-mo...
css/style.css
@font-face { font-family: lmonoBold; src: url(../sources/fonts/league-mono-master/ttf/LeagueMono-Bold.ttf); } @font-face { font-family: lmonoLight; src: url(../sources/fonts/league-mono-master/ttf/LeagueMono-Light.ttf); } @font-face { font-family: lmonoThin; src: url(../sources/fonts/league-mo...
0.549157
0.078466
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://en.wikipedia.org/") { @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/stat...
data/usercss/101240.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://en.wikipedia.org/") { @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/stat...
0.257392
0.100967
*, html { font: normal 17px / 28px "Karla", Helvetica, Arial, Verdana, sans-serif; word-spacing: normal; color: #8b8d94; } /* Event */ .events { background-image: url("../images/text-background.jpg"); } .events .card { height: 420px; transition: background 0.3s, border 0.3s, border-radius 0.3s...
public/css/style.css
*, html { font: normal 17px / 28px "Karla", Helvetica, Arial, Verdana, sans-serif; word-spacing: normal; color: #8b8d94; } /* Event */ .events { background-image: url("../images/text-background.jpg"); } .events .card { height: 420px; transition: background 0.3s, border 0.3s, border-radius 0.3s...
0.376394
0.090856
* { box-sizing: border-box; margin: 0; padding: 0; font-size: 62.5%; font-family:Verdana, Tahoma, sans-serif; } :root { background-color: rgb(223, 10, 10); } h1 { font-size: 5.4rem; color: orange; margin-bottom: 5rem; } h2 { font-size: 4.2rem; margin-bottom: 2rem; } h4 { ...
assets/css/style.css
* { box-sizing: border-box; margin: 0; padding: 0; font-size: 62.5%; font-family:Verdana, Tahoma, sans-serif; } :root { background-color: rgb(223, 10, 10); } h1 { font-size: 5.4rem; color: orange; margin-bottom: 5rem; } h2 { font-size: 4.2rem; margin-bottom: 2rem; } h4 { ...
0.506836
0.134179
@charset "UTF-8"; /** * Author: <NAME> * Twitter: @heyhihellobro * Project: SquadyFinder * */ /** * Fonts * */ @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800); @import url(https://fonts.googleapis.com...
public/css/main.css
@charset "UTF-8"; /** * Author: <NAME> * Twitter: @heyhihellobro * Project: SquadyFinder * */ /** * Fonts * */ @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800); @import url(https://fonts.googleapis.com...
0.471953
0.070081
* { margin: 0; padding: 0; } .w { width: 1200px; margin: auto; } body { background-color: #f3f5f7; } li { list-style: none; } a { text-decoration: none; } .clearfix:before,.clearfix:after { content:""; display:table; } .clearfix:after { clear:both; }...
frontend/homepage.css
* { margin: 0; padding: 0; } .w { width: 1200px; margin: auto; } body { background-color: #f3f5f7; } li { list-style: none; } a { text-decoration: none; } .clearfix:before,.clearfix:after { content:""; display:table; } .clearfix:after { clear:both; }...
0.281702
0.085099
body{ background-color: #1f1f1f; } *{ font-family: 'Open Sans', sans-serif; color : #FFF; } a, a:visited{ color: #fff; text-decoration: underline; } a:hover, a:active{ color:#cb2a0f; } .logo{ width: 100%; margin-bottom: 30px; } .front{ background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), r...
assets/css/login.css
body{ background-color: #1f1f1f; } *{ font-family: 'Open Sans', sans-serif; color : #FFF; } a, a:visited{ color: #fff; text-decoration: underline; } a:hover, a:active{ color:#cb2a0f; } .logo{ width: 100%; margin-bottom: 30px; } .front{ background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), r...
0.297572
0.070945
/*text-align: center;*/ /*}*/ /*body{ }*/ .row { margin-right: 0% !important; /* bootstrap psuje szerokosc??*/ /* background-color: #d3d3d3; */ /*Tlo*/ } .nav-link { cursor: pointer /* bootstrap zepsuty navlink dla myszki??*/ } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; } /...
react-app/src/App.css
/*text-align: center;*/ /*}*/ /*body{ }*/ .row { margin-right: 0% !important; /* bootstrap psuje szerokosc??*/ /* background-color: #d3d3d3; */ /*Tlo*/ } .nav-link { cursor: pointer /* bootstrap zepsuty navlink dla myszki??*/ } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; } /...
0.283781
0.050051
* { box-sizing: border-box; } html, body, div#page-wrapper { height: auto; min-height: 100vh; } *.hamburgerMenu, a.icon { display: none; } body { color: white; margin: 0%; font-family: 'Lato', sans-serif; background-image: url(https://raw.githubusercontent.com/drc...
css/style.css
* { box-sizing: border-box; } html, body, div#page-wrapper { height: auto; min-height: 100vh; } *.hamburgerMenu, a.icon { display: none; } body { color: white; margin: 0%; font-family: 'Lato', sans-serif; background-image: url(https://raw.githubusercontent.com/drc...
0.489992
0.094177
@font-face { font-family: 'RobotoDraft'; font-style: normal; font-weight: 400; src: local('RobotoDraft'), local('RobotoDraft-Regular'), url(https://fonts.gstatic.com/s/robotodraft/v4/0xES5Sl_v6oyT7dAKuonizTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } ...
web/bundles/lovethatfit/site/css/custom.css
@font-face { font-family: 'RobotoDraft'; font-style: normal; font-weight: 400; src: local('RobotoDraft'), local('RobotoDraft-Regular'), url(https://fonts.gstatic.com/s/robotodraft/v4/0xES5Sl_v6oyT7dAKuonizTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } ...
0.24015
0.094636
.c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12 { float: left } .c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12 { position: relative; min-height: 1px; padding: 0 15px } .c-1 { width: 8.33333% } .c-2 { width: 16.66667% } .c-3 { width: 25...
MavenWebPrj/src/main/webapp/css/foundation.min.css
.c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12 { float: left } .c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12 { position: relative; min-height: 1px; padding: 0 15px } .c-1 { width: 8.33333% } .c-2 { width: 16.66667% } .c-3 { width: 25...
0.508056
0.107344
*{ padding: 0; margin:0;} body{ padding: 2em; } em{ text-decoration: underline; font-style: normal; } em.sq::after,em.sq::before{ content: "'"; } header>a{ display:block; background-color:orange; border-radius: 50em; height: 6.5em; width: 95vw; padding-top: .6em; margin-left: -1.5em; } nav>ul>li{ displ...
cs202/Life/meaning.css
*{ padding: 0; margin:0;} body{ padding: 2em; } em{ text-decoration: underline; font-style: normal; } em.sq::after,em.sq::before{ content: "'"; } header>a{ display:block; background-color:orange; border-radius: 50em; height: 6.5em; width: 95vw; padding-top: .6em; margin-left: -1.5em; } nav>ul>li{ displ...
0.445771
0.124905
.atlwdg-trigger.atlwdg-SUBTLE { margin-right: 20px; } /* DITA overrides */ .developer-portal-content__wrapper table th { background-color: #006784; border: 0px; color: #f9f9f9 } .developer-portal-content__wrapper { position: relative; } .developer-portal-sidebar__navigation__wrapper .sub-sections ul ul ...
plugins/com.couchbase.docs.html-draft/assets/stylesheets/docs.css
.atlwdg-trigger.atlwdg-SUBTLE { margin-right: 20px; } /* DITA overrides */ .developer-portal-content__wrapper table th { background-color: #006784; border: 0px; color: #f9f9f9 } .developer-portal-content__wrapper { position: relative; } .developer-portal-sidebar__navigation__wrapper .sub-sections ul ul ...
0.460532
0.085978
html { background: #ffffff; min-width: 330px; } body { /* width: 500px;*/ margin: 10px; padding: 0px 4px; /* background: #ccc; */ color: #fff; margin: 10px auto; /* width: 700px;*/ font-family: sans-serif; min-height: 50px; /* user-select: none;*/ } table { width: ...
popup.css
html { background: #ffffff; min-width: 330px; } body { /* width: 500px;*/ margin: 10px; padding: 0px 4px; /* background: #ccc; */ color: #fff; margin: 10px auto; /* width: 700px;*/ font-family: sans-serif; min-height: 50px; /* user-select: none;*/ } table { width: ...
0.333829
0.068226
body { font-size: 0.16rem; /* position: relative; */ width: 100%; height: 100%; overflow: hidden; } .wrap{ width: 100%; height: 100%; } .header { height: 2.156rem; background: url('../assets/bg.png') no-repeat; background-size: 100%; position: relative; /* background-pos...
hrym-app/hrym-app-web/src/main/webapp/sharePage/css/lessons_complete.css
body { font-size: 0.16rem; /* position: relative; */ width: 100%; height: 100%; overflow: hidden; } .wrap{ width: 100%; height: 100%; } .header { height: 2.156rem; background: url('../assets/bg.png') no-repeat; background-size: 100%; position: relative; /* background-pos...
0.499268
0.056783
.aquaSandyBrown6, .hover_aquaSandyBrown6:hover, .active_aquaSandyBrown6:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(215, 87, 15, .39), inset 0 -0.5em 0.9em 0 #fc7750, inset 0 -0.5em 0em 0.65em rgb(179, 67, 0), inset 0 0em 0.5em 2em rgb(211, 139, 95); -moz-box-shadow: 0 0.6...
widgets/common/assets/shadows/aqua/aquaSandyBrown/aquaSandyBrown6.css
.aquaSandyBrown6, .hover_aquaSandyBrown6:hover, .active_aquaSandyBrown6:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(215, 87, 15, .39), inset 0 -0.5em 0.9em 0 #fc7750, inset 0 -0.5em 0em 0.65em rgb(179, 67, 0), inset 0 0em 0.5em 2em rgb(211, 139, 95); -moz-box-shadow: 0 0.6...
0.361052
0.427277
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?gvuvlo'); src: url('fonts/icomoon.eot?gvuvlo#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?gvuvlo') format('truetype'), url('fonts/icomoon.woff?gvuvlo') format('woff'), url('fonts/icomoon.svg?gvuvlo#icomoon') format('svg'...
src/fonts/style.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?gvuvlo'); src: url('fonts/icomoon.eot?gvuvlo#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?gvuvlo') format('truetype'), url('fonts/icomoon.woff?gvuvlo') format('woff'), url('fonts/icomoon.svg?gvuvlo#icomoon') format('svg'...
0.395601
0.081447
@font-face { font-family: 'ClearSans-Bold'; src: url('../fonts/ClearSans-Bold.eot'); src: url('../fonts/ClearSans-Bold.eot') format('embedded-opentype'), url('../fonts/ClearSans-Bold.woff') format('woff'), url('../fonts/ClearSans-Bold.ttf') format('truetype'), url('../fonts/ClearSans-Bold.svg') format('svg'); f...
web/css/fonts.css
@font-face { font-family: 'ClearSans-Bold'; src: url('../fonts/ClearSans-Bold.eot'); src: url('../fonts/ClearSans-Bold.eot') format('embedded-opentype'), url('../fonts/ClearSans-Bold.woff') format('woff'), url('../fonts/ClearSans-Bold.ttf') format('truetype'), url('../fonts/ClearSans-Bold.svg') format('svg'); f...
0.250546
0.051059
.flex-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: scroll; padding: 2em; margin: 0em; max-height: 80vh; min-height: 80vh; box-shadow: 0px 0px 10px #111; background: #555; } .flex-container .flex-item { display: -webkit-box; display: -w...
css/style.css
.flex-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: scroll; padding: 2em; margin: 0em; max-height: 80vh; min-height: 80vh; box-shadow: 0px 0px 10px #111; background: #555; } .flex-container .flex-item { display: -webkit-box; display: -w...
0.287368
0.043003
.widget-box { flex-direction: row; box-sizing: border-box; display: flex; margin: 0; overflow: auto; } .widget-inline { box-sizing: border-box; display: flex; flex-direction: row; align-items: baseline; overflow: visible; position: relative; } .widget-inline label { fon...
snowballing/extension/style.css
.widget-box { flex-direction: row; box-sizing: border-box; display: flex; margin: 0; overflow: auto; } .widget-inline { box-sizing: border-box; display: flex; flex-direction: row; align-items: baseline; overflow: visible; position: relative; } .widget-inline label { fon...
0.666388
0.142232
@import url(https://fonts.googleapis.com/css?family=Akronim:regular&display=swap); @import url(https://fonts.googleapis.com/css?family=Roboto:regular,500&display=swap); @import url(https://fonts.googleapis.com/css?family=Homemade+Apple:regular&display=swap); @charset "UTF-8"; @font-face { font-family: Gilroy; font-...
present/css/style.css
@import url(https://fonts.googleapis.com/css?family=Akronim:regular&display=swap); @import url(https://fonts.googleapis.com/css?family=Roboto:regular,500&display=swap); @import url(https://fonts.googleapis.com/css?family=Homemade+Apple:regular&display=swap); @charset "UTF-8"; @font-face { font-family: Gilroy; font-...
0.399343
0.10505
html,body{ padding:0; margin:0; background:#fff; font-family: 'Raleway', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } body a:hover { text-decoration: none; } body a:focus, a:hover...
css/style.css
html,body{ padding:0; margin:0; background:#fff; font-family: 'Raleway', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } body a:hover { text-decoration: none; } body a:focus, a:hover...
0.306008
0.052863
@charset "utf-8"; a{cursor: pointer;} /*invest*/ .m2-investBanner{ width: 100%; margin-top: 1px; height: 188px; background: url(../images/m2-invest.jpg) no-repeat top center; background-color: #F3613F; } .m2-carBanner{ width: 100%; margin-top: 1px; height: 188px; background: url(../images/m2-car.jpg) no-repeat...
public/statics/home2/css/tiyanjin.css
@charset "utf-8"; a{cursor: pointer;} /*invest*/ .m2-investBanner{ width: 100%; margin-top: 1px; height: 188px; background: url(../images/m2-invest.jpg) no-repeat top center; background-color: #F3613F; } .m2-carBanner{ width: 100%; margin-top: 1px; height: 188px; background: url(../images/m2-car.jpg) no-repeat...
0.196981
0.057865
.moble_menu_icon{width:26px;height:2px;background-color:#70798B;margin:3px 0;margin-top:3px;margin-top:6px;font-weight:normal;margin-top:5px;} *{box-sizing:border-box;} .wrapper{position:fixed;overflow-x:hidden;min-height:100%;top:3px;z-index:99999999;left:2px;width:50%;} html, body, .off-canvas{height:100%;overflow-x:...
assets/fontend/css/mobile_menu.css
.moble_menu_icon{width:26px;height:2px;background-color:#70798B;margin:3px 0;margin-top:3px;margin-top:6px;font-weight:normal;margin-top:5px;} *{box-sizing:border-box;} .wrapper{position:fixed;overflow-x:hidden;min-height:100%;top:3px;z-index:99999999;left:2px;width:50%;} html, body, .off-canvas{height:100%;overflow-x:...
0.196595
0.035712
body { background: #0f0f0f; } #testimonials { background: #1F1F1F url(../../assets/images/testimonials-bg.jpeg) no-repeat center center; background-size: cover !important; -webkit-background-size: cover !important; background-attachment: fixed; position: relative; min-height: 200px; width: 100%; over...
src/components/Testimonials/Testimonials.css
body { background: #0f0f0f; } #testimonials { background: #1F1F1F url(../../assets/images/testimonials-bg.jpeg) no-repeat center center; background-size: cover !important; -webkit-background-size: cover !important; background-attachment: fixed; position: relative; min-height: 200px; width: 100%; over...
0.370112
0.234144
@font-face { font-family: 'Comfortaa'; font-style: normal; font-weight: 300; src: url('../../assets/fonts/comfortaa-v10-latin-300.eot'); /* IE9 Compat Modes */ src: local('Comfortaa Light'), local('Comfortaa-Light'), url('../../assets/fonts/comfortaa-v10-latin-300.eot?#iefix') format('embedded-opentype...
assets/css/custom.css
@font-face { font-family: 'Comfortaa'; font-style: normal; font-weight: 300; src: url('../../assets/fonts/comfortaa-v10-latin-300.eot'); /* IE9 Compat Modes */ src: local('Comfortaa Light'), local('Comfortaa-Light'), url('../../assets/fonts/comfortaa-v10-latin-300.eot?#iefix') format('embedded-opentype...
0.268558
0.058346
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; } .navbar .pull-right { margin: 15px; } body { padding: 20px; } .my-class .modal-body { background-color: #eee; } .notification { /*background-image: url('https://image.flaticon.com/icons/png/128/181/181539.png');*/ background-repeat: no-rep...
app/main.css
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; } .navbar .pull-right { margin: 15px; } body { padding: 20px; } .my-class .modal-body { background-color: #eee; } .notification { /*background-image: url('https://image.flaticon.com/icons/png/128/181/181539.png');*/ background-repeat: no-rep...
0.478529
0.090695
.FormMainContent { background:#fff url(img/formmaincontent-bg.jpg) repeat left top; color: #000; -moz-box-shadow: 0 1px 3px #999; -webkit-box-shadow: 0 1px 3px #999; padding:10px; border:1px solid #996600; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:14px !important; margin-bottom:5px;...
src/main/resources/css/formmaincontent.css
.FormMainContent { background:#fff url(img/formmaincontent-bg.jpg) repeat left top; color: #000; -moz-box-shadow: 0 1px 3px #999; -webkit-box-shadow: 0 1px 3px #999; padding:10px; border:1px solid #996600; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:14px !important; margin-bottom:5px;...
0.152694
0.04597
*, *:after, *:before { box-sizing: border-box; } div.scrollmenu { white-space: nowrap; min-height: 100%; padding-left:350px; padding-top: 28px; } html { font-size: 100%; line-height: 1.5; height: 100%; } body { position: relative; margin: 0; font-family: 'Work Sans', Arial, Helvetica, sans-serif...
static/admin/css/nonadmin-login.css
*, *:after, *:before { box-sizing: border-box; } div.scrollmenu { white-space: nowrap; min-height: 100%; padding-left:350px; padding-top: 28px; } html { font-size: 100%; line-height: 1.5; height: 100%; } body { position: relative; margin: 0; font-family: 'Work Sans', Arial, Helvetica, sans-serif...
0.402275
0.074871
.table { border-collapse: separate; } .table > thead > tr > th { border-top: none; } .table-bordered.table > thead > tr > th { border-bottom: 1px solid #ddd; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > ...
IM_PJ/App_Themes/NewUI/css/custom.css
.table { border-collapse: separate; } .table > thead > tr > th { border-top: none; } .table-bordered.table > thead > tr > th { border-bottom: 1px solid #ddd; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > ...
0.374104
0.22878
.bgimage { position: absolute; opacity: 0.3; width: 100%; height: 100%; } .row { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .row .col-2:last-child .input-group-desc { ma...
frontend/src/pages/AddAttendance/AddAttendance.css
.bgimage { position: absolute; opacity: 0.3; width: 100%; height: 100%; } .row { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .row .col-2:last-child .input-group-desc { ma...
0.400749
0.052134
html, body{ width:100%; margin:0px; font-family: 'arial', cursive, sans-serif; } #prg { width: 400px; height: 27px; margin: 50px auto; border-radius: 50px; background: #188FB1; display: block; /* Important Thing */ ...
www/css/estilos_home.css
html, body{ width:100%; margin:0px; font-family: 'arial', cursive, sans-serif; } #prg { width: 400px; height: 27px; margin: 50px auto; border-radius: 50px; background: #188FB1; display: block; /* Important Thing */ ...
0.263789
0.056055
* { font-family: Verdana, Geneva, sans-serif; } body { background-color:#fffcf2; } form > * { display:block; width:100%; box-sizing:border-box; padding:20px; } textarea { width:500px; padding:3px; } textarea#students { height:50%; margin-bottom:20px; } th, td { padding:15px; text-align:center; } label...
backend/static/style.css
* { font-family: Verdana, Geneva, sans-serif; } body { background-color:#fffcf2; } form > * { display:block; width:100%; box-sizing:border-box; padding:20px; } textarea { width:500px; padding:3px; } textarea#students { height:50%; margin-bottom:20px; } th, td { padding:15px; text-align:center; } label...
0.327238
0.101991
body { margin: 0; } #title-screen { display: flex !important; flex-direction: column; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .column { flex: 50%; align-self: center; } .logo { margin: 0 auto; display: block; } .button { background-color: #008cba; border: n...
Quizzzy/style.css
body { margin: 0; } #title-screen { display: flex !important; flex-direction: column; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .column { flex: 50%; align-self: center; } .logo { margin: 0 auto; display: block; } .button { background-color: #008cba; border: n...
0.397354
0.07244
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap"); * { font-family: 'Open Sans', Helvetica, sans-serif; color: #fff; } body { overflow: hidden; } .title { text-align: center; margin-top: 30px; } .title h1 { margin: 30px 0 0; } .title p { margin: 5px 0 0; } .background { p...
style.css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap"); * { font-family: 'Open Sans', Helvetica, sans-serif; color: #fff; } body { overflow: hidden; } .title { text-align: center; margin-top: 30px; } .title h1 { margin: 30px 0 0; } .title p { margin: 5px 0 0; } .background { p...
0.623262
0.138928
padding-right: 4px; } #NST treechildren::-moz-tree-cell-text(selected) { font-weight: bold; } #NST treechildren::-moz-tree-image(Unknown) { list-style-image: url("chrome://NST/skin/default/node-design.svg"); } #NST treechildren::-moz-tree-image(Class) { list-style-image: url("chrome://NST/skin/default/class.svg...
skin/default.css
padding-right: 4px; } #NST treechildren::-moz-tree-cell-text(selected) { font-weight: bold; } #NST treechildren::-moz-tree-image(Unknown) { list-style-image: url("chrome://NST/skin/default/node-design.svg"); } #NST treechildren::-moz-tree-image(Class) { list-style-image: url("chrome://NST/skin/default/class.svg...
0.348534
0.073897
.clear:after{ display: block; content: ""; clear: both; } .news_main li .news_main_right .news_main_rightTop a:hover, .news_title { color: #1a598c } .new_nav { width: 100% } .new_nav img { width: 100%; height: 100% } .news_title { width: 100%; height: 100px; text-align: center...
homepage-frontend/src/assets/css/news.css
.clear:after{ display: block; content: ""; clear: both; } .news_main li .news_main_right .news_main_rightTop a:hover, .news_title { color: #1a598c } .new_nav { width: 100% } .new_nav img { width: 100%; height: 100% } .news_title { width: 100%; height: 100px; text-align: center...
0.42322
0.097864
.course-container { display: flex; flex-direction: column; justify-content: center; align-items: center; background: #F0F0F6; padding: 15px; border-radius: 8px; } .course-container h1 { font-size: 1.7rem; font-weight: 600; color: var(--c-black) } .course-container .course-...
src/components/Form/Course.css
.course-container { display: flex; flex-direction: column; justify-content: center; align-items: center; background: #F0F0F6; padding: 15px; border-radius: 8px; } .course-container h1 { font-size: 1.7rem; font-weight: 600; color: var(--c-black) } .course-container .course-...
0.52975
0.183575
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color:...
src/App.css
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color:...
0.346652
0.108189
.hr-menu { position: fixed; top: 0; left: 0; width: 100%; height: 50px; background: #252854; box-shadow: 0 3px 0 #9b9b9b; font-size: 10pt; margin-bottom: 3px; color: white; z-index: 10; } .hr-links a { float: left; height: 50px; line-height: 50px; padding: 0 20px; cursor: pointer; colo...
src/static/css/header.css
.hr-menu { position: fixed; top: 0; left: 0; width: 100%; height: 50px; background: #252854; box-shadow: 0 3px 0 #9b9b9b; font-size: 10pt; margin-bottom: 3px; color: white; z-index: 10; } .hr-links a { float: left; height: 50px; line-height: 50px; padding: 0 20px; cursor: pointer; colo...
0.397471
0.147095
@-moz-document domain(w3schools.com) { /* Main pages */ #mainLeaderboard, #tryitLeaderboard, .top, .topnav, #skyscraper, #footer > div:last-of-type, #footer > br { display: none; } #leftmenuinner { padding-top: 0 !important; } body { color: #999; } .w3-row { color: #999 !important; ...
data/usercss/171541.user.css
@-moz-document domain(w3schools.com) { /* Main pages */ #mainLeaderboard, #tryitLeaderboard, .top, .topnav, #skyscraper, #footer > div:last-of-type, #footer > br { display: none; } #leftmenuinner { padding-top: 0 !important; } body { color: #999; } .w3-row { color: #999 !important; ...
0.133754
0.046703
:root { --color-primary: #1098ad; --color-background: #f7f7f7; } * { margin: 0; padding: 0; box-sizing: inherit; } html { font-size: 62.5%; box-sizing: border-box; } body { font-family: sans-serif; border-top: 1rem solid var(--color-primary); } body, h2 { position: relative; } body, h2::after {...
style.css
:root { --color-primary: #1098ad; --color-background: #f7f7f7; } * { margin: 0; padding: 0; box-sizing: inherit; } html { font-size: 62.5%; box-sizing: border-box; } body { font-family: sans-serif; border-top: 1rem solid var(--color-primary); } body, h2 { position: relative; } body, h2::after {...
0.605216
0.12932
html { font-family: Calibri, sans-serif; } body { margin: 0; padding: 0; } table { border: 1px solid #999; border-collapse: collapse; width: 100%; margin: 10pt 0; } thead, tbody { border: 1px solid #999; } thead tr { background-color: #ccc; font-size: 12pt; border: 1px solid #999; } th, td { padding: 3...
css/default.css
html { font-family: Calibri, sans-serif; } body { margin: 0; padding: 0; } table { border: 1px solid #999; border-collapse: collapse; width: 100%; margin: 10pt 0; } thead, tbody { border: 1px solid #999; } thead tr { background-color: #ccc; font-size: 12pt; border: 1px solid #999; } th, td { padding: 3...
0.280025
0.07244
html, body { width: 100%; height: 100%; } body { font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; } .text-vertical-center { display: table-cell; text-align: center; vertical-align: middle; } .text-vertical-center h1 { margin: 0; padding: 0; font-size: 4...
CloudSupport/sistema/css/stylish-portfolio.css
html, body { width: 100%; height: 100%; } body { font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; } .text-vertical-center { display: table-cell; text-align: center; vertical-align: middle; } .text-vertical-center h1 { margin: 0; padding: 0; font-size: 4...
0.295738
0.054349
body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0; font-family:arial; } li { list-style:none; } img { border:none; } a { text-decoration:none; } a:hover { text-decoration:underline; } .clear { zoom:1; } .clear:after { content:''; display:block; clear:both; } body { background:#ff...
project/mwkt-official/style/css.css
body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0; font-family:arial; } li { list-style:none; } img { border:none; } a { text-decoration:none; } a:hover { text-decoration:underline; } .clear { zoom:1; } .clear:after { content:''; display:block; clear:both; } body { background:#ff...
0.32896
0.10923
* { box-sizing: border-box; margin: 0; padding: 0; font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; scroll-behavior: smooth; } .navbar { background: #131313; height: 80px; display: flex; justify-content: center; align-items: center; font-size: 1.2rem; pos...
styles.css
* { box-sizing: border-box; margin: 0; padding: 0; font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; scroll-behavior: smooth; } .navbar { background: #131313; height: 80px; display: flex; justify-content: center; align-items: center; font-size: 1.2rem; pos...
0.351756
0.0566
body { background: #ccc; padding: 0 30px; } .page { width: 980px; height: 1386px; background: #fff; margin: 0 auto; } .wrapper { width: 892px; height: 1380px; margin: 0 auto; } header { width: 100%; height: 61px; font-family: 黑体, sans-serif; border-bottom: 2px solid #938e8c; position: relativ...
lwyj123/ife/1_6/css/style.css
body { background: #ccc; padding: 0 30px; } .page { width: 980px; height: 1386px; background: #fff; margin: 0 auto; } .wrapper { width: 892px; height: 1380px; margin: 0 auto; } header { width: 100%; height: 61px; font-family: 黑体, sans-serif; border-bottom: 2px solid #938e8c; position: relativ...
0.399929
0.093471
* { margin: 0; padding: 0; box-sizing: border-box; } .header{ display: flex; flex-direction: column; width: 100vw; height: 120px; position: fixed; z-index: 1000; } .header-content{ display: flex; width: 100%; height: 120px; justify-content: flex...
assets/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } .header{ display: flex; flex-direction: column; width: 100vw; height: 120px; position: fixed; z-index: 1000; } .header-content{ display: flex; width: 100%; height: 120px; justify-content: flex...
0.412057
0.071916
.navbar-brand { white-space: initial; } .navbar { justify-content: space-between; } .card { margin: 2rem; } .card:not(:nth-of-type(1)) { margin-top: 0; } .setting-block { display: flex; flex-direction: column-reverse; align-self: start; } .setting-block h6 { posi...
css/main.css
.navbar-brand { white-space: initial; } .navbar { justify-content: space-between; } .card { margin: 2rem; } .card:not(:nth-of-type(1)) { margin-top: 0; } .setting-block { display: flex; flex-direction: column-reverse; align-self: start; } .setting-block h6 { posi...
0.498779
0.08438
.heading-font { font-weight: 600; letter-spacing: 1px; text-transform: uppercase; } .body-font { font-family: 'Roboto', sans-serif; } .logo-font { font-family: 'Gentium Book Basic', serif; text-transform: uppercase; letter-spacing: 2px; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, ...
assets/twd/twd-style.css
.heading-font { font-weight: 600; letter-spacing: 1px; text-transform: uppercase; } .body-font { font-family: 'Roboto', sans-serif; } .logo-font { font-family: 'Gentium Book Basic', serif; text-transform: uppercase; letter-spacing: 2px; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, ...
0.405096
0.084871
@font-face { font-family: 'Josefin Sans'; font-style: italic; font-weight: 100; src: local('Josefin Sans Thin Italic'), local('JosefinSans-ThinItalic'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3GZQNVED7rKGKxtqIqX5EUCEQZbHUEj6M7.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+...
static/css/italic.css
@font-face { font-family: 'Josefin Sans'; font-style: italic; font-weight: 100; src: local('Josefin Sans Thin Italic'), local('JosefinSans-ThinItalic'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3GZQNVED7rKGKxtqIqX5EUCEQZbHUEj6M7.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+...
0.27338
0.060808
@import url('https://cdn.jsdelivr.net/gh/miyacorata/imas-css/MLTD/button.css'); @import url('https://cdn.jsdelivr.net/gh/miyacorata/imas-css/MLTD/msgbox.css'); * { box-sizing: border-box; } body { font: 12px/1.7 'M PLUS 1p', sans-serif; margin: 0; background-image: repeating-linear-gradient(45deg, #ffffff...
css/style.css
@import url('https://cdn.jsdelivr.net/gh/miyacorata/imas-css/MLTD/button.css'); @import url('https://cdn.jsdelivr.net/gh/miyacorata/imas-css/MLTD/msgbox.css'); * { box-sizing: border-box; } body { font: 12px/1.7 'M PLUS 1p', sans-serif; margin: 0; background-image: repeating-linear-gradient(45deg, #ffffff...
0.371251
0.127625
body { width : 100%; height : 100%; margin : auto; } body .ace_scrollbar-h { overflow-x: hidden; } .acmeweb { position : fixed; width : 100%; height : 100%; background-color : #AAAAAA; font-family : Arial; border-box : box-sizing; } nav div { position : relative; } nav input { dipslay : inline-block...
AcmeWeb-exe.jsexe/style.css
body { width : 100%; height : 100%; margin : auto; } body .ace_scrollbar-h { overflow-x: hidden; } .acmeweb { position : fixed; width : 100%; height : 100%; background-color : #AAAAAA; font-family : Arial; border-box : box-sizing; } nav div { position : relative; } nav input { dipslay : inline-block...
0.307878
0.106041
.customize-control-checkbox { margin-bottom: 4px; } #customize-control-chronus_theme_options-retina_logo, #customize-control-chronus_theme_options-site_description, #customize-control-chronus_theme_options-theme_links, #customize-control-chronus_theme_options-pro_version, #customize-control-chronus_theme_options-maga...
assets/css/customizer-controls.css
.customize-control-checkbox { margin-bottom: 4px; } #customize-control-chronus_theme_options-retina_logo, #customize-control-chronus_theme_options-site_description, #customize-control-chronus_theme_options-theme_links, #customize-control-chronus_theme_options-pro_version, #customize-control-chronus_theme_options-maga...
0.439266
0.076718
* { margin: 0px; padding: 0px; font-family: "Verdana", Helvetica, sans-serif; color: #2B2B2B; box-sizing: border-box; } body>h1 { background: #f2f2f2; border-bottom: 1px solid #ccc; padding: 10px; box-sizing: border-box; width: 100%; font-weight: normal; height: 60px; } h...
style.css
* { margin: 0px; padding: 0px; font-family: "Verdana", Helvetica, sans-serif; color: #2B2B2B; box-sizing: border-box; } body>h1 { background: #f2f2f2; border-bottom: 1px solid #ccc; padding: 10px; box-sizing: border-box; width: 100%; font-weight: normal; height: 60px; } h...
0.296349
0.119871
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap'); * { box-sizing: border-box; word-wrap: break-word; } header * { margin: 0; padding: 0; } body { margin: 0; background-color: #d8f5fd; font-family: 'Open Sans', sans-serif; } #content { margi...
static/style.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap'); * { box-sizing: border-box; word-wrap: break-word; } header * { margin: 0; padding: 0; } body { margin: 0; background-color: #d8f5fd; font-family: 'Open Sans', sans-serif; } #content { margi...
0.435421
0.119049
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } body{ display: flex; justify-content: center; align-items: center; min-height: 100vh; background: #131419; } body.light { ...
public/css/loginAdmin.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } body{ display: flex; justify-content: center; align-items: center; min-height: 100vh; background: #131419; } body.light { ...
0.288168
0.062388
@charset "utf-8"; /* CSS Document */ .bodyWrapper{ margin-top:51px; } .searchResult1 { color: #515151; /* margin: 32px 0 0 215px; */ padding-bottom: 10px; } .searchMainContainer{ padding:9px 0; text-align:right; } .searchMainContainer input[type="checkbox"]{ margin:0 2px; vertical-align:middle; } .shareRight{ ...
src/main/java/org/ednovo/gooru/client/mvp/search/search.css
@charset "utf-8"; /* CSS Document */ .bodyWrapper{ margin-top:51px; } .searchResult1 { color: #515151; /* margin: 32px 0 0 215px; */ padding-bottom: 10px; } .searchMainContainer{ padding:9px 0; text-align:right; } .searchMainContainer input[type="checkbox"]{ margin:0 2px; vertical-align:middle; } .shareRight{ ...
0.167593
0.055541
@font-face { font-family: Tekton; src: url(../fonts/font/Tekton.otf); } @font-face { font-family: JandaAppleCobbler; src: url(../fonts/font/JandaAppleCobbler.ttf); } @font-face { font-family: elizajane; src: url(../fonts/font/elizajane.ttf); } @font-face { font-family: Honeybee; src: url...
css/agency.css
@font-face { font-family: Tekton; src: url(../fonts/font/Tekton.otf); } @font-face { font-family: JandaAppleCobbler; src: url(../fonts/font/JandaAppleCobbler.ttf); } @font-face { font-family: elizajane; src: url(../fonts/font/elizajane.ttf); } @font-face { font-family: Honeybee; src: url...
0.361052
0.059265
.chat-users { background-color: white; list-style-type: none; margin: 0; padding: 0 20px 20px; flex: auto; min-height: 190px; overflow-y: auto; @mixin atMedium { padding: 0 110px 45px; } @mixin atLarge { padding: 0 32px 40px; min-height: 0; .content__left-col & { display: no...
app/assets/styles/components/chat/_chat-users.css
.chat-users { background-color: white; list-style-type: none; margin: 0; padding: 0 20px 20px; flex: auto; min-height: 190px; overflow-y: auto; @mixin atMedium { padding: 0 110px 45px; } @mixin atLarge { padding: 0 32px 40px; min-height: 0; .content__left-col & { display: no...
0.722037
0.124798
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,500,700,900); /*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getboot...
www/wp-content/plugins/awesome-studio/monoframe/module-distribution/css/studio-admin.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,500,700,900); /*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getboot...
0.721841
0.080177
.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 999; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { /* margin:...
public/css/style.css
.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 999; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { /* margin:...
0.428712
0.109706
table tr td input.form-control { width: 100% !important; } table select, table .select2-container { width: 100%; } .select2-container .select2-choice > .select2-chosen { font-size: 12px; } .select2-container-active .select2-choice { border: 1px solid #2598f9; } .select2-container--default .select2-selection--sin...
public/css/views/global.css
table tr td input.form-control { width: 100% !important; } table select, table .select2-container { width: 100%; } .select2-container .select2-choice > .select2-chosen { font-size: 12px; } .select2-container-active .select2-choice { border: 1px solid #2598f9; } .select2-container--default .select2-selection--sin...
0.160759
0.156008
body .gist .gist-file { border: none; border-bottom: none; } body .gist .gist-data { background: #293134; background: #ffffff; border-radius: 4px 4px 0 0; color: #A0A8B3; color: #000000; font-size: 14px; line-height: 1.4; padding: 16px 16px 0; } body .gist .gist-data .blob-wrapper { max-width: 1...
static/css/gist.css
body .gist .gist-file { border: none; border-bottom: none; } body .gist .gist-data { background: #293134; background: #ffffff; border-radius: 4px 4px 0 0; color: #A0A8B3; color: #000000; font-size: 14px; line-height: 1.4; padding: 16px 16px 0; } body .gist .gist-data .blob-wrapper { max-width: 1...
0.399109
0.056159
.header{ background: #22262E!important } .switch-company{ background:#FB3C4A!important; margin-top:-3px!important; } .header-search{ margin-top:-3px!important } .rightPanel-container .handle-button{ background: #22262E!important; } .navbar{ background:#E6E6E6!important } .right-menu-item{ color:#C5C6CA!im...
plugins/theme3.css
.header{ background: #22262E!important } .switch-company{ background:#FB3C4A!important; margin-top:-3px!important; } .header-search{ margin-top:-3px!important } .rightPanel-container .handle-button{ background: #22262E!important; } .navbar{ background:#E6E6E6!important } .right-menu-item{ color:#C5C6CA!im...
0.223716
0.042682
:root { --main:#EFF0F4; --submain:#264E86; --gradient:#0074E4; --lightt:rgb(240, 219, 219); } body{ font-family: 'Poppins', sans-serif; background-color: whitesmoke; } /* utilities */ .theme_color { color:var(--submain); } .btn-custom{ border:1px solid var(--submain); } .btn-custom:hover,.btn-custom...
static/css/main.css
:root { --main:#EFF0F4; --submain:#264E86; --gradient:#0074E4; --lightt:rgb(240, 219, 219); } body{ font-family: 'Poppins', sans-serif; background-color: whitesmoke; } /* utilities */ .theme_color { color:var(--submain); } .btn-custom{ border:1px solid var(--submain); } .btn-custom:hover,.btn-custom...
0.311113
0.094636
body { margin: 10px; } #expectations button, #result-table .col-3 { overflow: hidden; } .help { font-size: 75%; } .btn-fail-4, .btn-fail-4:hover { background-color: #99000d; } .btn-fail-3, .btn-fail-3:hover { background-color: #cb181d; } .btn-fail-2, .btn-fail-2:hover { background-color: #ef3b2c; } .b...
code/style.css
body { margin: 10px; } #expectations button, #result-table .col-3 { overflow: hidden; } .help { font-size: 75%; } .btn-fail-4, .btn-fail-4:hover { background-color: #99000d; } .btn-fail-3, .btn-fail-3:hover { background-color: #cb181d; } .btn-fail-2, .btn-fail-2:hover { background-color: #ef3b2c; } .b...
0.635675
0.089813
@import url("https://fonts.googleapis.com/css?family=Lato"); body { background-color: #eff1f0; position: relative; width: 100vw; height: 100vh; text-align: center; overflow: hidden; } .show { opacity: 1; } h1 { font-size: 2.625em; color: #2291a5; padding-left: 5%; text-transform: uppercase; le...
css/scss/syles.css
@import url("https://fonts.googleapis.com/css?family=Lato"); body { background-color: #eff1f0; position: relative; width: 100vw; height: 100vh; text-align: center; overflow: hidden; } .show { opacity: 1; } h1 { font-size: 2.625em; color: #2291a5; padding-left: 5%; text-transform: uppercase; le...
0.683842
0.152568
.nav-bottom, .nav-bottom .nav-pills { background-color: #A633D7; } /* Tùy chỉnh button danh mục */ .nav-bottom .btn-danhmuc { color: #FFFFFF; background-color: #9030BA; padding: 10px 30px 9px 20px; border: none; font-weight: bold; font-size: 13px; outline: none; margin-right: 5px; } .nav-bottom .danhmuc { ...
public/css/style-qltaikhoan.css
.nav-bottom, .nav-bottom .nav-pills { background-color: #A633D7; } /* Tùy chỉnh button danh mục */ .nav-bottom .btn-danhmuc { color: #FFFFFF; background-color: #9030BA; padding: 10px 30px 9px 20px; border: none; font-weight: bold; font-size: 13px; outline: none; margin-right: 5px; } .nav-bottom .danhmuc { ...
0.246896
0.055772
width: 100vw; height: 100%; display: flex; flex-direction: row-reverse; /* filter: drop-shadow(-60px 0px 60px rgba(0, 0, 0, 0.5)); */ } #home .content { display: flex; flex-direction: column; background: var(--main-bg-color); z-index: 1; } @media screen and (max-width: 1300px) ...
web/src/pages/Home/styles.css
width: 100vw; height: 100%; display: flex; flex-direction: row-reverse; /* filter: drop-shadow(-60px 0px 60px rgba(0, 0, 0, 0.5)); */ } #home .content { display: flex; flex-direction: column; background: var(--main-bg-color); z-index: 1; } @media screen and (max-width: 1300px) ...
0.31785
0.073397
color: #0C7FCC; } #center-container a:hover { background-color: #D9E8FB; } #center-container .guide-container hr { display: block; height: 1px; background-color: #ccc; border: 0; margin: 1.35em 0; } /* Welcome page */ #welcome { padding: 30px 15px 15px; width: 900px; } #welcomeLo...
kissy-1.4.9/docs/resources/css/kissy.css
color: #0C7FCC; } #center-container a:hover { background-color: #D9E8FB; } #center-container .guide-container hr { display: block; height: 1px; background-color: #ccc; border: 0; margin: 1.35em 0; } /* Welcome page */ #welcome { padding: 30px 15px 15px; width: 900px; } #welcomeLo...
0.287868
0.128307
body{ font-family: Georgia,Serif; background: #ddd; font-weight: 400; font-size: 15px; color: #333; overflow: hidden; -webkit-font-smoothing: antialiased; } a{ text-decoration: none; color: #555; } .clr{ width: 0; height: 0; overflow: hidden; clear: both; padding:...
Tree/css/style.css
body{ font-family: Georgia,Serif; background: #ddd; font-weight: 400; font-size: 15px; color: #333; overflow: hidden; -webkit-font-smoothing: antialiased; } a{ text-decoration: none; color: #555; } .clr{ width: 0; height: 0; overflow: hidden; clear: both; padding:...
0.35209
0.071884
.uploader{ position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0; margin:10px 0px; -moz-box-shadow:0px 0px 5px #ddd; -webkit-box-shadow:0px 0px 5px #ddd; box-shadow:0px 0px 5px #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-...
public/stylesheets/uploader.css
.uploader{ position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0; margin:10px 0px; -moz-box-shadow:0px 0px 5px #ddd; -webkit-box-shadow:0px 0px 5px #ddd; box-shadow:0px 0px 5px #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-...
0.318697
0.074534
EA HOME > Appearance > Additional CSS ========================================================================== */ .fasfsdfcrist { width: 80%; text-align: center; margin: auto; } div#sp-testimonial-free-wrapper-40313 { background: #0052b0; padding: 32px; margin-top: 100px; } .he2 h4 { text-align:...
app/assets/styles/base/_style_additional.css
EA HOME > Appearance > Additional CSS ========================================================================== */ .fasfsdfcrist { width: 80%; text-align: center; margin: auto; } div#sp-testimonial-free-wrapper-40313 { background: #0052b0; padding: 32px; margin-top: 100px; } .he2 h4 { text-align:...
0.431345
0.092606
.widget-desktop-container { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; cursor: default; user-select: none; -webkit-user-drag: none; touch-action: none; background-color: var(--desktop); } .widget-desktop-background { overflow: hid...
packages/code/widget/widget_desktop.css
.widget-desktop-container { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; cursor: default; user-select: none; -webkit-user-drag: none; touch-action: none; background-color: var(--desktop); } .widget-desktop-background { overflow: hid...
0.489748
0.091748
@keyframes calcite-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes calcite-fade-in-down { 0% { opacity: 0; transform: translate3D(0, -5px, 0); } 100% { opacity: 1; transform: translate3D(0, 0, 0); } } @keyframes calcite-fade-in-up { 0% { opacity: 0; ...
typescript-samples/sketch-text-symbol-picker/node_modules/@esri/calcite-components/dist/collection/components/calcite-radio/calcite-radio.css
@keyframes calcite-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes calcite-fade-in-down { 0% { opacity: 0; transform: translate3D(0, -5px, 0); } 100% { opacity: 1; transform: translate3D(0, 0, 0); } } @keyframes calcite-fade-in-up { 0% { opacity: 0; ...
0.621311
0.10618
@charset "utf-8"; .form-login{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } .section-login-register { background-color: var(--cor1); border: solid 2px var(--cor4); border-radius: 24px; display: flex; flex-direction: c...
assets/css/login-register.css
@charset "utf-8"; .form-login{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } .section-login-register { background-color: var(--cor1); border: solid 2px var(--cor4); border-radius: 24px; display: flex; flex-direction: c...
0.336767
0.09426
.AlignCenter { text-align: center; } .AlignLeft { text-align: left; } .WidthControl50 { margin: auto; width: 50%; } .WidthControl80 { margin: auto; width: 80%; } .WidthControl65 { width: 65%; margin: auto; } .AutoCap { text-transform: capitalize; } .Underline { text-decoration: u...
src/components/CSS/SpecialFormats.css
.AlignCenter { text-align: center; } .AlignLeft { text-align: left; } .WidthControl50 { margin: auto; width: 50%; } .WidthControl80 { margin: auto; width: 80%; } .WidthControl65 { width: 65%; margin: auto; } .AutoCap { text-transform: capitalize; } .Underline { text-decoration: u...
0.717804
0.160759
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); #checkout-master { display: grid; grid-template-columns: 7fr 2fr; grid-gap: 1rem; margin: 7vw 8vw; color: white; font-family: "Montserrat", sans-serif; } .background-checkout{ background-attachment: fixed; background-image...
src/components/CheckOutCompo/Checkout.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); #checkout-master { display: grid; grid-template-columns: 7fr 2fr; grid-gap: 1rem; margin: 7vw 8vw; color: white; font-family: "Montserrat", sans-serif; } .background-checkout{ background-attachment: fixed; background-image...
0.285073
0.150621
body { font-family: Georgia, 'Times New Roman', Times, serif; margin: 0; background-color: white; } header { padding: 10px; background-color: #333; border-bottom: 5px solid darkorange; display: flex; justify-content:space-between; align-items: baseline; } header h1 { padding-right: 5px; display:...
public/css/style.css
body { font-family: Georgia, 'Times New Roman', Times, serif; margin: 0; background-color: white; } header { padding: 10px; background-color: #333; border-bottom: 5px solid darkorange; display: flex; justify-content:space-between; align-items: baseline; } header h1 { padding-right: 5px; display:...
0.483892
0.089893
@charset "UTF-8"; /* Variables */ /* Mixins */ .sequoia .sequoia-search, .sequoia .sequoia-tree li { padding: 10px 15px; } .sequoia .sequoia-modal-container .sequoia-modal-title a.sequoia-modal-close, .sequoia .sequoia-button, .sequoia .sequoia-tree .sequoia-item-title, .sequoia input[type="text"] { padding: 6px 1...
dist/angular-sequoia.css
@charset "UTF-8"; /* Variables */ /* Mixins */ .sequoia .sequoia-search, .sequoia .sequoia-tree li { padding: 10px 15px; } .sequoia .sequoia-modal-container .sequoia-modal-title a.sequoia-modal-close, .sequoia .sequoia-button, .sequoia .sequoia-tree .sequoia-item-title, .sequoia input[type="text"] { padding: 6px 1...
0.290477
0.035112
@-moz-document domain("facebook.com") { * {background-color: transparent !important} BODY, .timelineLayout, #contentArea, #rightCol, .fbPhotoSnowlift .rhc, .fbChatSidebar .fbChatSidebarMessage, .fbTimelineSection { background-color: #000 !important } /* fb plugin */ BODY.plugin { background-color: #333 !im...
data/usercss/84701.user.css
@-moz-document domain("facebook.com") { * {background-color: transparent !important} BODY, .timelineLayout, #contentArea, #rightCol, .fbPhotoSnowlift .rhc, .fbChatSidebar .fbChatSidebarMessage, .fbTimelineSection { background-color: #000 !important } /* fb plugin */ BODY.plugin { background-color: #333 !im...
0.187133
0.057573
* { box-sizing: border-box; padding:0; margin: 0; } body { font-family: 'Josefin Sans', sans-serif; } .navbar { width: 100vw; height: 10vw; background-color: rgb(233, 233, 233); position: fixed; } .mainNav { list-style-type: none; display: none; } .mainNav li { font-size: 125%; text-align: center; marg...
main.css
* { box-sizing: border-box; padding:0; margin: 0; } body { font-family: 'Josefin Sans', sans-serif; } .navbar { width: 100vw; height: 10vw; background-color: rgb(233, 233, 233); position: fixed; } .mainNav { list-style-type: none; display: none; } .mainNav li { font-size: 125%; text-align: center; marg...
0.35421
0.103612
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap"); .firstsec { position: absolute; width: 100%; height: 888px; left: -1px; top: 0px; background: url("img/фон.jpg"); } .fimg { position: absolute; width: 182.09px; height: 51px; left: 868px; top: 70px; } .p1 {...
css.css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap"); .firstsec { position: absolute; width: 100%; height: 888px; left: -1px; top: 0px; background: url("img/фон.jpg"); } .fimg { position: absolute; width: 182.09px; height: 51px; left: 868px; top: 70px; } .p1 {...
0.504639
0.082883
.o-content-project { width: 83%; display: flex; justify-content: space-around; margin-top: 1rem; margin-bottom: 4em; /* padding-bottom: 3rem; */ transition: 0.5s; /* background-color: rgb(189, 113, 22); */ } .o-description-project-detail { /* background-color: rgb(49, 36, 20); */ display: flex; f...
src/app/components/Works/WorkDetail/WorkDetail.css
.o-content-project { width: 83%; display: flex; justify-content: space-around; margin-top: 1rem; margin-bottom: 4em; /* padding-bottom: 3rem; */ transition: 0.5s; /* background-color: rgb(189, 113, 22); */ } .o-description-project-detail { /* background-color: rgb(49, 36, 20); */ display: flex; f...
0.478041
0.069827