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 |
|---|---|---|---|---|
@keyframes ninjawiggle {
0%,
100% {
bottom: 50px;
}
50% {
bottom: 52px;
}
}
* {
box-sizing: border-box;
text-decoration: none;
outline: none !important;
}
body {
margin: 0;
padding: 15px;
text-align: center;
font-family: "Roboto", sans-serif;
font-size: 16px;... | project/02-02/res/style.css | @keyframes ninjawiggle {
0%,
100% {
bottom: 50px;
}
50% {
bottom: 52px;
}
}
* {
box-sizing: border-box;
text-decoration: none;
outline: none !important;
}
body {
margin: 0;
padding: 15px;
text-align: center;
font-family: "Roboto", sans-serif;
font-size: 16px;... | 0.371137 | 0.059839 |
video::-internal-media-interstitial {
width: inherit;
height: inherit;
position: relative;
direction: ltr;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
/* The font size is set to be proportional to the viewport width.
* Specifically, it ... | third_party/blink/renderer/modules/media_controls/resources/mediaInterstitials.css | video::-internal-media-interstitial {
width: inherit;
height: inherit;
position: relative;
direction: ltr;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
/* The font size is set to be proportional to the viewport width.
* Specifically, it ... | 0.604399 | 0.069605 |
.fade-in-down-animation {
animation-fill-mode: both;
animation-duration: 1s;
animation-name: fade-in-down;
}
.title-hover-animation {
display: inline-block;
position: relative;
border-bottom: none;
line-height: 1.3;
vertical-align: top;
color: var(--second-text-color);
}
.title-hover-animation::before... | docs/css/common/animated.css | .fade-in-down-animation {
animation-fill-mode: both;
animation-duration: 1s;
animation-name: fade-in-down;
}
.title-hover-animation {
display: inline-block;
position: relative;
border-bottom: none;
line-height: 1.3;
vertical-align: top;
color: var(--second-text-color);
}
.title-hover-animation::before... | 0.616936 | 0.093969 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("translate.google.com") {
body {
background: none repeat scroll 0% 0% #1A1A1A !important;
}
#gt-text-c, #gt-apb-main {
background: none repeat scroll 0% 0% #1A1A1A !important;
}
.gt-baf-word-clickable {
color: #A5A1A... | data/usercss/111737.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("translate.google.com") {
body {
background: none repeat scroll 0% 0% #1A1A1A !important;
}
#gt-text-c, #gt-apb-main {
background: none repeat scroll 0% 0% #1A1A1A !important;
}
.gt-baf-word-clickable {
color: #A5A1A... | 0.179064 | 0.131787 |
@import url("https://fonts.googleapis.com/css2?family=Yesteryear&display=swap");
@import url("https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Simonetta:wght@900&display=swap");
/* learned how to customize scrollbars */
::-webkit-scrollba... | Aqua World/css/seafoodStyle.css | @import url("https://fonts.googleapis.com/css2?family=Yesteryear&display=swap");
@import url("https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Simonetta:wght@900&display=swap");
/* learned how to customize scrollbars */
::-webkit-scrollba... | 0.376623 | 0.075619 |
.footer {
left: 0;
bottom: 0;
width: 100%;
text-align: right;
}
.topnav {
width: 100%;
background-color: #333;
overflow: auto;
position: sticky;
}
/* Navigation links */
.topnav a {
float: left;
padding: 12px;
color: white;
text-decoration: none;
font-size: ... | public/css/allpages.css | .footer {
left: 0;
bottom: 0;
width: 100%;
text-align: right;
}
.topnav {
width: 100%;
background-color: #333;
overflow: auto;
position: sticky;
}
/* Navigation links */
.topnav a {
float: left;
padding: 12px;
color: white;
text-decoration: none;
font-size: ... | 0.412057 | 0.090615 |
body {
font-family: 'Russo One', sans-serif;
background: #fcfcfc;
padding: 0;
margin: 0;
}
/*--------------------------- menu*/
header {
font-family: 'Russo One', sans-serif;
}
.dws-menu ul, .dws-menu ol {
list-style: none;
}
.dws-menu > ul {
display: flex;
justify-content: center;... | css/pro.css | body {
font-family: 'Russo One', sans-serif;
background: #fcfcfc;
padding: 0;
margin: 0;
}
/*--------------------------- menu*/
header {
font-family: 'Russo One', sans-serif;
}
.dws-menu ul, .dws-menu ol {
list-style: none;
}
.dws-menu > ul {
display: flex;
justify-content: center;... | 0.307878 | 0.052255 |
@charset "UTF-8";
/*common*/
table {
border-collapse: collapse;
table-layout: fixed;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, img {
padding: 0;
margin: 0;
font-size: 14... | AnyChatClient/js/anychat/css/anychat.css | @charset "UTF-8";
/*common*/
table {
border-collapse: collapse;
table-layout: fixed;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, img {
padding: 0;
margin: 0;
font-size: 14... | 0.256925 | 0.05526 |
body {
text-align: center;
margin: 0px;
font-family: Roboto;
font-style: normal;
font-size: 1.1rem;
line-height: normal;
}
a {
text-decoration: none;
}
input {
font-size: 1.1rem;
margin: 0.25rem auto;
padding: 0.25rem;
color: #2D3142;
background: none !important;
}
.top-bar {
padding: 30px 25px;
backgr... | public/css/newcontact.css | body {
text-align: center;
margin: 0px;
font-family: Roboto;
font-style: normal;
font-size: 1.1rem;
line-height: normal;
}
a {
text-decoration: none;
}
input {
font-size: 1.1rem;
margin: 0.25rem auto;
padding: 0.25rem;
color: #2D3142;
background: none !important;
}
.top-bar {
padding: 30px 25px;
backgr... | 0.343232 | 0.0704 |
@keyframes load {
from {width:0px;}
to{width:240px;}
}
html,
body {
font-family: Roboto, Arial, Helvetica, sans-serif;
margin: 0 !important;
padding: 0;
transition: 0.2s;
background: #121212;
color: white;
}
.heading {
margin-left: 1rem;
}
img {
color:white;
}
#loading {
position:... | styles/style.css | @keyframes load {
from {width:0px;}
to{width:240px;}
}
html,
body {
font-family: Roboto, Arial, Helvetica, sans-serif;
margin: 0 !important;
padding: 0;
transition: 0.2s;
background: #121212;
color: white;
}
.heading {
margin-left: 1rem;
}
img {
color:white;
}
#loading {
position:... | 0.403449 | 0.075551 |
body {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
background-color: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: 0;
}
#fullscreen {
z-index: -999;
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
p... | css/style-welcome.css | body {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
background-color: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: 0;
}
#fullscreen {
z-index: -999;
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
p... | 0.449634 | 0.064359 |
@font-face {
font-family: 'Gilroy-ExtraBold';
src: url("../fonts/Gilroy-ExtraBold.eot");
src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg... | static/css/comments/__form/comments__form.css | @font-face {
font-family: 'Gilroy-ExtraBold';
src: url("../fonts/Gilroy-ExtraBold.eot");
src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg... | 0.340266 | 0.055209 |
body {font-family: Arial, Helvetica, sans-serif; font-size: 76%; margin: 0;}
a {color: #002f5e;}
a:visited {color: #62228e;}
acronym {border-bottom: 1px dotted #002f5e; cursor: help;}
img {border: none;}
h1, h2, h3, h4, h5 {font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;}
#skiplink {font-size: 1em... | _o/dev/box/framework/dotphp/DelMaster/_source/xend/bunch/playbox/openbox/_review/updated_wamp/unhfa/asset/css/layout.css | body {font-family: Arial, Helvetica, sans-serif; font-size: 76%; margin: 0;}
a {color: #002f5e;}
a:visited {color: #62228e;}
acronym {border-bottom: 1px dotted #002f5e; cursor: help;}
img {border: none;}
h1, h2, h3, h4, h5 {font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;}
#skiplink {font-size: 1em... | 0.238107 | 0.172869 |
.pos_center {
position: absolute;
margin-top: -260px;
top: 50%;
margin-left: -220px;
left: 50%;
}
@media only screen and (max-width: 1366px) {
.pos_center {
transform: scale(.8);
}
}
.login_bg h1 {
color: #fff;
vertical-align: middle;
font-size: 34px;
margin: 20px 0 30px;
}
.login_bg h1 img... | frontend/cms/src/assets/css/style.css | .pos_center {
position: absolute;
margin-top: -260px;
top: 50%;
margin-left: -220px;
left: 50%;
}
@media only screen and (max-width: 1366px) {
.pos_center {
transform: scale(.8);
}
}
.login_bg h1 {
color: #fff;
vertical-align: middle;
font-size: 34px;
margin: 20px 0 30px;
}
.login_bg h1 img... | 0.309858 | 0.120983 |
@font-face {
font-family: 'Qomolangma-UchenSarchen';
src: url('Qomolangma-UchenSarchen.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
#unitLinks {
/* #sidebar is 20% the width of #main. #unitLinks is within #content
* which itself is 80% the width of #main. We want #u... | css/typing.css | @font-face {
font-family: 'Qomolangma-UchenSarchen';
src: url('Qomolangma-UchenSarchen.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
#unitLinks {
/* #sidebar is 20% the width of #main. #unitLinks is within #content
* which itself is 80% the width of #main. We want #u... | 0.435661 | 0.154759 |
::-webkit-scrollbar {
background-color: var(--color-primary);
width: 12px;
}
::-webkit-scrollbar-thumb {
background-color: var(--color-secondary);
border-radius: 6px;
}
:root {
--primary-font: 'Bakbak One', sans-serif;
--color-primary: #288fb4;
--color-secondary: #1d556f;
--color-terciary: #efddb2;
... | src/style.css | ::-webkit-scrollbar {
background-color: var(--color-primary);
width: 12px;
}
::-webkit-scrollbar-thumb {
background-color: var(--color-secondary);
border-radius: 6px;
}
:root {
--primary-font: 'Bakbak One', sans-serif;
--color-primary: #288fb4;
--color-secondary: #1d556f;
--color-terciary: #efddb2;
... | 0.446495 | 0.090856 |
#customize-header-actions .button {
margin: 0;
padding: 0 5px;
font-size: 12px;
}
#customize-header-actions .customize-action-reset {
float: right;
margin-left: 6px;
max-width: 50px;
}
#customize-header-actions .customize-action-refresh {
position: absolute;
z-index:1000;
left: 60px;
top: 10px;
max-width: ... | web/app/themes/callie-britt/theme-options/theme-customizer.css |
#customize-header-actions .button {
margin: 0;
padding: 0 5px;
font-size: 12px;
}
#customize-header-actions .customize-action-reset {
float: right;
margin-left: 6px;
max-width: 50px;
}
#customize-header-actions .customize-action-refresh {
position: absolute;
z-index:1000;
left: 60px;
top: 10px;
max-width: ... | 0.425128 | 0.084153 |
.home-banner {
border-radius: 10px;
width: 920px;
height: 312px;
display: flex;
flex-direction: column;
justify-content: center;
margin: 0 auto;
padding: 50px 0 50px;
}
.home-banner img {
position: absolute;
right: 0;
}
.banner-title-wrapper {
display: flex;
/* height: 60px; */
align-items: ... | src/component/Home/home.css | .home-banner {
border-radius: 10px;
width: 920px;
height: 312px;
display: flex;
flex-direction: column;
justify-content: center;
margin: 0 auto;
padding: 50px 0 50px;
}
.home-banner img {
position: absolute;
right: 0;
}
.banner-title-wrapper {
display: flex;
/* height: 60px; */
align-items: ... | 0.372734 | 0.165189 |
.alignfull {
max-width: inherit;
position: relative;
}
body.has-gutenberg-blocks .blog-entry .entry-body {
padding: 0;
}
blockquote.wp-block-quote > p {
/* border: none;
padding: 0; */
}
.wp-block-image figcaption {
margin-bottom: 0;
}
ul.wp-block-gallery li {
padding: 0;
margin: 0... | public/img/Kanni - Home Automation, CCTV Security Preview - ThemeForest_files/gutenberg.css | .alignfull {
max-width: inherit;
position: relative;
}
body.has-gutenberg-blocks .blog-entry .entry-body {
padding: 0;
}
blockquote.wp-block-quote > p {
/* border: none;
padding: 0; */
}
.wp-block-image figcaption {
margin-bottom: 0;
}
ul.wp-block-gallery li {
padding: 0;
margin: 0... | 0.620852 | 0.115611 |
.module-data .repeat .add-new {
font-size: 0;
white-space: nowrap;
margin: 10px 0;
margin-right: 300px;
vertical-align: middle;
}
.module-data .repeat .add-new > * {
vertical-align: middle;
}
.module-data .repeat .add-new .new-file {
cursor: pointer;
margin-right: 10px;
color: #5D5D62;
}
.module-data .repea... | public/admin/css/files.css | .module-data .repeat .add-new {
font-size: 0;
white-space: nowrap;
margin: 10px 0;
margin-right: 300px;
vertical-align: middle;
}
.module-data .repeat .add-new > * {
vertical-align: middle;
}
.module-data .repeat .add-new .new-file {
cursor: pointer;
margin-right: 10px;
color: #5D5D62;
}
.module-data .repea... | 0.252476 | 0.057679 |
@media (prefers-color-scheme: dark) {
.base16-gruvbox-soft {
--base00: #32302f;
--base01: #3c3836;
--base02: #504945;
--base03: #665c54;
--base04: #bdae93;
--base05: #d5c4a1;
--base06: #ebdbb2;
--base07: #fbf1c7;
--base08: #fb4934;
--base09: #fe8019;
--base0A: #fabd2f;
... | css/gruvbox-soft.css | @media (prefers-color-scheme: dark) {
.base16-gruvbox-soft {
--base00: #32302f;
--base01: #3c3836;
--base02: #504945;
--base03: #665c54;
--base04: #bdae93;
--base05: #d5c4a1;
--base06: #ebdbb2;
--base07: #fbf1c7;
--base08: #fb4934;
--base09: #fe8019;
--base0A: #fabd2f;
... | 0.249539 | 0.05572 |
.ui-tolito-progressbar
{
height: 30px;
margin: 5em, 0;
overflow: hidden;
padding: 0;
position: relative;
top: 4px;
width: 100%;
}
.ui-tolito-progressbar-mini
{
height: 20px;
margin: 5em, 0;
overflow: hidden;
padding: 0;
position: relative;
top: 4px;
width: 100%;
}
.ui-tolito-progressbar-bg
{
border: none... | lib/external/jquery.mobile/plugins/jQuery-Mobile-Progress-Bar-with-Percentage/src/css/tolito-1.0.1.css | .ui-tolito-progressbar
{
height: 30px;
margin: 5em, 0;
overflow: hidden;
padding: 0;
position: relative;
top: 4px;
width: 100%;
}
.ui-tolito-progressbar-mini
{
height: 20px;
margin: 5em, 0;
overflow: hidden;
padding: 0;
position: relative;
top: 4px;
width: 100%;
}
.ui-tolito-progressbar-bg
{
border: none... | 0.266357 | 0.138113 |
* {
margin: 0px;
padding: 0px;
list-style-type: none;
border:0;
-webkit-text-size-adjust:none;
}
#nv {
width: 100%;
height: 100px;
margin: auto;
overflow: hidden;
background-color: #FFFFFF;
}
#nv .logo {
width: 252px;
height: 60px;
float: left;
padding-top: 20px;
overflow: hidden;
}
#nv .nvw {
width: 11... | tniu/temp/temp9_8/tniu_style.css | * {
margin: 0px;
padding: 0px;
list-style-type: none;
border:0;
-webkit-text-size-adjust:none;
}
#nv {
width: 100%;
height: 100px;
margin: auto;
overflow: hidden;
background-color: #FFFFFF;
}
#nv .logo {
width: 252px;
height: 60px;
float: left;
padding-top: 20px;
overflow: hidden;
}
#nv .nvw {
width: 11... | 0.301876 | 0.064772 |
.richselect .richselectbox
{
border:solid 1px #bdbdbd;
text-decoration:none;
display:block;
overflow:hidden;
background-color: #fff;
margin: 0;
padding: 0;
text-align: left;
}
.richselect .selectboxcontent
{
overflow:hidden;
float:left;
padding: 4px 0 4px 3px;
overflow:hidden;
background-color: #... | Admin/Images/Ribbon/UI/Richselect/Richselect.css | .richselect .richselectbox
{
border:solid 1px #bdbdbd;
text-decoration:none;
display:block;
overflow:hidden;
background-color: #fff;
margin: 0;
padding: 0;
text-align: left;
}
.richselect .selectboxcontent
{
overflow:hidden;
float:left;
padding: 4px 0 4px 3px;
overflow:hidden;
background-color: #... | 0.340924 | 0.062245 |
:root {
--color: #639;
--disabled-color: #595959;
--font:
Inter,
sans-serif;
--bold-font:
"Inter Bold",
sans-serif;
--header-letter-spacing: -0.02em;
/* Opposite of header letter spacing */
--text-letter-spacing: calc(var(--header-letter-spacing) * -1);
--spacing: 20px;
display: flex... | src/style.css |
:root {
--color: #639;
--disabled-color: #595959;
--font:
Inter,
sans-serif;
--bold-font:
"Inter Bold",
sans-serif;
--header-letter-spacing: -0.02em;
/* Opposite of header letter spacing */
--text-letter-spacing: calc(var(--header-letter-spacing) * -1);
--spacing: 20px;
display: flex... | 0.584864 | 0.136091 |
.artist-comment-time-period {
color: #ccc!important;
font-size: 8px;
margin: 0px 0px 0px !important;
}
.bootstrap-tagsinput {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
padding: 4px 6px;
color: #555;
vertical-align: middle;
border-radius: 4px;
/* max-w... | public/assets/css/pages/social-media.css | .artist-comment-time-period {
color: #ccc!important;
font-size: 8px;
margin: 0px 0px 0px !important;
}
.bootstrap-tagsinput {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
padding: 4px 6px;
color: #555;
vertical-align: middle;
border-radius: 4px;
/* max-w... | 0.287968 | 0.100569 |
* {
box-sizing: border-box;
}
/* set body weight and background properties */
body
{
background-color: #fff;
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
background-image: url("https://www.transparenttextures.com/pattern... | public/stylesheets/style2.css | * {
box-sizing: border-box;
}
/* set body weight and background properties */
body
{
background-color: #fff;
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
background-image: url("https://www.transparenttextures.com/pattern... | 0.267695 | 0.122602 |
a {
text-decoration: none;
}
h2 {
font-size: 30px;
}
body {
color: rgb(87, 87, 87);
padding: 0;
margin: 0;
font-family: "Rubik", sans-serif;
}
.main-padding {
padding: 0 3em;
width: 80%;
margin: 0 auto;
}
.duration-span,
.tour-span {
display: none;
}
.fa-clock,
.fa-star,
.fa-star-half-stroke {
col... | CSS/styles.css | a {
text-decoration: none;
}
h2 {
font-size: 30px;
}
body {
color: rgb(87, 87, 87);
padding: 0;
margin: 0;
font-family: "Rubik", sans-serif;
}
.main-padding {
padding: 0 3em;
width: 80%;
margin: 0 auto;
}
.duration-span,
.tour-span {
display: none;
}
.fa-clock,
.fa-star,
.fa-star-half-stroke {
col... | 0.520009 | 0.129733 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Kalam&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif
}
body {
background: radial-gradient(#ffff,#2774C4);
}
.container {
overflow: auto
... | public/css/courses.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Kalam&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif
}
body {
background: radial-gradient(#ffff,#2774C4);
}
.container {
overflow: auto
... | 0.324342 | 0.105211 |
@layer components {
.alert {
@apply bg-gray-50 py-4 px-6 text-sm rounded-lg border;
}
.alert-info {
@apply alert bg-blue-50 text-blue-700 border-blue-100;
}
.alert-error {
@apply alert bg-red-50 text-red-500 border-red-100;
}
.alert-warning {
@apply alert bg-yellow-50 text-yellow-700 borde... | ui/src/css/custom-components.css | @layer components {
.alert {
@apply bg-gray-50 py-4 px-6 text-sm rounded-lg border;
}
.alert-info {
@apply alert bg-blue-50 text-blue-700 border-blue-100;
}
.alert-error {
@apply alert bg-red-50 text-red-500 border-red-100;
}
.alert-warning {
@apply alert bg-yellow-50 text-yellow-700 borde... | 0.47317 | 0.180666 |
/* background-color:rgb(24, 22, 22); */
position: relative;
}
/* .page-not-found{
width:120%;
height:1500px;
position:absolute;
background-image: linear-gradient(to right, rgba(27, 33, 44,1), rgba(27, 33, 44,0.8) 50%, rgb(27, 33, 44, 0.5) 100%), url(./img/shawshank.jpg);
backgrou... | client/src/css/Home.css | /* background-color:rgb(24, 22, 22); */
position: relative;
}
/* .page-not-found{
width:120%;
height:1500px;
position:absolute;
background-image: linear-gradient(to right, rgba(27, 33, 44,1), rgba(27, 33, 44,0.8) 50%, rgb(27, 33, 44, 0.5) 100%), url(./img/shawshank.jpg);
backgrou... | 0.334807 | 0.058777 |
.portfolio-item {
margin-bottom: 30px;
}
.card-title {
background: #2a3855;
color: #fff;
padding: 10px;
}
.fail {
background: #d28282;
color: #fff;
padding: 4px;
}
.success {
background: #039f90;
color: #fff;
padding: 4px;
}
.card {
border-color: #c5c5c5 !important;
}
... | Online Exam Portal/OEP.Web/Content/result-page.css | .portfolio-item {
margin-bottom: 30px;
}
.card-title {
background: #2a3855;
color: #fff;
padding: 10px;
}
.fail {
background: #d28282;
color: #fff;
padding: 4px;
}
.success {
background: #039f90;
color: #fff;
padding: 4px;
}
.card {
border-color: #c5c5c5 !important;
}
... | 0.263694 | 0.161519 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
font-family: 'Open Sans', sans-serif;
margin: 0px;
padding: 0px;
background: linear-gradient(to bottom, #567788 0%, #121f25 100%) no-repeat center center;
font-size: 14px;
color: #333333;
}
nav {
background-color: #eff... | 09.CSS Formatting and Positioning-Exercises/P01_BookReview/book-review.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
font-family: 'Open Sans', sans-serif;
margin: 0px;
padding: 0px;
background: linear-gradient(to bottom, #567788 0%, #121f25 100%) no-repeat center center;
font-size: 14px;
color: #333333;
}
nav {
background-color: #eff... | 0.433262 | 0.108614 |
body.theme-dark .cbp_tmtimeline::before {
background:RGBA(255,255,255,0.06)
}
ul.cbp_tmtimeline {
padding:0
}
div class.cdp_tmlabel > li .cbp_tmlabel {
margin-bottom:0
}
.cbp_tmtimeline {
margin:30px 0 0 0;
padding:0;
list-style:none;
position:relative
}
/* The line */
.cbp_tmtimeline:before {
content:'';
... | qingzzcn/static/css/aword.css | body.theme-dark .cbp_tmtimeline::before {
background:RGBA(255,255,255,0.06)
}
ul.cbp_tmtimeline {
padding:0
}
div class.cdp_tmlabel > li .cbp_tmlabel {
margin-bottom:0
}
.cbp_tmtimeline {
margin:30px 0 0 0;
padding:0;
list-style:none;
position:relative
}
/* The line */
.cbp_tmtimeline:before {
content:'';
... | 0.25128 | 0.077762 |
-------------------------------------------------------------- */
body
{
margin:0px;
padding:0px;
background:#fff;
font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
color: #232323;
}
.maincontainer
{
width:750px;
height:900px;
background: #fff;
}
.banner
{
background: url(img/banner.jpg);
width: 7... | application/views/layout/css.css | -------------------------------------------------------------- */
body
{
margin:0px;
padding:0px;
background:#fff;
font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
color: #232323;
}
.maincontainer
{
width:750px;
height:900px;
background: #fff;
}
.banner
{
background: url(img/banner.jpg);
width: 7... | 0.215929 | 0.055438 |
.ldcv {
position: fixed;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
opacity: 0;
text-align: center;
perspective: 1024px;
visibility: hidden;
}
.ldcv:before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0... | web/static/assets/lib/ldcover/1.3.3/ldcv.css | .ldcv {
position: fixed;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
opacity: 0;
text-align: center;
perspective: 1024px;
visibility: hidden;
}
.ldcv:before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0... | 0.660391 | 0.116011 |
#settings-icon {
position: absolute;
bottom: 5vh;
right: 5vh;
cursor: pointer;
background: none;
color: currentColor;
}
/* SETTINGS MENU STYLES */
#settings-container {
display: flex;
justify-content: center;
flex-direction: column;
position: fixed;
top: 0;
left: 0;
margin: 5vh 5vw;
width:... | settings/style.css | #settings-icon {
position: absolute;
bottom: 5vh;
right: 5vh;
cursor: pointer;
background: none;
color: currentColor;
}
/* SETTINGS MENU STYLES */
#settings-container {
display: flex;
justify-content: center;
flex-direction: column;
position: fixed;
top: 0;
left: 0;
margin: 5vh 5vw;
width:... | 0.265309 | 0.048677 |
@import url("https://fonts.googleapis.com/css?family=Nunito");
.main_header {
background-color: #bf0b24 !important;
}
.navbar-light .navbar-nav .nav-link {
color: white;
}
.x-spreadsheet-toolbar {
width: 100% !important;
}
.x-spreadsheet-sheet {
width: 100% !important;
}
.x-spreadsheet-sheet .x-spreadsheet-o... | resources/css/app.css | @import url("https://fonts.googleapis.com/css?family=Nunito");
.main_header {
background-color: #bf0b24 !important;
}
.navbar-light .navbar-nav .nav-link {
color: white;
}
.x-spreadsheet-toolbar {
width: 100% !important;
}
.x-spreadsheet-sheet {
width: 100% !important;
}
.x-spreadsheet-sheet .x-spreadsheet-o... | 0.370339 | 0.068881 |
.mapp.ios {
margin-left: 0;
padding-right: 65%;
}
.mapp {
margin-left: 55%;
padding-right: 5%;
}
.mapp h1.heading {
margin-bottom: 30px;
color: #fff;
opacity: 0.8;
}
.mapp h1.heading span {
padding-left: 10%;
}
.mapp ul li {
display: flex;
align-items: center;
margin-bottom:... | assets/css/single-mapp.css | .mapp.ios {
margin-left: 0;
padding-right: 65%;
}
.mapp {
margin-left: 55%;
padding-right: 5%;
}
.mapp h1.heading {
margin-bottom: 30px;
color: #fff;
opacity: 0.8;
}
.mapp h1.heading span {
padding-left: 10%;
}
.mapp ul li {
display: flex;
align-items: center;
margin-bottom:... | 0.240061 | 0.15131 |
@font-face {
font-family: "TrueBoldSpecial";
font-style: normal;
font-weight: normal;
font-display: swap;
src: url("/static/fonts/Brandon_bld.otf") format("embedded-opentype"),
url("/static/fonts/Brandon_med_it.otf") format("embedded-opentype"),
url("/static/fonts/Brandon_reg.otf") format("woff2");
/* url("/... | public/nprogress.css | @font-face {
font-family: "TrueBoldSpecial";
font-style: normal;
font-weight: normal;
font-display: swap;
src: url("/static/fonts/Brandon_bld.otf") format("embedded-opentype"),
url("/static/fonts/Brandon_med_it.otf") format("embedded-opentype"),
url("/static/fonts/Brandon_reg.otf") format("woff2");
/* url("/... | 0.337968 | 0.079139 |
d-article a.undecorated {
border-bottom: none;
}
.subgrid {
grid-column: screen;
display: grid;
grid-template-columns: inherit;
grid-template-rows: inherit;
grid-column-gap: inherit;
grid-row-gap: inherit;
}
d-figure.base-grid {
grid-column: screen;
background: hsl(0, 0%, 97%);
padding: 20px 0;
border-top:... | static/styles.css | d-article a.undecorated {
border-bottom: none;
}
.subgrid {
grid-column: screen;
display: grid;
grid-template-columns: inherit;
grid-template-rows: inherit;
grid-column-gap: inherit;
grid-row-gap: inherit;
}
d-figure.base-grid {
grid-column: screen;
background: hsl(0, 0%, 97%);
padding: 20px 0;
border-top:... | 0.381335 | 0.111773 |
.feed_cont {float:left;width:635px;margin:0 30px 0;}
/*动态发布*/
.feed_post {width:100%;margin-bottom:20px;padding:30px 40px;border-radius:3px;background:white;}
.feed_post .input-wrap {position: relative;width: 100%;min-height: 158px;}
.feed_post .input-wrap .post_textarea {display: block;position: absolute;width:100%;h... | packages/zhiyicx-plus-pc/resources/assets/web/css/feed.css | .feed_cont {float:left;width:635px;margin:0 30px 0;}
/*动态发布*/
.feed_post {width:100%;margin-bottom:20px;padding:30px 40px;border-radius:3px;background:white;}
.feed_post .input-wrap {position: relative;width: 100%;min-height: 158px;}
.feed_post .input-wrap .post_textarea {display: block;position: absolute;width:100%;h... | 0.3295 | 0.053651 |
.faded-text, .header-text, input::placeholder, input:-ms-input-placeholder, input::-ms-input-placeholder {
color: #133337;
color: rgba(19, 51, 55, 0.6);
}
.base-active-item {
background-color: #133337 !important;
color: white !important;
}
.base-border {
border: 1px solid #c9c9c9;
}
.theme-heritage-green {... | style/controls.css | .faded-text, .header-text, input::placeholder, input:-ms-input-placeholder, input::-ms-input-placeholder {
color: #133337;
color: rgba(19, 51, 55, 0.6);
}
.base-active-item {
background-color: #133337 !important;
color: white !important;
}
.base-border {
border: 1px solid #c9c9c9;
}
.theme-heritage-green {... | 0.412294 | 0.075176 |
:root {
--app-height: 100%;
}
html, body {
width:100%;
overflow: hidden;
min-height: var(--app-height);
}
h1 {
font-size: 2.5em;
}
#column-container {
min-height:var(--app-height);
}
#word-div {
position:relative;
overflow:hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.bl... | css/index.css | :root {
--app-height: 100%;
}
html, body {
width:100%;
overflow: hidden;
min-height: var(--app-height);
}
h1 {
font-size: 2.5em;
}
#column-container {
min-height:var(--app-height);
}
#word-div {
position:relative;
overflow:hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.bl... | 0.600891 | 0.181227 |
html {
background-image: url("https://edge.alluremedia.com.au/m/l/2015/06/CodingSnippet.jpg");
}
#navbar {
background-image: url("https://edge.alluremedia.com.au/m/l/2015/06/CodingSnippet.jpg");
}
#nav-bar {
cursor: pointer;
}
.tabs {
background-color: black;
opacity: 70%;
position: relative;
animation: flip 2... | css/bio.css | html {
background-image: url("https://edge.alluremedia.com.au/m/l/2015/06/CodingSnippet.jpg");
}
#navbar {
background-image: url("https://edge.alluremedia.com.au/m/l/2015/06/CodingSnippet.jpg");
}
#nav-bar {
cursor: pointer;
}
.tabs {
background-color: black;
opacity: 70%;
position: relative;
animation: flip 2... | 0.459804 | 0.147494 |
body.dark-theme {
background: #000;
color: #e8e8e8;
}
/* Dropdowns */
.dark-theme .dropdown-content {
background-color: #333;
}
.dark-theme .select-wrapper span.caret {
color: #e8e8e8;
}
.dark-theme .dropdown-content li {
color: #e8e8e8;
}
.dark-theme .dropdown-content li:hover,
.dark-theme .dropdown-content... | css/dark_theme.css | body.dark-theme {
background: #000;
color: #e8e8e8;
}
/* Dropdowns */
.dark-theme .dropdown-content {
background-color: #333;
}
.dark-theme .select-wrapper span.caret {
color: #e8e8e8;
}
.dark-theme .dropdown-content li {
color: #e8e8e8;
}
.dark-theme .dropdown-content li:hover,
.dark-theme .dropdown-content... | 0.396185 | 0.050028 |
:root {
scroll-behavior: smooth;
}
body {
/* font-family: "Open Sans", sans-serif; */
font-family: "Quicksand", sans-serif;
color: #444444;
}
a {
color: #4154f1;
text-decoration: none;
}
a:hover {
color: #717ff5;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Qui... | public/travel-alam/assets/css/style.css | :root {
scroll-behavior: smooth;
}
body {
/* font-family: "Open Sans", sans-serif; */
font-family: "Quicksand", sans-serif;
color: #444444;
}
a {
color: #4154f1;
text-decoration: none;
}
a:hover {
color: #717ff5;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Qui... | 0.52074 | 0.128498 |
header {
text-align: center;
}
th, td {
padding: 15px;
}
select {
padding: 2px 15px;
background-color: rgb(181, 222, 255);
font-weight: 600;
padding: 5px 0;
}
select option {
font-size: 11px;
}
.innerControls input {
font-weight: normal;
float: right;
}
#controls {
display: flex;
flex-directi... | labfiles/lab04/nginx2/nginx2-src/html/style.css | header {
text-align: center;
}
th, td {
padding: 15px;
}
select {
padding: 2px 15px;
background-color: rgb(181, 222, 255);
font-weight: 600;
padding: 5px 0;
}
select option {
font-size: 11px;
}
.innerControls input {
font-weight: normal;
float: right;
}
#controls {
display: flex;
flex-directi... | 0.493409 | 0.112991 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
body {
background: #2b3d6b;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #fff;
}
.col-centered {
min-height: 100%;
min-height: 100vh;
display: flex;
align-items: center;
}
a,
a:hover {
text-decoration: none;... | assets/css/style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
body {
background: #2b3d6b;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #fff;
}
.col-centered {
min-height: 100%;
min-height: 100vh;
display: flex;
align-items: center;
}
a,
a:hover {
text-decoration: none;... | 0.348645 | 0.147555 |
body {
/* width: 990px;
height: 1320px; */
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
}
header {
width: 100%;
height: 45px;
border-radius: 5px 5px 0 0;
background-color: #2f364a;
}
footer {
width: 100%;
height: 45px;
border-radius: 0 0 5px 5px;
background-color: #1... | src/ex11_html-css-advanced/task-04.css | body {
/* width: 990px;
height: 1320px; */
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
}
header {
width: 100%;
height: 45px;
border-radius: 5px 5px 0 0;
background-color: #2f364a;
}
footer {
width: 100%;
height: 45px;
border-radius: 0 0 5px 5px;
background-color: #1... | 0.408985 | 0.07208 |
body {
background-color: var(--vscode-editor-background);
color: var(--vscode-editor-foreground);
font-family: var(--vscode-font-family);
font-weight: var(--vscode-font-weight);
font-size: var(--vscode-font-size);
margin: 0;
padding: 0 20px;
}
.finder {
display: block;
position: fixe... | ui-bundle/css/har.css | body {
background-color: var(--vscode-editor-background);
color: var(--vscode-editor-foreground);
font-family: var(--vscode-font-family);
font-weight: var(--vscode-font-weight);
font-size: var(--vscode-font-size);
margin: 0;
padding: 0 20px;
}
.finder {
display: block;
position: fixe... | 0.413951 | 0.13681 |
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&family=Roboto&display=swap");
/* variable declarations */
:root {
--blue: #00a6ed;
--grey: #d5d8d5;
--orange: #fa8334;
--dark_blue: #0d2c54;
}
/* Styling for all elements */
* {
box-sizing: border-box;
margin: 0;
}
a {
text-decoration: none;
... | css/index.css | @import url("https://fonts.googleapis.com/css2?family=Ubuntu&family=Roboto&display=swap");
/* variable declarations */
:root {
--blue: #00a6ed;
--grey: #d5d8d5;
--orange: #fa8334;
--dark_blue: #0d2c54;
}
/* Styling for all elements */
* {
box-sizing: border-box;
margin: 0;
}
a {
text-decoration: none;
... | 0.528047 | 0.1011 |
.inner_container:before, .inner_container:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.inner_container:after { clear: both; }
.inner_container { zoom: 1; width: 102%; margin-left: -1%; }
[class*="col_"] { display: inline; float: left;... | a_sp_core/css/sp.core.css | .inner_container:before, .inner_container:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.inner_container:after { clear: both; }
.inner_container { zoom: 1; width: 102%; margin-left: -1%; }
[class*="col_"] { display: inline; float: left;... | 0.424412 | 0.238462 |
body {
background-color: #eee;
-webkit-text-size-adjust: 100%;
font-size: 15px;
}
#contents {
position: relative;
}
/* for PC */
@media screen and (min-width:992px) {
nav {
bottom: auto;
box-sizing: border-box;
left: auto;
padding: 0 15px;
position: absolute;
right: auto;
top: 0;... | public/packages/sleepingowl/jquery.add-input-area-master/demo/sample.css | body {
background-color: #eee;
-webkit-text-size-adjust: 100%;
font-size: 15px;
}
#contents {
position: relative;
}
/* for PC */
@media screen and (min-width:992px) {
nav {
bottom: auto;
box-sizing: border-box;
left: auto;
padding: 0 15px;
position: absolute;
right: auto;
top: 0;... | 0.423577 | 0.096834 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: black;
color: grey;
}
/* nav bar */
header {
padding: 10px;
background-color: rgba(0, 0, 0);
border-bottom: 2px solid white;
flex-wrap: wrap;
position: sticky;
position: -webkit-sticky;
top: ... | public/stylesheets/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: black;
color: grey;
}
/* nav bar */
header {
padding: 10px;
background-color: rgba(0, 0, 0);
border-bottom: 2px solid white;
flex-wrap: wrap;
position: sticky;
position: -webkit-sticky;
top: ... | 0.49048 | 0.127843 |
html, body {
height: 100%;
min-width: 1024px;
width: 100%;
}
html{
color:#000;
background:#FFF}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,
textarea,p,blockquote,th,td{
margin:0;
padding:0}
table{
border-collapse:collapse;
border-spacing:0}
fieldset,img{
bord... | css/style.css | html, body {
height: 100%;
min-width: 1024px;
width: 100%;
}
html{
color:#000;
background:#FFF}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,
textarea,p,blockquote,th,td{
margin:0;
padding:0}
table{
border-collapse:collapse;
border-spacing:0}
fieldset,img{
bord... | 0.293303 | 0.071851 |
body{
margin: 0;
background-color: rgba(158,158,158,0.44);
}
h1, h2, h3, h4{
font-family: Arial;
}
header{
margin: auto;
width: 80%;
}
section{
background-color: rgba(158,158,158,0.44);
margin: auto;
width: 80%;
overflow: hidden;
padding-top: 100px;
}
.mainInfo{
background-color: r... | main.css | body{
margin: 0;
background-color: rgba(158,158,158,0.44);
}
h1, h2, h3, h4{
font-family: Arial;
}
header{
margin: auto;
width: 80%;
}
section{
background-color: rgba(158,158,158,0.44);
margin: auto;
width: 80%;
overflow: hidden;
padding-top: 100px;
}
.mainInfo{
background-color: r... | 0.291082 | 0.047514 |
/* General styles ------------------------------------- */
*{
-fx-background-radius: 0px;
-fx-focus-color: transparent;
-fx-background-insets: 0, 0, 0;
-fx-highlight-fill: #498f49;
}
.tooltip{
-fx-font-size: 10px;
}
.scroll-bar{
-fx-border-color: transparent;
-fx-background-color: #000000;
-fx-backgro... | src/main/resources/css/StrikerGreen.css | /* General styles ------------------------------------- */
*{
-fx-background-radius: 0px;
-fx-focus-color: transparent;
-fx-background-insets: 0, 0, 0;
-fx-highlight-fill: #498f49;
}
.tooltip{
-fx-font-size: 10px;
}
.scroll-bar{
-fx-border-color: transparent;
-fx-background-color: #000000;
-fx-backgro... | 0.213623 | 0.042404 |
body {
width: 95%;
margin: auto;
display: flex;
flex-direction: column;
}
header {
width: 95%;
display: flex;
flex-direction: row;
align-content: space-between;
align-items: center;
position: fixed;
obackground-image: linear-gradient(to bottom, tan, white);
background-c... | style.css | body {
width: 95%;
margin: auto;
display: flex;
flex-direction: column;
}
header {
width: 95%;
display: flex;
flex-direction: row;
align-content: space-between;
align-items: center;
position: fixed;
obackground-image: linear-gradient(to bottom, tan, white);
background-c... | 0.64579 | 0.107531 |
html {
scroll-behavior: smooth;
background-color: rgb(44, 44, 44);
color: white;
height: 100%;
}
*::-webkit-scrollbar {
display: none;
}
* {
scrollbar-width: none;
}
@media (min-width: 950px) {
#signup {
text-align: center;
margin-top: 10%;
width... | signup.css | html {
scroll-behavior: smooth;
background-color: rgb(44, 44, 44);
color: white;
height: 100%;
}
*::-webkit-scrollbar {
display: none;
}
* {
scrollbar-width: none;
}
@media (min-width: 950px) {
#signup {
text-align: center;
margin-top: 10%;
width... | 0.521227 | 0.060114 |
body {
height: auto;
margin: 0 !important;
/*background-image: url(../images/body_bg.png);*/
transition: all .3s ease-in-out;
}
.body_limit {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
a {
cursor: pointer;
}
select {
padding: 0 ... | usercenter-front/src/main/resources/static/modules/datashare/static/css/index.css | body {
height: auto;
margin: 0 !important;
/*background-image: url(../images/body_bg.png);*/
transition: all .3s ease-in-out;
}
.body_limit {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
a {
cursor: pointer;
}
select {
padding: 0 ... | 0.411939 | 0.099645 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}
.App {
width: 100%;
display: flex;
flex-flow: column nowrap;
justif... | salty-hacker-trolls/src/styles.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}
.App {
width: 100%;
display: flex;
flex-flow: column nowrap;
justif... | 0.422505 | 0.125977 |
@font-face {
font-family: Gilroy-Light;
src: url("../media/fonts/Gilroy-Light.otf");
}
body{
max-width: 100%;
overflow-x: hidden;
font-family: "Inter", sans-serif;
color: #10163A;
margin-left: 0px;
margin-right: 0px;
padding: 0;
background-color: #202020;
}
.container{
max-wi... | css/navbar.css | @font-face {
font-family: Gilroy-Light;
src: url("../media/fonts/Gilroy-Light.otf");
}
body{
max-width: 100%;
overflow-x: hidden;
font-family: "Inter", sans-serif;
color: #10163A;
margin-left: 0px;
margin-right: 0px;
padding: 0;
background-color: #202020;
}
.container{
max-wi... | 0.314577 | 0.08292 |
body {
margin: auto;
font-family: Arial;
}
main {
display: flex;
}
#logo {
min-width: 900px;
max-width: 1200px;
display: flex;
margin: auto;
}
header {
margin: auto;
display: flex;
position: fixed;
z-index: 1;
top: 0;
width: 100%;
background-color: gainsboro;
}
th... | src/main/resources/static/style.css | body {
margin: auto;
font-family: Arial;
}
main {
display: flex;
}
#logo {
min-width: 900px;
max-width: 1200px;
display: flex;
margin: auto;
}
header {
margin: auto;
display: flex;
position: fixed;
z-index: 1;
top: 0;
width: 100%;
background-color: gainsboro;
}
th... | 0.438304 | 0.091018 |
/*
Theme Name: MyDream
Theme URI: http://www.ricemouse.com
Description: 梦想,一个迷人而又绚丽的代名词
Version: V1.8.1
Author: 聆听天笑
Author URI: http://www.ricemouse.com/27.html
*/
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, ... | html/css/style.css | /*
Theme Name: MyDream
Theme URI: http://www.ricemouse.com
Description: 梦想,一个迷人而又绚丽的代名词
Version: V1.8.1
Author: 聆听天笑
Author URI: http://www.ricemouse.com/27.html
*/
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, ... | 0.337531 | 0.10316 |
/* mobile first */
body {
background-color: #C4E0E5;
align-content: center;
margin: 0px;
padding: 0px;
}
h1 {
font-size: 2em;
margin: 0px;
}
h2 {
font-size: 1.2em;
margin: 0px;
}
label {
font-size: 1.2em;
}
input {
width: 80%;
background-color: #4CA1AF;
color: whitesm... | src/TrackerFintech/wwwroot/css/main.css | /* mobile first */
body {
background-color: #C4E0E5;
align-content: center;
margin: 0px;
padding: 0px;
}
h1 {
font-size: 2em;
margin: 0px;
}
h2 {
font-size: 1.2em;
margin: 0px;
}
label {
font-size: 1.2em;
}
input {
width: 80%;
background-color: #4CA1AF;
color: whitesm... | 0.398055 | 0.10833 |
@media all and (min-width: 320px) {
* {
box-sizing: border-box;
font-family: "Montserrat", sans-serif;
}
input.form-control {
background-color: #d7dcdf;
}
::placeholder {
font-size: 14px;
}
.login {
padding: 0px;
font-family: "Montserrat" sans-serif;
font-weight: 200;
}
}
... | dist/index.27d8da6b.css | @media all and (min-width: 320px) {
* {
box-sizing: border-box;
font-family: "Montserrat", sans-serif;
}
input.form-control {
background-color: #d7dcdf;
}
::placeholder {
font-size: 14px;
}
.login {
padding: 0px;
font-family: "Montserrat" sans-serif;
font-weight: 200;
}
}
... | 0.340595 | 0.089534 |
* {
padding: 0;
margin: 0;
}
html, body {
min-height: 100% !important;
height: 100% !important;
color: rgba(35, 31, 32, 1);
}
body {
font: 14px Oxygen, sans-serif;
line-height: 1.8;
background: linear-gradient(
rgba(255, 255, 255, 0.25),
rgba(230, 230, 230, 0.25)
);
color: rgba(35, 31,... | samples/generation/web_app/static/style.css | * {
padding: 0;
margin: 0;
}
html, body {
min-height: 100% !important;
height: 100% !important;
color: rgba(35, 31, 32, 1);
}
body {
font: 14px Oxygen, sans-serif;
line-height: 1.8;
background: linear-gradient(
rgba(255, 255, 255, 0.25),
rgba(230, 230, 230, 0.25)
);
color: rgba(35, 31,... | 0.572723 | 0.11864 |
.tree-table-view{
-fx-tree-table-color: rgba(0, 150, 0, 0.8);
-fx-tree-table-rippler-color : rgba(255, 0, 0, 0.9);
}
.tree-table-view:focused .tree-table-row-cell:selected {
-fx-background-color: -fx-tree-table-color ;
-fx-table-cell-border-color: -fx-tree-table-color;
}
.tree-table-view:focused .tree... | src/resources/css/treeTableView.css | .tree-table-view{
-fx-tree-table-color: rgba(0, 150, 0, 0.8);
-fx-tree-table-rippler-color : rgba(255, 0, 0, 0.9);
}
.tree-table-view:focused .tree-table-row-cell:selected {
-fx-background-color: -fx-tree-table-color ;
-fx-table-cell-border-color: -fx-tree-table-color;
}
.tree-table-view:focused .tree... | 0.561335 | 0.165593 |
html {
scroll-behavior: smooth;
}
body {
margin: 0px;
padding: 0px;
display: flex;
flex-wrap: wrap;
justify-content: center;
overflow-x: hidden;
}
#pageHolder {
/* margin:auto; */
width: 1240px;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: center;... | Ikea/ImagesDesignAndLogicFiles/Ikea.css | html {
scroll-behavior: smooth;
}
body {
margin: 0px;
padding: 0px;
display: flex;
flex-wrap: wrap;
justify-content: center;
overflow-x: hidden;
}
#pageHolder {
/* margin:auto; */
width: 1240px;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: center;... | 0.452778 | 0.067179 |
@media(max-width:1699px) {
.email-form .select2-container { width: 100% !important; }
.sign-in-page {height: 100%;}
.sign-in-detail{height: 100%;}
.iq-search-bar .searchbox {width: 350px;}
}
@media(min-width:1300px) {
body.sidebar-main-menu .iq-top-navbar { width: calc(100% - 140px); }
body.sidebar-main-menu .iq-... | webapp/Application/app/static/dist/css/responsive.css | @media(max-width:1699px) {
.email-form .select2-container { width: 100% !important; }
.sign-in-page {height: 100%;}
.sign-in-detail{height: 100%;}
.iq-search-bar .searchbox {width: 350px;}
}
@media(min-width:1300px) {
body.sidebar-main-menu .iq-top-navbar { width: calc(100% - 140px); }
body.sidebar-main-menu .iq-... | 0.323594 | 0.039527 |
height: inherit; }
#btn-dashboard.highlight {
border: 4px solid red; }
#fvtt-party-goodies-dashboard {
height: auto;
min-height: 120px;
width: auto; }
#fvtt-party-goodies-dashboard .version {
color: #aaa;
position: absolute;
top: 7px;
left: 50%;
transform: translateX(-50%);
pointer-events: none... | styles/dashboard.css | height: inherit; }
#btn-dashboard.highlight {
border: 4px solid red; }
#fvtt-party-goodies-dashboard {
height: auto;
min-height: 120px;
width: auto; }
#fvtt-party-goodies-dashboard .version {
color: #aaa;
position: absolute;
top: 7px;
left: 50%;
transform: translateX(-50%);
pointer-events: none... | 0.458591 | 0.035779 |
body {
zoom: 170%;
background-image: url("../img/background-mine.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
color: #DDDDDD;
text-align: center;
/* disable text selection */
-webkit-user-select: none;
-moz-user-select: non... | projs/minesweeper/css/style.css | body {
zoom: 170%;
background-image: url("../img/background-mine.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
color: #DDDDDD;
text-align: center;
/* disable text selection */
-webkit-user-select: none;
-moz-user-select: non... | 0.345105 | 0.0686 |
html,
body {
width: 100%;
height: 100%;
}
* {
font-size: 0.9rem;
}
html {
font-size: 20px;
}
.inline-block {
display: inline-block;
}
#app {
position: absolute;
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
width: auto !important;
height: auto !important;
/* min-width: 1200px;
min-height:... | src/assets/styles/selfAdaption.css | html,
body {
width: 100%;
height: 100%;
}
* {
font-size: 0.9rem;
}
html {
font-size: 20px;
}
.inline-block {
display: inline-block;
}
#app {
position: absolute;
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
width: auto !important;
height: auto !important;
/* min-width: 1200px;
min-height:... | 0.322953 | 0.07946 |
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
* {
box-sizing: border-box;
}
/* initilizing margin padding and border-box */
body {
margin: 0px;
padding: 0px;
}
/* aligned text at center and defined color */
header h1 {
text-align: center;
color: #293845;
... | assets/css/nav-footer.css | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
* {
box-sizing: border-box;
}
/* initilizing margin padding and border-box */
body {
margin: 0px;
padding: 0px;
}
/* aligned text at center and defined color */
header h1 {
text-align: center;
color: #293845;
... | 0.449876 | 0.12595 |
.manage-trigger-control .help-col {
padding: 30px;
padding-top: 100px;
}
.manage-trigger-control .main-col {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.manage-trigger-control strong {
margin-bottom: 10px;
display: block;
}
.manage-trigger-control .namespace-avatar {
ma... | static/css/directives/ui/manage-trigger-control.css | .manage-trigger-control .help-col {
padding: 30px;
padding-top: 100px;
}
.manage-trigger-control .main-col {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.manage-trigger-control strong {
margin-bottom: 10px;
display: block;
}
.manage-trigger-control .namespace-avatar {
ma... | 0.448909 | 0.070144 |
/* Material Design */
.btn:after {
content:none;
}
.btn {
box-shadow: 0 1px 4px rgba(0,0,0,0.4);
border-radius: 2px;
-webkit-transition: box-shadow 0.15s linear;
-o-transition: box-shadow 0.15s linear;
transition: box-shadow 0.15s linear;
}
.btn:active, .btn:hover {
box-shadow:0 ... | OldVersion/assets/css/generalstyle.css | /* Material Design */
.btn:after {
content:none;
}
.btn {
box-shadow: 0 1px 4px rgba(0,0,0,0.4);
border-radius: 2px;
-webkit-transition: box-shadow 0.15s linear;
-o-transition: box-shadow 0.15s linear;
transition: box-shadow 0.15s linear;
}
.btn:active, .btn:hover {
box-shadow:0 ... | 0.272315 | 0.055209 |
.side-bar.left-open,
.side-bar.left-open-on-load {
left: -500px;
}
.side-bar.left-open-on-load {
transition: 0s !important;
}
.side-bar.left-open {
transition: .5s ease-in-out;
transition-delay: .1s;
}
.side-bar {
left: 0;
transition: .5s ease-in-out;
}
/******************************
*****... | assets/right-sidebar/right-sidebar-&-layout-original.css | .side-bar.left-open,
.side-bar.left-open-on-load {
left: -500px;
}
.side-bar.left-open-on-load {
transition: 0s !important;
}
.side-bar.left-open {
transition: .5s ease-in-out;
transition-delay: .1s;
}
.side-bar {
left: 0;
transition: .5s ease-in-out;
}
/******************************
*****... | 0.356111 | 0.064271 |
.settings-tab {
margin-left: 10px;
}
.tab-sub-content {
margin-top: 15px;
margin-bottom: 35px;
}
.tab-sub-title {
font-size: 16px;
}
.tab-sub-body {
font-size: 16px;
color: #8775a7 !important;
margin-top: 10px;
}
#member_table tr th,
#member_table tr td {
text-align: center;
}
#member_table tr td {
font-... | src/main/webapp/resources/css/settings.css | .settings-tab {
margin-left: 10px;
}
.tab-sub-content {
margin-top: 15px;
margin-bottom: 35px;
}
.tab-sub-title {
font-size: 16px;
}
.tab-sub-body {
font-size: 16px;
color: #8775a7 !important;
margin-top: 10px;
}
#member_table tr th,
#member_table tr td {
text-align: center;
}
#member_table tr td {
font-... | 0.374333 | 0.060613 |
body {
margin: 0;
padding: 0;
line-height: 1.7em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
background: #ffffff;
}
a:link, a:visited { color: #0066CC; text-decoration: none; }
a:active, a:hover { color: #990000; text-decoration: none; }
p { margin:... | web2py-appliances-master/Appliances/static/templatemo_style.css | body {
margin: 0;
padding: 0;
line-height: 1.7em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
background: #ffffff;
}
a:link, a:visited { color: #0066CC; text-decoration: none; }
a:active, a:hover { color: #990000; text-decoration: none; }
p { margin:... | 0.231093 | 0.090013 |
* Props to <NAME> (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
* ---------------------------------------------------------------------------------------------------------------------------------... | app/assets/stylesheets/custom.css | * Props to <NAME> (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
* ---------------------------------------------------------------------------------------------------------------------------------... | 0.279337 | 0.086942 |
.collection a {
text-overflow: ellipsis;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
display: table;
width: 100%;
}
footer {
display: table-row;
height: 100px;
}
hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px s... | website/assets/css/custom.css | .collection a {
text-overflow: ellipsis;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
display: table;
width: 100%;
}
footer {
display: table-row;
height: 100px;
}
hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px s... | 0.664758 | 0.10226 |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: 'Lato', sans-serif;
font-size: 13px;
background: #153f61;
}
input {
border: 0;
padding: 0;
margin: 0;
outline: none;... | admin/css/style.css | * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: 'Lato', sans-serif;
font-size: 13px;
background: #153f61;
}
input {
border: 0;
padding: 0;
margin: 0;
outline: none;... | 0.269518 | 0.069258 |
body { margin: 0px; padding: 0px; font: Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#5c5c5c;}
a{ color:#166cad; text-decoration:none; }
a:hover{ color: #FF9900; text-decoration:none; }
#head-bg{ background: url(head-bg.gif) repeat-x; height:79px;}
#logo{ background: url(logo.gif) no-repe... | doc/External_library_guide/images/template.css | body { margin: 0px; padding: 0px; font: Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#5c5c5c;}
a{ color:#166cad; text-decoration:none; }
a:hover{ color: #FF9900; text-decoration:none; }
#head-bg{ background: url(head-bg.gif) repeat-x; height:79px;}
#logo{ background: url(logo.gif) no-repe... | 0.328745 | 0.160759 |
body,
html {
margin: 0 auto;
padding: 0;
width: 100%;
height: 90%;
background-color: #A49A87; }
#phpmyadmin_word {
color: #2F2933; }
#title_main_page {
display: flex;
align-items: center;
margin: auto;
justify-content: center;
width: 1000px;
color: #db7a19;
font-size: 1.7em... | watch/style_main_page.css | body,
html {
margin: 0 auto;
padding: 0;
width: 100%;
height: 90%;
background-color: #A49A87; }
#phpmyadmin_word {
color: #2F2933; }
#title_main_page {
display: flex;
align-items: center;
margin: auto;
justify-content: center;
width: 1000px;
color: #db7a19;
font-size: 1.7em... | 0.190573 | 0.045331 |
:root{
--label-sub-head: #848486;
--label-green: #56B396;
--label-green-bg: #E1FAF4;
--label-red: #DA3C4B;
--label-red-bg: #FBE7EA;
--label-orange: #E85A41;
--label-orange-bg: #FFD4CC;
--label-grey: #262625;
--label-grey-bg: #D4D3D3;
--label-blue: #005ABA;
--label-blue-b... | public/css/labels.css | :root{
--label-sub-head: #848486;
--label-green: #56B396;
--label-green-bg: #E1FAF4;
--label-red: #DA3C4B;
--label-red-bg: #FBE7EA;
--label-orange: #E85A41;
--label-orange-bg: #FFD4CC;
--label-grey: #262625;
--label-grey-bg: #D4D3D3;
--label-blue: #005ABA;
--label-blue-b... | 0.599602 | 0.133952 |
html{
background:#F2F2F2;
}
body
{
background:#F2F2F2;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica,"Microsoft YaHei",微软雅黑, "Microsoft YaHei", 微软雅黑, "Microsoft YaHei",Helvetica,"Lucida Sans Unicode",Arial,clean,sans-serif;
font-size:14px;
margin:0px;
margin-right:0px;
text-align:center;
}
div... | option.css | html{
background:#F2F2F2;
}
body
{
background:#F2F2F2;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica,"Microsoft YaHei",微软雅黑, "Microsoft YaHei", 微软雅黑, "Microsoft YaHei",Helvetica,"Lucida Sans Unicode",Arial,clean,sans-serif;
font-size:14px;
margin:0px;
margin-right:0px;
text-align:center;
}
div... | 0.188399 | 0.090173 |
@charset "utf-8";
@font-face {
font-family: "Gotham Rounded Medium";
src: url("../fonts/GothamRoundedMedium_21022.ttf") format('truetype');
}
@font-face {
font-family: "Gotham Rounded Bold";
src: url("../fonts/GothamRoundedBold_21016.ttf") format('truetype');
}
@font-face {
font-family: "Gotham... | SITE_WEB/assets/css/resources/style.css | @charset "utf-8";
@font-face {
font-family: "Gotham Rounded Medium";
src: url("../fonts/GothamRoundedMedium_21022.ttf") format('truetype');
}
@font-face {
font-family: "Gotham Rounded Bold";
src: url("../fonts/GothamRoundedBold_21016.ttf") format('truetype');
}
@font-face {
font-family: "Gotham... | 0.338624 | 0.159381 |
@media only screen and (min-width: 700px) {
.form-container {
width: 60%;
margin-left: 20%;
}
}a {
text-decoration: none;
}
@media screen and (min-width: 1700px) {
.container { max-width: 1500px;}
}
.mycard {
/* Add shadows to create the "card" effect */
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
t... | web/public/css/my-styles.css | @media only screen and (min-width: 700px) {
.form-container {
width: 60%;
margin-left: 20%;
}
}a {
text-decoration: none;
}
@media screen and (min-width: 1700px) {
.container { max-width: 1500px;}
}
.mycard {
/* Add shadows to create the "card" effect */
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
t... | 0.330471 | 0.09886 |
body {
position: relative;
color: #000000;
font-family: 'Roboto';
overflow-x: hidden;
}
.background {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.background1 {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
hei... | explorer/app2/css/main.css | body {
position: relative;
color: #000000;
font-family: 'Roboto';
overflow-x: hidden;
}
.background {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.background1 {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
hei... | 0.482917 | 0.052716 |
* 1. Allow cells to wrap into the next line
* 2. Reset list
*/
.uk-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 1 */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
}
/*
* Grid cell
* Note: Space is allocated solely based on c... | public/css/app.css | * 1. Allow cells to wrap into the next line
* 2. Reset list
*/
.uk-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 1 */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
}
/*
* Grid cell
* Note: Space is allocated solely based on c... | 0.381911 | 0.066843 |
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100... | public/assets/css/styles.css | :root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100... | 0.458591 | 0.109182 |
.top {
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
height: 100%;
}
#bigScreen {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: -webkit-linear-gradient(90deg, rgb(0,... | public/css/index.css | .top {
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
height: 100%;
}
#bigScreen {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: -webkit-linear-gradient(90deg, rgb(0,... | 0.552298 | 0.112795 |
@CHARSET "UTF-8";
.placeholder {
outline: 1px dashed #4183C4;
/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: -1px;*/
}
.mjs-nestedSortable-error {
background: #fbe3e4;
border-color: transparent;
}
ol {
margin: 0;
padding: 0;
padding-left: 30... | html/css/admin.css | @CHARSET "UTF-8";
.placeholder {
outline: 1px dashed #4183C4;
/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: -1px;*/
}
.mjs-nestedSortable-error {
background: #fbe3e4;
border-color: transparent;
}
ol {
margin: 0;
padding: 0;
padding-left: 30... | 0.270673 | 0.131006 |
[class*="col-"] {
width: 100%;
}
@media only screen and (min-width: 600px) {
/* For tablets: */
.col-s-1 {width: 8.33%;}
.col-s-2 {width: 16.66%;}
.col-s-3 {width: 25%;}
.col-s-4 {width: 33.33%;}
.col-s-5 {width: 41.66%;}
.col-s-6 {width: 50%;}
.col-s-7 {width: 58.33%;}
... | assets/css/styles.css | [class*="col-"] {
width: 100%;
}
@media only screen and (min-width: 600px) {
/* For tablets: */
.col-s-1 {width: 8.33%;}
.col-s-2 {width: 16.66%;}
.col-s-3 {width: 25%;}
.col-s-4 {width: 33.33%;}
.col-s-5 {width: 41.66%;}
.col-s-6 {width: 50%;}
.col-s-7 {width: 58.33%;}
... | 0.340924 | 0.152694 |
/** light mode **/
/* Tomorrow Comment */
.hljs-comment,
.hljs-quote {
color: #8e908c;
}
/* Tomorrow Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
color: #c82829;
}
/* Tomorrow Orange */
.hljs-number,
.hljs-built_in,... | decks/_reveal.js/plugin/highlight/tomorrow.css |
/** light mode **/
/* Tomorrow Comment */
.hljs-comment,
.hljs-quote {
color: #8e908c;
}
/* Tomorrow Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
color: #c82829;
}
/* Tomorrow Orange */
.hljs-number,
.hljs-built_in,... | 0.338952 | 0.061904 |
@charset "utf-8";
/* CSS Document */
.setimg{width:450px;height:250px;}
.setimg img{width:100%;height:100%;}
.setcon{width:450px;height:180px;padding:10px;}
.arrset{margin-left:400px;}
.ef:hover{box-shadow:1px 1px 10px 1px #333;transform:scale(1,1); transition:.5s}
.ef{width:450px;}
.re p{margin-top:80px;}
/*resour... | assets/webvisitor/css/ree.css | @charset "utf-8";
/* CSS Document */
.setimg{width:450px;height:250px;}
.setimg img{width:100%;height:100%;}
.setcon{width:450px;height:180px;padding:10px;}
.arrset{margin-left:400px;}
.ef:hover{box-shadow:1px 1px 10px 1px #333;transform:scale(1,1); transition:.5s}
.ef{width:450px;}
.re p{margin-top:80px;}
/*resour... | 0.162048 | 0.061171 |
.home-mission .mission {
padding: 70px 70px;
}
.home-mission {
background: url("../../../../../img/bg/cliniq.png") no-repeat 50% 50%;
}
.home-mission .background-logo-big {
background: url("../../../../../img/bg/cliniq.png") no-repeat 70% top;
}
.home-mission .mission p {
font-size: 18px;
}
.home-m... | public/views/template/partials/home/banner/old/mission2409.css |
.home-mission .mission {
padding: 70px 70px;
}
.home-mission {
background: url("../../../../../img/bg/cliniq.png") no-repeat 50% 50%;
}
.home-mission .background-logo-big {
background: url("../../../../../img/bg/cliniq.png") no-repeat 70% top;
}
.home-mission .mission p {
font-size: 18px;
}
.home-m... | 0.214856 | 0.09343 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
overflow: hidden;
background-image: linear-gradient( to right, black, rgb(135, 20, 170), rgb(145, 24, 216), rgb(135, 20, 170), black);
overflow-x: hidden;
overflow-y: hidden;
animation: shiftingBG 10s infinite;
animation-timing-func... | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
overflow: hidden;
background-image: linear-gradient( to right, black, rgb(135, 20, 170), rgb(145, 24, 216), rgb(135, 20, 170), black);
overflow-x: hidden;
overflow-y: hidden;
animation: shiftingBG 10s infinite;
animation-timing-func... | 0.425963 | 0.217379 |
* Name : Google Services Hopefully Cleaner RTL Contents
* Works on : Gmail, Google+, Chat, Reader, Search, Calendar, Groups, Youtube, Buzz...
* Author : EllCiii (<EMAIL>)
* Version : 0.1
* License : CC by-nc-sa - http://creativecommons.org/licenses/by-nc-sa/3.0/
* Homepage : http://twitter.com/EllCiii
* ... | data/usercss/57906.user.css | * Name : Google Services Hopefully Cleaner RTL Contents
* Works on : Gmail, Google+, Chat, Reader, Search, Calendar, Groups, Youtube, Buzz...
* Author : EllCiii (<EMAIL>)
* Version : 0.1
* License : CC by-nc-sa - http://creativecommons.org/licenses/by-nc-sa/3.0/
* Homepage : http://twitter.com/EllCiii
* ... | 0.270095 | 0.080538 |