code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
@charset "UTF-8"; .pika-single { z-index: 9999; display: block; position: relative; background: #fff; border-radius: 4px; } .pika-single:before { content: ''; position: absolute; top: -6px; right: 7px; width: 0; height: 0; border-left: 7px solid transparent; border-...
priv/css/calendar.css
@charset "UTF-8"; .pika-single { z-index: 9999; display: block; position: relative; background: #fff; border-radius: 4px; } .pika-single:before { content: ''; position: absolute; top: -6px; right: 7px; width: 0; height: 0; border-left: 7px solid transparent; border-...
0.517571
0.093761
section{ clear: both; } .press, .programmation-press, .calendar-press{ font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif; } h3{ font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif; font-size: 22px; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 700; } h3 .ico...
_html_mobile/css/press.css
section{ clear: both; } .press, .programmation-press, .calendar-press{ font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif; } h3{ font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif; font-size: 22px; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 700; } h3 .ico...
0.217421
0.069226
@-webkit-keyframes nggallery-fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes nggallery-fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes nggallery-fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes nggallery-fadein { ...
src/ngGallery.css
@-webkit-keyframes nggallery-fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes nggallery-fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes nggallery-fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes nggallery-fadein { ...
0.445771
0.074534
.dashboard-row { display: flex; flex-wrap: wrap; flex-direction: row; align-items: stretch; margin: 0 -8px; } .dashboard-row .dashboard-row { margin: 0; } .assistant-dashboard.dashboard-row.updated { border: 0 none; box-shadow: none; background: transparent none; margin: 0 -8px; padding: 0; } .das...
wp-content/plugins/ionos-assistant/css/dashboard.css
.dashboard-row { display: flex; flex-wrap: wrap; flex-direction: row; align-items: stretch; margin: 0 -8px; } .dashboard-row .dashboard-row { margin: 0; } .assistant-dashboard.dashboard-row.updated { border: 0 none; box-shadow: none; background: transparent none; margin: 0 -8px; padding: 0; } .das...
0.425605
0.07056
html { scroll-behavior: smooth; } body{ width: 1200px; margin: 0 auto; } /* header */ header{ margin-top: 15px; border-top: 12px solid #e8602e; border-radius: 2px; display: inline-block; } .orangeDiv { background-image: linear-gradient(to right, rgba(255,0,0,0)...
css/page1.css
html { scroll-behavior: smooth; } body{ width: 1200px; margin: 0 auto; } /* header */ header{ margin-top: 15px; border-top: 12px solid #e8602e; border-radius: 2px; display: inline-block; } .orangeDiv { background-image: linear-gradient(to right, rgba(255,0,0,0)...
0.340705
0.068195
body { background-color: #1b1f22; color: #d5e1ed; font-family: "Open Sans", sans-serif; width: 100%; height: 98vh; max-width: 100% !important; overflow-x: hidden; margin: 0; } #big-app-container { max-width: 100%; display: flex; flex-direction: column; align-items: center; padding: 0 6rem; ...
source/assets/customHEATstyles.css
body { background-color: #1b1f22; color: #d5e1ed; font-family: "Open Sans", sans-serif; width: 100%; height: 98vh; max-width: 100% !important; overflow-x: hidden; margin: 0; } #big-app-container { max-width: 100%; display: flex; flex-direction: column; align-items: center; padding: 0 6rem; ...
0.282394
0.079032
@-moz-document url-prefix("https://www.facebookcorewwwi.onion/"), url-prefix("https://es-la.facebook.com/"), domain("www.facebook.com") { ._53jh { min-height: 0px; } .sp_wAul4_Xi2pB { background-image: url(https://1.bp.blogspot.com/-Ow_v6MBgsRY/WMwA95uOLQI/AAAAAAAABfk/k-Ni-AeZ_8AuGSOXUqBRodvDtBNdcbd6AC...
data/usercss/140239.user.css
@-moz-document url-prefix("https://www.facebookcorewwwi.onion/"), url-prefix("https://es-la.facebook.com/"), domain("www.facebook.com") { ._53jh { min-height: 0px; } .sp_wAul4_Xi2pB { background-image: url(https://1.bp.blogspot.com/-Ow_v6MBgsRY/WMwA95uOLQI/AAAAAAAABfk/k-Ni-AeZ_8AuGSOXUqBRodvDtBNdcbd6AC...
0.278747
0.14817
.SlectBox, .SlectBoxa { padding: 10px 15px; border-radius: 5px; border: 2px solid #e1e1e1; width: 100%; outline: none; color: #303030; margin-bottom: 10px; } .btnOk, .btnCancel { margin-bottom: 0; } /*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and...
template/assets/libs/sumoselect/sumoselect.css
.SlectBox, .SlectBoxa { padding: 10px 15px; border-radius: 5px; border: 2px solid #e1e1e1; width: 100%; outline: none; color: #303030; margin-bottom: 10px; } .btnOk, .btnCancel { margin-bottom: 0; } /*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and...
0.412294
0.065128
.wrapper{ width:100%; white-space:nowrap; overflow-x: auto; display:block; position:inherit; font-family:montserrat; } ::-webkit-scrollbar { display: none; } .slide{ display: inline-block; width: 24%; } img{ max-width:100%; margin-top:12%; padding-right:3%; } p{ font-size:18px;...
user-assets/css/index-style.css
.wrapper{ width:100%; white-space:nowrap; overflow-x: auto; display:block; position:inherit; font-family:montserrat; } ::-webkit-scrollbar { display: none; } .slide{ display: inline-block; width: 24%; } img{ max-width:100%; margin-top:12%; padding-right:3%; } p{ font-size:18px;...
0.385606
0.074366
@import url("https://fonts.googleapis.com/css?family=Bebas+Neue|Roboto&display=swap"); * { margin: 0; padding: 0; } body { background-color: whitesmoke; } header { position: relative; height: 30vw; } .header_bg { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 1...
public/style.css
@import url("https://fonts.googleapis.com/css?family=Bebas+Neue|Roboto&display=swap"); * { margin: 0; padding: 0; } body { background-color: whitesmoke; } header { position: relative; height: 30vw; } .header_bg { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 1...
0.467575
0.109325
:root { --reach-slider: 1; } [data-reach-slider-input][data-orientation="horizontal"] { width: 350px; max-width: 100%; height: 4px; padding-top: 30px; padding-bottom: 30px; } [data-reach-slider-input][data-orientation="vertical"] { width: 4px; height: 250px; max-height: 100%; max-width: calc(100% ...
packages/slider/styles.css
:root { --reach-slider: 1; } [data-reach-slider-input][data-orientation="horizontal"] { width: 350px; max-width: 100%; height: 4px; padding-top: 30px; padding-bottom: 30px; } [data-reach-slider-input][data-orientation="vertical"] { width: 4px; height: 250px; max-height: 100%; max-width: calc(100% ...
0.594434
0.212355
*{ margin: 0; padding: 0; font-family: arial, sans-serif; } :root{ --cinza: rgb(196, 196, 196); } div.container{ background-color: var(--cinza); width: 600px; height: 50vh; margin: 100px auto auto auto; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.644); border-radius: 10px; } n...
exercicios/ex17-menu/menu4-magic-menu/magic.css
*{ margin: 0; padding: 0; font-family: arial, sans-serif; } :root{ --cinza: rgb(196, 196, 196); } div.container{ background-color: var(--cinza); width: 600px; height: 50vh; margin: 100px auto auto auto; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.644); border-radius: 10px; } n...
0.327238
0.091951
.banner { text-align: center; width: 100%; color: #fff; padding: 200px 0px; background-size: cover; background-position: center; } .temp1.banner { background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 17.19%, rgba(0, 0, 0, 0) 100%), url(../img/temp1-banner.png); } .temp2.banner { ...
xxxx/templates.css
.banner { text-align: center; width: 100%; color: #fff; padding: 200px 0px; background-size: cover; background-position: center; } .temp1.banner { background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 17.19%, rgba(0, 0, 0, 0) 100%), url(../img/temp1-banner.png); } .temp2.banner { ...
0.2587
0.192558
body { margin: 0; } body .root { height: 100vh; width: 100%; display: -ms-grid; display: grid; -ms-grid-columns: 7.5fr 4fr; grid-template-columns: 7.5fr 4fr; font-family: "Inv Maison Neue", "Maison Neue", -apple-system, BlinkMacSystemFont, "Open Sans", open-sans, sans-serif; } body .root .left { ...
registration-form/styles.css
body { margin: 0; } body .root { height: 100vh; width: 100%; display: -ms-grid; display: grid; -ms-grid-columns: 7.5fr 4fr; grid-template-columns: 7.5fr 4fr; font-family: "Inv Maison Neue", "Maison Neue", -apple-system, BlinkMacSystemFont, "Open Sans", open-sans, sans-serif; } body .root .left { ...
0.434461
0.061171
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Comforter&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; } :root { --black: #0B0B0D; --dark-gray: #202626; --light-gray: #383F4...
Retos/ProyectoCreativo/styles.css
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Comforter&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; } :root { --black: #0B0B0D; --dark-gray: #202626; --light-gray: #383F4...
0.435661
0.1679
:root { --background-color: #232323; --light-background-color: #232323; --light-black: #333333; --dark-gray: #555555; --border-gray: #797979; --gray: #a5a5a5; --light-gray: #aaaaaa; --dark-white: #ebebeb; --white-orange: #f5c4b0; --light-orange: #ff9e75; } * { font-family: 'Segoe UI', Tahoma, Geneva, Verdan...
assets/css/index.css
:root { --background-color: #232323; --light-background-color: #232323; --light-black: #333333; --dark-gray: #555555; --border-gray: #797979; --gray: #a5a5a5; --light-gray: #aaaaaa; --dark-white: #ebebeb; --white-orange: #f5c4b0; --light-orange: #ff9e75; } * { font-family: 'Segoe UI', Tahoma, Geneva, Verdan...
0.340156
0.115836
@import url('https://fonts.googleapis.com/css?family=Questrial'); :root { --text-color: #FFFFFF; --text-hover-color: #d8d8d8; --menu-background-color: #243342; --content-background-color: #2b3e51; --active-color: #27ae60; } * { margin: 0; padding: 0; font-family: 'Questrial', sans-serif...
public/login-styles.css
@import url('https://fonts.googleapis.com/css?family=Questrial'); :root { --text-color: #FFFFFF; --text-hover-color: #d8d8d8; --menu-background-color: #243342; --content-background-color: #2b3e51; --active-color: #27ae60; } * { margin: 0; padding: 0; font-family: 'Questrial', sans-serif...
0.337859
0.089137
Created on : 27/02/2016, 02:44:29 PM Author : juan */ @font-face { font-family: "IOS8-Icons-Regular"; src: url("../fonts/IOS8-Icons-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/IOS8-Icons-Regular.woff") format("woff"), url("../fonts/IOS8-Icons-Regular.ttf") format("tr...
public/static/css/main.css
Created on : 27/02/2016, 02:44:29 PM Author : juan */ @font-face { font-family: "IOS8-Icons-Regular"; src: url("../fonts/IOS8-Icons-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/IOS8-Icons-Regular.woff") format("woff"), url("../fonts/IOS8-Icons-Regular.ttf") format("tr...
0.301979
0.108095
@media(max-width: 1024px) { .navbar-header { float: none; } .navbar-left,.navbar-right { float: none !important; } .navbar-toggle { display: block; } .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .navbar-fixed-top { ...
air-quality-explorer/static/css/navigation.css
@media(max-width: 1024px) { .navbar-header { float: none; } .navbar-left,.navbar-right { float: none !important; } .navbar-toggle { display: block; } .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .navbar-fixed-top { ...
0.283285
0.082328
@font-face { font-family: 'iconspeck'; src: url('../fonts/iconspeck.eot?qtijac'); src: url('../fonts/iconspeck.eot?qtijac#iefix') format('embedded-opentype'), url('../fonts/iconspeck.ttf?qtijac') format('truetype'), url('../fonts/iconspeck.woff?qtijac') format('woff'), url('../fonts/iconspeck.svg?qt...
css/iconspeck.css
@font-face { font-family: 'iconspeck'; src: url('../fonts/iconspeck.eot?qtijac'); src: url('../fonts/iconspeck.eot?qtijac#iefix') format('embedded-opentype'), url('../fonts/iconspeck.ttf?qtijac') format('truetype'), url('../fonts/iconspeck.woff?qtijac') format('woff'), url('../fonts/iconspeck.svg?qt...
0.31216
0.087837
@import "https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css"; body { margin: auto; font-family: 'Zen Dots', cursive; } main { padding-left: 20px; padding-right: 20px; z-index: 9999; text-align: center; color: white; padding-bottom: 50px; } header { z-index: 9999; } header ...
Assets/style.css
@import "https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css"; body { margin: auto; font-family: 'Zen Dots', cursive; } main { padding-left: 20px; padding-right: 20px; z-index: 9999; text-align: center; color: white; padding-bottom: 50px; } header { z-index: 9999; } header ...
0.3492
0.143068
.PCD_feed .WB_innerwrap { padding: 0px; } .PCD_feed .UI_scrollView { position: relative; height: 480px; overflow: hidden; } .PCD_feed .UI_scrollContent { width: 100%; } .PCD_feed .UI_scrollBar { visibility: visible; right: 2px; } .PCD_feed .WB_empty { padding: 10px 0px; } .Tf_feed_type { padding: 10px 16px 8px; border-...
public/home/css/homepage/PCD_feed.css
.PCD_feed .WB_innerwrap { padding: 0px; } .PCD_feed .UI_scrollView { position: relative; height: 480px; overflow: hidden; } .PCD_feed .UI_scrollContent { width: 100%; } .PCD_feed .UI_scrollBar { visibility: visible; right: 2px; } .PCD_feed .WB_empty { padding: 10px 0px; } .Tf_feed_type { padding: 10px 16px 8px; border-...
0.591369
0.182244
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700'); @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); /* ========== Top Navigation ========== */ .navbar-nav { pos...
0_5/Main/client/src/assets/css/Navbar.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700'); @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); /* ========== Top Navigation ========== */ .navbar-nav { pos...
0.320928
0.062217
html, body { width: 100%; height: 100%; } body { font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif'; } a { color: #fdcc52; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } a:hover, a:focus { color: #fcbd20; } hr { max-width: 100px; margin...
SimpleLanding/app/web/css/styles.css
html, body { width: 100%; height: 100%; } body { font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif'; } a { color: #fdcc52; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; } a:hover, a:focus { color: #fcbd20; } hr { max-width: 100px; margin...
0.424412
0.066236
@import "@superflycss/variables-dimension"; @media (--sm-viewport) { .u-sm-afterNone { margin-right: 0 !important; } .u-sm-after1of12 { margin-right: calc(100% * 1 / 12) !important; } .u-sm-after1of10 { margin-right: 10% !important; } .u-sm-after1of8 { m...
src/main/css/dimension/after/sm-after.css
@import "@superflycss/variables-dimension"; @media (--sm-viewport) { .u-sm-afterNone { margin-right: 0 !important; } .u-sm-after1of12 { margin-right: calc(100% * 1 / 12) !important; } .u-sm-after1of10 { margin-right: 10% !important; } .u-sm-after1of8 { m...
0.284278
0.088347
Yandex Mail Compact Redesign Green Author: JeanPaulLucien Version: 1.26 Home Page: https://userstyles.org/users/364674 Goal URL: https://mail.yandex. */ @-moz-document url-prefix('https://mail.yandex.') { /*[[custom-bg]]*/ /*[[invis-mail]]*/ .mail-App-Cover {background-image: none !important; backgrou...
data/usercss/133910.user.css
Yandex Mail Compact Redesign Green Author: JeanPaulLucien Version: 1.26 Home Page: https://userstyles.org/users/364674 Goal URL: https://mail.yandex. */ @-moz-document url-prefix('https://mail.yandex.') { /*[[custom-bg]]*/ /*[[invis-mail]]*/ .mail-App-Cover {background-image: none !important; backgrou...
0.317426
0.110279
*, *::before, *::after { box-sizing: border-box; } @media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } } body { margin: 0; font-family: var(--bs-body-font-family); font-size: var(--bs-body-font-size); font-weight: var(--bs-body-font-weight); line-height: var(--bs-bo...
public/css/admin/main.css
*, *::before, *::after { box-sizing: border-box; } @media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } } body { margin: 0; font-family: var(--bs-body-font-family); font-size: var(--bs-body-font-size); font-weight: var(--bs-body-font-weight); line-height: var(--bs-bo...
0.533154
0.073663
@import "../base/variables.pcss.css"; :root { --table-row--dragging-bg-color: #fe7; --table-row--last-dragged-bg-color: #ffb; } body.drag { cursor: move; } /* The block region's title row in table. */ .region-title { font-weight: bold; } /* Empty region message row in table. */ .region-message { color: var(...
backend/drupal/core/themes/claro/css/components/tabledrag.pcss.css
@import "../base/variables.pcss.css"; :root { --table-row--dragging-bg-color: #fe7; --table-row--last-dragged-bg-color: #ffb; } body.drag { cursor: move; } /* The block region's title row in table. */ .region-title { font-weight: bold; } /* Empty region message row in table. */ .region-message { color: var(...
0.478285
0.172607
------------------------------------------------------- 1. Base Styles ------------------------------------------------------- */ select, textarea, input:not(.btn), .label-radio::before, .label-checkbox::before { background-color: #fff; border: solid 1px #cecece; border-radius: 3px; display: inline-block; ve...
assets/src/css/form.css
------------------------------------------------------- 1. Base Styles ------------------------------------------------------- */ select, textarea, input:not(.btn), .label-radio::before, .label-checkbox::before { background-color: #fff; border: solid 1px #cecece; border-radius: 3px; display: inline-block; ve...
0.358915
0.082623
@charset "utf-8"; .mettleDataGrid, .mettleDataGrid div, .mettleDataGrid h3, .mettleDataGrid span, .mettleDataGrid input, .mettleDataGrid ul, .mettleDataGrid li, .mettleDataGrid * { margin: 0; padding: 0; font-size: 100%; font-family: inherit; } .mettleDataGrid { border: 1px solid #9DB9ED; border-top...
mettledatagrid-component/out/css/mettleDataGrid.css
@charset "utf-8"; .mettleDataGrid, .mettleDataGrid div, .mettleDataGrid h3, .mettleDataGrid span, .mettleDataGrid input, .mettleDataGrid ul, .mettleDataGrid li, .mettleDataGrid * { margin: 0; padding: 0; font-size: 100%; font-family: inherit; } .mettleDataGrid { border: 1px solid #9DB9ED; border-top...
0.382487
0.160003
html, body { display: flex; flex-direction: column; align-items: center; background-color: #EEEEEE; } header { padding-top: 10px; padding-bottom: 10px; margin-bottom: 5px; } .card { background-color: #FFFFFF; width: 90vw; height: 52vw; border: solid #BDBDBD 8px; margin-bottom: 2vw; box-shado...
app/styles/resume.css
html, body { display: flex; flex-direction: column; align-items: center; background-color: #EEEEEE; } header { padding-top: 10px; padding-bottom: 10px; margin-bottom: 5px; } .card { background-color: #FFFFFF; width: 90vw; height: 52vw; border: solid #BDBDBD 8px; margin-bottom: 2vw; box-shado...
0.453262
0.062991
*, :before, :after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; height: 100%; width: 100%; font-family: Lato, Helvetica, Arial, sans-serif; } a { cursor: inherit; } .navbar-default { background-col...
css/alum.css
*, :before, :after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; height: 100%; width: 100%; font-family: Lato, Helvetica, Arial, sans-serif; } a { cursor: inherit; } .navbar-default { background-col...
0.492432
0.05526
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap'); * { font-family: 'Anton', sans-serif; } body { overflow-x: hidden; overflow-y: hidden; } .navbar { z-index: 1005; background-color: rgb(255, 59, 59) !important; } .glass { z-index: 55; position: absolute; top: 0; left: 0; ...
week9_hw/main.css
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap'); * { font-family: 'Anton', sans-serif; } body { overflow-x: hidden; overflow-y: hidden; } .navbar { z-index: 1005; background-color: rgb(255, 59, 59) !important; } .glass { z-index: 55; position: absolute; top: 0; left: 0; ...
0.623835
0.099252
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
css/sitewide.css
/* 3rd-party CSS files */ @import 'vendor/h5bp-head.css'; @import 'vendor/normalize.css'; @import 'vendor/h5bp-tail.css'; /* use a more intuitive box sizing model (http://is.gd/wNVjAo) */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Scale down images and embedded vide...
0.294316
0.065575
.CSSTableGenerator { margin: 0px; padding: 0px; width: 100%; box-shadow: 10px 10px 5px #888888; border: 1px solid #0057af; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-bor...
src/WebClient/TableCss.css
.CSSTableGenerator { margin: 0px; padding: 0px; width: 100%; box-shadow: 10px 10px 5px #888888; border: 1px solid #0057af; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-bor...
0.379148
0.190781
.Root { position: relative; display: grid; grid-gap: 1em; font-family: 'Roboto', sans-serif; font-size: 16px; letter-spacing: normal; text-transform: none; } .HitsWrapper { display: grid; max-height: 50vh; overflow: scroll; margin-top: 0; /* under * selector */ padding: 0; /* und...
src/components/Search/Search.module.css
.Root { position: relative; display: grid; grid-gap: 1em; font-family: 'Roboto', sans-serif; font-size: 16px; letter-spacing: normal; text-transform: none; } .HitsWrapper { display: grid; max-height: 50vh; overflow: scroll; margin-top: 0; /* under * selector */ padding: 0; /* und...
0.435181
0.085709
.background_steelBlue8, .hover_background_steelBlue8:hover, .active_background_steelBlue8:active:hover { background: #1f3a51; background-image: -moz-linear-gradient(top, rgb(39, 73, 101) 0%, rgb(31, 58, 81) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(39, 73, ...
widgets/common/assets/gradients/simple/steelBlue/steelBlue8.css
.background_steelBlue8, .hover_background_steelBlue8:hover, .active_background_steelBlue8:active:hover { background: #1f3a51; background-image: -moz-linear-gradient(top, rgb(39, 73, 101) 0%, rgb(31, 58, 81) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(39, 73, ...
0.49292
0.098512
@font-face { font-family: din; src: url('../fonts/D-DIN.woff') format('woff'); } body { font-family: din, Helvetica, sans-serif; font-size: 1rem; } header.masthead { position: relative; background-color: #000000; background: url("../images/bg.jpg") no-repeat center center; -webkit-background...
assets/css/app.css
@font-face { font-family: din; src: url('../fonts/D-DIN.woff') format('woff'); } body { font-family: din, Helvetica, sans-serif; font-size: 1rem; } header.masthead { position: relative; background-color: #000000; background: url("../images/bg.jpg") no-repeat center center; -webkit-background...
0.573917
0.066055
@font-face { font-family: 'FluentUI-Filled-Monochrome'; src: url('fonts/FluentUI-Filled-Monochrome.eot?u6d18n'); src: url('fonts/FluentUI-Filled-Monochrome.eot?u6d18n#iefix') format('embedded-opentype'), url('fonts/FluentUI-Filled-Monochrome.ttf?u6d18n') format('truetype'), url('fonts/FluentUI-Filled-Mo...
fonts/monochrome/filled/style.css
@font-face { font-family: 'FluentUI-Filled-Monochrome'; src: url('fonts/FluentUI-Filled-Monochrome.eot?u6d18n'); src: url('fonts/FluentUI-Filled-Monochrome.eot?u6d18n#iefix') format('embedded-opentype'), url('fonts/FluentUI-Filled-Monochrome.ttf?u6d18n') format('truetype'), url('fonts/FluentUI-Filled-Mo...
0.436622
0.182335
.content-1 { position: relative; width: 100vw; height: 100vh; background-image: url("http://cdn.youngpass.cn/brand-top.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: 100% 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;...
src/pages/pc/asset/css/cooperation.css
.content-1 { position: relative; width: 100vw; height: 100vh; background-image: url("http://cdn.youngpass.cn/brand-top.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: 100% 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;...
0.483161
0.065396
.tumu1{width:90%; height:800px; font:bold 25px verdana; color: #000; padding: 8px 0 0 0; text-align: right; background-color: #FFffff} .tumu1foto{width:626px; height:800px; background: url("/assets/images/plumber-pointing-lateral_1368-587.jpg");float:right; margin-left:10px;} .tumu1yazi{width:530px; height:100px; float...
public/css/anasayfa.css
.tumu1{width:90%; height:800px; font:bold 25px verdana; color: #000; padding: 8px 0 0 0; text-align: right; background-color: #FFffff} .tumu1foto{width:626px; height:800px; background: url("/assets/images/plumber-pointing-lateral_1368-587.jpg");float:right; margin-left:10px;} .tumu1yazi{width:530px; height:100px; float...
0.368406
0.15772
@font-face { font-family: LinkedIn-Glyphs; src: url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.eot?#iefix) format("eot"), url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.woff) format("woff"), url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.ttf) format("truetype"), url(/...
tests/html_tests/websitesource/15,linkedin.com/test_files/css.css
@font-face { font-family: LinkedIn-Glyphs; src: url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.eot?#iefix) format("eot"), url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.woff) format("woff"), url(/scds/common/u//fonts/LinkedInGlyphs/1.0.4/LinkedIn-Glyphs.ttf) format("truetype"), url(/...
0.303319
0.057124
.container { margin-right: auto; margin-left: auto; padding-right: var(--font-size); padding-left: var(--font-size); } .row { display: flex; flex: 0 1 auto; flex-direction: row; flex-wrap: wrap; } .row--gutter { margin-left: calc(-1 * var(--font-size) / 2); ma...
src/styles/grid.css
.container { margin-right: auto; margin-left: auto; padding-right: var(--font-size); padding-left: var(--font-size); } .row { display: flex; flex: 0 1 auto; flex-direction: row; flex-wrap: wrap; } .row--gutter { margin-left: calc(-1 * var(--font-size) / 2); ma...
0.600657
0.087564
/* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { .menu ul { display: none; z-index: 12; } } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { .navbar...
web/css/media.css
/* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { .menu ul { display: none; z-index: 12; } } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { .navbar...
0.261331
0.063164
Classes for BODY: if page has ".standard--header" (with menu) added class for BODY -- ".page-has-standard-header" if page has ".header" (Social header BP) added class for BODY -- ".page-has-header-social" if page has ONE "left panel" added class for BODY -- ".page-has-left-panels" if page has NOT "aside panels" added ...
wp-content/themes/olympus/css/main.css
Classes for BODY: if page has ".standard--header" (with menu) added class for BODY -- ".page-has-standard-header" if page has ".header" (Social header BP) added class for BODY -- ".page-has-header-social" if page has ONE "left panel" added class for BODY -- ".page-has-left-panels" if page has NOT "aside panels" added ...
0.382257
0.053899
* { box-sizing: border-box; } body { background: #83a4d4; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #b6fbff, #83a4d4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+,...
Project_3=RecipeApp/style.css
* { box-sizing: border-box; } body { background: #83a4d4; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #b6fbff, #83a4d4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+,...
0.442637
0.120232
.lyft-web-button { cursor: pointer; padding: 5px 10px; color: #000000; /* white */ font-family: sans-serif; background-color: #FFFFFF; /* black */ border: none; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } .lyft-web-button:hover { background-color: #E6E6E6; /...
src/components/lyftWebButton/index.css
.lyft-web-button { cursor: pointer; padding: 5px 10px; color: #000000; /* white */ font-family: sans-serif; background-color: #FFFFFF; /* black */ border: none; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } .lyft-web-button:hover { background-color: #E6E6E6; /...
0.35768
0.044764
/********Continuous Views Styles***********/ h4 { color: red; } .continuous-view{ white-space: nowrap; position: absolute; height: 400px; float: left; overflow: scroll; width:inherit; } .continuous-view-all-grades{ float: left; position: relative; height: 400px; ...
modules/custom/curriculum_continuous_view/css/continuous-view.css
/********Continuous Views Styles***********/ h4 { color: red; } .continuous-view{ white-space: nowrap; position: absolute; height: 400px; float: left; overflow: scroll; width:inherit; } .continuous-view-all-grades{ float: left; position: relative; height: 400px; ...
0.342901
0.064801
@font-face { font-family: PerfectDOS; src: url(fonts/Perfect-DOS-VGA-437-Win.ttf) format("truetype"); } /* css for the structure of the whole website ----------------------- */ * { margin: 0; padding: 0; box-sizing: border-box; max-width: 100%; } body { cursor: url("pointers/BlackRed.cur"), auto; ba...
master.css
@font-face { font-family: PerfectDOS; src: url(fonts/Perfect-DOS-VGA-437-Win.ttf) format("truetype"); } /* css for the structure of the whole website ----------------------- */ * { margin: 0; padding: 0; box-sizing: border-box; max-width: 100%; } body { cursor: url("pointers/BlackRed.cur"), auto; ba...
0.468791
0.141548
@-moz-document domain("www.roblox.com"), domain("web.roblox.com") { .icon-default-logo-r, .icon-logo-r { background-image: url('https://images.rbxcdn.com/e060b59b57fdcc7874c820d13fdcee71.svg'); background-repeat: no-repeat; background-size: auto auto; width: 30px; height: 30px; display: i...
data/usercss/148228.user.css
@-moz-document domain("www.roblox.com"), domain("web.roblox.com") { .icon-default-logo-r, .icon-logo-r { background-image: url('https://images.rbxcdn.com/e060b59b57fdcc7874c820d13fdcee71.svg'); background-repeat: no-repeat; background-size: auto auto; width: 30px; height: 30px; display: i...
0.348091
0.170784
body,html{ width: '100%'; } .header { display: flex; width: 100%; height: 20px; align-items: center; justify-content: center; font-family: 'Nunito', sans-serif; font-size: 20px; font-weight: bold; } .logo{ text-align: right; } .logo img{ width: 130px; height: 70px; } ...
public/css/estiloPainel.css
body,html{ width: '100%'; } .header { display: flex; width: 100%; height: 20px; align-items: center; justify-content: center; font-family: 'Nunito', sans-serif; font-size: 20px; font-weight: bold; } .logo{ text-align: right; } .logo img{ width: 130px; height: 70px; } ...
0.273283
0.10942
@font-face { font-family: "SFProDisplay-Semibold"; src: url('../fonts/SFProDisplay-Semibold.ttf') ; } @font-face { font-family: "SFProDisplay-Medium"; src: url('../fonts/SFProDisplay-Medium.ttf') ; } @font-face { font-family: "SFProDisplay-Light"; src: url('../fonts/SFProDisplay-Light.tt...
public/css/accountPage.css
@font-face { font-family: "SFProDisplay-Semibold"; src: url('../fonts/SFProDisplay-Semibold.ttf') ; } @font-face { font-family: "SFProDisplay-Medium"; src: url('../fonts/SFProDisplay-Medium.ttf') ; } @font-face { font-family: "SFProDisplay-Light"; src: url('../fonts/SFProDisplay-Light.tt...
0.337422
0.061933
body { margin: 0; padding: 0; } .contc { display: grid; grid-template-columns: 1fr; grid-template-rows: 2fr; grid-template-areas: ""; } .contc .imagen1c { z-index: 0; background: url(../images/Image-90.png); height: 600px; width: 100%; } .btnc1 { position: absolute; top: 204px; left: 109px;...
App/css/home.css
body { margin: 0; padding: 0; } .contc { display: grid; grid-template-columns: 1fr; grid-template-rows: 2fr; grid-template-areas: ""; } .contc .imagen1c { z-index: 0; background: url(../images/Image-90.png); height: 600px; width: 100%; } .btnc1 { position: absolute; top: 204px; left: 109px;...
0.469277
0.097605
@-moz-document domain("trello.com") { /* Theme Name: Dark Matter - Trello Theme URI: https://twistedjackal.com Description: A custom Trello theme designed by Twisted Jackal. Author: <NAME> Author URI: http://www.newennead.com Version: 1.0.0 */ @font-face { font-family: e...
data/usercss/151153.user.css
@-moz-document domain("trello.com") { /* Theme Name: Dark Matter - Trello Theme URI: https://twistedjackal.com Description: A custom Trello theme designed by Twisted Jackal. Author: <NAME> Author URI: http://www.newennead.com Version: 1.0.0 */ @font-face { font-family: e...
0.293404
0.043224
form textarea { width: 660px; } #Container { margin-left: -400px; width:800px; height:314px; } #repeater-left { height:191px; background-image:url("../images/small/repeater_sprite.png"); } #repeater-right { height:191px; background-image:url("../images/small/repeater_sprite.png"); background-position: 0 -19...
css/Original/narrow.css
form textarea { width: 660px; } #Container { margin-left: -400px; width:800px; height:314px; } #repeater-left { height:191px; background-image:url("../images/small/repeater_sprite.png"); } #repeater-right { height:191px; background-image:url("../images/small/repeater_sprite.png"); background-position: 0 -19...
0.204978
0.096535
.space-field { --pure-material-safari-helper1: #23bcc1; position: relative; display: inline-block; padding-top: 6px; font-family: var( --pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system ); font-size: 16px; line-height: 1.5; overflow: hidden...
client/src/components/ui.css
.space-field { --pure-material-safari-helper1: #23bcc1; position: relative; display: inline-block; padding-top: 6px; font-family: var( --pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system ); font-size: 16px; line-height: 1.5; overflow: hidden...
0.458834
0.144119
.poster-list-item { padding: 0.5em; margin-top: 1em; margin-bottom: 1em; border-bottom: 1px solid lightgray; } .poster-list-title { margin-bottom: 0.5em; font-size: 1.2em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .poster-list-image { position: relative;...
modules/posters/client/css/posters.css
.poster-list-item { padding: 0.5em; margin-top: 1em; margin-bottom: 1em; border-bottom: 1px solid lightgray; } .poster-list-title { margin-bottom: 0.5em; font-size: 1.2em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .poster-list-image { position: relative;...
0.71423
0.112844
.latte-item.ribbon{ background-color: #E3E6E8; position: relative; } .latte-item.ribbon > .tabs > .start-button{ padding-left: 2.5em; padding-right: 2.5em; } .latte-item.ribbon > .tabs{ padding-top: 4px; padding-left: 5px; } .latte-item.ribbon > .tabs > .latte-item.button{ margin-right: 5...
latte/latte.ui/ts/latte.ui/items/composites/Ribbon.css
.latte-item.ribbon{ background-color: #E3E6E8; position: relative; } .latte-item.ribbon > .tabs > .start-button{ padding-left: 2.5em; padding-right: 2.5em; } .latte-item.ribbon > .tabs{ padding-top: 4px; padding-left: 5px; } .latte-item.ribbon > .tabs > .latte-item.button{ margin-right: 5...
0.396302
0.101589
* Visual Studio 2015 dark style * Author: <NAME> <<EMAIL>> */ .hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-name{color:#569CD6} .hljs-link{color:#569CD6;text-decoration:underline} .hljs-built_in,.hljs-type{color:#4EC9B0} .hljs-number,.hljs-class{color:#B8D7A3} .hljs-string,.hljs-meta-string{color:#D69D85} .h...
css/vscode/highlight.css
* Visual Studio 2015 dark style * Author: <NAME> <<EMAIL>> */ .hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-name{color:#569CD6} .hljs-link{color:#569CD6;text-decoration:underline} .hljs-built_in,.hljs-type{color:#4EC9B0} .hljs-number,.hljs-class{color:#B8D7A3} .hljs-string,.hljs-meta-string{color:#D69D85} .h...
0.349533
0.083853
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; height: 100%; min-height: 100%; } h1,h2,h3,h4 { margin-bottom: 0.75em; } h1 { font-weight: 100; margin-top: 0; } p a { color: #60A0D1; ...
css/ally.css
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; height: 100%; min-height: 100%; } h1,h2,h3,h4 { margin-bottom: 0.75em; } h1 { font-weight: 100; margin-top: 0; } p a { color: #60A0D1; ...
0.297266
0.080141
* { margin: 0; padding: 0; } body { text-align: center; background: rgba(200,200,200,0.2); } #wrapper { text-align: left; width: 100%; margin: 0 auto; } #topnav { position: fixed; top: 0; left: 0; right: 0; background: linear-gradient(to bottom, rgb(200,220,200), rgb(220,240,220)); padding: 0.2em; } #t...
css/main.css
* { margin: 0; padding: 0; } body { text-align: center; background: rgba(200,200,200,0.2); } #wrapper { text-align: left; width: 100%; margin: 0 auto; } #topnav { position: fixed; top: 0; left: 0; right: 0; background: linear-gradient(to bottom, rgb(200,220,200), rgb(220,240,220)); padding: 0.2em; } #t...
0.4856
0.09426
@media only screen and (min-width: 1201px) { } @media only screen and (min-width: 1025px) and (max-width: 1200px) { .intro { margin-left: 20%; margin-right: 20%; } .content { margin-left: 15%; margin-right: 15%; padding-top: 30px; } .beta p { font-size: 40px; } .beta span { ...
docs/css/responsive.css
@media only screen and (min-width: 1201px) { } @media only screen and (min-width: 1025px) and (max-width: 1200px) { .intro { margin-left: 20%; margin-right: 20%; } .content { margin-left: 15%; margin-right: 15%; padding-top: 30px; } .beta p { font-size: 40px; } .beta span { ...
0.433262
0.209005
:root { /* 1.1. COLOR VARIABLES ................................................... */ --color-white-rgb: 255, 255, 255; --color-lighter-rgb: 245, 249, 250; --color-light-rgb: 230, 231, 232; --color-rgb: 133, 136, 143; --color-dark-rgb: 71, 79, 95; --color-darker-rgb: 10, 16, 30; --color-black-rgb: 0,...
packages/cement/src/core.css
:root { /* 1.1. COLOR VARIABLES ................................................... */ --color-white-rgb: 255, 255, 255; --color-lighter-rgb: 245, 249, 250; --color-light-rgb: 230, 231, 232; --color-rgb: 133, 136, 143; --color-dark-rgb: 71, 79, 95; --color-darker-rgb: 10, 16, 30; --color-black-rgb: 0,...
0.298083
0.118181
.dataTables_processing.card { box-shadow: none; background-color: transparent; border:none; background-image: none; background:none; } .dt-button.buttons-csv { border-color: limegreen; color: #fff; box-shadow: 0 0 40px 40px limegreen inset, 0 0 0 0 limegreen; transition: all 150ms ease-in-...
user/dataTable.css
.dataTables_processing.card { box-shadow: none; background-color: transparent; border:none; background-image: none; background:none; } .dt-button.buttons-csv { border-color: limegreen; color: #fff; box-shadow: 0 0 40px 40px limegreen inset, 0 0 0 0 limegreen; transition: all 150ms ease-in-...
0.41561
0.073763
html, body { height: 100%; } body { font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,sans-serif; font-size: 12px; line-height: 1.5; color: #515a6e; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-sm...
backend/web/css/site.css
html, body { height: 100%; } body { font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,sans-serif; font-size: 12px; line-height: 1.5; color: #515a6e; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-sm...
0.49048
0.076201
* { font-family: 'Press Start 2P', cursive; } html { height: calc(100% + 2px); width: 100%; } body { height: 100%; width: 100%; } body { margin: 0px; display: flex; align-items: center; justify-content: center; background-color: #1f2034; } #game-container-wrapper { width...
src/style.css
* { font-family: 'Press Start 2P', cursive; } html { height: calc(100% + 2px); width: 100%; } body { height: 100%; width: 100%; } body { margin: 0px; display: flex; align-items: center; justify-content: center; background-color: #1f2034; } #game-container-wrapper { width...
0.362179
0.076684
.entry-header .entry-title { display: none; } .entry-content { font-family: Helvetica, sans-serif; width: 100%; padding: 0 !important; } .entry-content .black-content { background-color: #000; color: #fff; } .entry-content .entry-content-pad { max-width: 700px; margin: auto; } .entry-cont...
assets/css/style.css
.entry-header .entry-title { display: none; } .entry-content { font-family: Helvetica, sans-serif; width: 100%; padding: 0 !important; } .entry-content .black-content { background-color: #000; color: #fff; } .entry-content .entry-content-pad { max-width: 700px; margin: auto; } .entry-cont...
0.369656
0.046508
@import url('https://fonts.googleapis.com/css?family=Lato'); * { box-sizing: border-box; } body { background: #C9CCD3; background-image: linear-gradient(-180deg, rgba(255,255,255,0.50) 0%, rgba(0,0,0,0.50) 100%); background-blend-mode: lighten; font-family: 'Lato', sans-serif; min-height: 100vh; margin...
style.css
@import url('https://fonts.googleapis.com/css?family=Lato'); * { box-sizing: border-box; } body { background: #C9CCD3; background-image: linear-gradient(-180deg, rgba(255,255,255,0.50) 0%, rgba(0,0,0,0.50) 100%); background-blend-mode: lighten; font-family: 'Lato', sans-serif; min-height: 100vh; margin...
0.479991
0.106644
body{ overflow-x: hidden; } header{ } .barra_topo_visao{ background: #0e7895; padding-top: 2px; padding-bottom: 2px; position: fixed; width: 100%; z-index: 999; top: 101px; } .topo_default{ background: linear-gradient(90deg, #00BEF6 0%, #3E91D3 34%, #F11070 100%); position: sticky; top: 0; ...
public/css/cliente/topo.css
body{ overflow-x: hidden; } header{ } .barra_topo_visao{ background: #0e7895; padding-top: 2px; padding-bottom: 2px; position: fixed; width: 100%; z-index: 999; top: 101px; } .topo_default{ background: linear-gradient(90deg, #00BEF6 0%, #3E91D3 34%, #F11070 100%); position: sticky; top: 0; ...
0.309024
0.068195
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; outline: none; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, strong, th, var { font-style...
applications/IIIT_placement/static/css/style.css
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; outline: none; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, strong, th, var { font-style...
0.240507
0.075756
:root { --main-bg-color: #6c7277; } /* color of headings */ h1, h2, h3, h4, h5, h6 { color: #002244; font-weight: normal; text-transform: uppercase; } /* Enables content like text paragraphs to extend to more of the page */ .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignrig...
style.css
:root { --main-bg-color: #6c7277; } /* color of headings */ h1, h2, h3, h4, h5, h6 { color: #002244; font-weight: normal; text-transform: uppercase; } /* Enables content like text paragraphs to extend to more of the page */ .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignrig...
0.376623
0.115786
* { border-radius: 0 !important; } .nav .container { padding-top: 6px; padding-bottom: 3px; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color: #94D79F; color: #ffffff; } .navbar { height: 52px...
public/css/main.css
* { border-radius: 0 !important; } .nav .container { padding-top: 6px; padding-bottom: 3px; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color: #94D79F; color: #ffffff; } .navbar { height: 52px...
0.281011
0.10393
body { /** VARIOUS OPTIONS FOR BACKGROUND **/ /* Location of the image */ background-image: url(../img/shutterstock_104412737.jpg); /* Image is centered vertically and horizontally at all times */ background-position: center center; /* Image doesn't repeat */ background-repeat...
Finance/WebContent/css/coming-soon.css
body { /** VARIOUS OPTIONS FOR BACKGROUND **/ /* Location of the image */ background-image: url(../img/shutterstock_104412737.jpg); /* Image is centered vertically and horizontally at all times */ background-position: center center; /* Image doesn't repeat */ background-repeat...
0.405802
0.100304
:root { --t-carousel-bg: #000000; --t-btn-bg: #f5f5f5; --t-btn-clr: #222222; --t-btn-size: 30px; --t-btn-font-size: 40px; --t-btn-show-v: grid; --t-btn-show-h: grid; --t-btn-opacity: 0.1; --t-anim-seg: 0.2s; --t-anim-timing: ease-in-out; --t-anim-delay: 0s; --t-anim-it-count: 1; --t-anim-fil...
css/tCarouser_old.css
:root { --t-carousel-bg: #000000; --t-btn-bg: #f5f5f5; --t-btn-clr: #222222; --t-btn-size: 30px; --t-btn-font-size: 40px; --t-btn-show-v: grid; --t-btn-show-h: grid; --t-btn-opacity: 0.1; --t-anim-seg: 0.2s; --t-anim-timing: ease-in-out; --t-anim-delay: 0s; --t-anim-it-count: 1; --t-anim-fil...
0.50708
0.238329
.menu table { border: 2px solid black; width: 100%; border-collapse: collapse; border-spacing: 0; } .menu table,td,th { border: 2px solid black; width: 100%; border-spacing: 0; } .menu th { background-color: #8596a4; color: black; } .menu td { background-color: white; color: black; t...
libraries/dawg-show/src/main/webapp/css/menu.css
.menu table { border: 2px solid black; width: 100%; border-collapse: collapse; border-spacing: 0; } .menu table,td,th { border: 2px solid black; width: 100%; border-spacing: 0; } .menu th { background-color: #8596a4; color: black; } .menu td { background-color: white; color: black; t...
0.314787
0.054601
.top-line{ background: #4d4d4d; color: #fff; position: fixed; width: 100%; height: 40px; z-index: 9999; top: 0; } .top-inner{ width: 1200px; margin: 0px auto; position: relative; } .geo-top2{ background: url('/images/geo-top.png') no-repeat; position: absolute; color: #fff; font-size: 19px;...
templates/sdarom/css/custom.css
.top-line{ background: #4d4d4d; color: #fff; position: fixed; width: 100%; height: 40px; z-index: 9999; top: 0; } .top-inner{ width: 1200px; margin: 0px auto; position: relative; } .geo-top2{ background: url('/images/geo-top.png') no-repeat; position: absolute; color: #fff; font-size: 19px;...
0.347316
0.055107
@import url("https://fonts.google.com/specimen/Montserrat"); body { display: grid; grid-template-columns: 800px; justify-content: center; } #background { opacity: 0.7; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; background-color: rgba(17, 70, 143, 0.3); backgro...
style.css
@import url("https://fonts.google.com/specimen/Montserrat"); body { display: grid; grid-template-columns: 800px; justify-content: center; } #background { opacity: 0.7; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; background-color: rgba(17, 70, 143, 0.3); backgro...
0.336113
0.169234
@-moz-document domain('dailypaul.com') { #page { width: 100% !important; } #header { margin: 26px auto !important; width: 1000px !important; } #block-nice_menus-1 .content { background-color: #005 !important; } #content { border-top: 1px solid #AAA; overflow: hidden; } #main_con...
data/usercss/60551.user.css
@-moz-document domain('dailypaul.com') { #page { width: 100% !important; } #header { margin: 26px auto !important; width: 1000px !important; } #block-nice_menus-1 .content { background-color: #005 !important; } #content { border-top: 1px solid #AAA; overflow: hidden; } #main_con...
0.20834
0.056835
.signUpSubmit { border-radius: 0; font-size: 18px; font-size: 1.8rem; line-height: 1; font-weight: bold; color: #fff; cursor: pointer; border: 1px solid #d26823; line-height: 1; padding: 10px 30px; background-color: #ec803a; -webkit-box-shadow: rgba(0, 0, 0, 0.25) 1px 2px 3px 0; -moz-box-shadow: rgba(0, 0,...
public/app/assets/css/nbtyStore.css
.signUpSubmit { border-radius: 0; font-size: 18px; font-size: 1.8rem; line-height: 1; font-weight: bold; color: #fff; cursor: pointer; border: 1px solid #d26823; line-height: 1; padding: 10px 30px; background-color: #ec803a; -webkit-box-shadow: rgba(0, 0, 0, 0.25) 1px 2px 3px 0; -moz-box-shadow: rgba(0, 0,...
0.232833
0.12552
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400&display=swap"); body { font-size: 16px; line-height: 1.8; font-family: "Poppins", sans-serif; color: #75799b; } p { color: #75799b; } a { display: inline-b...
public/assets/css/style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400&display=swap"); body { font-size: 16px; line-height: 1.8; font-family: "Poppins", sans-serif; color: #75799b; } p { color: #75799b; } a { display: inline-b...
0.345547
0.069038
@charset "UTF-8"; #mMenu{ list-style: none; text-align: center; color: white;/*メニュータイトル文字色/color of menu title*/ } #mMenu li a{ color: white;/*メニュー内リンク文字色/color of hyperlink in list*/ width: 100%; height: 100%; display:block; } #mMenu_switch{ display: none; } #mMenu li.mMenu_item,#mMenu...
mMenu.css
@charset "UTF-8"; #mMenu{ list-style: none; text-align: center; color: white;/*メニュータイトル文字色/color of menu title*/ } #mMenu li a{ color: white;/*メニュー内リンク文字色/color of hyperlink in list*/ width: 100%; height: 100%; display:block; } #mMenu_switch{ display: none; } #mMenu li.mMenu_item,#mMenu...
0.147187
0.040884
a { color: inherit; text-decoration: inherit; } .powered { font-family: 'Ubuntu Mono'; font-size: 10px; text-align: "right"; padding-right: 1em; } .virtru { color: #4481F8; font-weight: bold; } .auditmap { font-weight: bold; } .auditmap::before { content: "Audit Map"; co...
src/Log.css
a { color: inherit; text-decoration: inherit; } .powered { font-family: 'Ubuntu Mono'; font-size: 10px; text-align: "right"; padding-right: 1em; } .virtru { color: #4481F8; font-weight: bold; } .auditmap { font-weight: bold; } .auditmap::before { content: "Audit Map"; co...
0.45181
0.122944
@font-face { font-family: 'Slabo 27px'; font-style: normal; font-weight: 400; src: local('Slabo 27px'), local('Slabo27px-Regular'), url(https://fonts.gstatic.com/s/slabo27px/v6/mFT0WbgBwKPR_Z4hGN2qgx8D1Q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+...
css/fonts.css
@font-face { font-family: 'Slabo 27px'; font-style: normal; font-weight: 400; src: local('Slabo 27px'), local('Slabo27px-Regular'), url(https://fonts.gstatic.com/s/slabo27px/v6/mFT0WbgBwKPR_Z4hGN2qgx8D1Q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+...
0.370681
0.130368
:root { --font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; --size-font-base: 1.6rem; --size-font-h1: 2.4rem; --size-font-h2: 2rem; --size-font-h3: 1.8rem; --colour-background: #eee; --colour-text: #000; --colour-text-negativ...
public/assets/css/style.css
:root { --font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; --size-font-base: 1.6rem; --size-font-h1: 2.4rem; --size-font-h2: 2rem; --size-font-h3: 1.8rem; --colour-background: #eee; --colour-text: #000; --colour-text-negativ...
0.434221
0.128034
.width-1of24{width:4.1666666%;} .width-1of16{width:6.25%;} .width-1of12,.width-2of24{width:8.3333333%;} .width-1of10{width:10%;} .width-1of9{width:11.1111111%;} .width-1of8,.width-2of16,.width-3of24{width:12.5%;} .width-1of7{width:14.2857143%;} .width-1of6,.width-2of12,.width-4of24{width:16.6666666%;} .width-3of16{widt...
assets/css/cascade/development/grids.css
.width-1of24{width:4.1666666%;} .width-1of16{width:6.25%;} .width-1of12,.width-2of24{width:8.3333333%;} .width-1of10{width:10%;} .width-1of9{width:11.1111111%;} .width-1of8,.width-2of16,.width-3of24{width:12.5%;} .width-1of7{width:14.2857143%;} .width-1of6,.width-2of12,.width-4of24{width:16.6666666%;} .width-3of16{widt...
0.424054
0.069069
html, body { width: 400px; height: 450px; overflow-y: hidden; } /* fallback */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(material-icons.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal;...
addon/popup/popup.css
html, body { width: 400px; height: 450px; overflow-y: hidden; } /* fallback */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(material-icons.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal;...
0.485356
0.077413
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500'; body { margin: 0 auto; max-width: 90vw; font-family: "Roboto", "Helvetica", "Arial", sans-serif; line-height: 1.5; padding: 4em 1em; } body { color: #555; } h1, h2, strong { color: #333; } h1 { font-size: 3em; } h...
machine_learning/applications/spam/a_plan_for_spam/web/public/index.css
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500'; body { margin: 0 auto; max-width: 90vw; font-family: "Roboto", "Helvetica", "Arial", sans-serif; line-height: 1.5; padding: 4em 1em; } body { color: #555; } h1, h2, strong { color: #333; } h1 { font-size: 3em; } h...
0.413122
0.164382
@font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style: ...
frontend/web/dist/flaticon/flaticon.css
@font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style: ...
0.33372
0.167389
body { margin: 0; padding: 0; box-sizing: border-box; background-color: #efefef; font-family: cursive; } .nav-bar { background-color: rgba(51, 51, 51, 0.966); border: 2px solid rgba(255, 192, 203, 0.418); box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4); position: fixed; width: 100%; top: 0; } .nav-ba...
src/style/style.css
body { margin: 0; padding: 0; box-sizing: border-box; background-color: #efefef; font-family: cursive; } .nav-bar { background-color: rgba(51, 51, 51, 0.966); border: 2px solid rgba(255, 192, 203, 0.418); box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4); position: fixed; width: 100%; top: 0; } .nav-ba...
0.407216
0.079567
background-color: #F2F1EF; text-align: center; padding: 0px; } #four { background-color: #F2F1EF; color:#2C3E50; } .col-md-12 { font-size: 30pt; padding-top: 25px; } .col-md-6 { text-align: center; } .col-md-4 { text-align: center; margin-bottom: 0px; } #spin { color: #2C3E50; ...
electron-apps/15-puzzle/tst.css
background-color: #F2F1EF; text-align: center; padding: 0px; } #four { background-color: #F2F1EF; color:#2C3E50; } .col-md-12 { font-size: 30pt; padding-top: 25px; } .col-md-6 { text-align: center; } .col-md-4 { text-align: center; margin-bottom: 0px; } #spin { color: #2C3E50; ...
0.207777
0.053403
*{ padding: 0; margin: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; } html, body{ min-height: 90vh; margin: auto; } #cardapio { list-style: none; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: auto; min-height: calc(100vh ...
styles.css
*{ padding: 0; margin: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; } html, body{ min-height: 90vh; margin: auto; } #cardapio { list-style: none; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: auto; min-height: calc(100vh ...
0.438785
0.061565
@media (min-width: 1024px) { .chatbot-all { position: fixed; top: 43%; left: 76%; z-index: 105; align-items: center; justify-content: center; min-height: 100vh; width: 23%; } .chatbot-wrapper { width: 100%; max-width: 10...
frontend/src/components/ChatBot/chatbot.css
@media (min-width: 1024px) { .chatbot-all { position: fixed; top: 43%; left: 76%; z-index: 105; align-items: center; justify-content: center; min-height: 100vh; width: 23%; } .chatbot-wrapper { width: 100%; max-width: 10...
0.531696
0.076546
html, body { background: linear-gradient(120deg, rgb(215, 195, 252) 0%, rgb(142, 197, 252) 100%) 0% 0% / cover; height: 100%; /*background-image: radial-gradient(73% 147%, #EADFDF 59%, #ECE2DF 100%), radial-gradient(91% 146%, rgba(255,255,255,0.50) 47%, rgba(0,0,0,0.50) 100%); background-b...
pop.css
html, body { background: linear-gradient(120deg, rgb(215, 195, 252) 0%, rgb(142, 197, 252) 100%) 0% 0% / cover; height: 100%; /*background-image: radial-gradient(73% 147%, #EADFDF 59%, #ECE2DF 100%), radial-gradient(91% 146%, rgba(255,255,255,0.50) 47%, rgba(0,0,0,0.50) 100%); background-b...
0.580114
0.066751
 /* * Change the color and style of the bar your company's logo is placed in. * */ .logoBar { background-color: #c9481d; } /* * Change the color and style of the horizontal bar located beneath the logoBar. */ .subBar { background-color: #9cbac7; } /* * Change the color and style of th...
secutiry_tools/cis-cat-full/custom/brand/report_template.css
 /* * Change the color and style of the bar your company's logo is placed in. * */ .logoBar { background-color: #c9481d; } /* * Change the color and style of the horizontal bar located beneath the logoBar. */ .subBar { background-color: #9cbac7; } /* * Change the color and style of th...
0.28587
0.209915
.boo-box { position: relative; height: 400px; width: 600px; display: block; margin: auto; margin-top: 100px; background: none; } .circle{ position: absolute; background: white; border-radius: 50%; height: 60%; width: 40%; top: 15%; left: 30% } .eye-left { ...
src/components/Boo/boo.css
.boo-box { position: relative; height: 400px; width: 600px; display: block; margin: auto; margin-top: 100px; background: none; } .circle{ position: absolute; background: white; border-radius: 50%; height: 60%; width: 40%; top: 15%; left: 30% } .eye-left { ...
0.646572
0.105533
/* CR Team - Professional Web Designer */ @media only screen and (min-width: 768px) { .dropdown:hover>.dropdown-menu { display: block; margin: 0; } } @media only screen and (max-width: 1169px) { .featured-style-26 .penci-image-holder:before { height: 160px; } .featured-style-26 .penci-item-1 .penci-image...
assets/css/extra/responsive.css
/* CR Team - Professional Web Designer */ @media only screen and (min-width: 768px) { .dropdown:hover>.dropdown-menu { display: block; margin: 0; } } @media only screen and (max-width: 1169px) { .featured-style-26 .penci-image-holder:before { height: 160px; } .featured-style-26 .penci-item-1 .penci-image...
0.208179
0.062331
.material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 34px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; ...
styles.css
.material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 34px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; ...
0.389547
0.066116
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap'); /* Varialbles */ :root { /* Primary colours */ /* Dark shades */ --dark-primary1: #0B6F6F; --dark-primary2: #0D8282; /* Main Colour */ --primary: #0F9595; /* Lighter shades */ --light-primary1:...
style.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap'); /* Varialbles */ :root { /* Primary colours */ /* Dark shades */ --dark-primary1: #0B6F6F; --dark-primary2: #0D8282; /* Main Colour */ --primary: #0F9595; /* Lighter shades */ --light-primary1:...
0.493653
0.071851
select { top: 617px; left: 599px; width: 125px; height: 32px; background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #605E5C; border-radius: 2px; opacity: 1; } .dropdown label { font-size: 14px; } .container { position: relative; min-height: 90vh; ...
Samples/outlook-set-signature/src/taskpane/CSS/assignsignature.css
select { top: 617px; left: 599px; width: 125px; height: 32px; background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #605E5C; border-radius: 2px; opacity: 1; } .dropdown label { font-size: 14px; } .container { position: relative; min-height: 90vh; ...
0.382833
0.13759
body, html { width: 100%; height: 100%; } body { font-family: 'Source Sans Pro'; } .btn-xl { padding: 1.25rem 2.5rem; } .content-section { padding-top: 7.5rem; padding-bottom: 7.5rem; } .content-section-heading h2 { font-size: 3rem; } .content-section-heading h3 { font-size: 1rem; ...
spat/Content/stylish-portfolio.css
body, html { width: 100%; height: 100%; } body { font-family: 'Source Sans Pro'; } .btn-xl { padding: 1.25rem 2.5rem; } .content-section { padding-top: 7.5rem; padding-bottom: 7.5rem; } .content-section-heading h2 { font-size: 3rem; } .content-section-heading h3 { font-size: 1rem; ...
0.593138
0.079997