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 |
|---|---|---|---|---|
.inner-header .nav-right li.cart-icon {
position: relative;
}
.inner-header .nav-right li.cart-icon:hover .cart-hover {
opacity: 1;
visibility: visible;
top: 60px;
}
.inner-header .nav-right li.cart-icon a {
color: #252525;
position: relative;
display: inline-block;
}
.inner-header .nav-r... | public/css/card_hover.css | .inner-header .nav-right li.cart-icon {
position: relative;
}
.inner-header .nav-right li.cart-icon:hover .cart-hover {
opacity: 1;
visibility: visible;
top: 60px;
}
.inner-header .nav-right li.cart-icon a {
color: #252525;
position: relative;
display: inline-block;
}
.inner-header .nav-r... | 0.532425 | 0.06216 |
background-image: url(chrome-extension://__MSG_@@extension_id__/ui/menu_icon.png);
background-position: 4px 2px;
vertical-align: middle;
opacity: .55;
}
.talking-gmail-text {
-webkit-transition: color .3s ease-in-out;
}
.talking-gmail-reading {
color: #888;
}
.talking-gmail-highlight {
color: #000;
}
... | style.css | background-image: url(chrome-extension://__MSG_@@extension_id__/ui/menu_icon.png);
background-position: 4px 2px;
vertical-align: middle;
opacity: .55;
}
.talking-gmail-text {
-webkit-transition: color .3s ease-in-out;
}
.talking-gmail-reading {
color: #888;
}
.talking-gmail-highlight {
color: #000;
}
... | 0.305594 | 0.048903 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
.tabs-block .tabs-bar--tour {
max-width: 960px;
margin: 0 auto;
border: none;
}
.tabs-block .tab--tour {
text-transform: uppercase;
color: #2c9cdc;
padding: 15px 0;
font-weight: bold;
font-size: 15px;
margin-... | web/css/travel_crm/tours.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
.tabs-block .tabs-bar--tour {
max-width: 960px;
margin: 0 auto;
border: none;
}
.tabs-block .tab--tour {
text-transform: uppercase;
color: #2c9cdc;
padding: 15px 0;
font-weight: bold;
font-size: 15px;
margin-... | 0.469277 | 0.117344 |
@import url("https://fonts.googleapis.com/css?family=Muli:400,600,700&display=swap");
/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900);
@font-face {
font-family: "Cerebri Sans,sans-serif";
src: url(../fonts/... | public/cms/css/app.min.css | @import url("https://fonts.googleapis.com/css?family=Muli:400,600,700&display=swap");
/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900);
@font-face {
font-family: "Cerebri Sans,sans-serif";
src: url(../fonts/... | 0.238373 | 0.104249 |
.top-bar {
background: #333333;
display: flex;
align-items: center;
justify-content: space-between; }
.top-bar .brand {
color: #f9f9f9;
font-size: 18px;
text-decoration: none;
padding: 6px 0; }
.dropdown {
position: relative; }
.dropdown:hover, .dropdown:focus, .dropdown:active {
outl... | public/index.css | .top-bar {
background: #333333;
display: flex;
align-items: center;
justify-content: space-between; }
.top-bar .brand {
color: #f9f9f9;
font-size: 18px;
text-decoration: none;
padding: 6px 0; }
.dropdown {
position: relative; }
.dropdown:hover, .dropdown:focus, .dropdown:active {
outl... | 0.428353 | 0.046421 |
.tbar-tool-container, .tbar-tool-item, .tbar-btn-toolbar {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tbar-btn-toolbar {
background: #364347;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
padding: 10px;
border-radius: 6px;
... | jquery.toolbar.css | .tbar-tool-container, .tbar-tool-item, .tbar-btn-toolbar {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tbar-btn-toolbar {
background: #364347;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
padding: 10px;
border-radius: 6px;
... | 0.386879 | 0.080357 |
width: 100vw;
background-image:url("../../../assets/Palette-Hero-Background.svg");
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
font-family: NeueMontreal-Regular;
margin-top : -3px;
}
Row{
height:100vh;
}
.bkgd1{
height:102vh;
width: fit-content;
ov... | src/components/LandingScreen/Hero/Hero.css | width: 100vw;
background-image:url("../../../assets/Palette-Hero-Background.svg");
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
font-family: NeueMontreal-Regular;
margin-top : -3px;
}
Row{
height:100vh;
}
.bkgd1{
height:102vh;
width: fit-content;
ov... | 0.582729 | 0.089933 |
section p {
font-size: 20px;
font-family: 'Trebuchet MS';
width: 60%;
margin-left: 20%;
}
#leftSide {
width: 30%;
float: left;
margin: 20px 5% 20px 10%;
padding: 20px 0;
height: auto;
border: 1px solid rgb(122, 122, 122);
box-shadow: 0px 0px 7px 2px rgb(146, 146, 146);
b... | public/css/obsluga/contact.css | section p {
font-size: 20px;
font-family: 'Trebuchet MS';
width: 60%;
margin-left: 20%;
}
#leftSide {
width: 30%;
float: left;
margin: 20px 5% 20px 10%;
padding: 20px 0;
height: auto;
border: 1px solid rgb(122, 122, 122);
box-shadow: 0px 0px 7px 2px rgb(146, 146, 146);
b... | 0.481941 | 0.207938 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');
body,
html {
font-family: 'Lato';
margin: 0;
padding: 0;
background-color: black;
}
.navigation-bar-container {
position: sticky;
height: 70px;
background-color: black;
z-index: 999;
width: 100%;
top: 0;
left: 0;
right: 0;
... | LapsSuhi/css/menuspecial.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');
body,
html {
font-family: 'Lato';
margin: 0;
padding: 0;
background-color: black;
}
.navigation-bar-container {
position: sticky;
height: 70px;
background-color: black;
z-index: 999;
width: 100%;
top: 0;
left: 0;
right: 0;
... | 0.421314 | 0.07703 |
@font-face {
font-family: "test-fantasticon-1";
src: url("./test-fantasticon-1.ttf?2222f7b806a58c7905dbf04d4db888e2") format("truetype"),
url("./test-fantasticon-1.eot?2222f7b806a58c7905dbf04d4db888e2#iefix") format("embedded-opentype"),
url("./test-fantasticon-1.woff2?2222f7b806a58c7905dbf04d4db888e2") format(... | test/fantasticon-1/expected/standard/test-fantasticon-1.css | @font-face {
font-family: "test-fantasticon-1";
src: url("./test-fantasticon-1.ttf?2222f7b806a58c7905dbf04d4db888e2") format("truetype"),
url("./test-fantasticon-1.eot?2222f7b806a58c7905dbf04d4db888e2#iefix") format("embedded-opentype"),
url("./test-fantasticon-1.woff2?2222f7b806a58c7905dbf04d4db888e2") format(... | 0.389547 | 0.151467 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;700&display=swap");
/* Reset */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
all: unset;
display: revert;
}
*,
*::before,
*::after {
... | css/styles.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;700&display=swap");
/* Reset */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
all: unset;
display: revert;
}
*,
*::before,
*::after {
... | 0.471467 | 0.115636 |
body {
margin: 8%;
}
nav {
display: flex;
}
.premierclass {
width: 100%;
display: flex;
flex-direction: row;
}
.comparto {
margin-right: 20px;
font-size: 45px;
color: white;
background-color: rgb(100, 100, 240);
text-align: center;
width: 25%;
}
.sousdiv {
display: fl... | style.css | body {
margin: 8%;
}
nav {
display: flex;
}
.premierclass {
width: 100%;
display: flex;
flex-direction: row;
}
.comparto {
margin-right: 20px;
font-size: 45px;
color: white;
background-color: rgb(100, 100, 240);
text-align: center;
width: 25%;
}
.sousdiv {
display: fl... | 0.617513 | 0.084682 |
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700);
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-we... | dist/hyphen.css | * 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700);
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-we... | 0.668123 | 0.092852 |
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
overflow: scroll;
}
.subheading {
text-align: center;
font-size: 2em;
}
.heart{
position: fixed;
bottom: 0;
left: 0;
height: 80%;
z-index: -1;
color: #C4828B;
}
.sp-container{
width: 100vw;
... | css/style.css | *{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
overflow: scroll;
}
.subheading {
text-align: center;
font-size: 2em;
}
.heart{
position: fixed;
bottom: 0;
left: 0;
height: 80%;
z-index: -1;
color: #C4828B;
}
.sp-container{
width: 100vw;
... | 0.348978 | 0.068444 |
@import url('https://fonts.googleapis.com/css2?family=Langar&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Andika+New+Basic&display=swap');
* {
margin: 0;
}
body{
font-size: 16px;
}
.container {
width: 80%;
text-align: center;
display: grid;
grid-gap:0.0625em;
grid-tem... | estilos_completar.css | @import url('https://fonts.googleapis.com/css2?family=Langar&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Andika+New+Basic&display=swap');
* {
margin: 0;
}
body{
font-size: 16px;
}
.container {
width: 80%;
text-align: center;
display: grid;
grid-gap:0.0625em;
grid-tem... | 0.157558 | 0.146881 |
.profile-page-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
height: calc(100vh - 70px);
}
.profile-page-container .projects-section {
width:... | src/sass/profile.css | .profile-page-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
height: calc(100vh - 70px);
}
.profile-page-container .projects-section {
width:... | 0.299822 | 0.030243 |
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
.cart_table {
padding: 0 !important;
}
.pagination.theme-colored li.active span {
background: #e8282a !imp... | public/css/my-custom.css | input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
.cart_table {
padding: 0 !important;
}
.pagination.theme-colored li.active span {
background: #e8282a !imp... | 0.386185 | 0.080937 |
:root {
--body-bg-color: #dce4e3;
--green: #18c29c;
--light-green: #8ed7c6;
--light-grey: #dce4e3;
--text-color: #084236;
--legend-color: #c5c5c5;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
color: var(--text-color);
}
body {
... | sidebar/style.css | :root {
--body-bg-color: #dce4e3;
--green: #18c29c;
--light-green: #8ed7c6;
--light-grey: #dce4e3;
--text-color: #084236;
--legend-color: #c5c5c5;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
color: var(--text-color);
}
body {
... | 0.508056 | 0.104523 |
@-moz-document domain("news.gogo.mn"), domain("economics.gogo.mn"), domain("survey.gogo.mn") {
.gn_news_brief, .gn_most_news { background: black !important; color: #606060 !important; }
.gn_news_brief h3 a { color: #606060 !important; }
.gn_box div:nth-child(2), .gn_box div:nth-child(1) { background: black !import... | data/usercss/67607.user.css | @-moz-document domain("news.gogo.mn"), domain("economics.gogo.mn"), domain("survey.gogo.mn") {
.gn_news_brief, .gn_most_news { background: black !important; color: #606060 !important; }
.gn_news_brief h3 a { color: #606060 !important; }
.gn_box div:nth-child(2), .gn_box div:nth-child(1) { background: black !import... | 0.296145 | 0.152379 |
.Nav {
position: sticky;
top: 0;
left: 0;
z-index: 1;
border-bottom: 1px solid var(--lightGrey);
border-bottom: 1px solid #f8f8f8;
padding: 3rem 0;
background: var(--lightGrey);
background: #f8f8f8;
z-index: 99999999999999999999;
}
@media (max-width: 1024px) {
.Nav {
padding: 1rem 0;
}
}
.... | src/components/Nav.css | .Nav {
position: sticky;
top: 0;
left: 0;
z-index: 1;
border-bottom: 1px solid var(--lightGrey);
border-bottom: 1px solid #f8f8f8;
padding: 3rem 0;
background: var(--lightGrey);
background: #f8f8f8;
z-index: 99999999999999999999;
}
@media (max-width: 1024px) {
.Nav {
padding: 1rem 0;
}
}
.... | 0.679498 | 0.083367 |
nav {
/* height: 6rem; */
width: 100%;
background-color: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07);
display: flex;
/* position: fixed; */
z-index: 10;
font-size: 10pt;
align-items: center;
}
/*Styling logo*/
.logo {
padding: 4vh 1vw;
text-align: center;
margin-left: 30px;
}
.logo img {
... | public/styles/modules/newHeader.css | nav {
/* height: 6rem; */
width: 100%;
background-color: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07);
display: flex;
/* position: fixed; */
z-index: 10;
font-size: 10pt;
align-items: center;
}
/*Styling logo*/
.logo {
padding: 4vh 1vw;
text-align: center;
margin-left: 30px;
}
.logo img {
... | 0.324985 | 0.06256 |
body {
font-family: 'Open Sans';
background-color: #ecf0f1;
}
.header {
padding-top: 1px;
padding-bottom: 1px;
background-color: #2980b9;
color: #fff;
font-family: 'Open Sans';
text-align: center;
}
.header-link:hover {
background-color: #2980b9;
}
.main-content {
margin: 20px;
padding: 1px;
align-items:... | style.css | body {
font-family: 'Open Sans';
background-color: #ecf0f1;
}
.header {
padding-top: 1px;
padding-bottom: 1px;
background-color: #2980b9;
color: #fff;
font-family: 'Open Sans';
text-align: center;
}
.header-link:hover {
background-color: #2980b9;
}
.main-content {
margin: 20px;
padding: 1px;
align-items:... | 0.424531 | 0.096578 |
@charset "UTF-8";
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:"museo-slab",serif;
}
#main {
margin: auto;
height: 1000px;
width: 1020px;
background:#e1d9cc;
}
#header {
width:100%;
height:123px;
}
#logo {
float:left;
background:#d5ded9 url(images/logo-it... | src/Cyclogram/MtiBundle/Resources/public/css/styles.css | @charset "UTF-8";
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:"museo-slab",serif;
}
#main {
margin: auto;
height: 1000px;
width: 1020px;
background:#e1d9cc;
}
#header {
width:100%;
height:123px;
}
#logo {
float:left;
background:#d5ded9 url(images/logo-it... | 0.162513 | 0.079961 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.tumblr.com/dashboard"), url-prefix("http://www.tumblr.com/blog/frostednightlock"), url-prefix("http://www.tumblr.com/inbox") {
#dashboard_index, #dashboard_edit_post, #dashboard_submissions, #dashboard_drafts, #dashboard_post_queue,... | data/usercss/47101.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.tumblr.com/dashboard"), url-prefix("http://www.tumblr.com/blog/frostednightlock"), url-prefix("http://www.tumblr.com/inbox") {
#dashboard_index, #dashboard_edit_post, #dashboard_submissions, #dashboard_drafts, #dashboard_post_queue,... | 0.27338 | 0.098166 |
*{margin:0;
padding:0;
box-sizing: border-box;}
/* 轮播图 */
.banner{
margin:0 auto;
width:1200px;
overflow:hidden;
position:relative;
}
#ul-imgs{
list-style:none;
}
#ul-imgs.transition{
transition:all .5s linear;
}
#ul-imgs>li{
float:left;
width:1200px;
}
#ul-imgs img{
width:1200px;
... | Adidas/css/man_details.css | *{margin:0;
padding:0;
box-sizing: border-box;}
/* 轮播图 */
.banner{
margin:0 auto;
width:1200px;
overflow:hidden;
position:relative;
}
#ul-imgs{
list-style:none;
}
#ul-imgs.transition{
transition:all .5s linear;
}
#ul-imgs>li{
float:left;
width:1200px;
}
#ul-imgs img{
width:1200px;
... | 0.284775 | 0.051487 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("win.mail.ru"), domain("e.mail.ru"){
.bG{display:none !important;}
.rb_mmDivM{display:none !important;}
#slotShow_direct{display:none !important;}
.rb_mmH3{display:none !important;}
.promo_body{display:none !important;}
.GamePreview{display:no... | data/usercss/43184.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("win.mail.ru"), domain("e.mail.ru"){
.bG{display:none !important;}
.rb_mmDivM{display:none !important;}
#slotShow_direct{display:none !important;}
.rb_mmH3{display:none !important;}
.promo_body{display:none !important;}
.GamePreview{display:no... | 0.074869 | 0.120465 |
.new_msg_cnt {
background-color: #0ad90a;
color: white;
width: 0.75rem;
height: 0.75rem;
border-radius: 0.375rem;
font-weight: bold;
font-size: 0.5rem;
float: right;
padding-top: 0.05rem;
margin-left: 0.5rem;
}
.chatViewContainer {
position: fixed;
bottom: 0px;
right: 0px;
... | client_app/app/app.component.css | .new_msg_cnt {
background-color: #0ad90a;
color: white;
width: 0.75rem;
height: 0.75rem;
border-radius: 0.375rem;
font-weight: bold;
font-size: 0.5rem;
float: right;
padding-top: 0.05rem;
margin-left: 0.5rem;
}
.chatViewContainer {
position: fixed;
bottom: 0px;
right: 0px;
... | 0.289874 | 0.048971 |
#cover {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: #141526;
z-index: 9999;
font-size: 30px;
text-align: center;
padding-top: 300px;
color: #fff;
font-family:tahoma;
}
.loader{
font-family: 'Oswald', sans-serif;
font-s... | public/front/css/style.css | #cover {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: #141526;
z-index: 9999;
font-size: 30px;
text-align: center;
padding-top: 300px;
color: #fff;
font-family:tahoma;
}
.loader{
font-family: 'Oswald', sans-serif;
font-s... | 0.219588 | 0.057229 |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Scrollbar: Chromium */
::-webkit-scrollbar {
@apply w-2 bg-primary;
}
::-webkit-scrollbar-track {
@apply bg-gray-200;
}
::-webkit-scrollbar-thumb {
@apply bg-gradient-to-b from-fuschia-90 to-iris-100 drop-shadow-lg;
}
/* Scrollbar: Firefox */
* {
... | src/styles/main.css |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Scrollbar: Chromium */
::-webkit-scrollbar {
@apply w-2 bg-primary;
}
::-webkit-scrollbar-track {
@apply bg-gray-200;
}
::-webkit-scrollbar-thumb {
@apply bg-gradient-to-b from-fuschia-90 to-iris-100 drop-shadow-lg;
}
/* Scrollbar: Firefox */
* {
... | 0.354433 | 0.065935 |
div.jp-audio{
/* Edit the font-size to counteract inherited font sizing.
* Eg. 1.25em = 1 / 0.8em
*/
font-size:1em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */
font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
line-height:1.6;
color: #666;
b... | jPlayer/skin/blue.monday/jplayer.blue.monday.css | div.jp-audio{
/* Edit the font-size to counteract inherited font sizing.
* Eg. 1.25em = 1 / 0.8em
*/
font-size:1em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */
font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
line-height:1.6;
color: #666;
b... | 0.231267 | 0.067948 |
.trb-notify {
color: #FFF;
cursor: default;
font-size: 1.3em;
left: 0;
opacity: 0;
padding: 25px 80px;
right: 0;
display: block;
text-align: center;
user-select: none;
z-index: 9999;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
... | projects/ng6-notify-popup/src/lib/styles/ng6-notify-popup.css | .trb-notify {
color: #FFF;
cursor: default;
font-size: 1.3em;
left: 0;
opacity: 0;
padding: 25px 80px;
right: 0;
display: block;
text-align: center;
user-select: none;
z-index: 9999;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
... | 0.395134 | 0.103567 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("calendar.live.com") {
body {
font: 13px/1.4 'Helvetica neue',Helvetica,Arial,sans-serif !important;
color: #333;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
}
.monthGrid TD.lightbg {
backgr... | data/usercss/129672.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("calendar.live.com") {
body {
font: 13px/1.4 'Helvetica neue',Helvetica,Arial,sans-serif !important;
color: #333;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
}
.monthGrid TD.lightbg {
backgr... | 0.247805 | 0.151247 |
.home-student-h1{
margin-left: 50px;
font-weight: bold;
text-align: left;
}
.home-student-container{
border: 2px solid #FFDE59;
border-radius: 15px;
padding: 10px 0px 0px 0px;
width: 800px;
height: 100%;
margin: 10px 0px 15px 60px;
text-align: left;
}
.home-student-h2{
c... | application/app/src/pages/student/Home-Student.css | .home-student-h1{
margin-left: 50px;
font-weight: bold;
text-align: left;
}
.home-student-container{
border: 2px solid #FFDE59;
border-radius: 15px;
padding: 10px 0px 0px 0px;
width: 800px;
height: 100%;
margin: 10px 0px 15px 60px;
text-align: left;
}
.home-student-h2{
c... | 0.31363 | 0.140956 |
color: #efefef;
font-size: 0.9em;
margin: 0.5em;
}
.testselector {
border: none;
display: table;
}
#forum td.posts,
#forum td.pager {
color: #efefef;
}
@media screen and (max-device-width: 769px) {
header #logo img {
max-width: 100%;
}
.inner {
max-width: 1500px;
min-width: 1281px;
... | vendor/drupal/coder/tests/Drupal/good/good.css | color: #efefef;
font-size: 0.9em;
margin: 0.5em;
}
.testselector {
border: none;
display: table;
}
#forum td.posts,
#forum td.pager {
color: #efefef;
}
@media screen and (max-device-width: 769px) {
header #logo img {
max-width: 100%;
}
.inner {
max-width: 1500px;
min-width: 1281px;
... | 0.369315 | 0.195556 |
/* entire page */
body {
font-family: Segoe UI, Tahoma, sans-serif;
font-size: 90%;
background: linear-gradient(to bottom, #afcffe, #fff);
background-attachment: fixed;
}
/* main header */
h1 {
margin-top: 25px;
margin-bottom: 0px;
text-align: center;
font-size: 280%;
line-height: 90%;
f... | chrome/css/redirector.css |
/* entire page */
body {
font-family: Segoe UI, Tahoma, sans-serif;
font-size: 90%;
background: linear-gradient(to bottom, #afcffe, #fff);
background-attachment: fixed;
}
/* main header */
h1 {
margin-top: 25px;
margin-bottom: 0px;
text-align: center;
font-size: 280%;
line-height: 90%;
f... | 0.277963 | 0.061087 |
@media screen and (min-device-width: 1601px) and (max-device-width: 1920px)
{
.media-query-fullname{
position: absolute;
top: 24%;
margin: 0 auto;
color: white;
display: block;
width: 98%;
}
.media-query-idno{
position: absolute;
top: 35... | public/css/media-query.css | @media screen and (min-device-width: 1601px) and (max-device-width: 1920px)
{
.media-query-fullname{
position: absolute;
top: 24%;
margin: 0 auto;
color: white;
display: block;
width: 98%;
}
.media-query-idno{
position: absolute;
top: 35... | 0.502441 | 0.053651 |
* {
margin: 0;
padding: 0;
}
html,body {
font-family:PingFangSC-Medium;
font-size: 34px;
color: #333;
width: 100%;
height: 100%;
}
.example {
width: 100%;
height: 100%;
box-sizing: border-box;
background:url(../img/big_background.png) no-repeat left top;
background-size... | download/css/cn.css | * {
margin: 0;
padding: 0;
}
html,body {
font-family:PingFangSC-Medium;
font-size: 34px;
color: #333;
width: 100%;
height: 100%;
}
.example {
width: 100%;
height: 100%;
box-sizing: border-box;
background:url(../img/big_background.png) no-repeat left top;
background-size... | 0.55254 | 0.097519 |
body {
font-family: Roboto,sans-serif,Verdana,Arial;
}
body > header {
width: 100%;
overflow-y: hidden;
position: relative;
top: 0;
left: 0;
margin-bottom: 0!important;
z-index: 7777;
display: block;
color: #fff;
background: rgba(0,0,0,.3);
-webkit-transition: background ... | css/main_style.css | body {
font-family: Roboto,sans-serif,Verdana,Arial;
}
body > header {
width: 100%;
overflow-y: hidden;
position: relative;
top: 0;
left: 0;
margin-bottom: 0!important;
z-index: 7777;
display: block;
color: #fff;
background: rgba(0,0,0,.3);
-webkit-transition: background ... | 0.430147 | 0.114467 |
.chrys-color-vega-set-1-1-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-2-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-2-2 {
color: #377eb8; }
.chrys-color-vega-set-1-3-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-3-2 {
color: #377eb8; }
.chrys-color-vega-set-1-3-3 {
color: #4daf4a; }
.chrys-color-v... | demo/css/color/vega-set-1.css | .chrys-color-vega-set-1-1-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-2-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-2-2 {
color: #377eb8; }
.chrys-color-vega-set-1-3-1 {
color: #e41a1c; }
.chrys-color-vega-set-1-3-2 {
color: #377eb8; }
.chrys-color-vega-set-1-3-3 {
color: #4daf4a; }
.chrys-color-v... | 0.378 | 0.095687 |
.post-list { position: relative; }
.post-list .post-item { position: relative; border: 1px solid #2B3A67; }
.post-list .post-item h4 { position: relative; color: #2B3A67; font-size: 25px; padding: 0; margin: 0;}
.post-list .post-item .meta { position: relative; padding: 5px 5px 5px 0; margin: 15px 0; font-size: 14px; b... | public/assets/css/style.css | .post-list { position: relative; }
.post-list .post-item { position: relative; border: 1px solid #2B3A67; }
.post-list .post-item h4 { position: relative; color: #2B3A67; font-size: 25px; padding: 0; margin: 0;}
.post-list .post-item .meta { position: relative; padding: 5px 5px 5px 0; margin: 15px 0; font-size: 14px; b... | 0.400398 | 0.193909 |
@font-face {
font-family: 'WebFont';
src: url('../font/x.ttf') /* Safari, Android, iOS */
}
*{
box-sizing: border-box;
}
html {
position: relative;
min-height: 100%;
}
body{
background: url('../img/bg_texture.jpg');
font-family: 'WebFont';
margin: 0;
padding: 0;
padding-top: 68px;
... | Asset/css/style.css | @font-face {
font-family: 'WebFont';
src: url('../font/x.ttf') /* Safari, Android, iOS */
}
*{
box-sizing: border-box;
}
html {
position: relative;
min-height: 100%;
}
body{
background: url('../img/bg_texture.jpg');
font-family: 'WebFont';
margin: 0;
padding: 0;
padding-top: 68px;
... | 0.29747 | 0.067639 |
/*------------- (Max-Width 1200) -------------*/
@media only screen and (max-width: 1200px) {
}
/*------------- (Max-Width 1200) -------------*/
/*------------- (Max-Width 991) -------------*/
@media only screen and (max-width: 991px) {
.home {
background-image: url('../img/bg/bg-head0.png');
background-size: ... | src/assets/css/responsives.css |
/*------------- (Max-Width 1200) -------------*/
@media only screen and (max-width: 1200px) {
}
/*------------- (Max-Width 1200) -------------*/
/*------------- (Max-Width 991) -------------*/
@media only screen and (max-width: 991px) {
.home {
background-image: url('../img/bg/bg-head0.png');
background-size: ... | 0.166337 | 0.053255 |
.tile-progress {
background-color: #303641;
color: #fff;
}
.tile-progress {
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
background: #00a65b;
color: #fff;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-... | public/assets/css/all.css | .tile-progress {
background-color: #303641;
color: #fff;
}
.tile-progress {
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
background: #00a65b;
color: #fff;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-... | 0.476823 | 0.119639 |
body {
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
background-image: url("../img/stardust.png");
overflow-x: hidden;
}
body,
.overlay {
-webkit-perspective: 1000;
-webkit-perspective-origin-y: 25%;
}
.body--ready {
/* Ideas
background: -webkit-linear-gradient(to... | assets/css/welcome_login.css | body {
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
background-image: url("../img/stardust.png");
overflow-x: hidden;
}
body,
.overlay {
-webkit-perspective: 1000;
-webkit-perspective-origin-y: 25%;
}
.body--ready {
/* Ideas
background: -webkit-linear-gradient(to... | 0.346431 | 0.071884 |
html, body {
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: hidden;
font-size: 100%;
}
#main-container {
display: flex;
}
#left-panel {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: auto;
flex-grow: 0;
flex-shrink: 0;
width: 320px;
background-color: #ffffff;
opacity: 1... | css/slideshow-page.css | html, body {
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: hidden;
font-size: 100%;
}
#main-container {
display: flex;
}
#left-panel {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: auto;
flex-grow: 0;
flex-shrink: 0;
width: 320px;
background-color: #ffffff;
opacity: 1... | 0.432543 | 0.078113 |
@font-face {
font-family: 'GT Pressura';
src: url("fonts/GTPressura.eot");
src: url("fonts/GTPressura.eot?#iefix") format("embedded-opentype"), url("fonts/GTPressura.woff2") format("woff2"), url("fonts/GTPressura.woff") format("woff"), url("fonts/GTPressura.ttf") format("truetype"), url("fonts/GTPressura.svg#GTPr... | scss/style.css | @font-face {
font-family: 'GT Pressura';
src: url("fonts/GTPressura.eot");
src: url("fonts/GTPressura.eot?#iefix") format("embedded-opentype"), url("fonts/GTPressura.woff2") format("woff2"), url("fonts/GTPressura.woff") format("woff"), url("fonts/GTPressura.ttf") format("truetype"), url("fonts/GTPressura.svg#GTPr... | 0.340814 | 0.055566 |
@charset "UTF-8";
@font-face {
font-family: "radioland";
src: url("../VatCalc/radioland.ttf") format("truetype");
/* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
body {
background: #0e8dbc;
}
.bigcontainer {
max-width: 500px;
/* max-height: 500px; */
/* height: 100%; */
}
.bigcontainer h1 {
ma... | Javascript/functions/eyal/homework for 2-11-2020/VatCalc/mystyle.css | @charset "UTF-8";
@font-face {
font-family: "radioland";
src: url("../VatCalc/radioland.ttf") format("truetype");
/* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
body {
background: #0e8dbc;
}
.bigcontainer {
max-width: 500px;
/* max-height: 500px; */
/* height: 100%; */
}
.bigcontainer h1 {
ma... | 0.295942 | 0.099821 |
@media only screen and (min-width: 768px) {
/************************************************** Nav ******************************************************/
nav {
background-color: rgba(0,0,0,0);
}
.nav > li {
padding-bottom: 0px;
}
.navbar-fixed-top .navbar-collapse{
background-color: rgba(0,0,0,0);
... | css/style-sm.css |
@media only screen and (min-width: 768px) {
/************************************************** Nav ******************************************************/
nav {
background-color: rgba(0,0,0,0);
}
.nav > li {
padding-bottom: 0px;
}
.navbar-fixed-top .navbar-collapse{
background-color: rgba(0,0,0,0);
... | 0.232223 | 0.060891 |
::-moz-selection{background:#BBB;color:#000;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Hyperlinks
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a{color:#0060A0;text-decoration:none;}a:focus{background:#CCC;}
/*++++++++++++++++++++++++++++++... | template/admin/rsrc/main.css | ::-moz-selection{background:#BBB;color:#000;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Hyperlinks
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a{color:#0060A0;text-decoration:none;}a:focus{background:#CCC;}
/*++++++++++++++++++++++++++++++... | 0.160891 | 0.046206 |
body {
font-size: 16px;
line-height: 27px;
word-wrap: break-word;
margin-bottom: 40px;
font-family: 'microsoft yahei';
color: #555;
}
img {
margin: 5px 0;
display: block;
max-width: 100%;
height: auto
}
h3, h4, h5 {
border-bottom: #eee 1px solid;
padding-bottom: 5px;
margin-bottom: 30px;
... | legacies/201230/wp-content/themes/tob/editor-style.css | body {
font-size: 16px;
line-height: 27px;
word-wrap: break-word;
margin-bottom: 40px;
font-family: 'microsoft yahei';
color: #555;
}
img {
margin: 5px 0;
display: block;
max-width: 100%;
height: auto
}
h3, h4, h5 {
border-bottom: #eee 1px solid;
padding-bottom: 5px;
margin-bottom: 30px;
... | 0.26923 | 0.063802 |
:root {
/* all colors are put in variables, to be able to switch from light to dark theme */
--theme-colors-code_color: #d4d4d4;
--theme-colors-code_background: #264F78;
--theme-colors-code_background_color: #1e1e1e;
--theme-colors-code_keyword: #c586c0;
--theme-colors-token_color_string: #ce917... | static/prism-vsc-dark-plus.css | :root {
/* all colors are put in variables, to be able to switch from light to dark theme */
--theme-colors-code_color: #d4d4d4;
--theme-colors-code_background: #264F78;
--theme-colors-code_background_color: #1e1e1e;
--theme-colors-code_keyword: #c586c0;
--theme-colors-token_color_string: #ce917... | 0.541409 | 0.104523 |
@font-face {
font-family: Battlestar;
src: url(/css/battlest.ttf);
}
/* WELCOME PAGE */
.welcome-text {
margin-bottom: 50px;
text-align: center;
font-family: Battlestar;
font-size: 58px;
}
.signin-btn {
margin-top: 75px;
font-family: Battlestar;
font-size: 35px;
}
/* Move down conte... | static/resources/css/watney.css | @font-face {
font-family: Battlestar;
src: url(/css/battlest.ttf);
}
/* WELCOME PAGE */
.welcome-text {
margin-bottom: 50px;
text-align: center;
font-family: Battlestar;
font-size: 58px;
}
.signin-btn {
margin-top: 75px;
font-family: Battlestar;
font-size: 35px;
}
/* Move down conte... | 0.377311 | 0.054049 |
@import url(https://fonts.googleapis.com/css?family=Philosopher:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);
/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Cr... | css/main.css | @import url(https://fonts.googleapis.com/css?family=Philosopher:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);
/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Cr... | 0.612194 | 0.142859 |
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,
tbody,
tfoot,
... | bw-artportfolio/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,
tbody,
tfoot,
... | 0.389314 | 0.062502 |
.register-header {
float: left;
width: 100%;
padding: 10px 0 20px 0;
font-size: 16px;
}
.register-content-subheader {
float: left;
width: 100%;
font-size: 16px;
border-bottom: 1px solid #3b3b3b;
padding: 20px 0 10px 0;
}
.register-content-double {
float: left;
width: 50%;
... | ProviderBaseWebsite/Resource/Styles/Conquest/ConquestGamingRegister.css | .register-header {
float: left;
width: 100%;
padding: 10px 0 20px 0;
font-size: 16px;
}
.register-content-subheader {
float: left;
width: 100%;
font-size: 16px;
border-bottom: 1px solid #3b3b3b;
padding: 20px 0 10px 0;
}
.register-content-double {
float: left;
width: 50%;
... | 0.479747 | 0.139279 |
@charset "UTF-8";
/**
* @method 清除浮动 %clearfix
* @description 清除浮动
* @example 调用
*
* ```scss
* div {
* @extend %clearfix;
* }
* ```
*
* ```css
* div {
*zoom: 1;
}
div:after {
display: block;
clear: both;
height: 0;
content: '\20';
}
* ```
*/
.bkNavFloat ul {
*zoom: 1... | newhouse/web/static/house/css/special-6.css | @charset "UTF-8";
/**
* @method 清除浮动 %clearfix
* @description 清除浮动
* @example 调用
*
* ```scss
* div {
* @extend %clearfix;
* }
* ```
*
* ```css
* div {
*zoom: 1;
}
div:after {
display: block;
clear: both;
height: 0;
content: '\20';
}
* ```
*/
.bkNavFloat ul {
*zoom: 1... | 0.542136 | 0.076718 |
input, textarea {
color: #373737;
font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
}
/* Text elements */
p {
margin-bottom: 1.625em;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
background: #fafafa;
-moz-box-shadow: inse... | frontend/web/css/text box tocao/style.css | input, textarea {
color: #373737;
font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
}
/* Text elements */
p {
margin-bottom: 1.625em;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
background: #fafafa;
-moz-box-shadow: inse... | 0.201028 | 0.124772 |
.fade-y.delighter {
transition: all 0.6s ease-out;
transform: translateY(3%);
opacity: 0;
}
.fade-y.delighter.started {
transform: none;
opacity: 1;
}
.fade-x.delighter {
transition: all 0.6s ease-out;
transform: translateX(3%);
opacity: 0;
}
.fade-x.delighter.started {
transform: none;
opacity: ... | css/main.css | .fade-y.delighter {
transition: all 0.6s ease-out;
transform: translateY(3%);
opacity: 0;
}
.fade-y.delighter.started {
transform: none;
opacity: 1;
}
.fade-x.delighter {
transition: all 0.6s ease-out;
transform: translateX(3%);
opacity: 0;
}
.fade-x.delighter.started {
transform: none;
opacity: ... | 0.423816 | 0.101233 |
.sec1{
background-color: rgb(204, 204, 204);
}
.a1,.a2,.a3{
color: black;
float: right;
margin-left: 10px;
margin-top: 15px;
margin-right: 10px;
text-decoration:none;
}
.title{
color: black;
float: left;
margin-top: 15px;
margin-left: 10px;
text-decoration:none;
font-fami... | newWebsite/home.css | .sec1{
background-color: rgb(204, 204, 204);
}
.a1,.a2,.a3{
color: black;
float: right;
margin-left: 10px;
margin-top: 15px;
margin-right: 10px;
text-decoration:none;
}
.title{
color: black;
float: left;
margin-top: 15px;
margin-left: 10px;
text-decoration:none;
font-fami... | 0.517083 | 0.112551 |
body,
p,
h1,
ul,
li,
blockquote {
padding: 0px;
margin: 0px;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
img {
display: block;
max-width: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
color: white;
}
.back-color {
background:#181F2A;
}
/* GRID GERAL */
.estrutura {
display: grid;
gri... | css/style.css | body,
p,
h1,
ul,
li,
blockquote {
padding: 0px;
margin: 0px;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
img {
display: block;
max-width: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
color: white;
}
.back-color {
background:#181F2A;
}
/* GRID GERAL */
.estrutura {
display: grid;
gri... | 0.175715 | 0.072604 |
article {
width: 300px;
padding: 10px;
z-index: 900;
float: left;
position: relative;
box-sizing: content-box;
margin: 10px 15px;
overflow: hidden;
border: 1px solid #B0D3E4;
border-radius: 4px;
color: #444;
background-color: #FEFEFF;
}
article .time {
color: #333;
font-size: 18px;
}
artic... | public/css/style.css | article {
width: 300px;
padding: 10px;
z-index: 900;
float: left;
position: relative;
box-sizing: content-box;
margin: 10px 15px;
overflow: hidden;
border: 1px solid #B0D3E4;
border-radius: 4px;
color: #444;
background-color: #FEFEFF;
}
article .time {
color: #333;
font-size: 18px;
}
artic... | 0.428473 | 0.123736 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://cars-stats.wmdportal.com/") {
/*
INFO: WMD Leaderboad v1.0
AUTHOR: <NAME>
DATE: April 2012
*/
/* --------------- */
/* Fonts. */
/* --------------- */
@media screen {
@font-face {
font-family: 'Lato';
fo... | data/usercss/63871.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://cars-stats.wmdportal.com/") {
/*
INFO: WMD Leaderboad v1.0
AUTHOR: <NAME>
DATE: April 2012
*/
/* --------------- */
/* Fonts. */
/* --------------- */
@media screen {
@font-face {
font-family: 'Lato';
fo... | 0.13569 | 0.071074 |
<@charset="utf-8" />
/* Structural Styles */
header {
float: left;
}
body { /* M4LO2 Demonstrate the use of background images */
/* M3LO9: Demonstrate fixed, static, or inherited positioning */
/* The image is fixed to the window */
background: url(background.jpg) 100%/cover fixed;
overflow: auto; ... | V2/styles.css | <@charset="utf-8" />
/* Structural Styles */
header {
float: left;
}
body { /* M4LO2 Demonstrate the use of background images */
/* M3LO9: Demonstrate fixed, static, or inherited positioning */
/* The image is fixed to the window */
background: url(background.jpg) 100%/cover fixed;
overflow: auto; ... | 0.58818 | 0.33425 |
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
body {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
font-... | client/src/styles/output.css | @import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
body {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
font-... | 0.342242 | 0.061396 |
html {
font-size: 16px;
background: #F5FAFC;
color: #333;
}
header > .wrap,
main {
max-width: 800px;
}
header {
border-bottom: 3px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 0, 0, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.2) inset;
background-color: #DD2828;
backgro... | web/static/style.css | html {
font-size: 16px;
background: #F5FAFC;
color: #333;
}
header > .wrap,
main {
max-width: 800px;
}
header {
border-bottom: 3px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 0, 0, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.2) inset;
background-color: #DD2828;
backgro... | 0.524151 | 0.121451 |
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, tbody, tfoot, ... | styles.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, tbody, tfoot, ... | 0.272993 | 0.072834 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-family: "DM Sans", sans-serif;
}
body {
background-color: #f8f9fa;
}
body::-webkit-scrollbar{
width: 10px;
background: #f8f9fa;
}
body::-webkit-scrollbar-thumb{
background: rgba(255, 255, 255, 0.2);
border-radius: 10px;
borde... | public/css/class.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-family: "DM Sans", sans-serif;
}
body {
background-color: #f8f9fa;
}
body::-webkit-scrollbar{
width: 10px;
background: #f8f9fa;
}
body::-webkit-scrollbar-thumb{
background: rgba(255, 255, 255, 0.2);
border-radius: 10px;
borde... | 0.434461 | 0.098166 |
@-moz-document domain("mel.fm") {
/* COLOR */
p span, p a {
background-color: transparent !important;
}
.l-post__frontpage-wrapper,
.b-subscribe-newsletter__input-email, .l-publication__frontpage-wrapper {
background-color: #1a1a1a;
}
/* 262626 */
body, .i-layout, .i-layout__content, .i-layout__foote... | data/usercss/140396.user.css | @-moz-document domain("mel.fm") {
/* COLOR */
p span, p a {
background-color: transparent !important;
}
.l-post__frontpage-wrapper,
.b-subscribe-newsletter__input-email, .l-publication__frontpage-wrapper {
background-color: #1a1a1a;
}
/* 262626 */
body, .i-layout, .i-layout__content, .i-layout__foote... | 0.145237 | 0.0402 |
.selectedTool {
background: white;
}
.pointerEventsNone {
pointer-events: none;
}
.cursorNone {
cursor: none;
}
*{
margin:0;
padding:0;
user-select: none;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
margin: 0px;
padding: 0px;
}
.z... | css.css | .selectedTool {
background: white;
}
.pointerEventsNone {
pointer-events: none;
}
.cursorNone {
cursor: none;
}
*{
margin:0;
padding:0;
user-select: none;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
margin: 0px;
padding: 0px;
}
.z... | 0.46393 | 0.063773 |
.easy-autocomplete {
width: 100%!important;
}
select {
//width: auto!important;
}
th {
word-break: break-all;
}
a li{
text-decoration: none;
}
li {
list-style-type: none;
}
i {
cursor: pointer;
}
body {
background: #575F63;
}
#app {
/*width: 1150px;*/
width: 100%;
margin:... | public/css/global.css | .easy-autocomplete {
width: 100%!important;
}
select {
//width: auto!important;
}
th {
word-break: break-all;
}
a li{
text-decoration: none;
}
li {
list-style-type: none;
}
i {
cursor: pointer;
}
body {
background: #575F63;
}
#app {
/*width: 1150px;*/
width: 100%;
margin:... | 0.31785 | 0.083255 |
.pbxpanel {
padding: 0px 0px 0px 0px;
margin: 0;
width: auto;
height: auto;
border: black solid 1px;
}
.pbxelement {
display: inline-block;
width: 182px;
height: 32px;
margin: 1px 1px 1px 1px;
padding: 0px 0px 0px 1px;
border: black solid 1px;
color: black;
font-size: 10... | web/modules/control_panel_OLD/themes/default/css/style.css | .pbxpanel {
padding: 0px 0px 0px 0px;
margin: 0;
width: auto;
height: auto;
border: black solid 1px;
}
.pbxelement {
display: inline-block;
width: 182px;
height: 32px;
margin: 1px 1px 1px 1px;
padding: 0px 0px 0px 1px;
border: black solid 1px;
color: black;
font-size: 10... | 0.326916 | 0.241456 |
html {
background: #f1f1f1;
margin: 0 20px;
}
body {
/* background: #fff; */
color: #444;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
margin: 140px auto 25px;
padding: 20px 20px 10px 20px;
max-width: 700px;
/* -webkit-font... | www/wp-content/plugins/cartflows/admin/assets/css/setup-wizard-rtl.css | html {
background: #f1f1f1;
margin: 0 20px;
}
body {
/* background: #fff; */
color: #444;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
margin: 140px auto 25px;
padding: 20px 20px 10px 20px;
max-width: 700px;
/* -webkit-font... | 0.273283 | 0.110856 |
html, body, h1, h3, p, a, form, fieldset, legend, label, input {
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
}
html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body {
background-color: #2196F3;
color: #FFF;
font-fam... | assets/auth/default/main.css | html, body, h1, h3, p, a, form, fieldset, legend, label, input {
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
}
html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body {
background-color: #2196F3;
color: #FFF;
font-fam... | 0.550366 | 0.06804 |
*{
margin: 0px;
padding: 0px;
}
/* 去掉ul ol 小圆点 */
ul, ol{
list-style: none;
}
/* 去掉超级了链接下划线 */
a{
text-decoration: none;
}
/* 使用继承性,给body标签设置字体 */
body{
font: normal 14px/25px '微软雅黑'
}
header{
}
header .header-top{
width: 1172px;
margin: 0 auto;
/* 清除浮动 */
overflow: hidden;
}
heade... | project/doctor/css/css.css | *{
margin: 0px;
padding: 0px;
}
/* 去掉ul ol 小圆点 */
ul, ol{
list-style: none;
}
/* 去掉超级了链接下划线 */
a{
text-decoration: none;
}
/* 使用继承性,给body标签设置字体 */
body{
font: normal 14px/25px '微软雅黑'
}
header{
}
header .header-top{
width: 1172px;
margin: 0 auto;
/* 清除浮动 */
overflow: hidden;
}
heade... | 0.228071 | 0.067793 |
.hljs {
color: #24292e;
background: #ffffff;
}
.hljs-doctag,
.hljs-keyword,
.hljs-meta .hljs-keyword,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-variable.language_ {
/* prettylights-syntax-keyword */
color: #d73a49;
}
.hljs-title,
.hljs-title.class_,
.hl... | manager/doris-manager/src/routes/query/query-details/code.css | .hljs {
color: #24292e;
background: #ffffff;
}
.hljs-doctag,
.hljs-keyword,
.hljs-meta .hljs-keyword,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-variable.language_ {
/* prettylights-syntax-keyword */
color: #d73a49;
}
.hljs-title,
.hljs-title.class_,
.hl... | 0.211498 | 0.123895 |
* {
box-sizing : border-box;
margin : 0;
padding : 0;
font-family : inherit;
font : inherit;
text-align : inherit;
line-height : inherit;
color : inherit;
border-style : none;
outline : none;
box-shadow : none;
transition : all 0.4s ease;
}
html {
... | views/styles/normalize.css | * {
box-sizing : border-box;
margin : 0;
padding : 0;
font-family : inherit;
font : inherit;
text-align : inherit;
line-height : inherit;
color : inherit;
border-style : none;
outline : none;
box-shadow : none;
transition : all 0.4s ease;
}
html {
... | 0.481454 | 0.117344 |
* {
background-color: #272727;
color: #DFDFDF;
font-size: 18px;
font-family: sans-serif;
}
canvas {
padding: 0;
margin: auto;
display: block !important;
width: 80% !important;
height: 55% !important;
}
header {
padding: 0.5%;
margin-bottom: 1%;
}
nav {
display: inline-block;
position: ab... | static/style.css | * {
background-color: #272727;
color: #DFDFDF;
font-size: 18px;
font-family: sans-serif;
}
canvas {
padding: 0;
margin: auto;
display: block !important;
width: 80% !important;
height: 55% !important;
}
header {
padding: 0.5%;
margin-bottom: 1%;
}
nav {
display: inline-block;
position: ab... | 0.299822 | 0.088269 |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?tozn78');
src: url('fonts/icomoon.eot?tozn78#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?tozn78') format('truetype'),
url('fonts/icomoon.woff?tozn78') format('woff'),
url('fonts/icomoon.svg?tozn78#icomoon') format('svg'... | src/global/font.css | @font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?tozn78');
src: url('fonts/icomoon.eot?tozn78#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?tozn78') format('truetype'),
url('fonts/icomoon.woff?tozn78') format('woff'),
url('fonts/icomoon.svg?tozn78#icomoon') format('svg'... | 0.244273 | 0.117167 |
body{
}
.forms input[type="text"],
.forms input[type="email"],
.forms input[type="password"],
.forms input[type="tel"]{
outline: none;
display: block;
width: 100%;
padding: 7px;
border: none;
border-bottom: 1px solid #ddd;
background: transparent;
margin-bottom: 10px;
... | test.css | body{
}
.forms input[type="text"],
.forms input[type="email"],
.forms input[type="password"],
.forms input[type="tel"]{
outline: none;
display: block;
width: 100%;
padding: 7px;
border: none;
border-bottom: 1px solid #ddd;
background: transparent;
margin-bottom: 10px;
... | 0.296858 | 0.087525 |
/* Box Model Hack */
* {
-moz-box-sizing: border-box; /* Firexfox */
-webkit-box-sizing: border-box; /* Safari/Chrome/iOS/Android */
box-sizing: border-box; /* IE */
}
/* Clear fix hack */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
... | homework/relaxr/css/style.css |
/* Box Model Hack */
* {
-moz-box-sizing: border-box; /* Firexfox */
-webkit-box-sizing: border-box; /* Safari/Chrome/iOS/Android */
box-sizing: border-box; /* IE */
}
/* Clear fix hack */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
... | 0.320928 | 0.09122 |
.ToolBar .ToolIcon[fa-active]
{
border:none;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
.BEItemList
{
background: url('images/background/grey_wave.jpg') no-repeat center center fixed;
background-size : 100% 100%;
-webkit-background-size: cover;
-moz-... | CobraResources/StyleSheets/Widget/GShop_General/WidControlBEItemList.css |
.ToolBar .ToolIcon[fa-active]
{
border:none;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
.BEItemList
{
background: url('images/background/grey_wave.jpg') no-repeat center center fixed;
background-size : 100% 100%;
-webkit-background-size: cover;
-moz-... | 0.255622 | 0.046098 |
input[type=checkbox]:checked ~ label ~ #div-gpt-ad-1583184436781-0{
opacity: 0;
height: 0;
display: none;
}
#vn-s-p{
margin: auto;
display: grid;
grid-template-columns: 100vw;
grid-template-rows: auto;
grid-gap: 8px;
}
.alto-ad-grupo{
height: 35px;
}
#b-g-H1 {
font-family: "FiraSans... | css/nota.css | input[type=checkbox]:checked ~ label ~ #div-gpt-ad-1583184436781-0{
opacity: 0;
height: 0;
display: none;
}
#vn-s-p{
margin: auto;
display: grid;
grid-template-columns: 100vw;
grid-template-rows: auto;
grid-gap: 8px;
}
.alto-ad-grupo{
height: 35px;
}
#b-g-H1 {
font-family: "FiraSans... | 0.299515 | 0.104021 |
.slider-area {
padding: 20px 0;
margin: 0;
}
.fullwidthbanner-container {
margin-bottom: 20px;
}
.background-slider {
margin-bottom: 20px;
}
/* FlexSlider Necessary Styles */
.flexslider .slides > li {
margin:0;
padding:0;
/* WooThemes recommendation for fixing lines */
-webkit-backface-visibility: visibl... | myBlog/public/assets/sliders/flexslider-custom/flexslider.css |
.slider-area {
padding: 20px 0;
margin: 0;
}
.fullwidthbanner-container {
margin-bottom: 20px;
}
.background-slider {
margin-bottom: 20px;
}
/* FlexSlider Necessary Styles */
.flexslider .slides > li {
margin:0;
padding:0;
/* WooThemes recommendation for fixing lines */
-webkit-backface-visibility: visibl... | 0.315947 | 0.08318 |
body{
overflow-x:hidden;
}
/* Landing page */
#landing{
background-image:url("../img/h_img.jpg");
background-size:cover;
width:100vw;
text-align:center;
background-position:center;
color:white;
padding-top:20%;
margin-top:-8px;
}
#mouse{
padding-top:17%;
padding-bottom:3%;... | css/styles.css | body{
overflow-x:hidden;
}
/* Landing page */
#landing{
background-image:url("../img/h_img.jpg");
background-size:cover;
width:100vw;
text-align:center;
background-position:center;
color:white;
padding-top:20%;
margin-top:-8px;
}
#mouse{
padding-top:17%;
padding-bottom:3%;... | 0.233706 | 0.054049 |
@media screen and (min-width: 501px) {
table {
width: 60vw;
}
.calendarHeader {
width: 60vw;
}
.carousel-item img {
height: 30vw;
/*width: 40vw;*/
}
.carousel-caption {
width: 75vw;
}
.masonry {
-webkit-column-count: 3; /* for Chrome, Safari, Opera */
-moz-c... | css/stylesheet.css | @media screen and (min-width: 501px) {
table {
width: 60vw;
}
.calendarHeader {
width: 60vw;
}
.carousel-item img {
height: 30vw;
/*width: 40vw;*/
}
.carousel-caption {
width: 75vw;
}
.masonry {
-webkit-column-count: 3; /* for Chrome, Safari, Opera */
-moz-c... | 0.233794 | 0.053502 |
* {
margin: 0;
padding: 0;
}
a,
a:visited {
text-decoration: none ;
color: #232425 ;
}
a:hover {
color: #0074E8 ;
}
ul,
ol,
li {
list-style-type: none;
}
input,
input:invalid,
textarea,
textarea:invalid {
border: 2px solid rgb(29, 161, 242);
border-width:... | style.css |
* {
margin: 0;
padding: 0;
}
a,
a:visited {
text-decoration: none ;
color: #232425 ;
}
a:hover {
color: #0074E8 ;
}
ul,
ol,
li {
list-style-type: none;
}
input,
input:invalid,
textarea,
textarea:invalid {
border: 2px solid rgb(29, 161, 242);
border-width:... | 0.313945 | 0.066116 |
a, i::-moz-selection {
background: transparent;
}
a, i::selection {
background: transparent;
}
.root {
display: fixed;
overflow: hidden;
}
.btn-secondary {
background: #7c7c7c !important;
}
h1 {
font: 23px;
}
i {
cursor: pointer;
}
.logo {
margin: 25px auto 20px;
}
.logo .logo-left-site {
font-... | public/assets/style/main.css | a, i::-moz-selection {
background: transparent;
}
a, i::selection {
background: transparent;
}
.root {
display: fixed;
overflow: hidden;
}
.btn-secondary {
background: #7c7c7c !important;
}
h1 {
font: 23px;
}
i {
cursor: pointer;
}
.logo {
margin: 25px auto 20px;
}
.logo .logo-left-site {
font-... | 0.326271 | 0.057256 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-image: url(../imgs/watercolor_spots.jpg);
background-repeat: no-repeat;
background: cover;
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
@media (min-width: 280px) and (max-width: 480px) {
/... | css/contact.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-image: url(../imgs/watercolor_spots.jpg);
background-repeat: no-repeat;
background: cover;
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
@media (min-width: 280px) and (max-width: 480px) {
/... | 0.349089 | 0.096408 |
#wrapper {
width: 800px;
margin: 0 auto;
}
body {
font-family: "Segoe UI", sans-serif;
background-color: #666;
}
#matchCanvas {
display: flex;
width: 100%;
justify-content: center;
}
/* The routing class in the app.tsx */
.pageRoute {
display: flex;
justify-content: center;
p... | TypeScriptTetris/public/app.css | #wrapper {
width: 800px;
margin: 0 auto;
}
body {
font-family: "Segoe UI", sans-serif;
background-color: #666;
}
#matchCanvas {
display: flex;
width: 100%;
justify-content: center;
}
/* The routing class in the app.tsx */
.pageRoute {
display: flex;
justify-content: center;
p... | 0.35354 | 0.087291 |
.simplewall{
margin: 150px auto;
margin-bottom: 30px;
width: 85%;
padding: 0px;
}
/* job main images */
.job-image{
width: 98.2%;
background-position: center;
background-size: cover;
}
.job-image-with-gallery{
width: 97.7%;
background-position: center;
backgrou... | maisa-bolt/theme/maisa-template/job_style.css | .simplewall{
margin: 150px auto;
margin-bottom: 30px;
width: 85%;
padding: 0px;
}
/* job main images */
.job-image{
width: 98.2%;
background-position: center;
background-size: cover;
}
.job-image-with-gallery{
width: 97.7%;
background-position: center;
backgrou... | 0.28887 | 0.088465 |
gs-optionbox {
display: block;
/*border: 1px solid #AEAEAE;*/
/*
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-c... | src/app/developer_g/greyspots-1.1.1/css/020-optionbox.css | gs-optionbox {
display: block;
/*border: 1px solid #AEAEAE;*/
/*
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-c... | 0.266644 | 0.100437 |
.ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.383301;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.346191;font-style:n... | pdf/main.css | .ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.383301;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.346191;font-style:n... | 0.138156 | 0.067824 |
@media (max-width: 1200px) {
/* utility */
.grid {
grid-template-columns: repeat(1, 1fr);
align-content: center;
}
/* Client Panel */
/* Filter Btns */
.menu .btn-container { grid-template-columns: repeat(2, 1fr); gap: 5px; }
/* Home Page -> Shocase */
.showcase p
... | assets/css/mobile.css | @media (max-width: 1200px) {
/* utility */
.grid {
grid-template-columns: repeat(1, 1fr);
align-content: center;
}
/* Client Panel */
/* Filter Btns */
.menu .btn-container { grid-template-columns: repeat(2, 1fr); gap: 5px; }
/* Home Page -> Shocase */
.showcase p
... | 0.396886 | 0.10393 |
.container{
position: relative;
}
#crossfade{
position: relative;
margin: 0;
padding: 0;
background: #012F2F;
}
#crossfade > img.dummyImg{
width: 100%;
z-index: 0;
position: relative;
margin: 0;
padding: 0;
}
#crossfade > img.slideCross{
width: 100%;
... | CSS/landingstyle.css | .container{
position: relative;
}
#crossfade{
position: relative;
margin: 0;
padding: 0;
background: #012F2F;
}
#crossfade > img.dummyImg{
width: 100%;
z-index: 0;
position: relative;
margin: 0;
padding: 0;
}
#crossfade > img.slideCross{
width: 100%;
... | 0.388734 | 0.053552 |
@charset "UTF-8";
/* CSS Document */
html,
body {
height: 100%;
}
body {
margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
background: url(../images/background.jpg) center center fixed;
}
.img-card {
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
}
/*
#card_container {
... | project1/web-app/css/style.css | @charset "UTF-8";
/* CSS Document */
html,
body {
height: 100%;
}
body {
margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
background: url(../images/background.jpg) center center fixed;
}
.img-card {
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
}
/*
#card_container {
... | 0.257672 | 0.080502 |
*{
margin: 0;
padding: 0;
}
.card {
display: flex;
flex-direction: column;
width: 215px;
height: 300px;
margin: 10px;
justify-content:space-evenly;
background: linear-gradient(180deg, rgba(84,194,255,1) 0%, rgba(93,255,155,1) 100%);
border-radius: 15px;
/* margin... | APP/static/css/pro_card.css | *{
margin: 0;
padding: 0;
}
.card {
display: flex;
flex-direction: column;
width: 215px;
height: 300px;
margin: 10px;
justify-content:space-evenly;
background: linear-gradient(180deg, rgba(84,194,255,1) 0%, rgba(93,255,155,1) 100%);
border-radius: 15px;
/* margin... | 0.452052 | 0.053182 |
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: black;
}
b {
font-size: 110%;
}
em {
color: red;
}
h1 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: white;
background-color:... | www/css/index.css |
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: black;
}
b {
font-size: 110%;
}
em {
color: red;
}
h1 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: white;
background-color:... | 0.407098 | 0.094343 |
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Se... | insect-catch-game/css/main.css | *,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Se... | 0.506103 | 0.048722 |
.card {
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
overflow: hidden;
max-width: 400px;
border-radius: 4px;
background-color: #fff;
height: 500px;
margin: 0 auto;
}
.card-header {
display: flex;
align-ite... | src/components/UI/Card/index.css | .card {
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
overflow: hidden;
max-width: 400px;
border-radius: 4px;
background-color: #fff;
height: 500px;
margin: 0 auto;
}
.card-header {
display: flex;
align-ite... | 0.541894 | 0.148417 |
.yesp {
position: relative;
overflow: hidden;
}
.yesp,
.yesp * {
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.yesp:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.yesp .yesp-contain... | plugins/youtube-video-player/css/youtube-video-player.css | .yesp {
position: relative;
overflow: hidden;
}
.yesp,
.yesp * {
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.yesp:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.yesp .yesp-contain... | 0.407451 | 0.07971 |