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 |
|---|---|---|---|---|
* {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-width: 600px;
min-height: 600px;
font-family: sans-serif;
}
input {
display: none;
}
/* Style */
form {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;... | css/style.css | * {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-width: 600px;
min-height: 600px;
font-family: sans-serif;
}
input {
display: none;
}
/* Style */
form {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;... | 0.522933 | 0.074804 |
.navBar {
display: flex;
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding: 10px;
justify-content: space-between;
}
.header-container {
background-image: url("assets/main-img.jpg");
opacity: .3;
transition: opacity 750ms ease-in-out;
width: 100%;
background-position: center center;
height... | styles.css | .navBar {
display: flex;
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding: 10px;
justify-content: space-between;
}
.header-container {
background-image: url("assets/main-img.jpg");
opacity: .3;
transition: opacity 750ms ease-in-out;
width: 100%;
background-position: center center;
height... | 0.513425 | 0.060142 |
@import url("https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500&display=swap");
.card-container h6, h5, h4, h3, h2, h1, a {
font-family: 'Baloo Paaji 2', cursive;
color: #fff;
transition: all 0.2s;
}
.card-container a:hover {
color: #fff;
}
.card-container {
width: cal... | css/team.css | @import url("https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500&display=swap");
.card-container h6, h5, h4, h3, h2, h1, a {
font-family: 'Baloo Paaji 2', cursive;
color: #fff;
transition: all 0.2s;
}
.card-container a:hover {
color: #fff;
}
.card-container {
width: cal... | 0.325521 | 0.108189 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(../fonts/calibri/calibri.css);
/* Helper classes
========================= */
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
content: "... | frontend/web/css/main.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(../fonts/calibri/calibri.css);
/* Helper classes
========================= */
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
content: "... | 0.36139 | 0.062103 |
@media (max-width: 1925px) {
}
@media (max-width: 1605px) {
.reason-desc-inner ul.nav-tabs li a.nav-link {
padding-top: 1.7rem;
padding-bottom: 1.7rem;
}
.reason-desc-inner ul.nav-tabs li a.nav-link i {
font-size: 3rem;
line-height: 7.2125rem;
}
.reason-desc-inner > ul + a {margin-top: 1.8rem;}
}
@media (... | assets/website/webinar/css/responsive.css | @media (max-width: 1925px) {
}
@media (max-width: 1605px) {
.reason-desc-inner ul.nav-tabs li a.nav-link {
padding-top: 1.7rem;
padding-bottom: 1.7rem;
}
.reason-desc-inner ul.nav-tabs li a.nav-link i {
font-size: 3rem;
line-height: 7.2125rem;
}
.reason-desc-inner > ul + a {margin-top: 1.8rem;}
}
@media (... | 0.467575 | 0.075142 |
.dice-line {
width: 100%;
border-radius: 5em;
overflow: hidden;
height: 1.8em;
border: 0.4em solid rgba(0, 0, 0, 0.4);
margin-top: 1.8em;
position: relative;
}
.dice-line-part {
width: 50%;
height: 1em;
margin: 0;
}
.dice-line-position {
border-radius: 0.23em;
backgroun... | src/css/client/dice.css | .dice-line {
width: 100%;
border-radius: 5em;
overflow: hidden;
height: 1.8em;
border: 0.4em solid rgba(0, 0, 0, 0.4);
margin-top: 1.8em;
position: relative;
}
.dice-line-part {
width: 50%;
height: 1em;
margin: 0;
}
.dice-line-position {
border-radius: 0.23em;
backgroun... | 0.802168 | 0.194865 |
@charset "UTF-8";
/*
这是每个都组件都应该引用的部分
*/
.oni-datepicker {
position: relative;
display: block;
font-size: 0;
white-space: nowrap;
color: #333;
z-index: 10;
width: auto;
margin-left: -1px; }
.oni-datepicker tr, .oni-datepicker td, .oni-datepicker th {
border: 0; }
.oni-datepicker .oni-icon {
t... | src/assets/vendor/oniui/datepicker/avalon.datepicker.css | @charset "UTF-8";
/*
这是每个都组件都应该引用的部分
*/
.oni-datepicker {
position: relative;
display: block;
font-size: 0;
white-space: nowrap;
color: #333;
z-index: 10;
width: auto;
margin-left: -1px; }
.oni-datepicker tr, .oni-datepicker td, .oni-datepicker th {
border: 0; }
.oni-datepicker .oni-icon {
t... | 0.265976 | 0.064979 |
.l-region {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) {
.panel-sidebar-left-right {
position: relative;
}
.panel-sidebar-left-right:after {
content: "";
display: table;
clear: both;
}
.l-region--sidebar-left {
w... | www/sites/all/themes/uclalib_omega/css/layouts/sidebar-left-right/sidebar-left-right.layout.css | .l-region {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) {
.panel-sidebar-left-right {
position: relative;
}
.panel-sidebar-left-right:after {
content: "";
display: table;
clear: both;
}
.l-region--sidebar-left {
w... | 0.424173 | 0.087252 |
@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url('../fonts/IRANSansWeb(FaNum).eot');src:url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format("embedded-opentype"),url('../fonts/IRANSansWeb(FaNum).woff2') format("woff2"),url('../fonts/IRANSansWeb(FaNum).woff') format("woff"),url('../fonts/IRANSan... | assets/css/404.css | @font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url('../fonts/IRANSansWeb(FaNum).eot');src:url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format("embedded-opentype"),url('../fonts/IRANSansWeb(FaNum).woff2') format("woff2"),url('../fonts/IRANSansWeb(FaNum).woff') format("woff"),url('../fonts/IRANSan... | 0.284278 | 0.05902 |
body {
background: #fff;
}
/* ------------------------------------------------------------------ */
/* b. Header Styles
/* ------------------------------------------------------------------ */
header {
position: relative;
height: 150px;
min-height: 150px;
width: 100%;
background: #fff;
... | css/teaching-layout.css | body {
background: #fff;
}
/* ------------------------------------------------------------------ */
/* b. Header Styles
/* ------------------------------------------------------------------ */
header {
position: relative;
height: 150px;
min-height: 150px;
width: 100%;
background: #fff;
... | 0.281208 | 0.034619 |
.hender_dh .mor:first-child a{
color: #ff0000;
}
.dianh{
font-size: 20px;
color: #000;
line-height:100px;
}
.banner{
width: 100%;
height: auto;
background-size: 100% auto;
}
.banner img{
width: 100%;
height: auto;
}
.banner img:nth-child(2){
display: none;
}
.banner img:nth-chil... | src/main/webapp/templets/1/ec85/css/ec_product_hjzx.css | .hender_dh .mor:first-child a{
color: #ff0000;
}
.dianh{
font-size: 20px;
color: #000;
line-height:100px;
}
.banner{
width: 100%;
height: auto;
background-size: 100% auto;
}
.banner img{
width: 100%;
height: auto;
}
.banner img:nth-child(2){
display: none;
}
.banner img:nth-chil... | 0.207496 | 0.104981 |
html,
body,
.main {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
#container {
min-width: 1100px;
min-height: 560px;
}
::-webkit-scrollbar {
width: 10px;
height: 7px;
}
::-webkit-scrollbar-button {
width: 10px;
height: 1px;
}
::-webkit-scrollbar-thumb {
background-clip: padding-box;
backgr... | biz/webui/htdocs/src/css/base.css | html,
body,
.main {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
#container {
min-width: 1100px;
min-height: 560px;
}
::-webkit-scrollbar {
width: 10px;
height: 7px;
}
::-webkit-scrollbar-button {
width: 10px;
height: 1px;
}
::-webkit-scrollbar-thumb {
background-clip: padding-box;
backgr... | 0.380183 | 0.043083 |
@-moz-document domain("opswiki.squiz.net") {
/* Full page styles */
body, html {
background: #212121;
color: #ffffff !important;
}
p,
.info,
li,
ul {
color: #ffffff !important;
}
a {
color: #64B5F6 !important;
}
/* Buttons */
/* Header and navbar */
#header {
background:... | data/usercss/151737.user.css | @-moz-document domain("opswiki.squiz.net") {
/* Full page styles */
body, html {
background: #212121;
color: #ffffff !important;
}
p,
.info,
li,
ul {
color: #ffffff !important;
}
a {
color: #64B5F6 !important;
}
/* Buttons */
/* Header and navbar */
#header {
background:... | 0.114901 | 0.04406 |
.swal2-title {
font-size: 1.3em;
}
.custom-file-multiple {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
margin-bottom: 0;
}
.custom-file-multiple {
background: #eaecf4;
box-shadow: 0px 16px 24px rgba(190, 190, 190, 0.16);
border-radius:... | resources/assets/css/style.css | .swal2-title {
font-size: 1.3em;
}
.custom-file-multiple {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
margin-bottom: 0;
}
.custom-file-multiple {
background: #eaecf4;
box-shadow: 0px 16px 24px rgba(190, 190, 190, 0.16);
border-radius:... | 0.451085 | 0.093844 |
.post{
display: flex;
flex-direction: column;
flex:1;
align-items: center;
}
.story{
display: flex;
padding:10px;
overflow-x:auto;
max-width: 700px;
margin-bottom:20px;
}
.post__send{
background:white;
padding:10px;
display:flex;
flex-direction: column;
widt... | src/Post.css | .post{
display: flex;
flex-direction: column;
flex:1;
align-items: center;
}
.story{
display: flex;
padding:10px;
overflow-x:auto;
max-width: 700px;
margin-bottom:20px;
}
.post__send{
background:white;
padding:10px;
display:flex;
flex-direction: column;
widt... | 0.52683 | 0.07403 |
* {
font-family: Open Sans;
outline: none !important;
}
body {
background: #f5f5f5 !important;
overflow-x: hidden;
}
.userProfileContainer {
--accent: #456ca8;
--accent-lighter: #ced9eb;
}
.userProfileContainer .panel-heading a {
font-size:0.9em;
color:#3cbeef;
}
... | resources/css/user.css | * {
font-family: Open Sans;
outline: none !important;
}
body {
background: #f5f5f5 !important;
overflow-x: hidden;
}
.userProfileContainer {
--accent: #456ca8;
--accent-lighter: #ced9eb;
}
.userProfileContainer .panel-heading a {
font-size:0.9em;
color:#3cbeef;
}
... | 0.326593 | 0.055031 |
@font-face {
font-family: PTSans;
src: local("☺"), url("images/game_channel/PTSans.svg#webfontmBFaK3EM") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: PTSansBold;
src: local("☺"), url("images/game_channel/PTSansBold.svg#webfontpfl2y6jq") format("svg");
font-weight: n... | Resources/OFResources_iPhone_Portrait.bundle/webui.bundle/stylesheets/game_channel.css | @font-face {
font-family: PTSans;
src: local("☺"), url("images/game_channel/PTSans.svg#webfontmBFaK3EM") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: PTSansBold;
src: local("☺"), url("images/game_channel/PTSansBold.svg#webfontpfl2y6jq") format("svg");
font-weight: n... | 0.238107 | 0.109277 |
body{
background-position: center;
background-repeat: no-repeat;
background-size: initial;
}
h1 {
font-family: sans-serif;
font-weight: bolder;
text-align: center;
color: rgb(0, 0, 0);
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 10px;
font-size: 48px;
text-shadow: 2px 2px 5... | css/styles.css | body{
background-position: center;
background-repeat: no-repeat;
background-size: initial;
}
h1 {
font-family: sans-serif;
font-weight: bolder;
text-align: center;
color: rgb(0, 0, 0);
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 10px;
font-size: 48px;
text-shadow: 2px 2px 5... | 0.516595 | 0.0643 |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");
* {
box-sizing: border-box;
}
html,
body {
font-family: "Montserrat", sans-serif;
min-width: 320px;
margin: 0 auto;
}
h1,
h3 {
font-weight: 700;
line-height: 1.375;
padding: 10px;
}
h1 {
font-size: 2.5r... | assets/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");
* {
box-sizing: border-box;
}
html,
body {
font-family: "Montserrat", sans-serif;
min-width: 320px;
margin: 0 auto;
}
h1,
h3 {
font-weight: 700;
line-height: 1.375;
padding: 10px;
}
h1 {
font-size: 2.5r... | 0.377885 | 0.095983 |
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
background: #f5f5f5;
-webkit-font-smoothing: antialiased;
}
#rogue_recipes {
display: flex;
align-items: center;
width: 100%;
}... | src/styles/app.css | @import url('https://fonts.googleapis.com/css?family=Roboto');
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
background: #f5f5f5;
-webkit-font-smoothing: antialiased;
}
#rogue_recipes {
display: flex;
align-items: center;
width: 100%;
}... | 0.394434 | 0.085748 |
margin-left: 0px;
cursor: pointer;
}
#appInboxTab span {
color: #4DA55A;
background-image: url("/images/hgrow_middle_blue.png");
cursor: pointer;
}
#appInboxTab .alerts {
background-image: url("/images/alert_badge.png");
position: relative;
right: -33px;
top: -23px;
z-index: 10;
width: 22px;
height: 20px;
... | Extension/css/defaultskin.css | margin-left: 0px;
cursor: pointer;
}
#appInboxTab span {
color: #4DA55A;
background-image: url("/images/hgrow_middle_blue.png");
cursor: pointer;
}
#appInboxTab .alerts {
background-image: url("/images/alert_badge.png");
position: relative;
right: -33px;
top: -23px;
z-index: 10;
width: 22px;
height: 20px;
... | 0.243552 | 0.076649 |
font-size: larger;
max-height: 600px;
overflow-y: scroll;
}
#document.short {
max-height: 200px;
}
span.sentence {
display: inline-block;
margin-right: 1em;
line-height: 36px;
}
span.token {
display: inline-block;
}
span.token.with-space {
display: inline-block;
margin-left: 0.5em;
}
span.token... | old-interface/css/kbpo.css | font-size: larger;
max-height: 600px;
overflow-y: scroll;
}
#document.short {
max-height: 200px;
}
span.sentence {
display: inline-block;
margin-right: 1em;
line-height: 36px;
}
span.token {
display: inline-block;
}
span.token.with-space {
display: inline-block;
margin-left: 0.5em;
}
span.token... | 0.394901 | 0.142024 |
top {
margin: 3em;
background-color: white;
border: none;
}
top div.top {
margin: 3em;
padding: 20px;
background-color: #c3d9ff;
color: #0000cc;
}
div.directory {
color: #0000cc;
background-color: #000000;
margin: 10px;
}
div.title {
color: #0000cc;
display: inline;
width: 30%;
}
div.help ... | web/jstm.css | top {
margin: 3em;
background-color: white;
border: none;
}
top div.top {
margin: 3em;
padding: 20px;
background-color: #c3d9ff;
color: #0000cc;
}
div.directory {
color: #0000cc;
background-color: #000000;
margin: 10px;
}
div.title {
color: #0000cc;
display: inline;
width: 30%;
}
div.help ... | 0.432063 | 0.084568 |
body {
margin: 0;
background: #2d3436;
font-family: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Droid Sans, Helvetica Neue;
}
.home {
color: white;
display: -ms-grid;
display: grid;
grid-template-rows: 1fr;
}
main {
color: white;
display: -ms-gri... | css/style.css | body {
margin: 0;
background: #2d3436;
font-family: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Droid Sans, Helvetica Neue;
}
.home {
color: white;
display: -ms-grid;
display: grid;
grid-template-rows: 1fr;
}
main {
color: white;
display: -ms-gri... | 0.464416 | 0.166134 |
@charset "utf-8";
/**************************************************************
tags add
*************************************************************/
.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-tags {
margin-top: 0;
}
.theme-dark .ddp-list-tags {
margin-top: -5px;
}
.theme-dark .ddp-list-... | discovery-frontend/src/assets/css/theme_dark/component/component.tag.css | @charset "utf-8";
/**************************************************************
tags add
*************************************************************/
.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-tags {
margin-top: 0;
}
.theme-dark .ddp-list-tags {
margin-top: -5px;
}
.theme-dark .ddp-list-... | 0.326916 | 0.063832 |
@font-face {
font-family: 'Baloo';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Baloo Regular'), local('Baloo-Regular'),
url(https://fonts.gstatic.com/s/baloo/v5/6xKhdSpJJ92I9MWOCm7bLnwIcOM.woff2)
format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200... | src/index.css | @font-face {
font-family: 'Baloo';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Baloo Regular'), local('Baloo-Regular'),
url(https://fonts.gstatic.com/s/baloo/v5/6xKhdSpJJ92I9MWOCm7bLnwIcOM.woff2)
format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200... | 0.424531 | 0.081703 |
margin-left: 20px;
margin-right: 20px;
}
#home nav{
background-color: transparent !important;
}
h4{
color: --text;
}
#intro{
display: inline-block;
width: 30%;
margin-top: 15%;
margin-left: 10%;
vertical-align: top;
align-content: center !important;
justify-content: ... | src/app/body/home/home.component.css |
margin-left: 20px;
margin-right: 20px;
}
#home nav{
background-color: transparent !important;
}
h4{
color: --text;
}
#intro{
display: inline-block;
width: 30%;
margin-top: 15%;
margin-left: 10%;
vertical-align: top;
align-content: center !important;
justify-content: ... | 0.278846 | 0.074064 |
.slidePanel {
position: fixed;
z-index: 1310;
max-width: 100%;
max-height: 100%;
visibility: hidden;
background: #fff;
-webkit-box-shadow: -10px 0 20px 0 rgba(66, 66, 66, .2);
box-shadow: -10px 0 20px 0 rgba(66, 66, 66, .2);
}
.slidePanel-right, .slidePanel-left {
width: 700px;
height: 100%;
height: -webkit-... | public/css/css_old/slidePanel.css | .slidePanel {
position: fixed;
z-index: 1310;
max-width: 100%;
max-height: 100%;
visibility: hidden;
background: #fff;
-webkit-box-shadow: -10px 0 20px 0 rgba(66, 66, 66, .2);
box-shadow: -10px 0 20px 0 rgba(66, 66, 66, .2);
}
.slidePanel-right, .slidePanel-left {
width: 700px;
height: 100%;
height: -webkit-... | 0.365004 | 0.058373 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
background-color: #f1faee;
font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-family: "Roboto", sans-serif;
}
.my05 {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.my1 {
mar... | public/style.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
background-color: #f1faee;
font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-family: "Roboto", sans-serif;
}
.my05 {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.my1 {
mar... | 0.334372 | 0.065635 |
.customize-control-title {
color: rgb(0, 142, 214);
}
.shop_isle_repeater_container,
.shop_isle_general_control_repeater_container {
float: left;
width: 100%;
padding: 5px 0;
cursor: move;
}
.shop_isle_repeater_container .shop-isle-customize-control-label,
.shop_isle_general_control_repeater_contain... | web/app/themes/shop-isle/assets/css/admin-style.css | .customize-control-title {
color: rgb(0, 142, 214);
}
.shop_isle_repeater_container,
.shop_isle_general_control_repeater_container {
float: left;
width: 100%;
padding: 5px 0;
cursor: move;
}
.shop_isle_repeater_container .shop-isle-customize-control-label,
.shop_isle_general_control_repeater_contain... | 0.227384 | 0.074265 |
/* Navigation
----------------------------------------------------------------------------------------------------*/
.wk-slideset-lava .nav {
margin-top: 40px;
text-align: center;
}
.wk-slideset-lava .nav li {
display: inline-block;
padding: 4px;
background: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-transi... | media/widgetkit/widgets/slideset/styles/lava/style.css | /* Navigation
----------------------------------------------------------------------------------------------------*/
.wk-slideset-lava .nav {
margin-top: 40px;
text-align: center;
}
.wk-slideset-lava .nav li {
display: inline-block;
padding: 4px;
background: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-transi... | 0.28877 | 0.063077 |
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Josefin+Sans:wght@300&family=Poppins:wght@300&family=Roboto:wght@300&family=Rubik:wght@300&display=swap');
* {
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
@media all and (min-width: 1001px){
.gradient{
background: rgb(169,188,... | style.css | @import url('https://fonts.googleapis.com/css2?family=Anton&family=Josefin+Sans:wght@300&family=Poppins:wght@300&family=Roboto:wght@300&family=Rubik:wght@300&display=swap');
* {
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
@media all and (min-width: 1001px){
.gradient{
background: rgb(169,188,... | 0.215516 | 0.061199 |
.bty-page-error-4 {
background: #2d607b;
}
.bty-page-error-4 > div:first-of-type {
display: block;
position: relative;
width: 200px;
margin: 2% auto 0;
-webkit-animation: shvr-bty-page-error-4 0.2s infinite;
animation: shvr-bty-page-error-4 0.2s infinite;
}
.bty-page-error-4 > div:first-of... | public/components/404 Page/404_eyes.css | .bty-page-error-4 {
background: #2d607b;
}
.bty-page-error-4 > div:first-of-type {
display: block;
position: relative;
width: 200px;
margin: 2% auto 0;
-webkit-animation: shvr-bty-page-error-4 0.2s infinite;
animation: shvr-bty-page-error-4 0.2s infinite;
}
.bty-page-error-4 > div:first-of... | 0.428831 | 0.174692 |
@import "./simple-page-variables.css";
.Checkbox {
display: inline-block;
}
.Checkbox .svg-icon {
width: 20px;
height: 20px;
}
.Checkbox .Checkbox-wrapper {
display: flex;
align-items: center;
}
.Checkbox input[type="checkbox"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflo... | war/src/main/webapp/css/simple-page-forms.css | @import "./simple-page-variables.css";
.Checkbox {
display: inline-block;
}
.Checkbox .svg-icon {
width: 20px;
height: 20px;
}
.Checkbox .Checkbox-wrapper {
display: flex;
align-items: center;
}
.Checkbox input[type="checkbox"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflo... | 0.450601 | 0.086054 |
.sub-nav dd a {
padding: 0.1rem 0.5rem;
}
.hero-unit > .button.secondary {
background-color: #ffffff;
}
.text-together {
display: inline-block;
}
.container {
padding-left: 10px;
padding-right: 10px;
}
.firstletter {
float: left;
color: #4ad;
font-size: 75px;
line-height: 60px;
... | static/css/revolutiontech.css | .sub-nav dd a {
padding: 0.1rem 0.5rem;
}
.hero-unit > .button.secondary {
background-color: #ffffff;
}
.text-together {
display: inline-block;
}
.container {
padding-left: 10px;
padding-right: 10px;
}
.firstletter {
float: left;
color: #4ad;
font-size: 75px;
line-height: 60px;
... | 0.618665 | 0.118896 |
.w-layout-grid {
display: -ms-grid;
display: grid;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
grid-row-gap: 16px;
grid-column-gap: 16px;
}
.navbar {
background-color: #fff;
}
.navigation-item {
paddi... | backend/account/static/css/ad-launcher-website-c61ef933eac37281ed9.webflow.css | .w-layout-grid {
display: -ms-grid;
display: grid;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
grid-row-gap: 16px;
grid-column-gap: 16px;
}
.navbar {
background-color: #fff;
}
.navigation-item {
paddi... | 0.346541 | 0.107672 |
label{
font-weight: normal;
}
form .box-body{
/* padding: 15px 20px; */
}
.box-header {
/* padding: 10px 20px; */
}
.box-footer {
/* padding: 10px 20px; */
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
outline: 0;
}
form .btn{
/*min-width: 150px... | public/dist/css/custom.css | label{
font-weight: normal;
}
form .box-body{
/* padding: 15px 20px; */
}
.box-header {
/* padding: 10px 20px; */
}
.box-footer {
/* padding: 10px 20px; */
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
outline: 0;
}
form .btn{
/*min-width: 150px... | 0.271445 | 0.061452 |
.range-slider {
*zoom: 1;
margin: 0px 0px;
padding-top: 2.5em;
position: relative;
text-align: center;
direction: ltr;
}
.range-slider_sidebar{
margin: 0px 0px;
padding-top: 5px !important;
position: relative;
text-align: center;
direction: ltr;
padding-bottom: 15px;
}
.range-slider:... | assets/vendor/range-slider/range-slider.css | .range-slider {
*zoom: 1;
margin: 0px 0px;
padding-top: 2.5em;
position: relative;
text-align: center;
direction: ltr;
}
.range-slider_sidebar{
margin: 0px 0px;
padding-top: 5px !important;
position: relative;
text-align: center;
direction: ltr;
padding-bottom: 15px;
}
.range-slider:... | 0.380874 | 0.121947 |
/* Control section headers */
.fl-uiOptions h2 {
font-size: 1.29em;
font-weight: bold;
clear: both;
color: #444444;
padding: 14px 0px 5px 25px;
}
/* Save, reset, cancel buttons */
.fl-uiOptions .fl-uiOptions-buttons {
margin-top: 1em;
float: left;
width: 100%;
}
.fl-uiOptions .fl-uiOp... | src/webapp/components/uiOptions/css/FullUIOptions.css |
/* Control section headers */
.fl-uiOptions h2 {
font-size: 1.29em;
font-weight: bold;
clear: both;
color: #444444;
padding: 14px 0px 5px 25px;
}
/* Save, reset, cancel buttons */
.fl-uiOptions .fl-uiOptions-buttons {
margin-top: 1em;
float: left;
width: 100%;
}
.fl-uiOptions .fl-uiOp... | 0.344333 | 0.081593 |
html {
height: 100%;
}
.banner-container {
height: 400px;
/* background-image: url("../img/North%20Oceans_%20Effectively%20Handling%20Your%20Freight%20Forwarding%20Operations.jpg"); */
background-image: linear-gradient(
45deg,
rgba(0, 0, 0, 0.7) 100%,
rgba(255, 255, 255, 0.3) 40%
),
u... | css/index.css | html {
height: 100%;
}
.banner-container {
height: 400px;
/* background-image: url("../img/North%20Oceans_%20Effectively%20Handling%20Your%20Freight%20Forwarding%20Operations.jpg"); */
background-image: linear-gradient(
45deg,
rgba(0, 0, 0, 0.7) 100%,
rgba(255, 255, 255, 0.3) 40%
),
u... | 0.533641 | 0.104204 |
:host {
/*! @noflip */
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
background: #fff;
border-radius: 2px;
display: block;
height: auto;
max-height: 60vh;
max-width: 1240px;
overflow: hidden;
}
@media (max-height: 1200px) {
... | magic-eight-ball-frontend/.dart_tool/build/generated/angular_components/lib/material_dialog/material_dialog.scss.css | :host {
/*! @noflip */
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
background: #fff;
border-radius: 2px;
display: block;
height: auto;
max-height: 60vh;
max-width: 1240px;
overflow: hidden;
}
@media (max-height: 1200px) {
... | 0.505859 | 0.126515 |
@-moz-document domain("ingame.de") {
/* bw.de */
img[src^="images/smilies/deliver.gif"] {
/*display: inline-block;*/
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(http://starcraft2.ingame.de/forum/images/smilies/wdeliver.gif) no-repeat;
width: 51px;
height: 36px;
p... | data/usercss/107853.user.css | @-moz-document domain("ingame.de") {
/* bw.de */
img[src^="images/smilies/deliver.gif"] {
/*display: inline-block;*/
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(http://starcraft2.ingame.de/forum/images/smilies/wdeliver.gif) no-repeat;
width: 51px;
height: 36px;
p... | 0.234319 | 0.071982 |
*{
box-sizing: border-box;
padding: 0;
margin: 0;
text-decoration: none;
}
a{
color: black;
}
ul{
list-style-type: none;
}
body{
background-color: #EEEEEE;
}
#navbar{
width: 100%;
height: 5rem;
display: flex;
justify-content: space-between;
align-items: center;
posit... | Product Landing Page/css/style.css | *{
box-sizing: border-box;
padding: 0;
margin: 0;
text-decoration: none;
}
a{
color: black;
}
ul{
list-style-type: none;
}
body{
background-color: #EEEEEE;
}
#navbar{
width: 100%;
height: 5rem;
display: flex;
justify-content: space-between;
align-items: center;
posit... | 0.390941 | 0.057865 |
@namespace url(http://www.w3.org/1999/xhtml);@-moz-document url-prefix("http://www.toodledo.com"){
/*
Toodledo Skin Version 1.4b1
Skin created by Nonimage - http://www.nonimage.com
Feel free to edit this, and if you improve it, please let me know.
*/
/* GLOBAL */
body {
font-family: Georgia, 'Lucida Grand... | data/usercss/7957.user.css | @namespace url(http://www.w3.org/1999/xhtml);@-moz-document url-prefix("http://www.toodledo.com"){
/*
Toodledo Skin Version 1.4b1
Skin created by Nonimage - http://www.nonimage.com
Feel free to edit this, and if you improve it, please let me know.
*/
/* GLOBAL */
body {
font-family: Georgia, 'Lucida Grand... | 0.102912 | 0.079782 |
html, body {
background-color: #f3ecdb;
color: #636b6f;
font-family: 'Nunito', sans-serif;
font-weight: 200;
height: 100vh;
margin: 0;
}
*{
box-sizing: border-box;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;... | public/css/main.css | html, body {
background-color: #f3ecdb;
color: #636b6f;
font-family: 'Nunito', sans-serif;
font-weight: 200;
height: 100vh;
margin: 0;
}
*{
box-sizing: border-box;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;... | 0.385259 | 0.082586 |
html, body { height:100%; }
body {
padding:0;
margin:0;
background:#333;
-webkit-user-select:none;
-webkit-text-size-adjust:none;
color:#eee;
font-family:helvetica;
font-size:12px;
}
#wrapper {
width:100%;
min-width:320px;
height:100%;
}
#nav {
position:absolute;
z-index:100;
top:8px;
width:200px;
... | demo/gallery/style.css | html, body { height:100%; }
body {
padding:0;
margin:0;
background:#333;
-webkit-user-select:none;
-webkit-text-size-adjust:none;
color:#eee;
font-family:helvetica;
font-size:12px;
}
#wrapper {
width:100%;
min-width:320px;
height:100%;
}
#nav {
position:absolute;
z-index:100;
top:8px;
width:200px;
... | 0.348756 | 0.041501 |
.collapserMap div.ant-collapse-header {
padding: 8px;
font-size: 1rem;
text-align: left;
font-weight: 400;
color: #212529;
}
@media (max-width: 1440px) {
.collapseText.ant-collapse-item {
margin: 0 3% 0 0 ;
}
}
@media (max-width: 800px) {
.map-menu {
position: absolute... | src/components/Home/Map/IncidentFocus.css |
.collapserMap div.ant-collapse-header {
padding: 8px;
font-size: 1rem;
text-align: left;
font-weight: 400;
color: #212529;
}
@media (max-width: 1440px) {
.collapseText.ant-collapse-item {
margin: 0 3% 0 0 ;
}
}
@media (max-width: 800px) {
.map-menu {
position: absolute... | 0.552298 | 0.095139 |
h1,h2,h3,h4,h5,h6{color:#444;cursor:default}
span{cursor:default}
header{background:url(images/heading1.jpg) no-repeat top center;background-size:cover;height:100%;position:relative;min-height:600px;}
header h1{text-align:center;font-weight:900;font-size:5em;color:#2c3e50;position:absolute;top:6.5em;right:32%;transform... | public_html/static/careers/careers.css | h1,h2,h3,h4,h5,h6{color:#444;cursor:default}
span{cursor:default}
header{background:url(images/heading1.jpg) no-repeat top center;background-size:cover;height:100%;position:relative;min-height:600px;}
header h1{text-align:center;font-weight:900;font-size:5em;color:#2c3e50;position:absolute;top:6.5em;right:32%;transform... | 0.359926 | 0.180974 |
.footer {
text-align: center;
font-family: sans-serif;
text-decoration-color: black;
}
.content {
height: 400px;
margin-bottom: 15px;
}
.main-section {
overflow: hidden;
height: 500px;
position: relative;
}
.main-section-text {
bottom: 10px;
left: 10px;
... | ExamenEquipofinal-master/index.css | .footer {
text-align: center;
font-family: sans-serif;
text-decoration-color: black;
}
.content {
height: 400px;
margin-bottom: 15px;
}
.main-section {
overflow: hidden;
height: 500px;
position: relative;
}
.main-section-text {
bottom: 10px;
left: 10px;
... | 0.359589 | 0.057229 |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Passion+One:400");
/* Reset */
html, body, div, nav, ul, li, footer, span, applet, object, iframe, h1, h2, h3, h4{
margin: 0;
padding: 0;
border: 0;
justify-content: center;
font-size: 0;
font: inherit;
vertical-al... | style.css | @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Passion+One:400");
/* Reset */
html, body, div, nav, ul, li, footer, span, applet, object, iframe, h1, h2, h3, h4{
margin: 0;
padding: 0;
border: 0;
justify-content: center;
font-size: 0;
font: inherit;
vertical-al... | 0.575349 | 0.122628 |
@font-face {
font-family: "Poppins";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("/Poppins-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url("/Poppins-Bold.ttf") format("truetype");
}
b... | src/popup-style.css | @font-face {
font-family: "Poppins";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("/Poppins-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url("/Poppins-Bold.ttf") format("truetype");
}
b... | 0.431824 | 0.082586 |
* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-align: center;
}
/*alternatieve achtergrond= background-image: url("../assets/BG2.jpg");*/
html, body{
background-color: #F3F... | css/css.css | * {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-align: center;
}
/*alternatieve achtergrond= background-image: url("../assets/BG2.jpg");*/
html, body{
background-color: #F3F... | 0.394784 | 0.080105 |
*{ margin:0px; padding:0px;}
#bn {
width:970px;
height: 300px;
margin-right: auto;
margin-left: auto;
overflow:hidden;
}
#bn .tu {
text-align: center;
display: block;
}
#bn .tu img{ width:100%; height:100%;}
.xu {
border:1px solid #333;
display: inline;
float: left;
height:20px;
width: 20px;
line-height: ... | frontend/web/css/zzsc.css | *{ margin:0px; padding:0px;}
#bn {
width:970px;
height: 300px;
margin-right: auto;
margin-left: auto;
overflow:hidden;
}
#bn .tu {
text-align: center;
display: block;
}
#bn .tu img{ width:100%; height:100%;}
.xu {
border:1px solid #333;
display: inline;
float: left;
height:20px;
width: 20px;
line-height: ... | 0.313945 | 0.047802 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
ul, ol {
list-style: none;
}
img {
max-width: 100%;
max-height: 100%;
vertical-align: top;
display: block;
margin: 0 auto;
}
input[type=radio] {
display: none;
}
a {
outline: none;
text-decoration: none;
-webkit... | public/css/web/main.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
ul, ol {
list-style: none;
}
img {
max-width: 100%;
max-height: 100%;
vertical-align: top;
display: block;
margin: 0 auto;
}
input[type=radio] {
display: none;
}
a {
outline: none;
text-decoration: none;
-webkit... | 0.566258 | 0.117167 |
.main-nav, .main-nav * {
margin: 0;
padding: 0;
list-style: none;
}
.main-nav {
line-height: 1.0;
position: relative;
}
.main-nav ul {
position: absolute;
top: -999em;
width: 170px; /* left offset of submenus need to match (see below) */
z-index: 10;
}
.main... | public/assets/css/superfish.css | .main-nav, .main-nav * {
margin: 0;
padding: 0;
list-style: none;
}
.main-nav {
line-height: 1.0;
position: relative;
}
.main-nav ul {
position: absolute;
top: -999em;
width: 170px; /* left offset of submenus need to match (see below) */
z-index: 10;
}
.main... | 0.294824 | 0.038286 |
.clockface {
--size: 80vmin;
position: relative;
border-radius: 50%;
width: var(--size);
min-height: var(--size);
box-shadow: inset -9px 10px 23px -6px rgba(0,0,0,0.75), -9px 10px 23px -6px rgba(0,0,0,0.75);
background: radial-gradient(ellipse at center, rgba(254,252,234,1) 0%,rgba(254,252,... | clock.css | .clockface {
--size: 80vmin;
position: relative;
border-radius: 50%;
width: var(--size);
min-height: var(--size);
box-shadow: inset -9px 10px 23px -6px rgba(0,0,0,0.75), -9px 10px 23px -6px rgba(0,0,0,0.75);
background: radial-gradient(ellipse at center, rgba(254,252,234,1) 0%,rgba(254,252,... | 0.606964 | 0.176299 |
*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: transparent;
margin: 0;
padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline... | web/build/styl/article.css | *,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: transparent;
margin: 0;
padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline... | 0.37319 | 0.065485 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Carousel */
.carousel-caption p {
font-size: 20px;
line-height: 1.4;
}
/* Make .svg files... | Metrics_Track/Metrics_Track.Web/wwwroot/css/site.css | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Carousel */
.carousel-caption p {
font-size: 20px;
line-height: 1.4;
}
/* Make .svg files... | 0.471223 | 0.082771 |
@charset "UTF-8";
a.red {
color: #FA6400;
}
.clr {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: hidden;
padding: 0px;
margin: 0px;
}
.clear {
clear: both;
padding: 0px;
font-size: 0px;
margin: 0px;
height: 0px;
line-height: 0;
overflow: hidden;
disp... | dist/css/public.css | @charset "UTF-8";
a.red {
color: #FA6400;
}
.clr {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: hidden;
padding: 0px;
margin: 0px;
}
.clear {
clear: both;
padding: 0px;
font-size: 0px;
margin: 0px;
height: 0px;
line-height: 0;
overflow: hidden;
disp... | 0.299208 | 0.075721 |
.boxAll {
width: 100%;
font-family: Source Han Sans SC;
}
/* 头部 */
.boxHeader {
width: 60%;
margin: 0 auto;
height: 120px;
line-height: 120px;
}
.headLeft {
width: 30%;
height: 61px;
display: inline-block;
vertical-align: middle;
}
.headLeft img {
width: 100%;
}
.headNav {
display: inline-block;
margin-lef... | public/home/css/about.css | .boxAll {
width: 100%;
font-family: Source Han Sans SC;
}
/* 头部 */
.boxHeader {
width: 60%;
margin: 0 auto;
height: 120px;
line-height: 120px;
}
.headLeft {
width: 30%;
height: 61px;
display: inline-block;
vertical-align: middle;
}
.headLeft img {
width: 100%;
}
.headNav {
display: inline-block;
margin-lef... | 0.26693 | 0.063832 |
@media screen and (min-width: 1200px) {
.container-farm{
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
}
@media screen and (min-width: 1800px) {
.container-farm... | css/farm.css | @media screen and (min-width: 1200px) {
.container-farm{
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
}
@media screen and (min-width: 1800px) {
.container-farm... | 0.295128 | 0.050799 |
.cart-details{
width: 95%;
margin-top: 2em;
margin-left: auto;
margin-right: auto;
}
.cart-board{
margin: auto;
}
.cart-info{
background-color: rgb(80, 80, 80);
width: 80%;
margin: auto;
border: 3px solid rgb(209, 171, 0);
padding: 0.5em;
text-indent: 1em;
}
.cart-title{
text-align:... | front/src/app/components/cart/cart.component.css | .cart-details{
width: 95%;
margin-top: 2em;
margin-left: auto;
margin-right: auto;
}
.cart-board{
margin: auto;
}
.cart-info{
background-color: rgb(80, 80, 80);
width: 80%;
margin: auto;
border: 3px solid rgb(209, 171, 0);
padding: 0.5em;
text-indent: 1em;
}
.cart-title{
text-align:... | 0.735642 | 0.12943 |
vertical-align: top;
width: 100%;
table-layout: auto;
}
#Browsing_records .name img.icon {
position: absolute;
clip: rect(0px 32px 28px 0px);
margin-top: -2px;
}
#Browsing_records .name .label {
margin-left: 40px;
margin-top: 2px;
}
#Browsing_records .name .label a {
color: white;... | modules/Utils/RecordBrowser/theme/Browsing_records.css | vertical-align: top;
width: 100%;
table-layout: auto;
}
#Browsing_records .name img.icon {
position: absolute;
clip: rect(0px 32px 28px 0px);
margin-top: -2px;
}
#Browsing_records .name .label {
margin-left: 40px;
margin-top: 2px;
}
#Browsing_records .name .label a {
color: white;... | 0.432782 | 0.052038 |
.virchual {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.virchual__frame {
position: relative;
z-index: 0;
height: 100%;
user-select: none;
}
.virchual__slide {
background-color: #fff;
flex-shrink: 0;
width: 100%;... | packages/virchual/src/css/styles.css | .virchual {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.virchual__frame {
position: relative;
z-index: 0;
height: 100%;
user-select: none;
}
.virchual__slide {
background-color: #fff;
flex-shrink: 0;
width: 100%;... | 0.606382 | 0.117623 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.google.hu") {
#hplogo {
margin-top: -30px;
background: url("http://i.imgur.com/QjS6eua.png") no-repeat scroll 50% 50% / 300px 120px transparent !important;
}
#hplogo>div {
color: #FFF !important;
}
body... | data/usercss/108254.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.google.hu") {
#hplogo {
margin-top: -30px;
background: url("http://i.imgur.com/QjS6eua.png") no-repeat scroll 50% 50% / 300px 120px transparent !important;
}
#hplogo>div {
color: #FFF !important;
}
body... | 0.164315 | 0.125601 |
body {
font-family: Verdana, sans-serif;
font-size: 20px;
}
.title {
text-align: center;
font-size: xx-large;
}
.content-wrapper {
width: 80%;
float: right;
}
.requirement {
border-style: solid;
border-color: black;
border-width: 1px;
border-radius: 5px;
margin: 10px;
... | spec.css | body {
font-family: Verdana, sans-serif;
font-size: 20px;
}
.title {
text-align: center;
font-size: xx-large;
}
.content-wrapper {
width: 80%;
float: right;
}
.requirement {
border-style: solid;
border-color: black;
border-width: 1px;
border-radius: 5px;
margin: 10px;
... | 0.612426 | 0.112844 |
body {
font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-brand:hover {
color: #fff;
}
.loading {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('loading.gif') 50% 50% no-repeat rgb(249,249,249);
opacity: .8;
}
.navbar {
position: relative;
... | assets/bootstrap/css/admin_style.css | body {
font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-brand:hover {
color: #fff;
}
.loading {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('loading.gif') 50% 50% no-repeat rgb(249,249,249);
opacity: .8;
}
.navbar {
position: relative;
... | 0.473901 | 0.064801 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption... | WEEKS/wk1/1-projects/d3/web-module-project-intro-css/index.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption... | 0.327346 | 0.082033 |
.premium_addons-banner-ib,
.premium_addons-banner-ib img {
display: block;
position: relative;
}
.premium_addons-banner-img-wrap {
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
height: 100%;
}
.premium_addons-banner-img-wrap .premium_a... | assets/premium-addonsd315.css | .premium_addons-banner-ib,
.premium_addons-banner-ib img {
display: block;
position: relative;
}
.premium_addons-banner-img-wrap {
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
height: 100%;
}
.premium_addons-banner-img-wrap .premium_a... | 0.390127 | 0.095349 |
body {
padding: 0;
margin: 0;
background: #ebc4db;
}
.header {
background-image: url("../images/header_bg.png");
background-size: cover;
background-position: center;
position: relative;
padding-right: 0%;
padding-left: 0%;
}
.about {
background-image: url("../images/backgro... | Demo/static/css/main.css | body {
padding: 0;
margin: 0;
background: #ebc4db;
}
.header {
background-image: url("../images/header_bg.png");
background-size: cover;
background-position: center;
position: relative;
padding-right: 0%;
padding-left: 0%;
}
.about {
background-image: url("../images/backgro... | 0.530236 | 0.114616 |
.owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
}
.owl-theme .owl-nav [class*=owl-] {
color: #4c4949;
font-size: 40px;
padding: 0px 17px;
background: rgba(255, 255, 255, 0.46);
display: inline-block;
cur... | frontend_assets/plugin/owlslider/owl.theme.default.min.css | .owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
}
.owl-theme .owl-nav [class*=owl-] {
color: #4c4949;
font-size: 40px;
padding: 0px 17px;
background: rgba(255, 255, 255, 0.46);
display: inline-block;
cur... | 0.309024 | 0.065515 |
body,html{
font-family: 'Noto Serif', serif !important;
font-family: 'Noto Sans', sans-serif !important;
background: #F9F9F9 0% 0% no-repeat padding-box;
}
.over-hidden{
overflow: hidden;
}
.navbar{
background-color: #1B75BC !important;
}
.navbar-floating, .navbar-floating * {
z-index: 99;
}
.na... | public/css/ternakmart/detail-transaksi.css | body,html{
font-family: 'Noto Serif', serif !important;
font-family: 'Noto Sans', sans-serif !important;
background: #F9F9F9 0% 0% no-repeat padding-box;
}
.over-hidden{
overflow: hidden;
}
.navbar{
background-color: #1B75BC !important;
}
.navbar-floating, .navbar-floating * {
z-index: 99;
}
.na... | 0.395951 | 0.083628 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://twitter.com/ConanOBrien"),
regexp("https?://([^.]*\\.|)twitter\\.com/(?!widget).*")
{
/*
Singularity Utopia Style
@2045singularity
Last update: 30 May 2015
*/
/* original font Gotham Narrow SSm */
... | data/usercss/101446.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://twitter.com/ConanOBrien"),
regexp("https?://([^.]*\\.|)twitter\\.com/(?!widget).*")
{
/*
Singularity Utopia Style
@2045singularity
Last update: 30 May 2015
*/
/* original font Gotham Narrow SSm */
... | 0.207054 | 0.097176 |
:root {
/**
* Media Queries
*/
@custom-media --xs (max-width: 767px);
@custom-media --s (min-width: 768px) and (max-width: 1023px);
@custom-media --s-up (min-width: 768px);
@custom-media --s-down (max-width: 1023px);
@custom-media --m (min-width: 1024px) and (max-width: 1279px);
@custom-media --m-u... | turret/_globals.css | :root {
/**
* Media Queries
*/
@custom-media --xs (max-width: 767px);
@custom-media --s (min-width: 768px) and (max-width: 1023px);
@custom-media --s-up (min-width: 768px);
@custom-media --s-down (max-width: 1023px);
@custom-media --m (min-width: 1024px) and (max-width: 1279px);
@custom-media --m-u... | 0.551332 | 0.10235 |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
@import url('https://fonts.googleapis.com/css?family=Lato');
* {
margin: 0px;
}
.viewport {
position: relative;
background-image: linear-gradient(to right top, #a8aaab, #babdbe, #ccd0d2, #dfe4e6, #f2f8fa);
height: auto;
width... | home.css | html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
@import url('https://fonts.googleapis.com/css?family=Lato');
* {
margin: 0px;
}
.viewport {
position: relative;
background-image: linear-gradient(to right top, #a8aaab, #babdbe, #ccd0d2, #dfe4e6, #f2f8fa);
height: auto;
width... | 0.483161 | 0.093678 |
body {
font-family: 'Helvetica', sans-serif;
cursor: default;
user-select: text;
}
.App {
text-align: center;
height: calc(100vh - 42px);
width: 100vw;
overflow-x: hidden;
margin-top: 42px;
background-color: rgb(97, 164, 255);
}
button {
position: fixed;
font-size: 20px;
font-weight: bold;
b... | client/src/App.css | body {
font-family: 'Helvetica', sans-serif;
cursor: default;
user-select: text;
}
.App {
text-align: center;
height: calc(100vh - 42px);
width: 100vw;
overflow-x: hidden;
margin-top: 42px;
background-color: rgb(97, 164, 255);
}
button {
position: fixed;
font-size: 20px;
font-weight: bold;
b... | 0.456652 | 0.082401 |
@charset "UTF-8";
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("lib/fontawesome-all.min.css");
/* General */
@import url("lib/normalize.css");
@import url("lib/grid.css");
.page-header h1 {
position: absolute;
margin: 35px 535px 0... | ejercicio5/css/main.css | @charset "UTF-8";
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("lib/fontawesome-all.min.css");
/* General */
@import url("lib/normalize.css");
@import url("lib/grid.css");
.page-header h1 {
position: absolute;
margin: 35px 535px 0... | 0.272218 | 0.058912 |
.section-area {
position: relative; }
.section-area .video-section {
height: 100vh;
overflow: hidden; }
.section-area .video-section:before {
content: '';
background-color: rgba(17, 17, 17, 0.84);
position: absolute;
width: 100%;
height: 100%; }
.section-area .video-sec... | public/assets/css/custom.css | .section-area {
position: relative; }
.section-area .video-section {
height: 100vh;
overflow: hidden; }
.section-area .video-section:before {
content: '';
background-color: rgba(17, 17, 17, 0.84);
position: absolute;
width: 100%;
height: 100%; }
.section-area .video-sec... | 0.463444 | 0.084003 |
@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;1,500;1,600;1,700;1,800;1,900&display=swap');
.__navbar{
font-family: 'Poppins', sans-serif;
height: 70px;
width: 100%;
display: flex;
box-shadow: 0p... | frontend-app/src/components/navbar/nabvar.module.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;1,500;1,600;1,700;1,800;1,900&display=swap');
.__navbar{
font-family: 'Poppins', sans-serif;
height: 70px;
width: 100%;
display: flex;
box-shadow: 0p... | 0.381796 | 0.066146 |
body {
background-color: black;
padding-top: 80px;
border: 1px solid black;
}
/* GENERAL SETTINGS STARTS HERE */
/*Contains everything less navigation bar */
.main-container {
position: relative;
text-align: center;
margin: 0;
padding: 0;
}
/*Takes off every text-decoration from anchor tags */
a:link ... | css/style.css | body {
background-color: black;
padding-top: 80px;
border: 1px solid black;
}
/* GENERAL SETTINGS STARTS HERE */
/*Contains everything less navigation bar */
.main-container {
position: relative;
text-align: center;
margin: 0;
padding: 0;
}
/*Takes off every text-decoration from anchor tags */
a:link ... | 0.360827 | 0.058831 |
======================================================================================*/
.head-blue-line img {
/*box model */
width: 960px;
height: 10px;
}
.logo {
/*box model*/
width: 170px;
height: 120px;
margin: 10px 10px 30px 10px;
/*display*/
display: inline-block;
}
.nav > li ,a {
/*other*/
color: b... | data/test/css/1face70d8a590d5dada63475555304af72a1acedstyle.css | ======================================================================================*/
.head-blue-line img {
/*box model */
width: 960px;
height: 10px;
}
.logo {
/*box model*/
width: 170px;
height: 120px;
margin: 10px 10px 30px 10px;
/*display*/
display: inline-block;
}
.nav > li ,a {
/*other*/
color: b... | 0.190762 | 0.094343 |
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
-webkit-font-smoothing: antialiased;
}
body {
margin: 0;
font-family: Courier;
}
section {
margin: 0;
padding: 0;
}
/*---------------------------... | dist/styles/home.css |
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
-webkit-font-smoothing: antialiased;
}
body {
margin: 0;
font-family: Courier;
}
section {
margin: 0;
padding: 0;
}
/*---------------------------... | 0.42919 | 0.04952 |
* {
text-decoration: none;
list-style: none;
}
a {
font-family: 'Fredericka the Great', cursive;
}
p {
font-family: 'Press Start 2P', cursive;
text-shadow: 0px 3px 4px red;
}
:root {
--sun: linear-gradient(45deg, red, yellow, red);
--moon: linear-gradient(45deg, black, grey, black);
... | Darket.css | * {
text-decoration: none;
list-style: none;
}
a {
font-family: 'Fredericka the Great', cursive;
}
p {
font-family: 'Press Start 2P', cursive;
text-shadow: 0px 3px 4px red;
}
:root {
--sun: linear-gradient(45deg, red, yellow, red);
--moon: linear-gradient(45deg, black, grey, black);
... | 0.438304 | 0.07267 |
* {
color: #FFFFFF;
}
.navbar {
background: #1b1b1e;
}
main {
background: #1b1b1e;
}
.main_content{
background: #1b1b1e;
padding-left: 16px;
padding-right: 16px;
}
.ellipse {
display: flex;
justify-content: space-between;
padding-top: 30px;
}
.main_content_greet {
font-fami... | styles.css | * {
color: #FFFFFF;
}
.navbar {
background: #1b1b1e;
}
main {
background: #1b1b1e;
}
.main_content{
background: #1b1b1e;
padding-left: 16px;
padding-right: 16px;
}
.ellipse {
display: flex;
justify-content: space-between;
padding-top: 30px;
}
.main_content_greet {
font-fami... | 0.459561 | 0.116111 |
@charset "UTF-8";
/* @import url(//fonts.googleapis.com/css?family=Montserrat:400|Muli:300,400|Inconsolata);
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap"); */
@font-face {
font-family: Roboto-Regular;
src: url('../fonts/Roboto-Regular.ttf');
}
.button-secondary, .button ... | css/custom.css | @charset "UTF-8";
/* @import url(//fonts.googleapis.com/css?family=Montserrat:400|Muli:300,400|Inconsolata);
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap"); */
@font-face {
font-family: Roboto-Regular;
src: url('../fonts/Roboto-Regular.ttf');
}
.button-secondary, .button ... | 0.281011 | 0.082623 |
.ecm-modal-window {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ecm-modal-window .modal-content {
border-radius: 0;
border-width: 0;
}
.ecm-modal-window .modal-dialog {
width: 5... | src/public/modules/core/css/edit-contact-number-modal.css | .ecm-modal-window {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ecm-modal-window .modal-content {
border-radius: 0;
border-width: 0;
}
.ecm-modal-window .modal-dialog {
width: 5... | 0.109974 | 0.038178 |
html{
background: #f4f4f4;
}
body {
height: 100vh;
max-width: 100vw;
}
h2 {
font-size: 1.5rem;
}
#loader {
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100vh;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #f4f4f4;
color: #1a1a1a;
}
.... | assets/css/styles.css | html{
background: #f4f4f4;
}
body {
height: 100vh;
max-width: 100vw;
}
h2 {
font-size: 1.5rem;
}
#loader {
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100vh;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #f4f4f4;
color: #1a1a1a;
}
.... | 0.395134 | 0.097519 |
.cart-wrapper {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 6rem;
margin-bottom: 8rem;
box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
}
.cart-main {
padding: 3.5rem 5rem;
}
.cart-item {
display: flex;
padding: 2rem 3.5rem;
background-color: #ffc311;
opacity: 0.95;
margin-b... | public/css/cart.css | .cart-wrapper {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 6rem;
margin-bottom: 8rem;
box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
}
.cart-main {
padding: 3.5rem 5rem;
}
.cart-item {
display: flex;
padding: 2rem 3.5rem;
background-color: #ffc311;
opacity: 0.95;
margin-b... | 0.609408 | 0.077553 |
a, pre, tt {
word-wrap: break-word;
}
footer, li a {
text-align: center;
}
.submit, .text {
-webkit-appearance: none;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0;
background-color: #eee;
}
h1 {
margin: 0 0 .5em;
font-size: 1.8em;
font-weight: 400;... | serve/css/style.css | a, pre, tt {
word-wrap: break-word;
}
footer, li a {
text-align: center;
}
.submit, .text {
-webkit-appearance: none;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0;
background-color: #eee;
}
h1 {
margin: 0 0 .5em;
font-size: 1.8em;
font-weight: 400;... | 0.42322 | 0.123577 |
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700|Source+Sans+Pro:400,600,700);
body {
background-color: #fafafa;
color: #444444;
font-family: 'Crimson Text', serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-rendering:optimizeLegibility;
-webk... | public/client/css/style.css | @import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700|Source+Sans+Pro:400,600,700);
body {
background-color: #fafafa;
color: #444444;
font-family: 'Crimson Text', serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-rendering:optimizeLegibility;
-webk... | 0.404625 | 0.080141 |
.blklzy {
background-color: rgb(29, 30, 31) !important;
max-width: 100%;
}
.brands img {
max-width: 200px;
padding-bottom: 6rem;
}
.float-right {
float: right;
}
.brand-title {
font-size: 1.7rem;
color: #fff;
padding-top: 3rem;
padding-bottom: 3rem;
}
.p-b-... | src/templates/blk.css | .blklzy {
background-color: rgb(29, 30, 31) !important;
max-width: 100%;
}
.brands img {
max-width: 200px;
padding-bottom: 6rem;
}
.float-right {
float: right;
}
.brand-title {
font-size: 1.7rem;
color: #fff;
padding-top: 3rem;
padding-bottom: 3rem;
}
.p-b-... | 0.429669 | 0.058185 |
@font-face {
font-family: 'CormorantGaramond';
src: url('/font/CormorantGaramond-Light.ttf');
font-display: swap;
}
body, input, textarea {
color:#000;
font-family: 'CormorantGaramond',helvetica, san-serif;
padding: 0;
margin: 0;
background-color: #F0F0F0;
}a {
text-decoration:underline;
}img {
widt... | style.css | @font-face {
font-family: 'CormorantGaramond';
src: url('/font/CormorantGaramond-Light.ttf');
font-display: swap;
}
body, input, textarea {
color:#000;
font-family: 'CormorantGaramond',helvetica, san-serif;
padding: 0;
margin: 0;
background-color: #F0F0F0;
}a {
text-decoration:underline;
}img {
widt... | 0.260295 | 0.072538 |
body{
background-color: hsl(0,0%,22.5%);
color: hsl(210,8%,82.5%);
max-width: 1264px;
margin: 0 auto;
}
address {
color: hsl(210,8%,82.5%);
}
a{
color: rgb(187, 197, 255) !important;
text-shadow: none !important;
}
.sm-dox {
background-image: none;
background-color: hsl(0,0%,17.5%... | doc/tools/my_style.css | body{
background-color: hsl(0,0%,22.5%);
color: hsl(210,8%,82.5%);
max-width: 1264px;
margin: 0 auto;
}
address {
color: hsl(210,8%,82.5%);
}
a{
color: rgb(187, 197, 255) !important;
text-shadow: none !important;
}
.sm-dox {
background-image: none;
background-color: hsl(0,0%,17.5%... | 0.427038 | 0.102934 |
@-moz-document regexp("http(s)?://m(\\d)?.hkgolden\..*"){
::-moz-selection{background:#333!important;color:#ccc!important;font-weight:bold!important;}
br{display:block!important;margin:0px 0!important;line-height:0px!important;content:""!important;}
/*misc*/::-moz-selection{background:#080!important;color:#ccc... | data/usercss/121362.user.css | @-moz-document regexp("http(s)?://m(\\d)?.hkgolden\..*"){
::-moz-selection{background:#333!important;color:#ccc!important;font-weight:bold!important;}
br{display:block!important;margin:0px 0!important;line-height:0px!important;content:""!important;}
/*misc*/::-moz-selection{background:#080!important;color:#ccc... | 0.06777 | 0.028653 |
.main_title {
font-family: 'Quicksand', sans-serif;
font-size: 35px;
color: #59a3c5;
letter-spacing: -2px;
}
body {
margin: 0px;
padding:10px;
background-color: #FFFFFF;
font-family: Verdana, Arial, geneva, sans-serif;
font-size: .7em;
color: #000000;
text-align: center;
}
img {
max-... | layout_new_current.css | .main_title {
font-family: 'Quicksand', sans-serif;
font-size: 35px;
color: #59a3c5;
letter-spacing: -2px;
}
body {
margin: 0px;
padding:10px;
background-color: #FFFFFF;
font-family: Verdana, Arial, geneva, sans-serif;
font-size: .7em;
color: #000000;
text-align: center;
}
img {
max-... | 0.19671 | 0.050424 |
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto auto auto auto;
grid-template-areas: "url unused1" "video help" "controls data" "taps data";
column-gap: 6px;
row-gap: 1px;
text-align: center;
margin: auto;
padding: 4px;
background: var(--panel);
box-shadow: -1px -1px 2p... | css/T2B.css | display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto auto auto auto;
grid-template-areas: "url unused1" "video help" "controls data" "taps data";
column-gap: 6px;
row-gap: 1px;
text-align: center;
margin: auto;
padding: 4px;
background: var(--panel);
box-shadow: -1px -1px 2p... | 0.353205 | 0.12932 |
.product-preview img {
display: block;
width: 100%;
min-width: 100%;
aspect-ratio: 0.75;
opacity: 0;
text-align: center;
position: relative;
}
@keyframes flash {
0% {
background-color: white;
}
50% {
background-color: rgb(245, 245, 245);
}
100% {
background-color: white;
}
}
.produ... | shanpig/css/mobile-first/product.css | .product-preview img {
display: block;
width: 100%;
min-width: 100%;
aspect-ratio: 0.75;
opacity: 0;
text-align: center;
position: relative;
}
@keyframes flash {
0% {
background-color: white;
}
50% {
background-color: rgb(245, 245, 245);
}
100% {
background-color: white;
}
}
.produ... | 0.794106 | 0.105073 |
@import './common.css';
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-w... | src/css/main.css | @import './common.css';
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-w... | 0.353094 | 0.054274 |
header{
width: 100%;
height: 10vw;
position: relative;
background-image: url("https://static.vecteezy.com/system/resources/previews/002/292/582/non_2x/elegant-black-and-gold-banner-background-free-vector.jpg");
background-repeat: no-repeat;
background-size:100% 100%;
text-align: center;
... | CSS/style.css | header{
width: 100%;
height: 10vw;
position: relative;
background-image: url("https://static.vecteezy.com/system/resources/previews/002/292/582/non_2x/elegant-black-and-gold-banner-background-free-vector.jpg");
background-repeat: no-repeat;
background-size:100% 100%;
text-align: center;
... | 0.432543 | 0.10235 |
body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
font-family: 'Josefin Slab', serif;
background-color: black;
color: white;
padding-top: 0px;
}
footer {
margin: 50px 0;
}
#logo{
font-family: 'Tangerine', c... | css/1-col-portfolio.css | body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
font-family: 'Josefin Slab', serif;
background-color: black;
color: white;
padding-top: 0px;
}
footer {
margin: 50px 0;
}
#logo{
font-family: 'Tangerine', c... | 0.326808 | 0.063773 |