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
.list-control[data-v-e6c10d7e]{ background: #fff; border-radius: 6px; margin: 16px; padding: 16px; box-shadow: 0 1px 1px rgba(0,0,0,.2); } .list-control-filter[data-v-e6c10d7e]{ margin-bottom: 16px; } .list-control-filter-item[data-v-e6c10d7e], .list-control-order-item[data-v-e6c10d7e] { cur...
dist/main.225e105611b40d01ef93.css
.list-control[data-v-e6c10d7e]{ background: #fff; border-radius: 6px; margin: 16px; padding: 16px; box-shadow: 0 1px 1px rgba(0,0,0,.2); } .list-control-filter[data-v-e6c10d7e]{ margin-bottom: 16px; } .list-control-filter-item[data-v-e6c10d7e], .list-control-order-item[data-v-e6c10d7e] { cur...
0.388966
0.138899
body{ background-color: rgb(46, 45, 45); font-family: 'Inconsolata', monospace; } /****************start navbar*********************/ .navbar{ background-color: rgb(230 230 230/ 80%) !important; color: #b6b7b7 !important; top: 0px; right: 0px; z-index: 2; width: 100%; } nav ul li a { ...
public/interfaces/css/mystyle.css
body{ background-color: rgb(46, 45, 45); font-family: 'Inconsolata', monospace; } /****************start navbar*********************/ .navbar{ background-color: rgb(230 230 230/ 80%) !important; color: #b6b7b7 !important; top: 0px; right: 0px; z-index: 2; width: 100%; } nav ul li a { ...
0.527317
0.087798
body { width:940px; margin:0 auto; background-image: url("images/background.jpg"); } h1 { margin:10px 0px; letter-spacing: -2px; color:white; font: normal 300% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } h1>span { color:cornflowerblue; text-shadow:0px 0px; } h2 {...
II godina/Letnji semestar/KWT/Kolokvijumi/I_Kolokvijum/2019-2020/Popravni/Rešenja_studenata/Filip_Savkić/style.css
body { width:940px; margin:0 auto; background-image: url("images/background.jpg"); } h1 { margin:10px 0px; letter-spacing: -2px; color:white; font: normal 300% 'News Cycle', Arial, sans-serif; text-shadow:2px 2px gray; } h1>span { color:cornflowerblue; text-shadow:0px 0px; } h2 {...
0.384912
0.106877
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-title { font-size: 1.5em; } .App-intro { font-size: large; } .bodyContainer { width: 100%; display: f...
src/App.css
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-title { font-size: 1.5em; } .App-intro { font-size: large; } .bodyContainer { width: 100%; display: f...
0.586996
0.098773
.body-initial {background-color: rgb(255, 255, 255); } .background-initial {background-color: rgb(255, 255, 255); top: 20px; left: 154px; width: 1006px; height: 560px; } .silex-id-1637732010343-7 {top: 0px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .si...
HTML/Assets/recursionTutuorNew-styles.css
.body-initial {background-color: rgb(255, 255, 255); } .background-initial {background-color: rgb(255, 255, 255); top: 20px; left: 154px; width: 1006px; height: 560px; } .silex-id-1637732010343-7 {top: 0px; left: 580px; height: 20px; width: 260px; font-weight: bold; } .si...
0.515132
0.163112
.table-container { position: absolute; align-content: center; text-align: center; display: block; width: 45%; } .table-container label { color: red; font-size: 2rem; font-weight: 700; transition: color 2s; } .table-container--left { top: 2.5vh; left: 4%; transition: all 1s; } ...
css/classic.css
.table-container { position: absolute; align-content: center; text-align: center; display: block; width: 45%; } .table-container label { color: red; font-size: 2rem; font-weight: 700; transition: color 2s; } .table-container--left { top: 2.5vh; left: 4%; transition: all 1s; } ...
0.622689
0.137243
body{ padding:0px; margin:0px; /* min-height:100vh; */ font-size:100%; width:100%; overflow-x:auto; overflow-y:scroll; } #content::-webkit-scrollbar { width: 0; height: 0; } #content::-webkit-scrollbar-track { height: 0; width: 0; } #content::-webkit-scrollbar-thumb { } #content::-webkit-scrollbar-...
Final Version/CSS/buytickets.css
body{ padding:0px; margin:0px; /* min-height:100vh; */ font-size:100%; width:100%; overflow-x:auto; overflow-y:scroll; } #content::-webkit-scrollbar { width: 0; height: 0; } #content::-webkit-scrollbar-track { height: 0; width: 0; } #content::-webkit-scrollbar-thumb { } #content::-webkit-scrollbar-...
0.244724
0.038538
.Header__dupe { position: relative; width: 100%; height: 100px; } .Header { position: fixed; top: 0px; left: 0px; width: 100%; height: 100px; box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.25), 0px 5px 0px 0px rgba(0, 0, 0, 0.1); background-color: #fff; /* Permalink - use to edit and ...
frontend/react-ui/src/components/Header/Header.css
.Header__dupe { position: relative; width: 100%; height: 100px; } .Header { position: fixed; top: 0px; left: 0px; width: 100%; height: 100px; box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.25), 0px 5px 0px 0px rgba(0, 0, 0, 0.1); background-color: #fff; /* Permalink - use to edit and ...
0.514888
0.079175
body { font-family: "Oswald", sans-serif; padding: 25px; margin: 25px; color: #555555; text-align: center; } h1 { text-align: center; } p { font-size: 12px; } div { text-align: center; } a { color: #58d68d; padding: 2%; } mid-pad { padding: 25px; margin: 25px; } #jumbo { background-color...
public/css/style.css
body { font-family: "Oswald", sans-serif; padding: 25px; margin: 25px; color: #555555; text-align: center; } h1 { text-align: center; } p { font-size: 12px; } div { text-align: center; } a { color: #58d68d; padding: 2%; } mid-pad { padding: 25px; margin: 25px; } #jumbo { background-color...
0.360489
0.083292
.ui-dialog-titlebar-close { height: 24px !important; } ul.ui-tabs-nav > li > a { margin-top: 0px !important; } .ui-tabs .ui-tabs-nav li { font-size: 1em; color: white !important; } .ui-dialog-buttonpane { margin-top: 0px !important; } .ui-accordion-content { background-color: #FAFAFA !important; } body {...
webpro/client/css/absolution/fim.css
.ui-dialog-titlebar-close { height: 24px !important; } ul.ui-tabs-nav > li > a { margin-top: 0px !important; } .ui-tabs .ui-tabs-nav li { font-size: 1em; color: white !important; } .ui-dialog-buttonpane { margin-top: 0px !important; } .ui-accordion-content { background-color: #FAFAFA !important; } body {...
0.23144
0.102125
.eek { align-items: stretch; display: inline-flex; font-family: Arial, sans-serif; font-weight: 700; height: 28px; position: relative; } .eek__container { align-items: center; border: 1px solid #000; border-radius: 2px 0 0 2px; border-right: none; display: inline-flex; } .eek .icon--eek-arrow { ...
dist/eek/ds6/eek.css
.eek { align-items: stretch; display: inline-flex; font-family: Arial, sans-serif; font-weight: 700; height: 28px; position: relative; } .eek__container { align-items: center; border: 1px solid #000; border-radius: 2px 0 0 2px; border-right: none; display: inline-flex; } .eek .icon--eek-arrow { ...
0.358129
0.22154
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --...
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900); @charset "UTF-8"; /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --...
0.654784
0.093306
*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box; } @font-face { font-family: 'Bebas Neue'; src: url(../../fonts/BebasNeue.otf) } .nav{ background-color: rgba(255, 254, 254, 0.945); border-bottom: 2px solid #ccc; position: fixed; z-...
web/opflix-react/src/assets/css/globalStyle.css
*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box; } @font-face { font-family: 'Bebas Neue'; src: url(../../fonts/BebasNeue.otf) } .nav{ background-color: rgba(255, 254, 254, 0.945); border-bottom: 2px solid #ccc; position: fixed; z-...
0.548915
0.120853
body { background-color:#263238; align-items: center; text-align: center; color: #FAFAFA; position: fixed; overflow-y: scroll; overflow: hidden; width: 100%; } .bg-img { background-size: cover; background-repeat: no-repeat; } a { align-content: center; align-items: center; width: 250px; ...
assets/styles/first-page.css
body { background-color:#263238; align-items: center; text-align: center; color: #FAFAFA; position: fixed; overflow-y: scroll; overflow: hidden; width: 100%; } .bg-img { background-size: cover; background-repeat: no-repeat; } a { align-content: center; align-items: center; width: 250px; ...
0.512937
0.104935
input { color: rgb(91, 91, 96); font: 400 13.3333px Arial!important; } div.arctic-select-wrap { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-d...
dist/css/arctic-ui.css
input { color: rgb(91, 91, 96); font: 400 13.3333px Arial!important; } div.arctic-select-wrap { padding: 5px 7px 5px 7px!important; font-size: 13px!important; outline: none!important; width: 286px!important; min-width: 286px!important; margin-top: 15px; z-index: 1; transition-d...
0.384219
0.081556
@media (max-width: 768px) { /*////// Global Styling /////*/ h1, h2, h3, h4, h5, h6 { text-align: center; } p {font-size: 1.1em;} /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news .date { border-top-right-radius: 8px; text-align: center; } /*...
public_html/css/mobile-css.css
@media (max-width: 768px) { /*////// Global Styling /////*/ h1, h2, h3, h4, h5, h6 { text-align: center; } p {font-size: 1.1em;} /*////// Page-specific CSS Override /////*/ /*/// Home ///*/ .news .date { border-top-right-radius: 8px; text-align: center; } /*...
0.329284
0.044411
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@200;400;600;800;1000&display=swap'); *{ padding: 0; margin: 0 ; } h1,h4,p{ font-family: "Exo",sans-serif; } .testim h1{ margin-top: 170px; text-align: center; font-weight: 600; text-transform: uppercase; } .testimony{ mar...
public/Home/css/home_testimony.css
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@200;400;600;800;1000&display=swap'); *{ padding: 0; margin: 0 ; } h1,h4,p{ font-family: "Exo",sans-serif; } .testim h1{ margin-top: 170px; text-align: center; font-weight: 600; text-transform: uppercase; } .testimony{ mar...
0.332852
0.096535
.p-tree { width: 24em; } .p-tree .p-treenode-selectable.p-treenode-content { cursor: pointer; } .p-tree .p-tree-container { height: 100%; margin: 0; overflow: auto; padding: .25em; white-space: nowrap; } .p-tree .p-treenode-children { margin: 0; padding: 0 0 0 1em; } .p-tree .p-t...
src/components/tree/Tree.css
.p-tree { width: 24em; } .p-tree .p-treenode-selectable.p-treenode-content { cursor: pointer; } .p-tree .p-tree-container { height: 100%; margin: 0; overflow: auto; padding: .25em; white-space: nowrap; } .p-tree .p-treenode-children { margin: 0; padding: 0 0 0 1em; } .p-tree .p-t...
0.567697
0.161155
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } /* Header */ .navbar { height: 32px; line-height: 32px; } /* Menu */ .sidebar { width: 220px; } /* Footer */ .footerbar { height: 20px; line-height: 20px; } /* Main */ .main-content...
assets/app/css/app.css
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } /* Header */ .navbar { height: 32px; line-height: 32px; } /* Menu */ .sidebar { width: 220px; } /* Footer */ .footerbar { height: 20px; line-height: 20px; } /* Main */ .main-content...
0.499023
0.084606
* { box-sizing: border-box; } body { margin: 0; } html { background: black; font-family: 'helvetica neue'; font-size: 20px; font-weight: 200; } .panels { /* margin: 0 auto; */ min-width: 100vh; overflow: hidden; } .panel { background: #1c558e; box-shadow: inset 0 0 0 5px...
JS-Panels/style.css
* { box-sizing: border-box; } body { margin: 0; } html { background: black; font-family: 'helvetica neue'; font-size: 20px; font-weight: 200; } .panels { /* margin: 0 auto; */ min-width: 100vh; overflow: hidden; } .panel { background: #1c558e; box-shadow: inset 0 0 0 5px...
0.654011
0.205037
@charset "utf-8"; body , html{ width: 100%; height: 100%; background-color: #fff; font-size: 0.3rem; color: #000; } .change-nickname-content *, .city-list-content *, .mine-comment-content *, .comment-minsu-content *{box-sizing: content-box;} /*个人中心确定按钮*/ .jack-confirm-bt{ position:fixed; ...
msj/mobile/html-gzh/css/city-person-jack.css
@charset "utf-8"; body , html{ width: 100%; height: 100%; background-color: #fff; font-size: 0.3rem; color: #000; } .change-nickname-content *, .city-list-content *, .mine-comment-content *, .comment-minsu-content *{box-sizing: content-box;} /*个人中心确定按钮*/ .jack-confirm-bt{ position:fixed; ...
0.218836
0.051177
.btn-xl { text-transform: uppercase; padding: 1.5rem 3rem; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.1rem; } .bg-black { background-color: #000 !important; } .rounded-pill { border-radius: 5rem; } /* .navbar-custom { padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(0, 0, 0, 0.7)...
frontend/src/App.css
.btn-xl { text-transform: uppercase; padding: 1.5rem 3rem; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.1rem; } .bg-black { background-color: #000 !important; } .rounded-pill { border-radius: 5rem; } /* .navbar-custom { padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(0, 0, 0, 0.7)...
0.350199
0.051487
@font-face { font-family: 'icomoon'; src: url('../icons/icomoon.eot?z18uvt'); src: url('../icons/icomoon.eot?z18uvt#iefix') format('embedded-opentype'), url('../icons/icomoon.ttf?z18uvt') format('truetype'), url('../icons/icomoon.woff?z18uvt') format('woff'), url('../icons/icomoon.svg?z18uvt#i...
css/style.css
@font-face { font-family: 'icomoon'; src: url('../icons/icomoon.eot?z18uvt'); src: url('../icons/icomoon.eot?z18uvt#iefix') format('embedded-opentype'), url('../icons/icomoon.ttf?z18uvt') format('truetype'), url('../icons/icomoon.woff?z18uvt') format('woff'), url('../icons/icomoon.svg?z18uvt#i...
0.257765
0.072014
body {background-color:#f1f1f1;font-family:'Microsoft YaHei';} .mbdesign {margin-top:52px;position:relative;display:block;width:100%;} .design_top {z-index:3;} .modal-body {padding-top:0px;} .margin_top5 { margin-top:5px;} .margin_top8 { margin-top:8px;} .margin_top10 { margin-top:10px;} /*general*/ .mbdesign .left {...
Source-Code-母婴在线门户全站源代码/Design/ppt/css/design.css
body {background-color:#f1f1f1;font-family:'Microsoft YaHei';} .mbdesign {margin-top:52px;position:relative;display:block;width:100%;} .design_top {z-index:3;} .modal-body {padding-top:0px;} .margin_top5 { margin-top:5px;} .margin_top8 { margin-top:8px;} .margin_top10 { margin-top:10px;} /*general*/ .mbdesign .left {...
0.23634
0.05301
.flag { display: inline-block; vertical-align: middle; width: 16px; height: 11px; margin-right: 2px; background: url("../gfx/flags/unknown.png") center center no-repeat; } .flag.ad { background-image: url("../gfx/flags/ad.png"); } .flag.ae { background-image: url("../gfx/flags/ae.png"); } .flag...
flamejam/static/css/flags.css
.flag { display: inline-block; vertical-align: middle; width: 16px; height: 11px; margin-right: 2px; background: url("../gfx/flags/unknown.png") center center no-repeat; } .flag.ad { background-image: url("../gfx/flags/ad.png"); } .flag.ae { background-image: url("../gfx/flags/ae.png"); } .flag...
0.237046
0.095856
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; padding: 0 0 40px 0; } @media (min-width: 768px) { body { padding: 0 4% 40px 4%; } } a { color: #428bca; text-decoration: none; } a:hover ...
openpifpafwebdemo/static/style.css
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; padding: 0 0 40px 0; } @media (min-width: 768px) { body { padding: 0 4% 40px 4%; } } a { color: #428bca; text-decoration: none; } a:hover ...
0.345105
0.132908
.header { display: block; position: fixed; top: 0; left: 0; width: 100%; z-index: 100; } .header_container { width: 100%; z-index: 1; background: #FFFFFF; } .header_content { width: 100%; height: 130px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; ...
src/app/components/shared/navigation/navigation.component.css
.header { display: block; position: fixed; top: 0; left: 0; width: 100%; z-index: 100; } .header_container { width: 100%; z-index: 1; background: #FFFFFF; } .header_content { width: 100%; height: 130px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; ...
0.273186
0.036873
.card { background: #fff; border-radius: 3px; height: 275px; margin: 1rem; position: relative; width: 275px; box-shadow: 0 3px 6px #999, 0 3px 6px #999; text-align: left; background-image: linear-gradient(45deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.5...
src/components/Project/project.css
.card { background: #fff; border-radius: 3px; height: 275px; margin: 1rem; position: relative; width: 275px; box-shadow: 0 3px 6px #999, 0 3px 6px #999; text-align: left; background-image: linear-gradient(45deg, #dbd8d8 12.50%, lightgrey 12.50%, lightgrey 25%, #cfc3c3 25%, #cfc3c3 37.50%, #e3e6e8 37.5...
0.425725
0.076926
.navbar { height: 75px; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; padding-left: 20%; padding-right: 20%; z-index: 999; font-family: 'Montserrat'; justify-content: space-between; } .nav-links { list-style-type: none; margin: 0; margin-top: 0.4em; padding: 0; ...
src/app/Components/NavBar/NavBar.css
.navbar { height: 75px; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; padding-left: 20%; padding-right: 20%; z-index: 999; font-family: 'Montserrat'; justify-content: space-between; } .nav-links { list-style-type: none; margin: 0; margin-top: 0.4em; padding: 0; ...
0.346099
0.098079
tree[selstyle="primary"] > treechildren::-moz-tree-row { border: none !important; background-color: lightgrey !important; } treechildren::-moz-tree-row(hover) { background-color: gainsboro !important; background-image: none !important; border: none !important...
data/usercss/50147.user.css
tree[selstyle="primary"] > treechildren::-moz-tree-row { border: none !important; background-color: lightgrey !important; } treechildren::-moz-tree-row(hover) { background-color: gainsboro !important; background-image: none !important; border: none !important...
0.244453
0.039232
html, body { margin: 0; padding: 0; font-size: 18px; background: #f8f8f8; font-family: system-ui, sans-serif; --block-accent-color: #454ad6; } input, button { font-size: 1rem; } h1 { font-weight: normal; font-size: 1.4em; } form { /* * Fixed-positioning the main element ...
static/css/plume.css
html, body { margin: 0; padding: 0; font-size: 18px; background: #f8f8f8; font-family: system-ui, sans-serif; --block-accent-color: #454ad6; } input, button { font-size: 1rem; } h1 { font-weight: normal; font-size: 1.4em; } form { /* * Fixed-positioning the main element ...
0.689515
0.078997
@media only screen and (max-width: 600px) { } html { font-family: "Helvetica", sans-serif; margin: 0 auto; color: white; background-color: #1E2432; height: 100%; display: flex; } body { margin: 0; display: flex; flex-direction: column; height: 100%; width: 100%; } .content { flex: 1 0 auto; } .f...
src/index.css
@media only screen and (max-width: 600px) { } html { font-family: "Helvetica", sans-serif; margin: 0 auto; color: white; background-color: #1E2432; height: 100%; display: flex; } body { margin: 0; display: flex; flex-direction: column; height: 100%; width: 100%; } .content { flex: 1 0 auto; } .f...
0.498535
0.092893
@import url('http://fonts.googleapis.com/css?family=Comfortaa:700'); /* define a style for Title, Headings and Normal texts */ .heading1, .heading2, .heading3, .normal { color: #333333; font-family: verdana, arial; font-weight: normal;...
css/styles.css
@import url('http://fonts.googleapis.com/css?family=Comfortaa:700'); /* define a style for Title, Headings and Normal texts */ .heading1, .heading2, .heading3, .normal { color: #333333; font-family: verdana, arial; font-weight: normal;...
0.298798
0.068631
@font-face{font-family:icomoon;src:url(./icomoon.eot);src:url(./icomoon.eot?#iefix) format('embedded-opentype'),url(./icomoon.woff) format('woff'),url(./icomoon.ttf) format('truetype'),url(./icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal} [class*=icon-]{font-family:icomoon;speak:none;font-style:no...
Public/Mobile/css/font-icons.css
@font-face{font-family:icomoon;src:url(./icomoon.eot);src:url(./icomoon.eot?#iefix) format('embedded-opentype'),url(./icomoon.woff) format('woff'),url(./icomoon.ttf) format('truetype'),url(./icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal} [class*=icon-]{font-family:icomoon;speak:none;font-style:no...
0.29696
0.10316
margin-bottom: 60px; font-size: 42px; } .field-title { margin-top: 40px; margin-bottom: 10px; font-size: 24px; font-weight: 500; } .classes-container { /* border: 1px solid #ccc; width: 200px; border-radius: 3px; overflow: hidden; background: #fafafa url("img/icon-select....
shooter/static/styles/rate.css
margin-bottom: 60px; font-size: 42px; } .field-title { margin-top: 40px; margin-bottom: 10px; font-size: 24px; font-weight: 500; } .classes-container { /* border: 1px solid #ccc; width: 200px; border-radius: 3px; overflow: hidden; background: #fafafa url("img/icon-select....
0.418697
0.088033
html, body{ /*height: 60vh; min-height: 60vh;*/ margin: 0; padding: 0; /* background-color: #efe3cc; */ font-family: 'Nunito', sans-serif; } /* Second one */ .app1 { margin: 0; margin-top: 75px; width: 100%; } .incomingMessages { margin-top: 20px; } /* .fa-2x { font-size: 1.5em; } */ /* .sid...
src/public/css/chat.css
html, body{ /*height: 60vh; min-height: 60vh;*/ margin: 0; padding: 0; /* background-color: #efe3cc; */ font-family: 'Nunito', sans-serif; } /* Second one */ .app1 { margin: 0; margin-top: 75px; width: 100%; } .incomingMessages { margin-top: 20px; } /* .fa-2x { font-size: 1.5em; } */ /* .sid...
0.305283
0.049085
::selection { background: #33cccc; /* WebKit/Blink Browsers */ color: #111111; } ::-moz-selection { background: #33cccc; /* Gecko Browsers */ color: #111111; } * { background-color: #e5e8ea !important; color: #111111; } body { background-color: #e5e8ea; color: #111111; font-family:...
css/aesthic.css
::selection { background: #33cccc; /* WebKit/Blink Browsers */ color: #111111; } ::-moz-selection { background: #33cccc; /* Gecko Browsers */ color: #111111; } * { background-color: #e5e8ea !important; color: #111111; } body { background-color: #e5e8ea; color: #111111; font-family:...
0.482429
0.104569
html { overflow-y: scroll; overflow-x: hidden; -ms-overflow-style: scrollbar; } body { background: #fff; font: 400 15px/1.8 "Open Sans", sans-serif; color: #666; -webkit-font-smoothing: antialiased; } img { max-width: 100%; height: auto; } iframe { border: 0; } .align-center { text-align: cent...
target/classes/public/assets/css/style.css
html { overflow-y: scroll; overflow-x: hidden; -ms-overflow-style: scrollbar; } body { background: #fff; font: 400 15px/1.8 "Open Sans", sans-serif; color: #666; -webkit-font-smoothing: antialiased; } img { max-width: 100%; height: auto; } iframe { border: 0; } .align-center { text-align: cent...
0.400984
0.07889
.cast-card { display: grid; grid-template-rows: 15% 65% auto; grid-template-columns: 40% auto; grid-template-areas: 'image name' 'image bio' 'social personal'; position: relative; z-index: inherit; top: 5%; left: 10%; width: 80%; height: 90%; border-radius: 10px; border: 2px solid r...
src/css/cast-details.css
.cast-card { display: grid; grid-template-rows: 15% 65% auto; grid-template-columns: 40% auto; grid-template-areas: 'image name' 'image bio' 'social personal'; position: relative; z-index: inherit; top: 5%; left: 10%; width: 80%; height: 90%; border-radius: 10px; border: 2px solid r...
0.628179
0.096663
margin-top: auto; width: 100%; border-top: 2px solid #222; flex: 0 0 50px; } #footer .footer-container { width: 60%; margin: 0 auto; padding: 5px 0px; overflow: hidden; display: block; } .footer-container .footer-text-container p { width: 100%; margin: 0 auto; color: #636363; font-size: 13px...
public/css/footer.css
margin-top: auto; width: 100%; border-top: 2px solid #222; flex: 0 0 50px; } #footer .footer-container { width: 60%; margin: 0 auto; padding: 5px 0px; overflow: hidden; display: block; } .footer-container .footer-text-container p { width: 100%; margin: 0 auto; color: #636363; font-size: 13px...
0.417271
0.073165
.contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #8019c8; margin-right: 15px; border: 1px sol...
src/componentes/Tecnologias.css
.contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #8019c8; margin-right: 15px; border: 1px sol...
0.28587
0.057124
body { text-align: center; color: #062741 } .button { background-color: #132e1d; color: white; border-radius: 2px; border: none; } #js-output{ display: flex; flex-direction: column; } .user-card { text-decoration: none; padding: 5px; border: solid 1px #042138; margin: 5px auto; } body { ...
www/xkahj06/Projekt2/css/style.css
body { text-align: center; color: #062741 } .button { background-color: #132e1d; color: white; border-radius: 2px; border: none; } #js-output{ display: flex; flex-direction: column; } .user-card { text-decoration: none; padding: 5px; border: solid 1px #042138; margin: 5px auto; } body { ...
0.510741
0.129238
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #000; min-height: 100vh; } body { background: #222; background: radial-gradient(#333, #111); background-position: center center; background-repeat: no-repeat; background-size: cover; ...
app.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #000; min-height: 100vh; } body { background: #222; background: radial-gradient(#333, #111); background-position: center center; background-repeat: no-repeat; background-size: cover; ...
0.432782
0.069637
.main-category-list { float: left; position: relative; width: 294px; } .content-top .main-category-list { float: left; position: absolute; width: 300px; bottom: auto; top: 30px; margin: 0 auto; left: 8%; right: auto; padding: 0; z-index: 3; } .main-category-list .cat-menu { float: left; width: 100%; } .m...
public/css/menu.css
.main-category-list { float: left; position: relative; width: 294px; } .content-top .main-category-list { float: left; position: absolute; width: 300px; bottom: auto; top: 30px; margin: 0 auto; left: 8%; right: auto; padding: 0; z-index: 3; } .main-category-list .cat-menu { float: left; width: 100%; } .m...
0.243013
0.043752
.index .container { width: 100%; min-width: 1024px; max-width: 1960px; } .ui-block { margin: 0 0.43478% 0.43478% 0; height: 128px; display: block; float: left; overflow: hidden; } .column3 { width: 25%; } .column6 { width: 50%; } .column12 { width: 100%; } ...
Public/css/style.css
.index .container { width: 100%; min-width: 1024px; max-width: 1960px; } .ui-block { margin: 0 0.43478% 0.43478% 0; height: 128px; display: block; float: left; overflow: hidden; } .column3 { width: 25%; } .column6 { width: 50%; } .column12 { width: 100%; } ...
0.279238
0.064388
* { margin: 0; padding: 0;} body { font-family: "Microsoft Yahei"; font-size: 12px; /*background: #FAFBF8;*/ background: #F0F0F0; } a { text-decoration: none; color: #FFF; } .g_wrap { width: 1000px; margin: 0 auto; } .g_blank { position: relative; height: 40px; width: 100%; } .main { margin: 0; ...
css/style.css
* { margin: 0; padding: 0;} body { font-family: "Microsoft Yahei"; font-size: 12px; /*background: #FAFBF8;*/ background: #F0F0F0; } a { text-decoration: none; color: #FFF; } .g_wrap { width: 1000px; margin: 0 auto; } .g_blank { position: relative; height: 40px; width: 100%; } .main { margin: 0; ...
0.342022
0.129018
.about { position: absolute; top: 0%; left: 0%; height: 100vh; width: 100%; background-color: transparent; } .main_img { opacity: 0; position: absolute; width: 10%; } .main_img1 { top: 67%; left: 73%; width: 8%; animation: img_pop1 1s ease-out 5s; animation-fill-mode: forwards; } @keyfram...
css/style.concat.css
.about { position: absolute; top: 0%; left: 0%; height: 100vh; width: 100%; background-color: transparent; } .main_img { opacity: 0; position: absolute; width: 10%; } .main_img1 { top: 67%; left: 73%; width: 8%; animation: img_pop1 1s ease-out 5s; animation-fill-mode: forwards; } @keyfram...
0.895888
0.070304
html, body { margin: 0px; width: 100%; height: 100%; font: 12px Microsoft Yahei, Arial, sans-serif; } .content { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; text-align: center; } .toprow { height: 120px; line-height: 120px; text-align: left; background-color: #ff9769; color: #000000...
css/register.css
html, body { margin: 0px; width: 100%; height: 100%; font: 12px Microsoft Yahei, Arial, sans-serif; } .content { width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; text-align: center; } .toprow { height: 120px; line-height: 120px; text-align: left; background-color: #ff9769; color: #000000...
0.24599
0.069101
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, ...
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, ...
0.377541
0.109182
.rm-desktop ul { display: none; } /* Hide responsive/mobile menu, leave this to kmom02 */ .rm-navbar-max { display: none; } html { background-color: #f0f8ff; } .wrap-all { margin: 0; padding: 0; color: #111; background-color: #f0f8ff; } * { box-sizing: border-box; } .outer-wrap-head...
htdocs/css/kmom01.css
.rm-desktop ul { display: none; } /* Hide responsive/mobile menu, leave this to kmom02 */ .rm-navbar-max { display: none; } html { background-color: #f0f8ff; } .wrap-all { margin: 0; padding: 0; color: #111; background-color: #f0f8ff; } * { box-sizing: border-box; } .outer-wrap-head...
0.420957
0.086323
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } hr { box-sizing: content-box; height: 0; overflow: visible } a { background-color: transparent; -webkit-text-decoration-skip: objects } img { border-style: none } svg:no...
css/histyle.css
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } hr { box-sizing: content-box; height: 0; overflow: visible } a { background-color: transparent; -webkit-text-decoration-skip: objects } img { border-style: none } svg:no...
0.558809
0.151938
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #999; margin: 0; padding: 0; background: #282a36; } hr { border-color: #555; border-style: solid; borde...
docs/pylit.css
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #999; margin: 0; padding: 0; background: #282a36; } hr { border-color: #555; border-style: solid; borde...
0.390476
0.108898
@font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Regular.eot") format("eot"), url("../fonts/TeXGyreSchola-Regular.otf") format("otf"), url("../fonts/TeXGyreSchola-Regular.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Regular.woff") format("woff"); } @font-face { font-family: "TeX G...
public/css/main.css
@font-face { font-family: "TeX Gyre Schola"; src: url("../fonts/TeXGyreSchola-Regular.eot") format("eot"), url("../fonts/TeXGyreSchola-Regular.otf") format("otf"), url("../fonts/TeXGyreSchola-Regular.ttf") format("ttf"), url("../fonts/TeXGyreSchola-Regular.woff") format("woff"); } @font-face { font-family: "TeX G...
0.389198
0.11887
FC2のプレーヤーサイズをアップします。 FC2動画とFC2ライブに対応しています。 NicoNicoマイページカスタマイズ (ニコニコ全般) http://userstyles.org/styles/70509 NicoNicoVideoカスタマイズ (ニコニコ動画) http://userstyles.org/styles/76818 ******* INFORMATION *******/ @-moz-document url-prefix("http://video.fc2.com/") { #keyword_history_box.hup_word_history...
data/usercss/73301.user.css
FC2のプレーヤーサイズをアップします。 FC2動画とFC2ライブに対応しています。 NicoNicoマイページカスタマイズ (ニコニコ全般) http://userstyles.org/styles/70509 NicoNicoVideoカスタマイズ (ニコニコ動画) http://userstyles.org/styles/76818 ******* INFORMATION *******/ @-moz-document url-prefix("http://video.fc2.com/") { #keyword_history_box.hup_word_history...
0.144662
0.130064
body { text-align: center; } section { width: 79%; height:500px; position: absolute; top:100px; left:159px; margin: 0 auto; text-align: center; } .topalways .gn_nav_list li { margin-left: 26px; } .topalways .gn_nav_list li { float:left; display: inline; position: relati...
web/css/editor.css
body { text-align: center; } section { width: 79%; height:500px; position: absolute; top:100px; left:159px; margin: 0 auto; text-align: center; } .topalways .gn_nav_list li { margin-left: 26px; } .topalways .gn_nav_list li { float:left; display: inline; position: relati...
0.481941
0.061255
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ @import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap"); @import url("https://fonts.g...
trueboard/assets/css/style.css
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ @import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap"); @import url("https://fonts.g...
0.646572
0.089534
html, body, #container { margin-top: 0%; margin-right: 0%; margin-left: 0%; padding-top: 0%; height: 100%; background: #eeffff; } h1 { width: 100%; background: #ccffff; color: #ffffff; -webkit-text-stroke: thin #007777; font-size: 200%; font-weight: bold; padding: ...
samples/css/with_toc2.css
html, body, #container { margin-top: 0%; margin-right: 0%; margin-left: 0%; padding-top: 0%; height: 100%; background: #eeffff; } h1 { width: 100%; background: #ccffff; color: #ffffff; -webkit-text-stroke: thin #007777; font-size: 200%; font-weight: bold; padding: ...
0.323808
0.161916
* { margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; } body { background-color: #3b4752; width: 80%; margin: 30px auto 0; } li { width: 70%; background-color: white; } p { padding: 10px 15px; } h1 { font-size: 50px; color: #fff; padding-left: 40px; margin-bottom: 30p...
src/style.css
* { margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; } body { background-color: #3b4752; width: 80%; margin: 30px auto 0; } li { width: 70%; background-color: white; } p { padding: 10px 15px; } h1 { font-size: 50px; color: #fff; padding-left: 40px; margin-bottom: 30p...
0.311427
0.086709
:root { --background: #f9f9f9; --primaryText: #180126; --secondaryText: #7e7a8f; --tertiaryText: #c3c7d2; --primaryColor: #3a5df8; --secondaryColor: #f3ea12; } * { box-sizing: border-box; -webkit-font-smoothing: antialiased; } body { margin: 0; padding:0; color:...
Admin/admin-view-patient-profile.css
:root { --background: #f9f9f9; --primaryText: #180126; --secondaryText: #7e7a8f; --tertiaryText: #c3c7d2; --primaryColor: #3a5df8; --secondaryColor: #f3ea12; } * { box-sizing: border-box; -webkit-font-smoothing: antialiased; } body { margin: 0; padding:0; color:...
0.373876
0.102979
.page{ background-color: white; } h1 { text-align: center; position: absolute; width: 1224px; height: 44px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 48px; line-height: 60px; color: #000000; } img { height: 97px; width: 227px; left: 0px; top: 0px; border-radius: 0px; } ....
css/style.css
.page{ background-color: white; } h1 { text-align: center; position: absolute; width: 1224px; height: 44px; font-family: Sora; font-style: normal; font-weight: 600; font-size: 48px; line-height: 60px; color: #000000; } img { height: 97px; width: 227px; left: 0px; top: 0px; border-radius: 0px; } ....
0.548915
0.110136
height: 250px; background-image: url("https://images.pexels.com/photos/4429297/pexels-photo-4429297.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"); background-size: cover; background-position-y: -130px; } #covid { display: block; max-width: 80%; margin: 0 auto; box-shadow: none; } #...
public/styles/covid.css
height: 250px; background-image: url("https://images.pexels.com/photos/4429297/pexels-photo-4429297.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"); background-size: cover; background-position-y: -130px; } #covid { display: block; max-width: 80%; margin: 0 auto; box-shadow: none; } #...
0.540681
0.158109
.myZone_pro_info_modify { padding-top: 20px; } .myZone_pro_info_modify .myZone_modify_info_title, .myZone_pro_info_modify .myZone_modify_info_main { border-right: 1px solid #dfdfdf; } .myZone_pro_info_modify .myZone_modify_info_title { background: #E6F4FF; border-bottom: 1px solid #3E85BA; color: #3...
app/myZone/personalInfo/css/modifyProInfo.css
.myZone_pro_info_modify { padding-top: 20px; } .myZone_pro_info_modify .myZone_modify_info_title, .myZone_pro_info_modify .myZone_modify_info_main { border-right: 1px solid #dfdfdf; } .myZone_pro_info_modify .myZone_modify_info_title { background: #E6F4FF; border-bottom: 1px solid #3E85BA; color: #3...
0.306527
0.085327
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } /* * Sidebar */ .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1...
static/public/styles/dashboard.css
body { font-size: .875rem; } .feather { width: 16px; height: 16px; vertical-align: text-bottom; } /* * Sidebar */ .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 100; /* Behind the navbar */ padding: 48px 0 0; /* Height of navbar */ box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1...
0.506103
0.067087
@namespace url(http://www.w3.org/1999/xhtml); /* Author: <NAME> - http://userstyles.org/styles/31464 */ /* Here's a direct-link to the image I used: http://content.wallpapers-room.com/resolutions/1920x1200/S/Wallpapers-room_com___Snow_Leopard_WWDC_09_Wallpaper_by_GFOnyx_1920x1200.jpg */ @-moz-document url("h...
data/usercss/31464.user.css
@namespace url(http://www.w3.org/1999/xhtml); /* Author: <NAME> - http://userstyles.org/styles/31464 */ /* Here's a direct-link to the image I used: http://content.wallpapers-room.com/resolutions/1920x1200/S/Wallpapers-room_com___Snow_Leopard_WWDC_09_Wallpaper_by_GFOnyx_1920x1200.jpg */ @-moz-document url("h...
0.321886
0.075995
body { background: #fff; color: #666666; font-family: "Circular", "noto-arabic", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", "sans-serif"; } a { color: #f82249; transition: 0.5s; } a:hover, a:active, ...
public/stylesheets/style.css
body { background: #fff; color: #666666; font-family: "Circular", "noto-arabic", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo", "MS Gothic", "sans-serif"; } a { color: #f82249; transition: 0.5s; } a:hover, a:active, ...
0.423339
0.07117
@charset 'utf-8'; * { padding: 0; margin: 0; } li { list-style: none; } body { font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif; } .active { background: #ff5000 !important; } a { text-decoration: none; color: #3c3c3c; } #nav { width: 100%; background-color: #f5f5f5; border-...
src/css/shop.css
@charset 'utf-8'; * { padding: 0; margin: 0; } li { list-style: none; } body { font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif; } .active { background: #ff5000 !important; } a { text-decoration: none; color: #3c3c3c; } #nav { width: 100%; background-color: #f5f5f5; border-...
0.457379
0.043164
.ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz...
www/lib/material/css/motion/blinds.css
.ionic.animate-blinds > *, .ionic .animate-blinds > * { visibility: hidden; } .ionic.animate-blinds > *, .ionic .animate-blinds > * { -moz-transform: scale3d(0.8, 0, 1); -ms-transform: scale3d(0.8, 0, 1); -webkit-transform: scale3d(0.8, 0, 1); transform: scale3d(0.8, 0, 1); -moz-transition: -moz...
0.468061
0.146759
.banner { width: 100%; } /*.banner>img{*/ /*width: 100%;*/ /*!*height: 100%;*!*/ /*}*/ .product-container { width: 100%; background: #fff; padding: 86px 0; box-sizing: border-box; } .product-container > .container { width: 1245px; min-width: 1245px; margin: 0 auto; } .product-contai...
css/home.css
.banner { width: 100%; } /*.banner>img{*/ /*width: 100%;*/ /*!*height: 100%;*!*/ /*}*/ .product-container { width: 100%; background: #fff; padding: 86px 0; box-sizing: border-box; } .product-container > .container { width: 1245px; min-width: 1245px; margin: 0 auto; } .product-contai...
0.370339
0.105027
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?z88bsx'); src: url('fonts/icomoon.eot?z88bsx#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z88bsx') format('truetype'), url('fonts/icomoon.woff?z88bsx') format('woff'), url('fonts/icomoon.svg?z88bsx#icomoon') format('svg'...
resources/src/assets/icomoon/style.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?z88bsx'); src: url('fonts/icomoon.eot?z88bsx#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z88bsx') format('truetype'), url('fonts/icomoon.woff?z88bsx') format('woff'), url('fonts/icomoon.svg?z88bsx#icomoon') format('svg'...
0.31732
0.104569
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&amp;display=swap"); @import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; margin-block-start: 0; margin-block-end: 0; padding: ...
styles/index.css
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&amp;display=swap"); @import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; margin-block-start: 0; margin-block-end: 0; padding: ...
0.469763
0.068537
- EBGaramond-Initials: Initials - EBGaramond-InitialsF1: Background (the ornament) of initials - EBGaramond-InitialsF2: Foreground (the letter) of initials - EBGaramond08-Italic: Italic font for design size 8pt (very rough spacing!) - EBGaramond08-Regular: Regular font for design size 8pt - EBGaramond12-AllSC: All smal...
mingkwai.app/Contents/Resources/app.nw/lib/mkts-fonts.css
- EBGaramond-Initials: Initials - EBGaramond-InitialsF1: Background (the ornament) of initials - EBGaramond-InitialsF2: Foreground (the letter) of initials - EBGaramond08-Italic: Italic font for design size 8pt (very rough spacing!) - EBGaramond08-Regular: Regular font for design size 8pt - EBGaramond12-AllSC: All smal...
0.413951
0.33991
background: url("../images/logo-32x32.png") no-repeat scroll transparent; } .icon32 { float: left; height: 34px; margin: 7px 8px 0 0; width: 36px; background-repeat: no-repeat; display: block; } #sm-editor-grid { margin: auto; width: 100%; } #sm_promo_valid_msg { text-align: center; padding-left: 0....
web/app/plugins/smart-manager-for-wp-e-commerce/new/assets/css/smart-manager.css
background: url("../images/logo-32x32.png") no-repeat scroll transparent; } .icon32 { float: left; height: 34px; margin: 7px 8px 0 0; width: 36px; background-repeat: no-repeat; display: block; } #sm-editor-grid { margin: auto; width: 100%; } #sm_promo_valid_msg { text-align: center; padding-left: 0....
0.197522
0.095602
/* Style for order form heading */ .header { background-color: indianred; border-style: double; border-width: 15px; font-family: 'Courier New', Courier, monospace; color: beige; text-align: center; } /* Positioning of cheesecake image on the page */ .image { float: left; wi...
hw3/public/stylesheets/vickers23.css
/* Style for order form heading */ .header { background-color: indianred; border-style: double; border-width: 15px; font-family: 'Courier New', Courier, monospace; color: beige; text-align: center; } /* Positioning of cheesecake image on the page */ .image { float: left; wi...
0.387574
0.07921
@charset "UTF-8";/* Malgun Web Standard Team KKS */ /* 단락::[컨텐츠 공통] */ .section{position:relative;zoom:1;} .section:after{display:block;clear:both;content:"";} .section.v10{margin-bottom:10px;} .section.v20{margin-bottom:20px;} .section.v25{margin-bottom:25px;} .section.v30{margin-bottom:30px;} .section.v35{margin-bott...
web/sinsago/m/goodbook/1/css/content.css
@charset "UTF-8";/* Malgun Web Standard Team KKS */ /* 단락::[컨텐츠 공통] */ .section{position:relative;zoom:1;} .section:after{display:block;clear:both;content:"";} .section.v10{margin-bottom:10px;} .section.v20{margin-bottom:20px;} .section.v25{margin-bottom:25px;} .section.v30{margin-bottom:30px;} .section.v35{margin-bott...
0.178705
0.047052
div.banner{background-color: #999} .flow_step{background-color: #999} .tutor>img{background-color: #999} .footer_left{background-color: #bbb} .footer_left>img{background-color: #999} .footer_left>.info{background-color: #999} .footer_right>.footer_right_nav{background-color: #777} .footer_right>.footer_right_provision{...
sqip/static/iframe.css
div.banner{background-color: #999} .flow_step{background-color: #999} .tutor>img{background-color: #999} .footer_left{background-color: #bbb} .footer_left>img{background-color: #999} .footer_left>.info{background-color: #999} .footer_right>.footer_right_nav{background-color: #777} .footer_right>.footer_right_provision{...
0.180035
0.165492
.section-input-user-container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .section-input-user-container .s...
src/styles/bisection.css
.section-input-user-container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; margin: 0; background-color: #fafafa; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .section-input-user-container .s...
0.209551
0.097605
.form_input{ text-align: center; width: 100%; } .example-container { display: flex; flex-direction: column; min-width: 300px; } .mat-table { overflow: auto; max-height: 500px; width: auto; } mat-header-row.mat-header-row{ min-height: 0px; } mat-row.mat-row{ min-height: 0px; } .mat-header-cell { font-weight: ...
src/app/modules/enduser/schd-actn/schd-actn.component.css
.form_input{ text-align: center; width: 100%; } .example-container { display: flex; flex-direction: column; min-width: 300px; } .mat-table { overflow: auto; max-height: 500px; width: auto; } mat-header-row.mat-header-row{ min-height: 0px; } mat-row.mat-row{ min-height: 0px; } .mat-header-cell { font-weight: ...
0.397237
0.093761
body { font-size: 84%; padding: 0.75em; margin: 0; min-width: 45em; } h1 { font-size: 110%; font-weight: bold; color: #4a8ee6; letter-spacing: -1px; padding: 0; margin: 0; } h2 { font-size: 110%; letter-spacing: -1px; font-weight: normal; color: #4a8ee6; padding: 0; margin: 0; paddin...
chrome/browser/resources/shared/css/about_memory.css
body { font-size: 84%; padding: 0.75em; margin: 0; min-width: 45em; } h1 { font-size: 110%; font-weight: bold; color: #4a8ee6; letter-spacing: -1px; padding: 0; margin: 0; } h2 { font-size: 110%; letter-spacing: -1px; font-weight: normal; color: #4a8ee6; padding: 0; margin: 0; paddin...
0.458106
0.125146
#snackbar { visibility: hidden; /* Hidden by default. Visible on click */ min-width: 250px; /* Set a default minimum width */ margin-left: -125px; /* Divide value of min-width by 2 */ background-color: #333; /* Black background color */ color: #fff; /* White text color */ text-align: center; /* Centered tex...
css/base1.css
#snackbar { visibility: hidden; /* Hidden by default. Visible on click */ min-width: 250px; /* Set a default minimum width */ margin-left: -125px; /* Divide value of min-width by 2 */ background-color: #333; /* Black background color */ color: #fff; /* White text color */ text-align: center; /* Centered tex...
0.376967
0.120491
.add-but{ text-align: center; color: gray; background-color: #bec4c6; border: none; font-size: 60%; padding: 10px; } #promo > header .promo-header{ position: relative; top: 40px; } .swiper-button-prev, .swiper-butt...
www/investportal/basic/web/css/inpage_codes/homepage_styles.css
.add-but{ text-align: center; color: gray; background-color: #bec4c6; border: none; font-size: 60%; padding: 10px; } #promo > header .promo-header{ position: relative; top: 40px; } .swiper-button-prev, .swiper-butt...
0.330471
0.043998
:root{ --greyish : #2f2f2c ; --green:#4CAF50; --header_back: #00918E ; } body{ background-color:whitesmoke; } /* =========== */ /*==================SITE HEADER===============*/ /* =========== */ #site-header .navbar{ position: fixed...
css/style.css
:root{ --greyish : #2f2f2c ; --green:#4CAF50; --header_back: #00918E ; } body{ background-color:whitesmoke; } /* =========== */ /*==================SITE HEADER===============*/ /* =========== */ #site-header .navbar{ position: fixed...
0.218586
0.062445
@-moz-document domain("lebunker.net") { .lebunkerNav { height: 50px; } #mainNav .search-block input { border-radius: .25rem !important; } .container-index .forum-list, .container-index .forum-list .post-icon img { margin-top: 0px; } .container-subforum { margin-top: 10px; } .count-o...
data/usercss/171231.user.css
@-moz-document domain("lebunker.net") { .lebunkerNav { height: 50px; } #mainNav .search-block input { border-radius: .25rem !important; } .container-index .forum-list, .container-index .forum-list .post-icon img { margin-top: 0px; } .container-subforum { margin-top: 10px; } .count-o...
0.246896
0.055107
.main_contents section.gdnt_banner{ background-image: url('../../images/hosting-bg.jpg'); background-position: center; } .plans{ } .plans > li{ float: left; width: 33.33%; } .plans > li *{ color: #fff; } .plans > li h1{ text-transform: uppercase; text-align: center; font-size: 26px; } .plans > li h2{ text-al...
public/admin-theme/css/split/hosting.css
.main_contents section.gdnt_banner{ background-image: url('../../images/hosting-bg.jpg'); background-position: center; } .plans{ } .plans > li{ float: left; width: 33.33%; } .plans > li *{ color: #fff; } .plans > li h1{ text-transform: uppercase; text-align: center; font-size: 26px; } .plans > li h2{ text-al...
0.200636
0.086285
@charset "utf-8"; /* slide */ .slide,.slide li{width:100%;height:289px;background-color:#fbfbfb;margin-bottom:20px;} .slide{overflow:hidden;border:1px #ededed solid;position:relative;} .slide li{position:absolute;overflow:hidden;left:0;list-style-type:none;display:none;} .slide li.current{display:block;} .slide li .im...
public/resource/lunbo/style.css
@charset "utf-8"; /* slide */ .slide,.slide li{width:100%;height:289px;background-color:#fbfbfb;margin-bottom:20px;} .slide{overflow:hidden;border:1px #ededed solid;position:relative;} .slide li{position:absolute;overflow:hidden;left:0;list-style-type:none;display:none;} .slide li.current{display:block;} .slide li .im...
0.251005
0.039195
VARIABLES ---------------------------------*/ /*-------------------------------- MAIN ---------------------------------*/ html { font-size: 12px; } body { font-family: menlo, BlinkMacSystemFont, arial, sans-serif; color: #ccc; margin: 0; background: #061639; } div, h1, h2, h3, h4, h5, h6 { padding: 0;...
src/css/style.css
VARIABLES ---------------------------------*/ /*-------------------------------- MAIN ---------------------------------*/ html { font-size: 12px; } body { font-family: menlo, BlinkMacSystemFont, arial, sans-serif; color: #ccc; margin: 0; background: #061639; } div, h1, h2, h3, h4, h5, h6 { padding: 0;...
0.230573
0.070368
@font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/css/Hind-Regular/Hind-Regular.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.otf') form...
test/images/Hind-Regular/styles.css
@font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/css/Hind-Regular/Hind-Regular.eot') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Hind-Regular'; src: url('http://192.168.0.101/mhm/images/Hind-Regular/Hind-Regular.otf') form...
0.228243
0.159283
html, body { height: 100%; } /* Fonts =============*/ @import url("http://fonts.googleapis.com/css?family=OpenSans:300italic, 400italic, 700italic, 400, 300, 700"); /* Body =============*/ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /* General */ a { color: #9bd0f6; text-decoration: none; -w...
src/css/app.css
html, body { height: 100%; } /* Fonts =============*/ @import url("http://fonts.googleapis.com/css?family=OpenSans:300italic, 400italic, 700italic, 400, 300, 700"); /* Body =============*/ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /* General */ a { color: #9bd0f6; text-decoration: none; -w...
0.403802
0.059592
* { box-sizing: border-box; } #root, html { height: 100%; margin: 0; padding: 0; } .FormBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; ba...
src/App.css
* { box-sizing: border-box; } #root, html { height: 100%; margin: 0; padding: 0; } .FormBody { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; ba...
0.345657
0.105441
:root { --blanco: white; --azul: rgb(2, 0, 36); --gris-medio: #333333; --gris-oscuro: #1e1e1e; --main-font: "Oswald", sans-serif; --secondary-font: "Open Sans", sans-serif; --shadow: rgba(0, 0, 0, 0.75); --verde: #7BCB41; /* Menu Variables */ --primary-color: rgba(13,110,139,0....
styles.css
:root { --blanco: white; --azul: rgb(2, 0, 36); --gris-medio: #333333; --gris-oscuro: #1e1e1e; --main-font: "Oswald", sans-serif; --secondary-font: "Open Sans", sans-serif; --shadow: rgba(0, 0, 0, 0.75); --verde: #7BCB41; /* Menu Variables */ --primary-color: rgba(13,110,139,0....
0.350977
0.146636
@-moz-document domain("app.asana.com") { #asana_main > div.asanaView-bodyContainer > div.asanaView-body, #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(1), #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(4), #asana_main > div.remix-topbar, #asana_main ...
data/usercss/150563.user.css
@-moz-document domain("app.asana.com") { #asana_main > div.asanaView-bodyContainer > div.asanaView-body, #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(1), #asana_main > div.asanaView-bodyContainer > div.asanaView-body > div:nth-child(4), #asana_main > div.remix-topbar, #asana_main ...
0.223971
0.042404
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /* font-family: 'Open Sans', sans-serif; */ @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'); /* font-family: 'Lato', sans-serif; */ @import url('https://cdnjs.cloudflare.com/ajax/libs/font...
assets/css-old/style.min.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /* font-family: 'Open Sans', sans-serif; */ @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'); /* font-family: 'Lato', sans-serif; */ @import url('https://cdnjs.cloudflare.com/ajax/libs/font...
0.267887
0.057891
<style> /* --------------------------------------------------------------------------------------------------------- */ /* UPLOADSUITE STYLES -------------------------------------------------------------------------------------- */ /* ----------------------------------------------------------------------------------...
stylesheets/uploadsuite.css
<style> /* --------------------------------------------------------------------------------------------------------- */ /* UPLOADSUITE STYLES -------------------------------------------------------------------------------------- */ /* ----------------------------------------------------------------------------------...
0.115823
0.091788
.map a.a-map { margin-top: 20px; background-color: var(--msBg); color: var(--msBgDark); padding: 2.5px 10px; font-size: 14px; font-weight: 700; border-top: 0.5px solid #ccc; border-left: 0.5px solid #999; border-right: none; border-bottom: none; } .icon{ position: absolute; ...
public/css/layout/footer.css
.map a.a-map { margin-top: 20px; background-color: var(--msBg); color: var(--msBgDark); padding: 2.5px 10px; font-size: 14px; font-weight: 700; border-top: 0.5px solid #ccc; border-left: 0.5px solid #999; border-right: none; border-bottom: none; } .icon{ position: absolute; ...
0.419172
0.136925
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"); * { margin:0; padding:0; box-sizing:border-box; } body { width:100%; height:100vh; } .header { background: url(https://images.unsplash.com/photo-1598301257942-e6bde1d2149b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8...
css/home.css
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"); * { margin:0; padding:0; box-sizing:border-box; } body { width:100%; height:100vh; } .header { background: url(https://images.unsplash.com/photo-1598301257942-e6bde1d2149b?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8...
0.406273
0.107531
.review_order{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .review_order_title{ background-color: white; border-bottom-width:2px; border-bot...
CSS/home_page.css
.review_order{ width:600px; height:320px; position:absolute; z-index: 1000; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; font-family: "Courier New"; background: #ffffff; } .review_order_title{ background-color: white; border-bottom-width:2px; border-bot...
0.290477
0.139016
body { background-image: url("https://cdn.fs.teachablecdn.com/XpPoArtGRAGO0M9uZNmw"); box-sizing: border-box; } .photos{ display: inline-block; } .wrap { margin:50px auto 0 auto; width:100%; display:flex; align-items:space-around; max-width:1200px; } .tile { width:150px; height:150px; margin:...
five.css
body { background-image: url("https://cdn.fs.teachablecdn.com/XpPoArtGRAGO0M9uZNmw"); box-sizing: border-box; } .photos{ display: inline-block; } .wrap { margin:50px auto 0 auto; width:100%; display:flex; align-items:space-around; max-width:1200px; } .tile { width:150px; height:150px; margin:...
0.460774
0.085901
body,html{ height: 100%; } .all-background { background-image: url("../img/background.jpg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } a{ transition: 1s; } a:hover{ opacity: 0.5; text-decoration: none; } nav{ z-index: 1000; } input[type=text],...
public/css/style.css
body,html{ height: 100%; } .all-background { background-image: url("../img/background.jpg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } a{ transition: 1s; } a:hover{ opacity: 0.5; text-decoration: none; } nav{ z-index: 1000; } input[type=text],...
0.36523
0.064065
@font-face { font-family: "Roboto"; src: url("../fonts/Roboto.ttf"); } @font-face { font-family: "Tahoma"; src: url("../fonts/Tahoma.ttf"); } @font-face { font-family: "Nunito"; src: url("../fonts/Nunito-Regular.ttf"); } @font-face { font-family: "Tekton"; src: url("../fonts/TektonPro-Regular.otf"); } @...
public/css_old/home/style.css
@font-face { font-family: "Roboto"; src: url("../fonts/Roboto.ttf"); } @font-face { font-family: "Tahoma"; src: url("../fonts/Tahoma.ttf"); } @font-face { font-family: "Nunito"; src: url("../fonts/Nunito-Regular.ttf"); } @font-face { font-family: "Tekton"; src: url("../fonts/TektonPro-Regular.otf"); } @...
0.321567
0.059456
@charset "utf-8"; /* CSS Document */ body{ background-color:#A3BEC4; font-family:Monaco,Consolas,'Lucida Grande','Lucida Console'; font-size:16px; text-shadow:rgba(0,0,0,0.01) 0 0 0; } #wrapper{ width:100%; margin:0 auto; } #content{ width:100%; margin:5px; float:left; } /*******************...
css/style.css
@charset "utf-8"; /* CSS Document */ body{ background-color:#A3BEC4; font-family:Monaco,Consolas,'Lucida Grande','Lucida Console'; font-size:16px; text-shadow:rgba(0,0,0,0.01) 0 0 0; } #wrapper{ width:100%; margin:0 auto; } #content{ width:100%; margin:5px; float:left; } /*******************...
0.205217
0.057758
*::after, ::before { display: inherit; } html { box-sizing: border-box; } body { display: flex; flex-direction: column; } main { flex-grow: 2; } .container { width: 1200px; margin: 0px auto; } ul { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { display: blo...
module-06/css/style.css
*::after, ::before { display: inherit; } html { box-sizing: border-box; } body { display: flex; flex-direction: column; } main { flex-grow: 2; } .container { width: 1200px; margin: 0px auto; } ul { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { display: blo...
0.47658
0.070464