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 |
|---|---|---|---|---|
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d12245cc-1680-458d-89dd-4f0d7fb22724 #s-buttonBG {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d12245cc-1680-458d-89dd-4f0d7fb22724 #s-header {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d122... | centralPrototype/resources/screens/d12245cc-1680-458d-89dd-4f0d7fb22724-1476610715818-ie8.css | -ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d12245cc-1680-458d-89dd-4f0d7fb22724 #s-buttonBG {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d12245cc-1680-458d-89dd-4f0d7fb22724 #s-header {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-d122... | 0.287868 | 0.085366 |
.entry .gform_wrapper.gf_browser_safari ul li:before,
.entry .gform_wrapper.gf_browser_safari ul li:after {
content: "";
}
.gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
width: 99% !important;
}
.gform_wrapper.gf_browser_safari... | web/app/plugins/gravityforms/css/browsers.css |
.entry .gform_wrapper.gf_browser_safari ul li:before,
.entry .gform_wrapper.gf_browser_safari ul li:after {
content: "";
}
.gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
width: 99% !important;
}
.gform_wrapper.gf_browser_safari... | 0.306942 | 0.040541 |
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
:root {
--page-width: 940px;
--footer-height: 62px;
--color-background: #131313;
--color-primary: #e97766;
--color-primary-alpha: #e9776633;
--color-footer: #000000;
--color-text: #fff;
--color-spotlight: #fbdfdb;
}
* {
box-s... | LaunchBase/Aulas/Desafio.2-4/style.css | @import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
:root {
--page-width: 940px;
--footer-height: 62px;
--color-background: #131313;
--color-primary: #e97766;
--color-primary-alpha: #e9776633;
--color-footer: #000000;
--color-text: #fff;
--color-spotlight: #fbdfdb;
}
* {
box-s... | 0.400046 | 0.092606 |
div.axis {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
h2{
display:i;
}
.picture {
width: 100px;
height: 100px;
position:flex;
line-height: 90px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 24px;
... | css/style.css | div.axis {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
h2{
display:i;
}
.picture {
width: 100px;
height: 100px;
position:flex;
line-height: 90px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 24px;
... | 0.447702 | 0.186724 |
html>body {
font-family: 'Roboto', sans-serif !important;
background-color: #FAFAFA;
}
.base {
height: 100%;
}
.base .wrap {
min-height: 100%;
position: relative;
}
.base .mdl-mini-footer {
position: absolute;
bottom: 0;
width: 100%;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.bas... | backend/web/css/site.css | html>body {
font-family: 'Roboto', sans-serif !important;
background-color: #FAFAFA;
}
.base {
height: 100%;
}
.base .wrap {
min-height: 100%;
position: relative;
}
.base .mdl-mini-footer {
position: absolute;
bottom: 0;
width: 100%;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.bas... | 0.466116 | 0.07208 |
.highlight {
margin: 1em 0;
padding: .5em;
background-color: #444;
overflow: hidden;
border-radius: 5px; }
.highlight .hll {
background-color: #49483e; }
.highlight .c {
color: #75715e; }
/* Comment */
.highlight .err {
color: #960050; }
/* Error */
.highlight .k {
color: #66d9ef; }
/* Keyword */... | assets/styles/css/main.css | .highlight {
margin: 1em 0;
padding: .5em;
background-color: #444;
overflow: hidden;
border-radius: 5px; }
.highlight .hll {
background-color: #49483e; }
.highlight .c {
color: #75715e; }
/* Comment */
.highlight .err {
color: #960050; }
/* Error */
.highlight .k {
color: #66d9ef; }
/* Keyword */... | 0.345326 | 0.063802 |
@charset "UTF-8";
select.sangria-select {
display: none;
}
.ss_wrap {
position: relative;
display: inline-block;
width: 120px;
}
.ss_wrap.open.list_up .ss_selected_value {
border-radius: 0 0 3px 3px;
border-top: none;
}
.ss_wrap.open.list_down .ss_selected_value {
border-radius: 3px 3px 0 0;
border-bot... | css/sangria-select.css | @charset "UTF-8";
select.sangria-select {
display: none;
}
.ss_wrap {
position: relative;
display: inline-block;
width: 120px;
}
.ss_wrap.open.list_up .ss_selected_value {
border-radius: 0 0 3px 3px;
border-top: none;
}
.ss_wrap.open.list_down .ss_selected_value {
border-radius: 3px 3px 0 0;
border-bot... | 0.289975 | 0.099164 |
::-moz-selection {
background: #222;
color: #fff;
text-shadow: none;
}
::selection {
background: #222;
color: #fff;
text-shadow: none;
}
/* Title */
.typo-dark h1 > a:hover,.typo-dark h1 > a:active,.typo-dark h1 > a:focus,
.typo-dark h2 > a:hover,.typo-dark h2 > a:active,.typo-dark h2 > a:focu... | public/themes/landing/css/color.css | ::-moz-selection {
background: #222;
color: #fff;
text-shadow: none;
}
::selection {
background: #222;
color: #fff;
text-shadow: none;
}
/* Title */
.typo-dark h1 > a:hover,.typo-dark h1 > a:active,.typo-dark h1 > a:focus,
.typo-dark h2 > a:hover,.typo-dark h2 > a:active,.typo-dark h2 > a:focu... | 0.333829 | 0.105395 |
@charset "UTF-8";
/* Datewheel overlay */
.dw {
position: absolute;
top: 5%;
left: 0;
z-index: 1001;
color: #000;
font-family: arial, verdana, sans-serif;
font-size: 12px;
text-shadow: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-user-select:... | dist/spiceui-mobIScroll.css | @charset "UTF-8";
/* Datewheel overlay */
.dw {
position: absolute;
top: 5%;
left: 0;
z-index: 1001;
color: #000;
font-family: arial, verdana, sans-serif;
font-size: 12px;
text-shadow: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-user-select:... | 0.324235 | 0.04952 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,... | public/css/all.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,... | 0.354657 | 0.056029 |
html,
body {
height: 100%;
font-family: 'Share', regular;
font-size: 16px;
}
body {
padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.h1, h1{
font-size: 42px;
}
.h2, h2{
font-size: 35px;
}
.navbar-brand{
... | Ecommerce-Leczinsky/css/modern-business.css |
html,
body {
height: 100%;
font-family: 'Share', regular;
font-size: 16px;
}
body {
padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.h1, h1{
font-size: 42px;
}
.h2, h2{
font-size: 35px;
}
.navbar-brand{
... | 0.336549 | 0.065306 |
body {
min-width: 800px;
padding: 0;
margin: 0;
}
/* Middle panel: containing #image_panel, #leftsidebar */
.middle_panel {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
z-index: 1;
padding: 0;
top: 3.5em;
/*pa... | code/phytolithclassifier/app/static/css/etiquetador.css | body {
min-width: 800px;
padding: 0;
margin: 0;
}
/* Middle panel: containing #image_panel, #leftsidebar */
.middle_panel {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
z-index: 1;
padding: 0;
top: 3.5em;
/*pa... | 0.566139 | 0.068944 |
.left {
float:left;
width:210px;
}
.right {
float:right;
width:770px;
}
.m1,.m2 {
border:1px solid #ddd;
}
.m1 .mt,.m2 .mt {
height:28px;
line-height:28px;
border-bottom:1px solid #ddd;
background-position:0 -287px;
background-repeat:repeat-x;
}
.m1 .mt h2,.m2 .mt h2 {
padding:0 8px;
font-family:'simsun';
... | template/pc/rainbow/static/css/comment-detail.css | .left {
float:left;
width:210px;
}
.right {
float:right;
width:770px;
}
.m1,.m2 {
border:1px solid #ddd;
}
.m1 .mt,.m2 .mt {
height:28px;
line-height:28px;
border-bottom:1px solid #ddd;
background-position:0 -287px;
background-repeat:repeat-x;
}
.m1 .mt h2,.m2 .mt h2 {
padding:0 8px;
font-family:'simsun';
... | 0.314577 | 0.083815 |
@import url(./fonts.css);
html,body{
margin: 0%;
box-sizing: border-box;
overflow-x: hidden;
}
:root{
/* theme colors */
--text-gray:#3f4954;
--text-light:#686666da;
--light:#F1F1F1;
--bg-color: #0f0f0f;
--dark-color: #0a0a0a;
--white: #ffffff;
--midnight: #104f55;
--tamy: #7ed957;
--dayLig... | assets/css/style.css | @import url(./fonts.css);
html,body{
margin: 0%;
box-sizing: border-box;
overflow-x: hidden;
}
:root{
/* theme colors */
--text-gray:#3f4954;
--text-light:#686666da;
--light:#F1F1F1;
--bg-color: #0f0f0f;
--dark-color: #0a0a0a;
--white: #ffffff;
--midnight: #104f55;
--tamy: #7ed957;
--dayLig... | 0.344443 | 0.060252 |
button:disabled
{
background: #d6d6d6;
border-color: #d6d6d6;
cursor: not-allowed;
}
button:disabled:hover
{
background-color: #d6d6d6;
border-bottom: 6px solid #d6d6d6;
}
/*UPDATE*/
.update
{
background-color: #3c8ad8;
border: 0;
border-bottom: 6px solid #7cb0e5;
border-radius: 6px;
color: #fff;... | button.css | button:disabled
{
background: #d6d6d6;
border-color: #d6d6d6;
cursor: not-allowed;
}
button:disabled:hover
{
background-color: #d6d6d6;
border-bottom: 6px solid #d6d6d6;
}
/*UPDATE*/
.update
{
background-color: #3c8ad8;
border: 0;
border-bottom: 6px solid #7cb0e5;
border-radius: 6px;
color: #fff;... | 0.23926 | 0.068913 |
html {
--main-bg-color: #f2f2f2;
--sub-bg-color: #e2e2e2;
--main-text-color: #111;
--sub-text-color: #222;
--theme-bg-color: #582012;
--theme-text-color: #e71f1f;
}
@media (prefers-color-scheme: dark) {
html {
--main-bg-color: #111;
--sub-bg-color: #222;
--main-text-color: #eee;
--sub-text-color: #ddd;
--th... | public/css/derp.css | html {
--main-bg-color: #f2f2f2;
--sub-bg-color: #e2e2e2;
--main-text-color: #111;
--sub-text-color: #222;
--theme-bg-color: #582012;
--theme-text-color: #e71f1f;
}
@media (prefers-color-scheme: dark) {
html {
--main-bg-color: #111;
--sub-bg-color: #222;
--main-text-color: #eee;
--sub-text-color: #ddd;
--th... | 0.459076 | 0.065995 |
.wysiwyg {
position: relative;
width: 550px;
background-color: #e8e8e8;
border: solid #191a1a 1px;
padding: 3px;
margin: 0px;
color: black;
text-align: left;
height: 250px;
}
.wysiwyg textarea {
color: black;
font-family: courier;
font-size: 12px;
}
.wysiwyg a {
color: blue;
text-decoration: underl... | js/css/wysiwyg.css | .wysiwyg {
position: relative;
width: 550px;
background-color: #e8e8e8;
border: solid #191a1a 1px;
padding: 3px;
margin: 0px;
color: black;
text-align: left;
height: 250px;
}
.wysiwyg textarea {
color: black;
font-family: courier;
font-size: 12px;
}
.wysiwyg a {
color: blue;
text-decoration: underl... | 0.264928 | 0.101189 |
* {
box-sizing: border-box;
}
a {
color: #333;
}
body {
overflow-x: hidden;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 0;
background: #f0f0f0;
}
body.popup {
min-width: 240px;
}
.options form {
width: 600px;
margin: 40px auto;
}
label {
font-weight... | css/styles.css | * {
box-sizing: border-box;
}
a {
color: #333;
}
body {
overflow-x: hidden;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 0;
background: #f0f0f0;
}
body.popup {
min-width: 240px;
}
.options form {
width: 600px;
margin: 40px auto;
}
label {
font-weight... | 0.407569 | 0.177918 |
* {
margin: auto 0;
box-sizing: border-box;
font-family: 'Sniglet', cursive;
}
body {
background-color: #ecf0f1;
}
header {
background-color: #3498db;
}
img {
width: 5vw;
}
h1 {
margin: 2% 5% 0% 2%;
text-align: center;
}
.nav-bar ul {
display: flex;
justify-content: space-around;
align-items: cent... | public/css/master.css | * {
margin: auto 0;
box-sizing: border-box;
font-family: 'Sniglet', cursive;
}
body {
background-color: #ecf0f1;
}
header {
background-color: #3498db;
}
img {
width: 5vw;
}
h1 {
margin: 2% 5% 0% 2%;
text-align: center;
}
.nav-bar ul {
display: flex;
justify-content: space-around;
align-items: cent... | 0.353986 | 0.147617 |
:root {
--bg-color: 236, 240, 241;
--logo-color: 107, 89, 109;
--accent-color: 170, 109, 163;
}
body {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: rgb(var(--logo-color));
background: rgb(var(--bg-color));
text-align: center;
}
.input-color-container ... | src/styles.css |
:root {
--bg-color: 236, 240, 241;
--logo-color: 107, 89, 109;
--accent-color: 170, 109, 163;
}
body {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: rgb(var(--logo-color));
background: rgb(var(--bg-color));
text-align: center;
}
.input-color-container ... | 0.599602 | 0.135775 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
figure,
footer,
header,
hgroup,
section {
display: block;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
img {
... | public/uncss/main.css |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
figure,
footer,
header,
hgroup,
section {
display: block;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
img {
... | 0.358241 | 0.054929 |
.black-90 { color: undefined; }
.black-80 { color: undefined; }
.black-70 { color: undefined; }
.black-60 { color: undefined; }
.black-50 { color: undefined; }
.black-40 { color: undefined; }
.black-30 { color: undefined; }
.black-20 { color: undefined; }
.black-10 { color: undefined; }
.black-05 { color: undefined; }
... | build/liser.skins.css | .black-90 { color: undefined; }
.black-80 { color: undefined; }
.black-70 { color: undefined; }
.black-60 { color: undefined; }
.black-50 { color: undefined; }
.black-40 { color: undefined; }
.black-30 { color: undefined; }
.black-20 { color: undefined; }
.black-10 { color: undefined; }
.black-05 { color: undefined; }
... | 0.850531 | 0.148602 |
.root{
heading-color:rgb(36,36,38);
center-color:rgb(44,44,46);
pane-color:rgb(68,68,70);
light-dark :rgb(84,84,86);
text-color:rgb(209,209,214);
btn-icon:rgb(174,174,178);
primary-light:rgb(235,235,240);
secondary-light:rgb(229,229,234);
pink-light:rgb(255,55,95);
third-light:rg... | src/com/usman/dashboard/CustomTheme.css | .root{
heading-color:rgb(36,36,38);
center-color:rgb(44,44,46);
pane-color:rgb(68,68,70);
light-dark :rgb(84,84,86);
text-color:rgb(209,209,214);
btn-icon:rgb(174,174,178);
primary-light:rgb(235,235,240);
secondary-light:rgb(229,229,234);
pink-light:rgb(255,55,95);
third-light:rg... | 0.280222 | 0.184033 |
* {
/* values */
--navigation-item-inactiva: #000;
--navigation-item-active: #AFAFAF;
--navigation-transition: 0.2s;
--navigation-height: 45px;
}
/* navigation */
.navigation {
background: var(--bg-block);
box-shadow: var(--shadow-regular);
position: fixed;
top: 0;
left: 0;
... | frontend/styles/navigation.css | * {
/* values */
--navigation-item-inactiva: #000;
--navigation-item-active: #AFAFAF;
--navigation-transition: 0.2s;
--navigation-height: 45px;
}
/* navigation */
.navigation {
background: var(--bg-block);
box-shadow: var(--shadow-regular);
position: fixed;
top: 0;
left: 0;
... | 0.418103 | 0.080683 |
@external storyInfo, storySummary, storyWithCheckbox, storyCheckbox, otherInfo, person, dateCreated, dateUpdated, storyTag, tagLabel, tagToken, dateWrapper;
@external attachedCollection, attachedCollectionWithDelete, timeWrapper, dateTimeWrapper, floatTimeWrapper;
.cellListWidget {
}
.cellListEvenItem, .cellListOddIt... | dashboard/src/main/resources/org/consumersunion/stories/dashboard/client/resource/css/storyCardListStyle.css | @external storyInfo, storySummary, storyWithCheckbox, storyCheckbox, otherInfo, person, dateCreated, dateUpdated, storyTag, tagLabel, tagToken, dateWrapper;
@external attachedCollection, attachedCollectionWithDelete, timeWrapper, dateTimeWrapper, floatTimeWrapper;
.cellListWidget {
}
.cellListEvenItem, .cellListOddIt... | 0.595963 | 0.101189 |
.InstructorCard-Card {
max-width: 300px;
min-height: 568px;
max-height: 568px;
min-width: 300px;
}
.Instructors .InstructorCard .button-container {
display: flex;
justify-content: space-between;
padding: 0px;
margin-top: -15px;
width: 100%;
/* border: 1px solid burlywood; */
}
.upload-button:hover... | frontend/src/components/User/InstructorCard.css | .InstructorCard-Card {
max-width: 300px;
min-height: 568px;
max-height: 568px;
min-width: 300px;
}
.Instructors .InstructorCard .button-container {
display: flex;
justify-content: space-between;
padding: 0px;
margin-top: -15px;
width: 100%;
/* border: 1px solid burlywood; */
}
.upload-button:hover... | 0.47317 | 0.112162 |
@font-face {
font-family: 'Montserrat';
font-weight: 100;
src: url('../resources/fonts/Montserrat-Thin.otf');
}
@font-face {
font-family: 'Montserrat';
font-weight: 200;
src: url('../resources/fonts/Montserrat-ExtraLight.otf');
}
@font-face {
font-family: 'Montserrat';
font-weight: 300... | styles/core.css | @font-face {
font-family: 'Montserrat';
font-weight: 100;
src: url('../resources/fonts/Montserrat-Thin.otf');
}
@font-face {
font-family: 'Montserrat';
font-weight: 200;
src: url('../resources/fonts/Montserrat-ExtraLight.otf');
}
@font-face {
font-family: 'Montserrat';
font-weight: 300... | 0.444083 | 0.079389 |
body
{
margin: 10px auto 20px auto;
width: 960px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
input
{
font-size: 13px;
}
img
{
border: 0;
}
form
{
padding: 0px;
margin: 0px;
}
p
{
color: #666666;
}
ul
{
color: #666666;
}
li
{
margin-bottom: 10px;
}
... | app/VspPHPKit/demo/assets/css/main.css | body
{
margin: 10px auto 20px auto;
width: 960px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
input
{
font-size: 13px;
}
img
{
border: 0;
}
form
{
padding: 0px;
margin: 0px;
}
p
{
color: #666666;
}
ul
{
color: #666666;
}
li
{
margin-bottom: 10px;
}
... | 0.341802 | 0.111048 |
body {
font-size: 16px;
line-height: 1.4em; }
.h0 {
font-size: 58px;
line-height: 1.0em;
margin: 0px; }
.h1, h1 {
font-size: 48px;
line-height: 1.1em;
margin: 0px; }
.h2, h2 {
font-size: 40px;
line-height: 1.1em;
margin: 0px; }
.h3, h3 {
font-size: 34px;
line-height: 1.2em;
margin: 0px; ... | docs/stylesheets/styles.css | body {
font-size: 16px;
line-height: 1.4em; }
.h0 {
font-size: 58px;
line-height: 1.0em;
margin: 0px; }
.h1, h1 {
font-size: 48px;
line-height: 1.1em;
margin: 0px; }
.h2, h2 {
font-size: 40px;
line-height: 1.1em;
margin: 0px; }
.h3, h3 {
font-size: 34px;
line-height: 1.2em;
margin: 0px; ... | 0.48438 | 0.134776 |
.clr:after { content: ''; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
a:focus, .button, .wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { -webkit-box-shadow: none !important; box-shadow: none !important; }
body .button.... | 20181002_heytrucker/wp-content/plugins/ocean-extra/includes/panel/assets/css/panel.css | .clr:after { content: ''; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
a:focus, .button, .wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { -webkit-box-shadow: none !important; box-shadow: none !important; }
body .button.... | 0.429788 | 0.073397 |
html {
scroll-behavior: smooth;
}
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}
a {
color: rgb(38, 29, 156);
text-decoration: none;
}
i {
position: fixed;
font-size: 7vmin !important;
bottom: 1%;
left: 2%;
}
li{
display: flex;
flex-direction: row;
align-items: center;
justify-content... | ProjWAtividade7Noite/css/estilo.css | html {
scroll-behavior: smooth;
}
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}
a {
color: rgb(38, 29, 156);
text-decoration: none;
}
i {
position: fixed;
font-size: 7vmin !important;
bottom: 1%;
left: 2%;
}
li{
display: flex;
flex-direction: row;
align-items: center;
justify-content... | 0.361954 | 0.083217 |
/* Colors */
.bg-brown {
background-color: #42341e !important;
border-color: #42341e !important;
}
.text-brown {
color: #42341e !important;
}
a.text-brown {
color: #42341e !important;
}
a.text-brown:active,
a.text-brown:focus,
a.text-brown:hover {
color: #0d0b06 !important;
}
.btn-brown {
background-color: #4... | main/apps/brevehome/static/brevehome/css/style.css | /* Colors */
.bg-brown {
background-color: #42341e !important;
border-color: #42341e !important;
}
.text-brown {
color: #42341e !important;
}
a.text-brown {
color: #42341e !important;
}
a.text-brown:active,
a.text-brown:focus,
a.text-brown:hover {
color: #0d0b06 !important;
}
.btn-brown {
background-color: #4... | 0.267887 | 0.07024 |
body
{
font-family: Verdana, Helvetica, sans-serif;
width: 100%;
background-color:black;
}
#left
{
float:left;
}
#right
{
float:left;
}
#filterdiv
{
margin-left:auto;
margin-right:auto;
}
#filtertext
{
width: 500px;
border-style:inset;
float:left;
}
.hidden
{
visibility:... | pbs_util/pbsmon/static/pbsmon.css | body
{
font-family: Verdana, Helvetica, sans-serif;
width: 100%;
background-color:black;
}
#left
{
float:left;
}
#right
{
float:left;
}
#filterdiv
{
margin-left:auto;
margin-right:auto;
}
#filtertext
{
width: 500px;
border-style:inset;
float:left;
}
.hidden
{
visibility:... | 0.444083 | 0.093761 |
html {
width: 100%;
height: 100%;
}
#closed-captions p {
opacity: 0;
transition: .05s;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}
#closed-captions .on {
opacity: 1;
}
#closed-captions .off {
transition: .2s;
opacity: 0;
}
.voice1 {
font-family: "Brenner Mono Regular";... | closed-captions/css.css | html {
width: 100%;
height: 100%;
}
#closed-captions p {
opacity: 0;
transition: .05s;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}
#closed-captions .on {
opacity: 1;
}
#closed-captions .off {
transition: .2s;
opacity: 0;
}
.voice1 {
font-family: "Brenner Mono Regular";... | 0.70202 | 0.164148 |
body {
background-image: url("https://lolclt.files.wordpress.com/2016/05/lolclt-open-mic-pic.jpg?w=1200");
background-repeat: repeat-y;
background-size: cover;
z-index: 20;
}
#Home {
background-image: url("http://vignette4.wikia.nocookie.net/peggle/images/b/b3/3_Stars.png/revision/latest?cb... | app/styles/styles.css | body {
background-image: url("https://lolclt.files.wordpress.com/2016/05/lolclt-open-mic-pic.jpg?w=1200");
background-repeat: repeat-y;
background-size: cover;
z-index: 20;
}
#Home {
background-image: url("http://vignette4.wikia.nocookie.net/peggle/images/b/b3/3_Stars.png/revision/latest?cb... | 0.661158 | 0.151938 |
.Logo {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
}
.MainHeader .Logo {
-webkit-transition: opacity 1s ease-in, width .6s .3s;
-moz-transition: opacity 1s ease-in, width .6s .3s;
-ms-transiti... | css/logo.css |
.Logo {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
}
.MainHeader .Logo {
-webkit-transition: opacity 1s ease-in, width .6s .3s;
-moz-transition: opacity 1s ease-in, width .6s .3s;
-ms-transiti... | 0.239527 | 0.040617 |
body {
font-family: "Roboto Condensed", sans-serif;
overflow-x: hidden;
}
.header-color {
background-color: #f72210;
}
a {
color: black;
}
.featured__title {
font-size: 18px;
padding: 10px 0;
font-weight: bold;
}
.featured__title_2 {
font-size: 16px;
font-weight: bold;
}
.featured__title_3 {
fo... | css/stylesheet.css | body {
font-family: "Roboto Condensed", sans-serif;
overflow-x: hidden;
}
.header-color {
background-color: #f72210;
}
a {
color: black;
}
.featured__title {
font-size: 18px;
padding: 10px 0;
font-weight: bold;
}
.featured__title_2 {
font-size: 16px;
font-weight: bold;
}
.featured__title_3 {
fo... | 0.57081 | 0.12424 |
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {wid... | webroot/TDC_Platform/css/style.css | article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {wid... | 0.241042 | 0.092278 |
*,
html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
font: normal 1rem "Poppins", sans-serif;
scroll-behavior: smooth;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
::-webkit-scrollbar {
wi... | css/style.css | *,
html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
font: normal 1rem "Poppins", sans-serif;
scroll-behavior: smooth;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
::-webkit-scrollbar {
wi... | 0.289573 | 0.039751 |
/* ========================= */
/* == Base iGuider Style === */
/* ========================= */
html {
position:relative;
/*z-index:-2;*/
}
.rtl {
direction: rtl;
}
.g-shape {
position:fixed;
z-index:-1;
background:red;
pointer-events: auto;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-sele... | index/user/assets/yd/css/iGuider.css | /* ========================= */
/* == Base iGuider Style === */
/* ========================= */
html {
position:relative;
/*z-index:-2;*/
}
.rtl {
direction: rtl;
}
.g-shape {
position:fixed;
z-index:-1;
background:red;
pointer-events: auto;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-sele... | 0.26341 | 0.04703 |
.quote {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-weight: bold;
height: 40em;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
over... | 3/examples/01-scroll-quote/stylesheets/scroll.css |
.quote {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-weight: bold;
height: 40em;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
over... | 0.47317 | 0.063919 |
html,body {
height: 100%;
}
* {
-moz-box-sizing: border-box;
}
body {
background-color: #EDEDED;
margin: 0;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
}
.draggable {
cursor: move;
}
.full_screen {
width: 100%;
height: 100%;
background: #EDEDED;
}
.l... | public/custom/grow/mgt-gui/css/style.css | html,body {
height: 100%;
}
* {
-moz-box-sizing: border-box;
}
body {
background-color: #EDEDED;
margin: 0;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
}
.draggable {
cursor: move;
}
.full_screen {
width: 100%;
height: 100%;
background: #EDEDED;
}
.l... | 0.505859 | 0.063193 |
.module_x {
padding: 0.53rem 0.4rem 0.27rem;
background: white;
margin-top: 0.27rem;
}
.title {
overflow: hidden;
}
.title h3 {
font-weight: bold;
margin-bottom: 0.27rem;
font-size: 0.387rem;
float: left;
}
.news_more {
float: right;
font-size: 0.37rem;
color: #333333;
}
.n... | public/templates/new_module/css/index.css | .module_x {
padding: 0.53rem 0.4rem 0.27rem;
background: white;
margin-top: 0.27rem;
}
.title {
overflow: hidden;
}
.title h3 {
font-weight: bold;
margin-bottom: 0.27rem;
font-size: 0.387rem;
float: left;
}
.news_more {
float: right;
font-size: 0.37rem;
color: #333333;
}
.n... | 0.473901 | 0.127191 |
Backsplash Style
*/
#partners {
width: 100%;
height: auto;
z-index: -1;
}
.backsplash {
max-width: 100%;
position: relative;
text-align: center;
color: black;
}
/* backsplash title text*/
.backsplashtext {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-... | css/partners.css | Backsplash Style
*/
#partners {
width: 100%;
height: auto;
z-index: -1;
}
.backsplash {
max-width: 100%;
position: relative;
text-align: center;
color: black;
}
/* backsplash title text*/
.backsplashtext {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-... | 0.426919 | 0.098425 |
display: block;
font-family: monospace;
white-space: pre;
margin: 1em 0;
}
#container {
text-align: center;
margin: auto;
width: 70%;
background-color: white;
margin-top: 5%;
}
#profilePic {
width: 200px;
}
.page-header.page-header-xs {
min-height: 60vh !important;
}
.profile-conte... | client/src/Styles/profile.css | display: block;
font-family: monospace;
white-space: pre;
margin: 1em 0;
}
#container {
text-align: center;
margin: auto;
width: 70%;
background-color: white;
margin-top: 5%;
}
#profilePic {
width: 200px;
}
.page-header.page-header-xs {
min-height: 60vh !important;
}
.profile-conte... | 0.237046 | 0.112893 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;1,300&display=swap");
.form .input_field input {
border: none;
outline: none;
}
.flex_center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-it... | public/content-front/css/main.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;1,300&display=swap");
.form .input_field input {
border: none;
outline: none;
}
.flex_center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-it... | 0.248717 | 0.063077 |
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-oli... | resources/assets/css/app/colors.css | .bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-oli... | 0.353094 | 0.046987 |
button {
background: none;
border: none;
z-index:99999;
}
button::-moz-focus-inner {
border: 0;
}
:focus {
outline: none;
}
::-moz-focus-inner {
border: 0;
}
.btn-nav:hover {
cursor: pointer;
}
.btn-nav:hover .bar {
background: #FFF;
}
.bar {
display: block;
height: 5px;
width: 50... | public/strategy/css/nav.css | button {
background: none;
border: none;
z-index:99999;
}
button::-moz-focus-inner {
border: 0;
}
:focus {
outline: none;
}
::-moz-focus-inner {
border: 0;
}
.btn-nav:hover {
cursor: pointer;
}
.btn-nav:hover .bar {
background: #FFF;
}
.bar {
display: block;
height: 5px;
width: 50... | 0.23793 | 0.049085 |
@-moz-document regexp("http://[\\w\\.-]+:60[\\w]{2}/.*") {
/* Tensorboard v2 */
tf-tensorboard
{
--paper-grey-100: #21262b;
--paper-grey-800: #bbb;
--primary-background-color: #21262b;
--primary-text-color: #bbb;
--tb-ui-light-accent: #31363b;
color: var(--primary-text-color);
ba... | data/usercss/157733.user.css | @-moz-document regexp("http://[\\w\\.-]+:60[\\w]{2}/.*") {
/* Tensorboard v2 */
tf-tensorboard
{
--paper-grey-100: #21262b;
--paper-grey-800: #bbb;
--primary-background-color: #21262b;
--primary-text-color: #bbb;
--tb-ui-light-accent: #31363b;
color: var(--primary-text-color);
ba... | 0.294824 | 0.059811 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("kuleczky.pl") {
.ipsNavBar_primary > ul > li.ipsNavBar_active > a {
background: #67c1f5;
color: #333333;
border-radius: 5px 5px 0px 0px;
}
.ipsNavBar_primary:not(.ipsNavBar_noSubBars) > ul::before {
background: #67c1f5;
... | data/usercss/135630.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("kuleczky.pl") {
.ipsNavBar_primary > ul > li.ipsNavBar_active > a {
background: #67c1f5;
color: #333333;
border-radius: 5px 5px 0px 0px;
}
.ipsNavBar_primary:not(.ipsNavBar_noSubBars) > ul::before {
background: #67c1f5;
... | 0.292393 | 0.126785 |
.background_gold1,
.hover_background_gold1:hover,
.active_background_gold1:active:hover {
background: #ccac00;
background-image: -moz-linear-gradient(top, rgb(255, 215, 0) 0%, rgb(204, 172, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 215, 0)), color-s... | widgets/common/assets/gradients/simple/gold/gold1.css | .background_gold1,
.hover_background_gold1:hover,
.active_background_gold1:active:hover {
background: #ccac00;
background-image: -moz-linear-gradient(top, rgb(255, 215, 0) 0%, rgb(204, 172, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 215, 0)), color-s... | 0.48121 | 0.123577 |
html{
background: none;
background: url("../img/pattern.png") repeat;
color:#333333!important;font-family:"Ubuntu", sans-serif !important;padding:0px !important;margin:0px !important;font-size:13px!important;direction:ltr;width:100%!important;height: 100%!important;}
html:after {
content: "";
opacity... | staticfiles/css/components.css | html{
background: none;
background: url("../img/pattern.png") repeat;
color:#333333!important;font-family:"Ubuntu", sans-serif !important;padding:0px !important;margin:0px !important;font-size:13px!important;direction:ltr;width:100%!important;height: 100%!important;}
html:after {
content: "";
opacity... | 0.267695 | 0.053231 |
.shortcuts {
text-align: center;
}
.shortcuts .shortcut {
width: 22.50%;
display: inline-block;
padding: 12px 0;
margin: 0 .9% 1em;
vertical-align: top;
text-decoration: none;
background: #f9f6f1;
border-radius: 5px;
}
.shortcuts .shortcut .shortcut-icon {
margin-top: .25em;
margin-bottom: .25em;
font... | IssueTrackingSystem/assets/css/pages/dashboard.css | .shortcuts {
text-align: center;
}
.shortcuts .shortcut {
width: 22.50%;
display: inline-block;
padding: 12px 0;
margin: 0 .9% 1em;
vertical-align: top;
text-decoration: none;
background: #f9f6f1;
border-radius: 5px;
}
.shortcuts .shortcut .shortcut-icon {
margin-top: .25em;
margin-bottom: .25em;
font... | 0.210685 | 0.060808 |
.app-library-search-container {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 40px;
margin-right: 40px;
height: 40px;
display: flex;
align-items: center;
}
.app-library-search-container.fullscreen {
display: none;
}
.app-library-search {
width: 100%;
position: relative;
... | packages/code/app/browser/library/app_library.css | .app-library-search-container {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 40px;
margin-right: 40px;
height: 40px;
display: flex;
align-items: center;
}
.app-library-search-container.fullscreen {
display: none;
}
.app-library-search {
width: 100%;
position: relative;
... | 0.61832 | 0.075483 |
@charset "UTF-8";
/* CSS Document */
body {
-webkit-font-smoothing: antialiased;
font-size: 62.5%;
background-color: #f3f3f3;
box-sizing: border-box;
font-family: 'Open Sans', arial, sans-serif;
}
p {
font-size: 1.4em;
}
h2.resources-title {
font-size: 24px;
font-family: 'Open Sans', ... | css/style.css | @charset "UTF-8";
/* CSS Document */
body {
-webkit-font-smoothing: antialiased;
font-size: 62.5%;
background-color: #f3f3f3;
box-sizing: border-box;
font-family: 'Open Sans', arial, sans-serif;
}
p {
font-size: 1.4em;
}
h2.resources-title {
font-size: 24px;
font-family: 'Open Sans', ... | 0.244724 | 0.076684 |
@charset "UTF-8";
/* Slider */
.slick-slider{position:relative; display:block; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -ms-touch-action:pan-y; touch-action:pan-y... | public/css/slick.css | @charset "UTF-8";
/* Slider */
.slick-slider{position:relative; display:block; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -ms-touch-action:pan-y; touch-action:pan-y... | 0.338186 | 0.042862 |
.blueBar {
background-color:rgb(74,120,188);width:100%;height:60px;
}
.homeLabel {
color:white;position:relative;left:30px;top:20px;
}
.barShadow {
background-color:rgb(211,211,211);width:100%;height:4px;
}
.emptySpace {
background-color:rgb(238,238,238);width:100%;height:100%;
}
.bo... | public/styles.css | .blueBar {
background-color:rgb(74,120,188);width:100%;height:60px;
}
.homeLabel {
color:white;position:relative;left:30px;top:20px;
}
.barShadow {
background-color:rgb(211,211,211);width:100%;height:4px;
}
.emptySpace {
background-color:rgb(238,238,238);width:100%;height:100%;
}
.bo... | 0.500244 | 0.123948 |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Write your own custom base styles here */
@layer base {
html {
-webkit-tap-highlight-color: transparent;
}
html, body {
@apply text-body font-htmlJl antialiased;
}
p {
@apply mb-5;
}
p:last-of-type {
@apply mb-0;
}
p>a {
@apply text-body ... | src/styles/tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
/* Write your own custom base styles here */
@layer base {
html {
-webkit-tap-highlight-color: transparent;
}
html, body {
@apply text-body font-htmlJl antialiased;
}
p {
@apply mb-5;
}
p:last-of-type {
@apply mb-0;
}
p>a {
@apply text-body ... | 0.257392 | 0.06724 |
* {
box-sizing: border-box;
}
body {
margin: 0;
}
svg {
width: 100%;
height: auto;
}
.notify__notification-container {
width: 250px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.notify__notification-box.--light-theme {
background: #FFF;
}
.notify__notification-box... | layout-master/layout170/stylesheets/style.css | * {
box-sizing: border-box;
}
body {
margin: 0;
}
svg {
width: 100%;
height: auto;
}
.notify__notification-container {
width: 250px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.notify__notification-box.--light-theme {
background: #FFF;
}
.notify__notification-box... | 0.439507 | 0.072047 |
html{
scroll-behavior: smooth;
}
*{
font-family: 'Cairo', sans-serif;
/* font-family: 'Exo', sans-serif; */
}
nav a{
position: relative;
}
nav a::after{
content: "";
position: absolute;
background-color: white;
top:100%;
left: 0%;
width: 0%;
height:2px;
transition... | public/css/custom.css | html{
scroll-behavior: smooth;
}
*{
font-family: 'Cairo', sans-serif;
/* font-family: 'Exo', sans-serif; */
}
nav a{
position: relative;
}
nav a::after{
content: "";
position: absolute;
background-color: white;
top:100%;
left: 0%;
width: 0%;
height:2px;
transition... | 0.423935 | 0.064801 |
/* BUSQUEDA SIMPLE
----------------------------------------------------------*/
.busqueda ul {
margin: 0;
padding: 0;
list-style: none;
}
.busqueda ul li {
float: left;
height: 20px;
margin: 0;
padding: 0;
}
.busqueda ul li a {
width: 21px;
height: 20px;
display: inline-block;... | Source/Presentation Layer/JOERP.WebSite/Content/crm/css/controls.css | /* BUSQUEDA SIMPLE
----------------------------------------------------------*/
.busqueda ul {
margin: 0;
padding: 0;
list-style: none;
}
.busqueda ul li {
float: left;
height: 20px;
margin: 0;
padding: 0;
}
.busqueda ul li a {
width: 21px;
height: 20px;
display: inline-block;... | 0.283385 | 0.124505 |
h2 {
font-size: 3em;
font-weight: 300;
}
h3 {
font-size: 2em;
font-weight: 300;
}
h4 {
font-size: 1.5em;
font-weight: 300;
}
h5 {
display: inline;
}
.bkg {
opacity: 0.4;
}
.container.profile {
position: relative;
}
.header.profile {
position: relative;
padding-top: 15p... | public/css/profile.css |
h2 {
font-size: 3em;
font-weight: 300;
}
h3 {
font-size: 2em;
font-weight: 300;
}
h4 {
font-size: 1.5em;
font-weight: 300;
}
h5 {
display: inline;
}
.bkg {
opacity: 0.4;
}
.container.profile {
position: relative;
}
.header.profile {
position: relative;
padding-top: 15p... | 0.639061 | 0.234703 |
@charset "utf-8";
#container{
width: 1000px;
margin: auto;
background: url(../images/image003.jpg) no-repeat 0 0/100% 513px;
}
#header{
padding-top: 30px;
}
#header a{
color: #fff;
}
#header li{
padding: 0 20px;
}
#header .call{
float: right;
width: 100px;
text-align: center;
l... | css/index.css | @charset "utf-8";
#container{
width: 1000px;
margin: auto;
background: url(../images/image003.jpg) no-repeat 0 0/100% 513px;
}
#header{
padding-top: 30px;
}
#header a{
color: #fff;
}
#header li{
padding: 0 20px;
}
#header .call{
float: right;
width: 100px;
text-align: center;
l... | 0.438064 | 0.076822 |
@font-face {
font-family: 'Raleway';
src: url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Raleway"), local("Raleway-Regular"), url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/Raleway_v2/rale... | public/css/create_mobile.css | @font-face {
font-family: 'Raleway';
src: url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Raleway"), local("Raleway-Regular"), url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/Raleway_v2/rale... | 0.245266 | 0.039862 |
:root {
--mmm-navitia-color-vert-jade-navitia: #00C4B3;
--mmm-navitia-color-bleu-navitia: #050D9E;
--mmm-navitia-color-metro-1: #FFCD00;
--mmm-navitia-color-metro-2: #003CA6;
--mmm-navitia-color-metro-3: #837902;
--mmm-navitia-color-metro-3b: #6EC4E8;
--mmm-navitia-color-metro-4: ... | MMM-Navitia.css | :root {
--mmm-navitia-color-vert-jade-navitia: #00C4B3;
--mmm-navitia-color-bleu-navitia: #050D9E;
--mmm-navitia-color-metro-1: #FFCD00;
--mmm-navitia-color-metro-2: #003CA6;
--mmm-navitia-color-metro-3: #837902;
--mmm-navitia-color-metro-3b: #6EC4E8;
--mmm-navitia-color-metro-4: ... | 0.451568 | 0.15925 |
nav.navbar.navbar-default {
margin-bottom: 0;
}
.navbar {
max-height: 60px;
}
.brand {
margin-top: 10px;
}
.title {
font-size: 42px;
text-decoration: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
/*Neon glowing effect for title*/
.title a {
font-family: 'Co... | src/components/Navbar/style.css | nav.navbar.navbar-default {
margin-bottom: 0;
}
.navbar {
max-height: 60px;
}
.brand {
margin-top: 10px;
}
.title {
font-size: 42px;
text-decoration: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
/*Neon glowing effect for title*/
.title a {
font-family: 'Co... | 0.265119 | 0.089137 |
@-moz-document domain("gamehubbs.com") {
/* AGENT_SHEET */
/* Background Colors */
html, body {
background: none repeat scroll 0% 0% rgb(22, 24, 28) !important;
}
.columns, label, .chosen-single, .chosen-results, .no-results, .not-click > a, .has-form, .divider,
#SaveModal, #SignupModal, #ResetModal... | data/usercss/101685.user.css | @-moz-document domain("gamehubbs.com") {
/* AGENT_SHEET */
/* Background Colors */
html, body {
background: none repeat scroll 0% 0% rgb(22, 24, 28) !important;
}
.columns, label, .chosen-single, .chosen-results, .no-results, .not-click > a, .has-form, .divider,
#SaveModal, #SignupModal, #ResetModal... | 0.192426 | 0.045649 |
.mainContent {background-size:100% 100%; background-image: ~/images/back.jpg; }
.radlist {background-color: transparent;}
#logo {width:80; horizontal-align:center; margin-top:25; margin-bottom:10;}
.header {
background-color: #90c5a9;
height:80;
}
.pageTitle {background-color: #618673;}
.pageTitle Label {c... | src/app/messages/messages.component.css | .mainContent {background-size:100% 100%; background-image: ~/images/back.jpg; }
.radlist {background-color: transparent;}
#logo {width:80; horizontal-align:center; margin-top:25; margin-bottom:10;}
.header {
background-color: #90c5a9;
height:80;
}
.pageTitle {background-color: #618673;}
.pageTitle Label {c... | 0.294114 | 0.145176 |
/* font converted using font-converter.net. thank you! */
@font-face {
font-family: "URWPalladioITU";
src: url("../fonts/paitur.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "URWPalladioITU-Bold";
src: url("../fonts/paitub.otf") format("opentype");
font-weight: b... | css/xcss.css |
/* font converted using font-converter.net. thank you! */
@font-face {
font-family: "URWPalladioITU";
src: url("../fonts/paitur.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "URWPalladioITU-Bold";
src: url("../fonts/paitub.otf") format("opentype");
font-weight: b... | 0.298696 | 0.094552 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.mynav {
background-color: #1b1b1b;
position: fixed;
width: 100%;
padd... | static/blog/css/connect-home.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.mynav {
background-color: #1b1b1b;
position: fixed;
width: 100%;
padd... | 0.291586 | 0.075346 |
@font-face {
font-family: "Moderat-Regular";
font-style: normal;
src: local("Moderat-Regular"),
url(../fonts/Moderat-Regular-Web/Moderat-Regular.eot) format("embedded-opentype"),
url(../fonts/Moderat-Regular-Web/Moderat-Regular.woff) format("woff"),
url(../fonts/Moderat-Regular-Web/Moderat... | src/assets/css/app.css | @font-face {
font-family: "Moderat-Regular";
font-style: normal;
src: local("Moderat-Regular"),
url(../fonts/Moderat-Regular-Web/Moderat-Regular.eot) format("embedded-opentype"),
url(../fonts/Moderat-Regular-Web/Moderat-Regular.woff) format("woff"),
url(../fonts/Moderat-Regular-Web/Moderat... | 0.230486 | 0.046486 |
@import url("http://fonts.googleapis.com/css?family=Roboto");
/*
Image credits:
uifaces.com (http://uifaces.com/authorized)
*/
.loginmodal-container {
padding: 30px;
max-width: 350px;
width: 100% !important;
background-color: #F7F7F7;
margin: 0 auto;
border-radius: 2px;
... | css/custom-max.css | @import url("http://fonts.googleapis.com/css?family=Roboto");
/*
Image credits:
uifaces.com (http://uifaces.com/authorized)
*/
.loginmodal-container {
padding: 30px;
max-width: 350px;
width: 100% !important;
background-color: #F7F7F7;
margin: 0 auto;
border-radius: 2px;
... | 0.29209 | 0.055183 |
@charset "utf-8";
/* END global */
/*--*/
.pre_c {
margin-top: 0px;
}
.l_ks {
float: left;
width: 280px;
border: 1px solid #CCCCCC;
}
.l_ks h2 {
background: url("/front/images/dt_bg.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
font-size: 14px;
height: 30px;
line-height... | ruoyi-admin/src/main/resources/static/front/css/doctors.css | @charset "utf-8";
/* END global */
/*--*/
.pre_c {
margin-top: 0px;
}
.l_ks {
float: left;
width: 280px;
border: 1px solid #CCCCCC;
}
.l_ks h2 {
background: url("/front/images/dt_bg.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
font-size: 14px;
height: 30px;
line-height... | 0.310067 | 0.084417 |
body {
background-color: #f4f4f4;
color: #929292; }
#page {
background-color: #ffffff;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 150px;
margin-right: 150px; }
/* search-box */
.nav-search {
float: right; }
.nav-search input {
background-color: #f4f4f4;
font-style: italic;
font-... | public/styles/css/main.css | body {
background-color: #f4f4f4;
color: #929292; }
#page {
background-color: #ffffff;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 150px;
margin-right: 150px; }
/* search-box */
.nav-search {
float: right; }
.nav-search input {
background-color: #f4f4f4;
font-style: italic;
font-... | 0.437343 | 0.068819 |
html, body {
height: 100%;
margin: 0 auto;
min-width: 980px;
}
body {
display: grid;
grid-template-rows: 80px 1fr 20px;
grid-template-columns: 60px 1fr;
grid-template-areas: "header header"
"nav main"
"footer footer";
}
head... | logiweb/src/main/webapp/resources/css/style-fixed.css | html, body {
height: 100%;
margin: 0 auto;
min-width: 980px;
}
body {
display: grid;
grid-template-rows: 80px 1fr 20px;
grid-template-columns: 60px 1fr;
grid-template-areas: "header header"
"nav main"
"footer footer";
}
head... | 0.59514 | 0.129183 |
@font-face {
font-family: "RalewayRegular";
src: url("../fonts/RalewayRegular/RalewayRegular.eot");
src: url("../fonts/RalewayRegular/RalewayRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/RalewayRegular/RalewayRegular.woff") format("woff"), url("../fonts/RalewayRegular/RalewayRegular.ttf") ... | frontend/web/styles/ru_version.css |
@font-face {
font-family: "RalewayRegular";
src: url("../fonts/RalewayRegular/RalewayRegular.eot");
src: url("../fonts/RalewayRegular/RalewayRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/RalewayRegular/RalewayRegular.woff") format("woff"), url("../fonts/RalewayRegular/RalewayRegular.ttf") ... | 0.363195 | 0.053379 |
@font-face {
font-family: 'Gill Sans';
src: url('../fonts/Gill\ Sans.otf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gotham-bold';
src: url('../fonts/GothamBold.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gotham Book'... | css/style.css | @font-face {
font-family: 'Gill Sans';
src: url('../fonts/Gill\ Sans.otf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gotham-bold';
src: url('../fonts/GothamBold.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gotham Book'... | 0.373762 | 0.140513 |
* Table Of Content
*
* 1. Globals
* 2. Headers
* 3. Navigations
* 4. Banners
* 5. Footers
* 6. app
* 7. Widgets
* 8. Custom Templates
*/
@import url(animate.css);
@import url(icons/font-awesome/css/font-awesome.min.css);
@import url(icons/simple-line-icons/css/simple-line-icons.css);
@import url(icons/weath... | css/style.css | * Table Of Content
*
* 1. Globals
* 2. Headers
* 3. Navigations
* 4. Banners
* 5. Footers
* 6. app
* 7. Widgets
* 8. Custom Templates
*/
@import url(animate.css);
@import url(icons/font-awesome/css/font-awesome.min.css);
@import url(icons/simple-line-icons/css/simple-line-icons.css);
@import url(icons/weath... | 0.457379 | 0.066116 |
.ubermenu-skin-silver-tabs {
font-size: 12px;
color: #888888;
}
.ubermenu-skin-silver-tabs .ubermenu-target {
color: #999999;
}
.ubermenu-skin-silver-tabs .ubermenu-target-description {
color: #aaaaaa;
}
.ubermenu-skin-silver-tabs.ubermenu-responsive-toggle {
background: #f9f9f9;
color: #888888;
font-size... | wp-content/plugins/ubermenu/pro/assets/css/skins/silvertabs.css | .ubermenu-skin-silver-tabs {
font-size: 12px;
color: #888888;
}
.ubermenu-skin-silver-tabs .ubermenu-target {
color: #999999;
}
.ubermenu-skin-silver-tabs .ubermenu-target-description {
color: #aaaaaa;
}
.ubermenu-skin-silver-tabs.ubermenu-responsive-toggle {
background: #f9f9f9;
color: #888888;
font-size... | 0.374448 | 0.091018 |
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.389082 | 0.089614 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
text-rendering: optimizeSpeed;
font-family: 'Noto Sans', sans-serif;
}
body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
video {
object-fit: fill;
}
a:active {
text-decoration: none;
}
div.wrapper {
max-width: 100vw;
... | matches/matches.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
text-rendering: optimizeSpeed;
font-family: 'Noto Sans', sans-serif;
}
body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
video {
object-fit: fill;
}
a:active {
text-decoration: none;
}
div.wrapper {
max-width: 100vw;
... | 0.282394 | 0.092565 |
:root {
/*--gold: #d4af37;*/
--gold: #eeb211;
--gray: #aeb7b3;
--ltgray: #f1f6f7;
--dkgray: #5f6462;
--purple: #160c28;
--black: #000411;
--blackhover: #222633;
--error_red: #d8000c;
--success_green: #4f8a10;
--warning_yellow: #9f6000;
--login_signup: #1c272b;
--login... | public/css/login_signup.css | :root {
/*--gold: #d4af37;*/
--gold: #eeb211;
--gray: #aeb7b3;
--ltgray: #f1f6f7;
--dkgray: #5f6462;
--purple: #160c28;
--black: #000411;
--blackhover: #222633;
--error_red: #d8000c;
--success_green: #4f8a10;
--warning_yellow: #9f6000;
--login_signup: #1c272b;
--login... | 0.340595 | 0.102799 |
------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td,
figure {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
fieldset,
img {
border: 0;
vertical-align: middle;
}
input,
button,
textarea,
select,
optgroup... | static/css/reset.css | ------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td,
figure {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
fieldset,
img {
border: 0;
vertical-align: middle;
}
input,
button,
textarea,
select,
optgroup... | 0.287868 | 0.062474 |
@font-face {
font-family: 'Gilroy';
src: url('/static/fonts/gilroy/Gilroy-Medium.eot');
src: url('/static/fonts/gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
url('/static/fonts/gilroy/Gilroy-Medium.woff2') format('woff2'),
url('/static/fonts/gilroy/Gilroy-Medium.woff') format('woff'),
... | static-frontend/static/css/sampletip.css | @font-face {
font-family: 'Gilroy';
src: url('/static/fonts/gilroy/Gilroy-Medium.eot');
src: url('/static/fonts/gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
url('/static/fonts/gilroy/Gilroy-Medium.woff2') format('woff2'),
url('/static/fonts/gilroy/Gilroy-Medium.woff') format('woff'),
... | 0.326164 | 0.054249 |
.dhtmlxcalendar_container.dhtmlxcalendar_skin_omega {
background-image: url("../imgs/dhtmlxcalendar_omega/bg_main.gif");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_omega div.dhtmlxcalendar_bottom {
position: relative;
width: 100%;
height: 2px;
left: 0px;
overflow: hidden;
background-image: url("../imgs/dhtm... | web/bundles/dhtmlx/dhtmlxCalendar/codebase/skins/dhtmlxcalendar_omega.css | .dhtmlxcalendar_container.dhtmlxcalendar_skin_omega {
background-image: url("../imgs/dhtmlxcalendar_omega/bg_main.gif");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_omega div.dhtmlxcalendar_bottom {
position: relative;
width: 100%;
height: 2px;
left: 0px;
overflow: hidden;
background-image: url("../imgs/dhtm... | 0.353651 | 0.049382 |
@charset "UTF-8";
body {
font-family: 微软雅黑;
font-size: 0;
}
.main {
padding-top: 30px;
background: url(../images/about_us_bg.jpg) 100% 100%;
}
.main .container {
color: #333;
padding-bottom: 38px;
}
.main .container > p {
font-size: 14px;
text-align: left;
padding-top: 10px;
border-bottom: 1px soli... | Application/Home/Common/css/address.css | @charset "UTF-8";
body {
font-family: 微软雅黑;
font-size: 0;
}
.main {
padding-top: 30px;
background: url(../images/about_us_bg.jpg) 100% 100%;
}
.main .container {
color: #333;
padding-bottom: 38px;
}
.main .container > p {
font-size: 14px;
text-align: left;
padding-top: 10px;
border-bottom: 1px soli... | 0.297266 | 0.046943 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.gyakorikerdesek.hu") {
/* 2014-02-03 */
/* style by Kaligula */
/*
I try to update it as soon as they change Facebook.
Because it's meant for me and syncing with my brother so I also want this to be up to date.
You want sth – shout. :)
... | data/usercss/111975.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.gyakorikerdesek.hu") {
/* 2014-02-03 */
/* style by Kaligula */
/*
I try to update it as soon as they change Facebook.
Because it's meant for me and syncing with my brother so I also want this to be up to date.
You want sth – shout. :)
... | 0.206334 | 0.101012 |
@charset "utf-8";
/* ============================== */
/*
Title: University Landing Page
*/
/* ============================== */
/* ---------------------------------------------------------------------- */
/* Import styles
/* ---------------------------------------------------------------------- */
/*Google Fo... | public/css/styles.css | @charset "utf-8";
/* ============================== */
/*
Title: University Landing Page
*/
/* ============================== */
/* ---------------------------------------------------------------------- */
/* Import styles
/* ---------------------------------------------------------------------- */
/*Google Fo... | 0.125279 | 0.056626 |
*{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.main img{
width: 100%;
background-image: url();
opacity: 0.7;
background-position: center;
background-size: cover;
height: 106vh;
}
.navbar{
width: 1519px;
height: 75px;
background: linear-gradient(98.86de... | style.css | *{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.main img{
width: 100%;
background-image: url();
opacity: 0.7;
background-position: center;
background-size: cover;
height: 106vh;
}
.navbar{
width: 1519px;
height: 75px;
background: linear-gradient(98.86de... | 0.440951 | 0.066357 |
/* TODO personal branding should be visible on Desktop devices */
@media not all and (max-width: 550px){
#profile-header{
box-shadow: 0 1vmax 2vmax 0 rgba(0, 0, 0, 0.4);
}
#profile-header::after{
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%) scale(0.9);
width: 160px;
height: 8... | codepen-profile/snippets/personal-branding.css |
/* TODO personal branding should be visible on Desktop devices */
@media not all and (max-width: 550px){
#profile-header{
box-shadow: 0 1vmax 2vmax 0 rgba(0, 0, 0, 0.4);
}
#profile-header::after{
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%) scale(0.9);
width: 160px;
height: 8... | 0.181408 | 0.139016 |
* {
margin: 0;
padding: 0;
outline: 0;
}
ul, ol {
list-style-type: none;
}
a {
text-decoration: none;
}
html, body {
scroll-behavior: unset !important;
}
.nav-link:focus {
color: var(--orange);
}
.z-index {
z-index: 10;
}
/* ========== Universal Code End ================*/
/* ====... | assets/css/style.css |
* {
margin: 0;
padding: 0;
outline: 0;
}
ul, ol {
list-style-type: none;
}
a {
text-decoration: none;
}
html, body {
scroll-behavior: unset !important;
}
.nav-link:focus {
color: var(--orange);
}
.z-index {
z-index: 10;
}
/* ========== Universal Code End ================*/
/* ====... | 0.393036 | 0.083143 |
.main-right-box .text-box {
background: url("../images/lampController/pic_big_right.png") no-repeat;
background-size: 100% 100%;
width: 100%;
height: 100%;
padding: 0 45px;
color: #fff;
}
.main-right-box .text-box .first-text {
padding-top: 100%;
font-size: 18px;
}
.main-right-box .text-box .second-text... | public/styles/lampController.css | .main-right-box .text-box {
background: url("../images/lampController/pic_big_right.png") no-repeat;
background-size: 100% 100%;
width: 100%;
height: 100%;
padding: 0 45px;
color: #fff;
}
.main-right-box .text-box .first-text {
padding-top: 100%;
font-size: 18px;
}
.main-right-box .text-box .second-text... | 0.471223 | 0.06492 |
.alt-header {
color: green;
}
.about-page {
width: 100%;
height: 100%;
background-color: black;
display: flex;
flex-direction: column;
}
.about-page > .page-header {
height: 10%;
width: 100%;
font-size: 6vh;
/* color: black; */
display: flex;
align-items: center;
justify-content: cente... | src/app/components/pages/AboutPage/styles.css | .alt-header {
color: green;
}
.about-page {
width: 100%;
height: 100%;
background-color: black;
display: flex;
flex-direction: column;
}
.about-page > .page-header {
height: 10%;
width: 100%;
font-size: 6vh;
/* color: black; */
display: flex;
align-items: center;
justify-content: cente... | 0.580114 | 0.07538 |
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);@import url(https://fonts.googleapis.com/css?family=Montserrat);#loadoverlay {
display: none;
}
html,
body {
height: 100vh;
margin: 0;
background-color: #e7e7e7;
font-size: 18px;
}
body {
font-size: 1em;
margin: 0;
font-family: "Montser... | public/css/app.css | @import url(https://fonts.googleapis.com/css?family=Crimson+Text);@import url(https://fonts.googleapis.com/css?family=Montserrat);#loadoverlay {
display: none;
}
html,
body {
height: 100vh;
margin: 0;
background-color: #e7e7e7;
font-size: 18px;
}
body {
font-size: 1em;
margin: 0;
font-family: "Montser... | 0.342242 | 0.099645 |
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
@apply bg-center bg-cover select-none overflow-hidden bg-[url('/static/images/wallpaper.jpg')] dark:bg-[url('/static/images/wallpaper6.jpg')];
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open S... | src/styles/globals.css | @tailwind base;
@tailwind components;
@tailwind utilities;
body {
@apply bg-center bg-cover select-none overflow-hidden bg-[url('/static/images/wallpaper.jpg')] dark:bg-[url('/static/images/wallpaper6.jpg')];
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open S... | 0.462473 | 0.082883 |
:root {
/**
* Colors
* --------------------------------------------------------------------- */
--c-white: #ffffff;
--c-white-dark: #f8f8f8;
--c-black: #000000;
--c-divider-light: rgba(60, 60, 67, 0.12);
--c-divider-dark: rgba(84, 84, 88, 0.48);
--c-text-light-1: #2c3e50;
--c-text-light... | docs/.vitepress/theme/custom.css | :root {
/**
* Colors
* --------------------------------------------------------------------- */
--c-white: #ffffff;
--c-white-dark: #f8f8f8;
--c-black: #000000;
--c-divider-light: rgba(60, 60, 67, 0.12);
--c-divider-dark: rgba(84, 84, 88, 0.48);
--c-text-light-1: #2c3e50;
--c-text-light... | 0.525856 | 0.176885 |
@import url("/assets/css/prism/prism-default.css");
pre[class*="language-"] {
background: #F3F1F0;
}
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
background: none;
}
/*--------------------------------------*/
/*-------------导航栏(左列)--------------*/
/*--------... | content/themes/everblog-master/assets/css/white.css | @import url("/assets/css/prism/prism-default.css");
pre[class*="language-"] {
background: #F3F1F0;
}
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
background: none;
}
/*--------------------------------------*/
/*-------------导航栏(左列)--------------*/
/*--------... | 0.209712 | 0.079496 |
html {
color: #34495e;
font-family: 'Segoe UI';
overflow: hidden;
}
#wrap {
width: 65vw;
min-height: 130px;
margin-top: 1.5%;
margin-left: auto;
margin-right: auto;
background-color: rgba(6, 2, 22, 0.678);
box-shadow: 0px 2px 5px 0px (0, 0, 0, 0.5), 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
color: rgba(255, 255, ... | html/style.css | html {
color: #34495e;
font-family: 'Segoe UI';
overflow: hidden;
}
#wrap {
width: 65vw;
min-height: 130px;
margin-top: 1.5%;
margin-left: auto;
margin-right: auto;
background-color: rgba(6, 2, 22, 0.678);
box-shadow: 0px 2px 5px 0px (0, 0, 0, 0.5), 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
color: rgba(255, 255, ... | 0.446253 | 0.10226 |
.fill-gradient { background-image: linear-gradient( to bottom right, #7474BF, #348AC7); }
.doc pre.dark { background-color: rgba(0,0,0,0.75); }
.doc .property p { margin-bottom:0; }
.doc .space-right { padding-right:10px; }
.doc .icon.inline:before { vertical-align:middle; }
.button.zeroclipboard-is-hover { background:... | docs/site.css | .fill-gradient { background-image: linear-gradient( to bottom right, #7474BF, #348AC7); }
.doc pre.dark { background-color: rgba(0,0,0,0.75); }
.doc .property p { margin-bottom:0; }
.doc .space-right { padding-right:10px; }
.doc .icon.inline:before { vertical-align:middle; }
.button.zeroclipboard-is-hover { background:... | 0.491944 | 0.18054 |
.cm-s-cowabunga {
font-family: Consolas, 'Inconsolata', monospace !important;
font-size: 13px !important;
line-height: 1.2em !important;
}
.cm-s-cowabunga.CodeMirror {
background: #111;
color: #ddd;
}
.cm-s-cowabunga div.CodeMirror-activeline-background {
background-color: #1b1b1b !important;
z-index: 0 !... | CodeMirror/cowabunga.css | .cm-s-cowabunga {
font-family: Consolas, 'Inconsolata', monospace !important;
font-size: 13px !important;
line-height: 1.2em !important;
}
.cm-s-cowabunga.CodeMirror {
background: #111;
color: #ddd;
}
.cm-s-cowabunga div.CodeMirror-activeline-background {
background-color: #1b1b1b !important;
z-index: 0 !... | 0.338514 | 0.082512 |