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 |
|---|---|---|---|---|
body {
Margin: 0;
padding: 0;
min-width: 100%;
background-color: #ffffff;
}
/* line 13, ../scss/_reset.scss */
table {
border-spacing: 0;
color: #444444;
font-family: "Open Sans", Arial, sans-serif;
}
/* line 19, ../scss/_reset.scss */
td {
padding: 0;
}
/* line 23, ../scss/_reset.scss */
p {
Margi... | app/css/style.css | body {
Margin: 0;
padding: 0;
min-width: 100%;
background-color: #ffffff;
}
/* line 13, ../scss/_reset.scss */
table {
border-spacing: 0;
color: #444444;
font-family: "Open Sans", Arial, sans-serif;
}
/* line 19, ../scss/_reset.scss */
td {
padding: 0;
}
/* line 23, ../scss/_reset.scss */
p {
Margi... | 0.289573 | 0.066357 |
body {
background: none;
}
.mbTxtB {
color: #444;
}
.btn_concern {
display: inline-block;
height: 18px;
height: 16px \9;
padding: 3px 10px 0 7px;
padding-top: 5px \9;
border: 1px solid #d7d7d7;
background: #eaeaea;
color: #666;
font-size: 12px;
font-weight: normal;
text-decoration: n... | apps/home/Tpl/default/Public/css/weiboshow.css | body {
background: none;
}
.mbTxtB {
color: #444;
}
.btn_concern {
display: inline-block;
height: 18px;
height: 16px \9;
padding: 3px 10px 0 7px;
padding-top: 5px \9;
border: 1px solid #d7d7d7;
background: #eaeaea;
color: #666;
font-size: 12px;
font-weight: normal;
text-decoration: n... | 0.218586 | 0.055183 |
* @name Kawaii catboy
* @author <NAME> & solonovamax
* @version 0.0.2
* @description Kawaii Desu
*/
/*@import url(https://puckzxz.github.io/NotAnotherAnimeTheme/css/scsl.css);*/
@import url(https://solonovamax.github.io/CatBoyTheme/Discolored.css);
@import url(https://solonovamax.github.io/CatBoyTheme/app/import.css);... | index.css | * @name Kawaii catboy
* @author <NAME> & solonovamax
* @version 0.0.2
* @description Kawaii Desu
*/
/*@import url(https://puckzxz.github.io/NotAnotherAnimeTheme/css/scsl.css);*/
@import url(https://solonovamax.github.io/CatBoyTheme/Discolored.css);
@import url(https://solonovamax.github.io/CatBoyTheme/app/import.css);... | 0.469763 | 0.082033 |
* {
margin: 0;
padding: 0;
}
:root {
font-size: 16px;
}
html {
height: 100%;
padding: auto;
}
body {
font-family: Roboto;
min-height: 100%;
max-width: 100%;
box-sizing: border-box;
}
.section {
display: flex;
}
/* Try Viewport */
@media screen and (max-width:500) {
}
/* Banner */
.section... | assets/stylesheets/main.css |
* {
margin: 0;
padding: 0;
}
:root {
font-size: 16px;
}
html {
height: 100%;
padding: auto;
}
body {
font-family: Roboto;
min-height: 100%;
max-width: 100%;
box-sizing: border-box;
}
.section {
display: flex;
}
/* Try Viewport */
@media screen and (max-width:500) {
}
/* Banner */
.section... | 0.427038 | 0.089137 |
html, body{ margin:0; height:100%; }
.searchboxx{
position: absolute;
margin-top: 150px;
background-image:searchlogo;
}
.inputformx{
position: absolute;
margin-left: 200px;
width:500px;
height:30px;
}
.searchBtnx{
border:1px solid #36c;
margin-top: 0px;
margin-left: 708px;
width:70px;
he... | web/Page.css | html, body{ margin:0; height:100%; }
.searchboxx{
position: absolute;
margin-top: 150px;
background-image:searchlogo;
}
.inputformx{
position: absolute;
margin-left: 200px;
width:500px;
height:30px;
}
.searchBtnx{
border:1px solid #36c;
margin-top: 0px;
margin-left: 708px;
width:70px;
he... | 0.315947 | 0.047713 |
body {
font-size: .875rem;
}
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: in... | src/main/static/css/main.css | body {
font-size: .875rem;
}
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: in... | 0.468061 | 0.070528 |
.navbar-expand {
padding-left: 10px;
}
.container {
height: 110%;
}
label {
display: block;
margin-top: 10px;
color: white;
}
.profile-img-card {
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
label {
... | UI/front-end/src/components/style.css | .navbar-expand {
padding-left: 10px;
}
.container {
height: 110%;
}
label {
display: block;
margin-top: 10px;
color: white;
}
.profile-img-card {
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
label {
... | 0.354321 | 0.111193 |
@charset "utf-8";
*{margin:0;padding:0;}
a{color:#333;text-decoration:none;}
a:hover{color:#397efd;}
ul{list-style-type:none;}
body{background:#f5f5f5;}
.swiper-pagination-bullet{background:#fff;}
.hide{display:none;}
.yxzj .item-box{width:141px;height:205px;}
#top{height:30px;background:#d7d7d7;font-size:14px;line-hei... | public/css/gong.css | @charset "utf-8";
*{margin:0;padding:0;}
a{color:#333;text-decoration:none;}
a:hover{color:#397efd;}
ul{list-style-type:none;}
body{background:#f5f5f5;}
.swiper-pagination-bullet{background:#fff;}
.hide{display:none;}
.yxzj .item-box{width:141px;height:205px;}
#top{height:30px;background:#d7d7d7;font-size:14px;line-hei... | 0.178562 | 0.050635 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
}
body {
font-size: 20px;
font-weight: 600;
background: #20243D;
color: #FFF;
}
img {
max-width: 100%;
display: block;
}
.clearfix {
clear: both;
... | roulettegame/example/example.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
}
body {
font-size: 20px;
font-weight: 600;
background: #20243D;
color: #FFF;
}
img {
max-width: 100%;
display: block;
}
.clearfix {
clear: both;
... | 0.232833 | 0.093099 |
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#appcontent,
#content > tabbox > tabpanels {
background-color: transparent !important;
}
#main-window[stylish-url="about:blank"]:not([onclose="PrintUtils.exitPrintPreview(); return false;"]) #content browser {
opacity: 0 !im... | data/usercss/46860.user.css | @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#appcontent,
#content > tabbox > tabpanels {
background-color: transparent !important;
}
#main-window[stylish-url="about:blank"]:not([onclose="PrintUtils.exitPrintPreview(); return false;"]) #content browser {
opacity: 0 !im... | 0.247441 | 0.082107 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body{
box-sizing: border-box;
background-color: #f1f1f1;
color: rgb(12, 19, 66);
font-family: Arial, Helvetica, sans-serif;
}
:root{
--light-color: white;
--light-darkColor:rgba(169, 169, 169, 0.537);
--primary-font-fam:Arial, H... | Alfred-Volkers-25-01/CSS/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body{
box-sizing: border-box;
background-color: #f1f1f1;
color: rgb(12, 19, 66);
font-family: Arial, Helvetica, sans-serif;
}
:root{
--light-color: white;
--light-darkColor:rgba(169, 169, 169, 0.537);
--primary-font-fam:Arial, H... | 0.215268 | 0.041327 |
body{
background-color: #ebebeb;
width: 100%;
height: 100vh;
}
/*Dashboard*/
.container-dashboard{
width: 80%;
margin: 0 auto;
background-color: #fff;
border-radius: 10px;
}
.profile{
margin-top: 3rem;
padding: 2rem 3rem;
}
.info-profile{
display: flex;
justify-content: s... | assets/css/layout/dashboard-style.css | body{
background-color: #ebebeb;
width: 100%;
height: 100vh;
}
/*Dashboard*/
.container-dashboard{
width: 80%;
margin: 0 auto;
background-color: #fff;
border-radius: 10px;
}
.profile{
margin-top: 3rem;
padding: 2rem 3rem;
}
.info-profile{
display: flex;
justify-content: s... | 0.337204 | 0.065845 |
.bg-yellow1 {background-color:#fee60a;} /*แถบบน*/
.bg-yellow2 {background-color:#fbde08;}
.bg-yellow3 {background-color:#ffc600;} /*แถบล่าง*/
.bg-g999 {background-color:#999;}
.bg-g666 {background-color:#666;}
/* Font Color */
.fc-yellow1 {color:#fee60a;}
.fc-yellow2 {color:#fbde08;} /* coxzy */
.fc-yellow3 {... | frontend/themes/cozxy/assets/css/cozxy.css | .bg-yellow1 {background-color:#fee60a;} /*แถบบน*/
.bg-yellow2 {background-color:#fbde08;}
.bg-yellow3 {background-color:#ffc600;} /*แถบล่าง*/
.bg-g999 {background-color:#999;}
.bg-g666 {background-color:#666;}
/* Font Color */
.fc-yellow1 {color:#fee60a;}
.fc-yellow2 {color:#fbde08;} /* coxzy */
.fc-yellow3 {... | 0.17245 | 0.04904 |
.background { background-color:#1F1E1E; }
.score_best {
font-weight: 60;
font-size:30px;
color: #ffffff; text-align: right;
}
.score_current{
color: #ffffff;
font-weight: 100;
font-size:50px;
text-align: center;
}
.board { width: 61px; height: 67px; position: absolute; background-repeat: no... | projects/Project/tetris/Assets/css/style.css | .background { background-color:#1F1E1E; }
.score_best {
font-weight: 60;
font-size:30px;
color: #ffffff; text-align: right;
}
.score_current{
color: #ffffff;
font-weight: 100;
font-size:50px;
text-align: center;
}
.board { width: 61px; height: 67px; position: absolute; background-repeat: no... | 0.396185 | 0.207235 |
================================================
( Media Queries )
================================================
*******************/
/*************************
1700px
*************************/
@media (max-width: 1700px) {
.portfolio-title { padding: 60px 60px 30px; }
/*home-4 */
.our-bl... | css/responsive.css | ================================================
( Media Queries )
================================================
*******************/
/*************************
1700px
*************************/
@media (max-width: 1700px) {
.portfolio-title { padding: 60px 60px 30px; }
/*home-4 */
.our-bl... | 0.189146 | 0.077727 |
Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declaratio... | src/Resources/css/boilerplate.css | Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declaratio... | 0.488771 | 0.078184 |
------------------------------------*/
.contacts-section {
color: #fff;
position: relative;
background: #333 url(../../../img/bg/3.jpg) center fixed;
background-size: cover;
}
.contacts-section:after {
top: 0;
right: 0;
width: 100%;
height: 100%;
content: " ";
position: absolute;
... | mats/assets/css/css-rtl/footers/footer-v7-rtl.css | ------------------------------------*/
.contacts-section {
color: #fff;
position: relative;
background: #333 url(../../../img/bg/3.jpg) center fixed;
background-size: cover;
}
.contacts-section:after {
top: 0;
right: 0;
width: 100%;
height: 100%;
content: " ";
position: absolute;
... | 0.302803 | 0.046573 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("userstyles.org") {
/*Voir les styles qui ont inspiré celui là : style 46060, style 44099, 102306 */
/*Fond de page Stylish*/
html {
background :
linear-gradient(to bottom, #C2DF70, #C2DF70 32%, black 32%, black 34%, transpa... | data/usercss/105297.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("userstyles.org") {
/*Voir les styles qui ont inspiré celui là : style 46060, style 44099, 102306 */
/*Fond de page Stylish*/
html {
background :
linear-gradient(to bottom, #C2DF70, #C2DF70 32%, black 32%, black 34%, transpa... | 0.256925 | 0.195345 |
padding: 0;
margin: 0 20px;
transition: all 0.45s;
-webkit-transition: all 0.45s;
}
.demo {
text-align: center;
padding: 0 20px;
margin-bottom: 25px;
}
@media (min-width: 1600px) {
.col-xlg-col-5.demo {
width:20% !important;
}
}
.demo p {
font-size:14px;
color:#8a8a8a;
line-hei... | frontend/web/vendor/css/extra.css | padding: 0;
margin: 0 20px;
transition: all 0.45s;
-webkit-transition: all 0.45s;
}
.demo {
text-align: center;
padding: 0 20px;
margin-bottom: 25px;
}
@media (min-width: 1600px) {
.col-xlg-col-5.demo {
width:20% !important;
}
}
.demo p {
font-size:14px;
color:#8a8a8a;
line-hei... | 0.378 | 0.071041 |
html,
body {
height: 100%;
margin: 0;
cursor: default;
user-select: none;
}
#content {
display: flex;
height: 100%;
}
.toggle-sidebar {
background: rgba(34, 44, 49, 1);
width: 54px;
padding: 27px 0 20px 0;
justify-content: space-between;
display: flex;
flex-direction: column;
-webkit-app-reg... | app/renderer/css/main.css | html,
body {
height: 100%;
margin: 0;
cursor: default;
user-select: none;
}
#content {
display: flex;
height: 100%;
}
.toggle-sidebar {
background: rgba(34, 44, 49, 1);
width: 54px;
padding: 27px 0 20px 0;
justify-content: space-between;
display: flex;
flex-direction: column;
-webkit-app-reg... | 0.414899 | 0.07117 |
html,
body {
width: 100%;
height: 100%;
}
header img {
width: 100%;
}
h2 {
font-family: 'Roboto', sans-serif;
text-align: center;
}
body {
margin: 0;
font-family: 'Roboto', sans-serif;
... | homeworks/hw1/styles.css | html,
body {
width: 100%;
height: 100%;
}
header img {
width: 100%;
}
h2 {
font-family: 'Roboto', sans-serif;
text-align: center;
}
body {
margin: 0;
font-family: 'Roboto', sans-serif;
... | 0.77569 | 0.098382 |
.footer-basic {
padding: 40px 0;
background-color: #fff;
color: #4b4c4d
}
.footer-basic ul {
padding: 0;
list-style: none;
text-align: center;
font-size: 18px;
line-height: 1.6;
margin-bottom: 0
}
.footer-basic li {
padding: 0 10px
}
.footer-basic ul a {
... | src/main/resources/static/css/styles.min.css | .footer-basic {
padding: 40px 0;
background-color: #fff;
color: #4b4c4d
}
.footer-basic ul {
padding: 0;
list-style: none;
text-align: center;
font-size: 18px;
line-height: 1.6;
margin-bottom: 0
}
.footer-basic li {
padding: 0 10px
}
.footer-basic ul a {
... | 0.349755 | 0.056133 |
Table Of Content
1. Global Style
2. Preloader
3. Home Section and Navigation Menu
4. Qualification and Experience
5. About
5.1 Skills
5.2 Subscribe
6. Portfolio
7. Testimonial
8. Statistics
9. Services
10. Call to Action
11. Contact Us
12. Social Icons
13. Foote... | css/style.css |
Table Of Content
1. Global Style
2. Preloader
3. Home Section and Navigation Menu
4. Qualification and Experience
5. About
5.1 Skills
5.2 Subscribe
6. Portfolio
7. Testimonial
8. Statistics
9. Services
10. Call to Action
11. Contact Us
12. Social Icons
13. Foote... | 0.269902 | 0.153867 |
@keyframes barwidth
{
from {width:0px;}
}
.circle{
border-radius: 8px;
background: #aeb3b8;
display:inline-block;
margin: 0 5px 0 0;
vertical-align: middle;
width: 8px;
height: 8px;
}
.t-danger{
color: #fa7d7d;
}
.cdanger{
background-color: #fa7d7d;
}
.cwaring{
background-color: #f9dd8a;
}
.ctip{
background... | Public/css/pages/aduit/aduit.css | @keyframes barwidth
{
from {width:0px;}
}
.circle{
border-radius: 8px;
background: #aeb3b8;
display:inline-block;
margin: 0 5px 0 0;
vertical-align: middle;
width: 8px;
height: 8px;
}
.t-danger{
color: #fa7d7d;
}
.cdanger{
background-color: #fa7d7d;
}
.cwaring{
background-color: #f9dd8a;
}
.ctip{
background... | 0.348313 | 0.07703 |
@font-face {
font-family: "Ink Free";
src: url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.eot");
src: url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.eot?#iefix") format("embedded-opentype"),
url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.woff2") format("woff2... | web/css/site.css | @font-face {
font-family: "Ink Free";
src: url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.eot");
src: url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.eot?#iefix") format("embedded-opentype"),
url("//db.onlinewebfonts.com/t/0801c08e5412f54e4b4e9ad146d83a12.woff2") format("woff2... | 0.369088 | 0.091911 |
mark.keywordHighlight {
background-color: #FF8;
}
#chat-wrapper tr.hidden_message * {
/* 'display: none' causes issues with the placement of the star buttons */
height: 0;
line-height: 0;
margin: 0;
padding: 0;
border-width: 0;
font-size: 0;
visibility: hidden;
}
.avatar {
background-size: contain;
... | src/css/content.css | mark.keywordHighlight {
background-color: #FF8;
}
#chat-wrapper tr.hidden_message * {
/* 'display: none' causes issues with the placement of the star buttons */
height: 0;
line-height: 0;
margin: 0;
padding: 0;
border-width: 0;
font-size: 0;
visibility: hidden;
}
.avatar {
background-size: contain;
... | 0.380183 | 0.053924 |
@media (min-width: 360px) and (max-width: 768px) {
.login {
margin-right: 4% !important;
padding: 2% !important;
}
}
/* Small */
@media (min-width: 768px) {}
/* Medium */
@media (min-width: 992px) {}
/* Large */
@media (min-width: 1200px) {}
html {
scroll-behavior: smooth;
}
body... | public/front/css/favPage.css |
@media (min-width: 360px) and (max-width: 768px) {
.login {
margin-right: 4% !important;
padding: 2% !important;
}
}
/* Small */
@media (min-width: 768px) {}
/* Medium */
@media (min-width: 992px) {}
/* Large */
@media (min-width: 1200px) {}
html {
scroll-behavior: smooth;
}
body... | 0.358578 | 0.053974 |
:root {
--accent:#BC1B39;
--anchor-color: #2C85B1;
--blue:#2C85B1;
--copy-color-light: #666666;
--copy-color: #242424;
--grey:#999999;
--light-grey:#ededed;
--white:#FFFFFF;
--base-font-size: 12pt;
--spacing-double: 1rem;
--spacing-small: .1rem;
--spacing: .5rem;
}
@media (min-width: 567px) {
... | style.css | :root {
--accent:#BC1B39;
--anchor-color: #2C85B1;
--blue:#2C85B1;
--copy-color-light: #666666;
--copy-color: #242424;
--grey:#999999;
--light-grey:#ededed;
--white:#FFFFFF;
--base-font-size: 12pt;
--spacing-double: 1rem;
--spacing-small: .1rem;
--spacing: .5rem;
}
@media (min-width: 567px) {
... | 0.423458 | 0.10551 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
body {
font-family: 'Poppins', sans-serif;
margin: 0;
}
*, *::before, *::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
:root { --main: #FFADAD;
--colour2: #383838;
--colour3: #737373;
--colour4: #c... | assets/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
body {
font-family: 'Poppins', sans-serif;
margin: 0;
}
*, *::before, *::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
:root { --main: #FFADAD;
--colour2: #383838;
--colour3: #737373;
--colour4: #c... | 0.414069 | 0.070624 |
html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
html, body {
background: #fff;
font: 12px Arial, Helvetica, sans-serif;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
min-width: 1000px;
width:100%;
}
/** layout **/
#wrapper {
text-align: left;
margin: 5px;
padding: 0px;
position: re... | css/archivalien.css | html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
html, body {
background: #fff;
font: 12px Arial, Helvetica, sans-serif;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
min-width: 1000px;
width:100%;
}
/** layout **/
#wrapper {
text-align: left;
margin: 5px;
padding: 0px;
position: re... | 0.189446 | 0.043732 |
.container{
max-width: 1200px;
height: 800px;
}
.testimony{
background: rgb(255, 3, 213);
}
.testimony-container{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.Encabezado{
color: rgb(240, 187, 12);
align-items: center;
... | src/styles/personal.css | .container{
max-width: 1200px;
height: 800px;
}
.testimony{
background: rgb(255, 3, 213);
}
.testimony-container{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.Encabezado{
color: rgb(240, 187, 12);
align-items: center;
... | 0.452536 | 0.102754 |
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, ... | css/index.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.277865 | 0.090494 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
padding: 0;
margin: 0;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-se... | files/main.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
padding: 0;
margin: 0;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-se... | 0.406626 | 0.075142 |
.nav-highlight {
padding-bottom: 0;
}
ul > li {
padding-bottom: 7px;
}
.name {
background:blue;
height: 2em;
margin-top: 0;
}
.navbar {
border-radius: 0px;
}
.click {
height: 2em;
background: purple;
}
.click:hover {
height: 2.1em;
background: pink;
}
.main {
max-width: 720px;
margin: 0 auto;
}
.image-cent... | css/style.css | .nav-highlight {
padding-bottom: 0;
}
ul > li {
padding-bottom: 7px;
}
.name {
background:blue;
height: 2em;
margin-top: 0;
}
.navbar {
border-radius: 0px;
}
.click {
height: 2em;
background: purple;
}
.click:hover {
height: 2.1em;
background: pink;
}
.main {
max-width: 720px;
margin: 0 auto;
}
.image-cent... | 0.424651 | 0.095139 |
body {
padding: 0;
margin: 0;
font-size: 14px;
line-height: 1.8;
font-family: "Open Sans", sans-serif;
color: #747171;
}
.header__menu .active{
color: #E22B64;
}
.container{
margin: 0 auto;
/*width: 1330px;*/
/*display: flex;*/
}
.page-title-area {
background-image: url("..... | public/fronend/css/Causes_Grid.css | body {
padding: 0;
margin: 0;
font-size: 14px;
line-height: 1.8;
font-family: "Open Sans", sans-serif;
color: #747171;
}
.header__menu .active{
color: #E22B64;
}
.container{
margin: 0 auto;
/*width: 1330px;*/
/*display: flex;*/
}
.page-title-area {
background-image: url("..... | 0.35768 | 0.075756 |
.my_scrollbar::-webkit-scrollbar {
/*滚动条整体样式*/
width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
height: 4px;
}
.my_scrollbar::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.2);
}
.my_scrollbar::-we... | src/assets/css/lw.css | .my_scrollbar::-webkit-scrollbar {
/*滚动条整体样式*/
width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
height: 4px;
}
.my_scrollbar::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.2);
}
.my_scrollbar::-we... | 0.159807 | 0.07117 |
/* https://www.w3schools.com/css/css3_gradients.asp */
div.my-footer {
/*background-image: linear-gradient(to right, #005D8E,#7BA9BE ,#FFFFFF,#FFFFFF, #0c7000, #ffc20f);*/
background-image: linear-gradient(to right, #005D8E,#ffc20f);
position: absolute;
bottom: 0px;
left: 0px;
height: 20px;
width: 100%;... | slides/LOSOM/libs/WhiteBlue.css | /* https://www.w3schools.com/css/css3_gradients.asp */
div.my-footer {
/*background-image: linear-gradient(to right, #005D8E,#7BA9BE ,#FFFFFF,#FFFFFF, #0c7000, #ffc20f);*/
background-image: linear-gradient(to right, #005D8E,#ffc20f);
position: absolute;
bottom: 0px;
left: 0px;
height: 20px;
width: 100%;... | 0.436382 | 0.098686 |
body {
color: #8c8c8c;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
overflow-x: hidden;
}
a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
h2 { font-size: 2.2rem; }
.tm-thin-font { font-weight: 300; }
.container-f... | public/testblog/css/templatemo-style.css | body {
color: #8c8c8c;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
overflow-x: hidden;
}
a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
h2 { font-size: 2.2rem; }
.tm-thin-font { font-weight: 300; }
.container-f... | 0.364551 | 0.062789 |
body {
font-family: sans-serif;
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
}
body.blue {
background-image: radial-gradient(#55a, #004);
}
body.red {
background-image: radial-gradient(#a44, #400);
}
body.green {
background-image: radial-gradient(#494, #040);
}
body.yell... | public/stylesheets/style.css |
body {
font-family: sans-serif;
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
}
body.blue {
background-image: radial-gradient(#55a, #004);
}
body.red {
background-image: radial-gradient(#a44, #400);
}
body.green {
background-image: radial-gradient(#494, #040);
}
body.yell... | 0.627723 | 0.112967 |
html, body {
height:100%;
width: 98%;
padding: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height:1.2;
background-color: #CFD8DC;
overflow: hidden;
}
header, footer {
font-size: 120%;
border-radius: 6px;
width: auto;
margin: 0.5... | styles/vote.css | html, body {
height:100%;
width: 98%;
padding: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height:1.2;
background-color: #CFD8DC;
overflow: hidden;
}
header, footer {
font-size: 120%;
border-radius: 6px;
width: auto;
margin: 0.5... | 0.297368 | 0.097433 |
@font-face {
src: url(NotoSans-Regular.ttf);
font-family: Nato;
}
@font-face {
src: url(ChakraPetch-Regular.ttf);
font-family: petch;
}
@font-face {
src: url(Padauk-Regular.ttf);
font-family: padauk;
}
@font-face {
font-family: "revampedregular";
src: url("revamped-webfont.woff2") fo... | static/sponsors/sponsor.css | @font-face {
src: url(NotoSans-Regular.ttf);
font-family: Nato;
}
@font-face {
src: url(ChakraPetch-Regular.ttf);
font-family: petch;
}
@font-face {
src: url(Padauk-Regular.ttf);
font-family: padauk;
}
@font-face {
font-family: "revampedregular";
src: url("revamped-webfont.woff2") fo... | 0.375248 | 0.050565 |
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), url(../fonts/merriweather.woff) format('woff');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat'), url(../fonts/montserrat.woff) format('wof... | assets/css/main.css | @font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), url(../fonts/merriweather.woff) format('woff');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat'), url(../fonts/montserrat.woff) format('wof... | 0.234407 | 0.057998 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*{
margin: 0px;
padding: 0px;
box-sizing: content-box;
font-family: 'Open Sans', arial;
scroll-behavior: smooth;
outline: none;
scrollbar-color: #242424 white;
scrollbar-width: thin;
}
*::-webkit-scrollbar{
... | assets/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*{
margin: 0px;
padding: 0px;
box-sizing: content-box;
font-family: 'Open Sans', arial;
scroll-behavior: smooth;
outline: none;
scrollbar-color: #242424 white;
scrollbar-width: thin;
}
*::-webkit-scrollbar{
... | 0.263789 | 0.066327 |
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,700);
html, body {
height: 100%;
background-color: #34283B;
color: white;
font-family: 'Lobster Two', cursive;
}
.carousel,
.item,
.active {
height: 100%;
}
.carousel-inner {
height: 100%;
}
/* Background images are set with... | css/full-slider.css | @import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,700);
html, body {
height: 100%;
background-color: #34283B;
color: white;
font-family: 'Lobster Two', cursive;
}
.carousel,
.item,
.active {
height: 100%;
}
.carousel-inner {
height: 100%;
}
/* Background images are set with... | 0.495117 | 0.139983 |
.drop-down-container{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 20%;
height: 100%;
pointer-events: none;
z-index: 3;
display: flex
}
.dat-gui-container{
width: 300px;
pointer-events: all;
}
.file-nav-container{
position: relative;
display: flex;
pointer-events: all;
}
.loading... | css/main.css | .drop-down-container{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 20%;
height: 100%;
pointer-events: none;
z-index: 3;
display: flex
}
.dat-gui-container{
width: 300px;
pointer-events: all;
}
.file-nav-container{
position: relative;
display: flex;
pointer-events: all;
}
.loading... | 0.359252 | 0.057256 |
body
{
padding-left:80px;
padding-right:80px;
font-family:'Serif';
background-image:url('bg.jpg');
text-align: center;
}
.header h1
{
font: "Times New Roman";
padding-top:100px;
font-size: 60px;
margin-bottom: 0;
color: white;
}
.header p
{
font-size: 20p... | style.css | body
{
padding-left:80px;
padding-right:80px;
font-family:'Serif';
background-image:url('bg.jpg');
text-align: center;
}
.header h1
{
font: "Times New Roman";
padding-top:100px;
font-size: 60px;
margin-bottom: 0;
color: white;
}
.header p
{
font-size: 20p... | 0.314261 | 0.057467 |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
}
hr {
max-width: 50px;
border-color: #f05f40;
border-width: 3px;
}
hr.light {
border-color: #fff;
}
a {
color: #f05f40;
-webkit-transition: all .35s;
-moz-transition... | css/creative.css | html,
body {
width: 100%;
height: 100%;
}
body {
font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
}
hr {
max-width: 50px;
border-color: #f05f40;
border-width: 3px;
}
hr.light {
border-color: #fff;
}
a {
color: #f05f40;
-webkit-transition: all .35s;
-moz-transition... | 0.410993 | 0.061791 |
body {
/* 1 */
--theme-color-1-50: var(--color-gray-50);
--theme-color-1-100: var(--color-gray-100);
--theme-color-1-200: var(--color-gray-200);
--theme-color-1-300: var(--color-gray-300);
--theme-color-1-400: var(--color-gray-400);
--theme-color-1-500: var(--color-gray-500);
--theme-color-1-600: var(--... | src/styles/variables/theme.css | body {
/* 1 */
--theme-color-1-50: var(--color-gray-50);
--theme-color-1-100: var(--color-gray-100);
--theme-color-1-200: var(--color-gray-200);
--theme-color-1-300: var(--color-gray-300);
--theme-color-1-400: var(--color-gray-400);
--theme-color-1-500: var(--color-gray-500);
--theme-color-1-600: var(--... | 0.334589 | 0.057229 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: "Roboto Slab", serif;
}
body {
color: #ddd;
background-color: #272323;
}
nav {
display: flex;
background-color: #272222;
box-shadow: 0 0.5rem 0.5rem hsla(0, 0%, 0%, 0.7);
}
nav > img {
margin: 0.5em;
height: 1.85em;
filter: drop-s... | index.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: "Roboto Slab", serif;
}
body {
color: #ddd;
background-color: #272323;
}
nav {
display: flex;
background-color: #272222;
box-shadow: 0 0.5rem 0.5rem hsla(0, 0%, 0%, 0.7);
}
nav > img {
margin: 0.5em;
height: 1.85em;
filter: drop-s... | 0.34798 | 0.128252 |
@media only screen and (max-width: 767px)
{
.search-bar
{
width: 100%;
}
.central-dropdown:after
{
margin-left: 11px;
}
.central-account-text
{
display: none;
}
.central-dropdown-proxy:after
{
margin-left: 5px;
}
._Skins_SearchTopics.mc-component .search-auto-complete ul
{
background-color:... | references/NMEA AIS – Marine Navigation Data Feature Representation_files/Mobile.css |
@media only screen and (max-width: 767px)
{
.search-bar
{
width: 100%;
}
.central-dropdown:after
{
margin-left: 11px;
}
.central-account-text
{
display: none;
}
.central-dropdown-proxy:after
{
margin-left: 5px;
}
._Skins_SearchTopics.mc-component .search-auto-complete ul
{
background-color:... | 0.442877 | 0.069101 |
.content {
margin-top: 0px;
}
.content .container {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak],
[ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
display: none !important;
}
.header-profile-image {
opacity: 0.8;
height: 28px;
... | modules/core/client/css/core.css | .content {
margin-top: 0px;
}
.content .container {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak],
[ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
display: none !important;
}
.header-profile-image {
opacity: 0.8;
height: 28px;
... | 0.387806 | 0.087955 |
--------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
/* header styles
-------------------------------------------------------------- */
header h1#logo-text {
top: 114px;
left: 18px;
}
header h1#logo-text a {
font: normal 68px Georgia, Serif;
... | css/media-queries.css | --------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
/* header styles
-------------------------------------------------------------- */
header h1#logo-text {
top: 114px;
left: 18px;
}
header h1#logo-text a {
font: normal 68px Georgia, Serif;
... | 0.246533 | 0.048971 |
*{margin:0;padding:0}
html,body,.flow{
height:100%;
font-size: 14px;
user-select: none;
}
/*layout*/
.flow-header{
width:100%;
height: 40px;
background: #1f88d6;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
-webkit-box-shadow: 0 2px 0px #bbb;
box-shadow: 0 2px 0px #bbb;
font... | demo/demo-jsPlumb-master/public/css/index.css | *{margin:0;padding:0}
html,body,.flow{
height:100%;
font-size: 14px;
user-select: none;
}
/*layout*/
.flow-header{
width:100%;
height: 40px;
background: #1f88d6;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
-webkit-box-shadow: 0 2px 0px #bbb;
box-shadow: 0 2px 0px #bbb;
font... | 0.350533 | 0.066691 |
height: 100%;
width: 100%;
}
a {
color: #44AADD;
}
li {
padding-top: 5px;
padding-bottom: 5px;
}
.button-sign-out {
cursor: pointer;
font-size: 20px;
color: #FFFFFF;
border: 0;
padding: 5px 15px 5px 15px;
outline: none;
width: 105px;
vertical-align: top;
background: #880000;
}
.container... | lisk-dex-electron/src/App.css | height: 100%;
width: 100%;
}
a {
color: #44AADD;
}
li {
padding-top: 5px;
padding-bottom: 5px;
}
.button-sign-out {
cursor: pointer;
font-size: 20px;
color: #FFFFFF;
border: 0;
padding: 5px 15px 5px 15px;
outline: none;
width: 105px;
vertical-align: top;
background: #880000;
}
.container... | 0.59843 | 0.085061 |
html, body {
height: 100%;
position: relative;
}
body {
-webkit-perspective: 800;
-moz-perspective: 800;
perspective: 800;
-webkit-perspective: 800px;
-moz-perspective: 800px;
perspective: 800px;
font-family: "Helvetica Neue", Helvetica, "Noto Sans", sans-serif;
font-size: 12px !... | src/main/resources/static/pages/index/css/e_meta_dc.css | html, body {
height: 100%;
position: relative;
}
body {
-webkit-perspective: 800;
-moz-perspective: 800;
perspective: 800;
-webkit-perspective: 800px;
-moz-perspective: 800px;
perspective: 800px;
font-family: "Helvetica Neue", Helvetica, "Noto Sans", sans-serif;
font-size: 12px !... | 0.265024 | 0.04736 |
.show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s
}
.reservar {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s
}
.estilo{
width: 150px;height: 150px;position: relative;
display: none;
cursor: pointer;
border-style:solid;
}
.modalagendament... | public/css/pShow.css | .show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s
}
.reservar {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s
}
.estilo{
width: 150px;height: 150px;position: relative;
display: none;
cursor: pointer;
border-style:solid;
}
.modalagendament... | 0.338405 | 0.141045 |
body{ background-color: #1a191f }
html{ scroll-behavior: smooth}
/* navbar*/
.search-nav-bar{
background-color: rgba(210,201,255,0.04) !important;
border: 1px solid transparent;
font-size: 16px;
color: #fff !important;
}
.search-nav-bar:focus {
border: 1px solid #FD6060;
box-shadow: inset 0 1px 1px ... | dist/css/main3.css | body{ background-color: #1a191f }
html{ scroll-behavior: smooth}
/* navbar*/
.search-nav-bar{
background-color: rgba(210,201,255,0.04) !important;
border: 1px solid transparent;
font-size: 16px;
color: #fff !important;
}
.search-nav-bar:focus {
border: 1px solid #FD6060;
box-shadow: inset 0 1px 1px ... | 0.344333 | 0.066236 |
html,
body {
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
::-webkit-scrollbar{width:0.7em;height:0.8em;background-color:#fff;}
::-webkit-scrollbar:hover{background-color:#ddd}
::-webkit-scrollbar-thumb{min-height:0.8em;min-width:1em;background-color... | lhc_web/design/defaulttheme/css/app.css | html,
body {
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
::-webkit-scrollbar{width:0.7em;height:0.8em;background-color:#fff;}
::-webkit-scrollbar:hover{background-color:#ddd}
::-webkit-scrollbar-thumb{min-height:0.8em;min-width:1em;background-color... | 0.287368 | 0.04904 |
height: 1000px;
}
#header-print {
text-align:center;
height: 90px;
padding: 10px;
margin-bottom: 10px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)... | web/css/4565737_print_1.css | height: 1000px;
}
#header-print {
text-align:center;
height: 90px;
padding: 10px;
margin-bottom: 10px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)... | 0.199854 | 0.147003 |
nav {
display: flex;
align-items: center;
justify-content: space-between;
}
.buttonLogin {
background: none;
color: inherit;
border: none;
cursor: pointer;
}
.login-container {
padding: 15px;
display: flex;
justify-content: flex-end;
color: #006998;
font-family: Arial, Helvetica, sans-serif;
... | public/css/_navbar.css | nav {
display: flex;
align-items: center;
justify-content: space-between;
}
.buttonLogin {
background: none;
color: inherit;
border: none;
cursor: pointer;
}
.login-container {
padding: 15px;
display: flex;
justify-content: flex-end;
color: #006998;
font-family: Arial, Helvetica, sans-serif;
... | 0.411702 | 0.068195 |
ul.tagit {
padding: 1px 5px;
overflow: auto;
margin-left: inherit; /* usually we don't want the regular ul margins. */
margin-right: inherit;
background: inherit;
margin-top:10px;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
... | html/src/main/webapp/1/dist/css/tagit.css | ul.tagit {
padding: 1px 5px;
overflow: auto;
margin-left: inherit; /* usually we don't want the regular ul margins. */
margin-right: inherit;
background: inherit;
margin-top:10px;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
... | 0.261897 | 0.168651 |
*,
*:before,
*:after{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body
{
margin:0;
height:100%;
overflow:hidden;
font-family:微软雅黑;
font-size:13px;
min-width:800px;
}
a {
text-decoration: none;
}
/* layout */
.navba... | hsweb-payment-ui/admin/index/frame2/res/index.css | *,
*:before,
*:after{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body
{
margin:0;
height:100%;
overflow:hidden;
font-family:微软雅黑;
font-size:13px;
min-width:800px;
}
a {
text-decoration: none;
}
/* layout */
.navba... | 0.304455 | 0.054651 |
*{
margin:0px;
padding:0px;
box-sizing: border-box;
}
.logsignback{
background-color: blue;
margin-top:-12px;
}
.wholeloginbox{
border:2px solid black;
width:max-content;
padding:20px;
background: linear-gradient(315deg,#0e0d0d,#e21d96);
color:black;
}
.logint... | DBMS_project/DBMS_2020115013/css/style.css | *{
margin:0px;
padding:0px;
box-sizing: border-box;
}
.logsignback{
background-color: blue;
margin-top:-12px;
}
.wholeloginbox{
border:2px solid black;
width:max-content;
padding:20px;
background: linear-gradient(315deg,#0e0d0d,#e21d96);
color:black;
}
.logint... | 0.303009 | 0.052062 |
@import url(/css/dpl/sce/NotoSansKR-Hestia.css);
/**** Common ************************************************/
* {max-height:1000000px;margin:0;padding:0;}
img, fieldset, button {border:none;}
hr, button img {display:none;}
input, select, button, textarea {font-family:'Noto Sans Korean', 'Noto Sans KR', 'Malgun Gothi... | client/src/css/new.css | @import url(/css/dpl/sce/NotoSansKR-Hestia.css);
/**** Common ************************************************/
* {max-height:1000000px;margin:0;padding:0;}
img, fieldset, button {border:none;}
hr, button img {display:none;}
input, select, button, textarea {font-family:'Noto Sans Korean', 'Noto Sans KR', 'Malgun Gothi... | 0.274254 | 0.054475 |
.navbar-brand{
margin-left: 22%;
margin-right: 7%;
}
.navbar-brand img{
width: 100px;
height: 60px;
object-fit: fill;
}
.navbar{
background-color: #FDFFFF;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.8);
}
.nav-item a{
font-size: 15px;
font-family: 'Times New Roman', Times, serif;
co... | app/static/css/index.css | .navbar-brand{
margin-left: 22%;
margin-right: 7%;
}
.navbar-brand img{
width: 100px;
height: 60px;
object-fit: fill;
}
.navbar{
background-color: #FDFFFF;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.8);
}
.nav-item a{
font-size: 15px;
font-family: 'Times New Roman', Times, serif;
co... | 0.38168 | 0.076064 |
.wrap.wordfence {
direction: ltr;
}
.wordfenceWrap {
margin: 20px 0 0 20px;
}
div.wordfenceLive {
height: 29px;
white-space: nowrap;
overflow: hidden;
border-width: 1px 0 1px 0;
background-color: #FFFCEF;
border-color: #666;
border-style: solid;
margin: 20px 0 10px 0;
padding: 3px 3px 3px 10px;
font-family:... | wp-content/plugins/wordfence/css/main.css | .wrap.wordfence {
direction: ltr;
}
.wordfenceWrap {
margin: 20px 0 0 20px;
}
div.wordfenceLive {
height: 29px;
white-space: nowrap;
overflow: hidden;
border-width: 1px 0 1px 0;
background-color: #FFFCEF;
border-color: #666;
border-style: solid;
margin: 20px 0 10px 0;
padding: 3px 3px 3px 10px;
font-family:... | 0.331769 | 0.11004 |
html,body {
margin: 0;
padding: 0;
background:white;
height: 100vh;
}
/*auto indent clt+shit+i*/
/*this is the root holder*/
.view_layout {
min-height: 100vh;
display: flex;
flex-direction: row;
background:#000;
overflow-x: auto;
overflow-y: hidden;
}
.view_layout div:nth-child(n){
visib... | src/main/resources/static/css/homepage.css | html,body {
margin: 0;
padding: 0;
background:white;
height: 100vh;
}
/*auto indent clt+shit+i*/
/*this is the root holder*/
.view_layout {
min-height: 100vh;
display: flex;
flex-direction: row;
background:#000;
overflow-x: auto;
overflow-y: hidden;
}
.view_layout div:nth-child(n){
visib... | 0.296145 | 0.04952 |
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600);
@import url('https://fonts.googleapis.com/css?family=Charm:400');
body {
font-family: "Raleway";
color: #222222;
line-height: 1.4;
font-size: 11pt;
word-wrap:... | assets/style.css | @import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600);
@import url('https://fonts.googleapis.com/css?family=Charm:400');
body {
font-family: "Raleway";
color: #222222;
line-height: 1.4;
font-size: 11pt;
word-wrap:... | 0.439026 | 0.154408 |
font-family: 'Roboto', sans-serif;
https://www.color-hex.com/color/3b1851 */
body{
font-family: 'Roboto', sans-serif;
font-weight: 400;
background-color: #ebe7ed;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-style: italic;
}
.emb... | style.css | font-family: 'Roboto', sans-serif;
https://www.color-hex.com/color/3b1851 */
body{
font-family: 'Roboto', sans-serif;
font-weight: 400;
background-color: #ebe7ed;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-style: italic;
}
.emb... | 0.226527 | 0.092319 |
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,thead,tr, th... | css/fee_bottom.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,thead,tr, th... | 0.17522 | 0.049428 |
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* ht... | css/main.css | /* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* ht... | 0.576542 | 0.067516 |
.oo-ui-icon-arrowNext {
background-image: /* @embed */ url(themes/femiwiki/images/icons/arrowNext-rtl.svg);
}
.oo-ui-image-invert.oo-ui-icon-arrowNext {
background-image: /* @embed */ url(themes/femiwiki/images/icons/arrowNext-rtl-invert.svg);
}
.oo-ui-image-progressive.oo-ui-icon-arrowNext {
background-image: /*... | dist/resources/oojs-ui-femiwiki-icons-movement.rtl.css | .oo-ui-icon-arrowNext {
background-image: /* @embed */ url(themes/femiwiki/images/icons/arrowNext-rtl.svg);
}
.oo-ui-image-invert.oo-ui-icon-arrowNext {
background-image: /* @embed */ url(themes/femiwiki/images/icons/arrowNext-rtl-invert.svg);
}
.oo-ui-image-progressive.oo-ui-icon-arrowNext {
background-image: /*... | 0.378459 | 0.071138 |
.navbar-static-top {
/* margin-bottom: 19px;*/
}
.top-navbar {
background: url(../img/header_bg_es.gif) repeat-x;
}
.navbar-title {
margin-top: 12px;
font-weight: 700;
}
#iconCopyURL {
cursor: pointer;
}
.container {
padding-right: 15px;
padding-left: 0px;
margin-right: auto;
margin-left: 12px;
}
.nav... | basico/src/main/resources/webapp/css/pikolin.css | .navbar-static-top {
/* margin-bottom: 19px;*/
}
.top-navbar {
background: url(../img/header_bg_es.gif) repeat-x;
}
.navbar-title {
margin-top: 12px;
font-weight: 700;
}
#iconCopyURL {
cursor: pointer;
}
.container {
padding-right: 15px;
padding-left: 0px;
margin-right: auto;
margin-left: 12px;
}
.nav... | 0.308815 | 0.068944 |
.label-center {
text-align: center;
}
.select-center {
margin: auto;
width: auto;
}
.blank-content {
min-height: 600px;
background-color: #f5f5f5;
}
input {
margin-top: 0px;
margin-bottom: 0px;
margin: auto;
width: 50%;
}
.table-center {
margin: auto;
width: auto;
}
th {... | frontend/oharasis/src/app/components/configurar-curso/configurar-curso.component.css | .label-center {
text-align: center;
}
.select-center {
margin: auto;
width: auto;
}
.blank-content {
min-height: 600px;
background-color: #f5f5f5;
}
input {
margin-top: 0px;
margin-bottom: 0px;
margin: auto;
width: 50%;
}
.table-center {
margin: auto;
width: auto;
}
th {... | 0.487795 | 0.123895 |
*{
padding: 0%;
margin:0;
}
hr{
border: none;
height:1px;
background-color: #ddd;
}
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=Inter:wght@300;400;500&family=Poppins:wght@300;400;500&display=swap');
body{
font-family: 'Inter',sans-serif;
}
.logo{
font-s... | examples/styles.css | *{
padding: 0%;
margin:0;
}
hr{
border: none;
height:1px;
background-color: #ddd;
}
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=Inter:wght@300;400;500&family=Poppins:wght@300;400;500&display=swap');
body{
font-family: 'Inter',sans-serif;
}
.logo{
font-s... | 0.543106 | 0.091463 |
@import url("https://fonts.googleapis.com/css?family=Space+Mono");
/* force scrollbar */
* {
box-sizing: border-box; }
html {
background-color: #111;
overflow-y: scroll; }
body {
font: 100% Space Mono, monospace;
color: #DDDDDD; }
nav {
font-size: 1.4em;
letter-spacing: 0.1em;
color: #DDDDDD;
text-... | static/assets/css/style.css | @import url("https://fonts.googleapis.com/css?family=Space+Mono");
/* force scrollbar */
* {
box-sizing: border-box; }
html {
background-color: #111;
overflow-y: scroll; }
body {
font: 100% Space Mono, monospace;
color: #DDDDDD; }
nav {
font-size: 1.4em;
letter-spacing: 0.1em;
color: #DDDDDD;
text-... | 0.296145 | 0.078078 |
@charset "UTF-8";
/*-----------------------------------------------------------------------------------
Template Name: Lendix
Template Description: Lendex - Personal Portfolio Bootstrap Template
Version: 1.0
Template Author: Hasthemes
Template URL: https://hasthemes.com/
-------------------------... | public/frontend/assets/css/style.css | @charset "UTF-8";
/*-----------------------------------------------------------------------------------
Template Name: Lendix
Template Description: Lendex - Personal Portfolio Bootstrap Template
Version: 1.0
Template Author: Hasthemes
Template URL: https://hasthemes.com/
-------------------------... | 0.311636 | 0.049727 |
@charset "UTF-8";
/*!
* Start Bootstrap - Freelancer v6.0.4 (https://startbootstrap.com/themes/freelancer)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-freelancer/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011... | JPS_Chatbot/UI/source/static/css/style.css | @charset "UTF-8";
/*!
* Start Bootstrap - Freelancer v6.0.4 (https://startbootstrap.com/themes/freelancer)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-freelancer/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011... | 0.645679 | 0.060975 |
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap');
:root{
/*-----Fonts-----*/
--fontOne: 'Josefin Sans', sans-serif;
/*-----Primary-Colors-----*/
--primaryColor1: hsl(220, 98%, 61%); /*Bright Blue*/
--backgroundColor: linear-gradient(hsl(192, 100%, 67%) ... | Projetos/TodoApp/styles/style.css | @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap');
:root{
/*-----Fonts-----*/
--fontOne: 'Josefin Sans', sans-serif;
/*-----Primary-Colors-----*/
--primaryColor1: hsl(220, 98%, 61%); /*Bright Blue*/
--backgroundColor: linear-gradient(hsl(192, 100%, 67%) ... | 0.407923 | 0.105211 |
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, ... | stylesheets/style.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.257298 | 0.056757 |
General
*************************/
/** selection **/
*::-moz-selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
::selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
/*.button*/
.button.default,
.butt... | public/css/skins/skin-summer-sky.css | General
*************************/
/** selection **/
*::-moz-selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
::selection {
background: #34c1e7;
color: #fff;
text-shadow: none;
}
/*.button*/
.button.default,
.butt... | 0.333395 | 0.043164 |
main, footer {
font-family: 'Lobster', cursive;
}
header
{
background-color: #FFD9AA;
background-attachment: fixed;
height : auto;
width : 100%;
display : flex;
justify-content : center;
}
.logo
{
margin-top : 2%;
... | css/index.css | main, footer {
font-family: 'Lobster', cursive;
}
header
{
background-color: #FFD9AA;
background-attachment: fixed;
height : auto;
width : 100%;
display : flex;
justify-content : center;
}
.logo
{
margin-top : 2%;
... | 0.471953 | 0.177954 |
@charset "utf-8";
body {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
background-color: #f5f5f4;
font-size: 18px;
margin: 0;
padding: 0;
}
.helptext
{
display: none;
}
a {
color: #C0C0C0;
text-decoration: none;
}
body * {
font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
p {
... | crashphone/app/static/solicita.css | @charset "utf-8";
body {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
background-color: #f5f5f4;
font-size: 18px;
margin: 0;
padding: 0;
}
.helptext
{
display: none;
}
a {
color: #C0C0C0;
text-decoration: none;
}
body * {
font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
p {
... | 0.307462 | 0.061876 |
/*---------- GALLERY ----------*/
.ps_modal_070_gallery,
.ps_modal_070_gallery > .row > div{
margin: 0;
padding: 0 2px;
}
.ps_modal_070_gallery > .row{
margin: 0;
}
.ps_modal_070_gallery > .row > div > img{
width: 100%;
cursor: pointer;
}
/*---------- MODAL ----------*/
#ps_modal_070{
padding-left: 0 !impo... | resources/assets/images/salespage/paradise/css/modal_070.css |
/*---------- GALLERY ----------*/
.ps_modal_070_gallery,
.ps_modal_070_gallery > .row > div{
margin: 0;
padding: 0 2px;
}
.ps_modal_070_gallery > .row{
margin: 0;
}
.ps_modal_070_gallery > .row > div > img{
width: 100%;
cursor: pointer;
}
/*---------- MODAL ----------*/
#ps_modal_070{
padding-left: 0 !impo... | 0.316053 | 0.037257 |
@charset "UTF-8";
*, *::before, *::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.dispenser__top::before, .dispenser__bottom .dispenser__controls .turner::before {
content: '';
display: block;
position: absolute;
}
body {
background: #E8B0BD;
width: 100%;
min-height: 100vh;... | 19 - Color/css/style.css | @charset "UTF-8";
*, *::before, *::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.dispenser__top::before, .dispenser__bottom .dispenser__controls .turner::before {
content: '';
display: block;
position: absolute;
}
body {
background: #E8B0BD;
width: 100%;
min-height: 100vh;... | 0.303938 | 0.051012 |
**********************************************************/
.ownmenu {
width: 100%;
padding: 0;
margin: 0;
position: relative;
float: left;
list-style: none;
}
.ownmenu li {
display: inline-block;
float: left;
}
.ownmenu a {
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;
-... | public/css/main.css | **********************************************************/
.ownmenu {
width: 100%;
padding: 0;
margin: 0;
position: relative;
float: left;
list-style: none;
}
.ownmenu li {
display: inline-block;
float: left;
}
.ownmenu a {
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;
-... | 0.208421 | 0.034004 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body,
div {
background-color: white;
}
.App {
min-height: 100vh;
background-color:white;
}
.nav-container {
margin-top: -3rem;
}
.nav nav {
display: block;
color: black;
}
.nav li {
display: flex;
justify-content: center;
align-items: ... | src/components/App.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body,
div {
background-color: white;
}
.App {
min-height: 100vh;
background-color:white;
}
.nav-container {
margin-top: -3rem;
}
.nav nav {
display: block;
color: black;
}
.nav li {
display: flex;
justify-content: center;
align-items: ... | 0.325306 | 0.077204 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 16px; }
body {
font-family: "Montserrat", sans-serif;
font-weight: normal;
font-size: 16px; }
.cus... | css/base_styles/global.css | @import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 16px; }
body {
font-family: "Montserrat", sans-serif;
font-weight: normal;
font-size: 16px; }
.cus... | 0.271928 | 0.075927 |
*{
margin:0;
padding: 0;
}
ul{
list-style: none;
}
a{
text-decoration: none;
}
body{
font:14px "HanHei SC","PingFang SC","Avenir Next",Avenir,"Helvetica Neue",Helvetica,"Lantinghei SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
.topbar{
backgro... | xiaomi/index.css | *{
margin:0;
padding: 0;
}
ul{
list-style: none;
}
a{
text-decoration: none;
}
body{
font:14px "HanHei SC","PingFang SC","Avenir Next",Avenir,"Helvetica Neue",Helvetica,"Lantinghei SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
.topbar{
backgro... | 0.287568 | 0.066965 |
.footer_st{text-align:center;font-size:14px !important;}
/* Block taxonomy */
.box-selector-taxonomy{border:1px solid;color:#9F6000;background-color:#FEEFB3;margin:10px 0 0;padding:15px 10px;}
.box-selector-taxonomy .current-taxonomy{float:right;font-size:16px;font-weight:700;margin:0;}
.box-selector-taxonomy .change... | apps/wordpress/htdocs/wp-content/plugins/simple-tags/assets/css/admin.css | .footer_st{text-align:center;font-size:14px !important;}
/* Block taxonomy */
.box-selector-taxonomy{border:1px solid;color:#9F6000;background-color:#FEEFB3;margin:10px 0 0;padding:15px 10px;}
.box-selector-taxonomy .current-taxonomy{float:right;font-size:16px;font-weight:700;margin:0;}
.box-selector-taxonomy .change... | 0.281998 | 0.063919 |
.main--block {
margin: 0 auto;
}
*
{
margin:0;
padding:0;
font-family:'Roboto',sans-serif;
}
body
{
display:flex;
justify-content:center;
align-items:center;
min-height:100vh;
background:#101010
}
.container
{
position:relative;
width:900px;
display:flex;
justify-content:space-around;
}
.co... | resources/js/assets/css/style.css | .main--block {
margin: 0 auto;
}
*
{
margin:0;
padding:0;
font-family:'Roboto',sans-serif;
}
body
{
display:flex;
justify-content:center;
align-items:center;
min-height:100vh;
background:#101010
}
.container
{
position:relative;
width:900px;
display:flex;
justify-content:space-around;
}
.co... | 0.417153 | 0.061452 |
@-moz-document url-prefix("https://www.webnovel.com"), url-prefix("https://webnovel.com") {
/*
* Author: Ew0345
* Version: 2.9f
*/
}
@-moz-document domain("www.webnovel.com"), domain("webnovel.com") {
/*
* Note: I seriously need to go through and fully rewrite this section *sigh*
*/
/* Main Page + Anythin... | data/usercss/145475.user.css | @-moz-document url-prefix("https://www.webnovel.com"), url-prefix("https://webnovel.com") {
/*
* Author: Ew0345
* Version: 2.9f
*/
}
@-moz-document domain("www.webnovel.com"), domain("webnovel.com") {
/*
* Note: I seriously need to go through and fully rewrite this section *sigh*
*/
/* Main Page + Anythin... | 0.274935 | 0.06951 |
min-width:1280px;
}
#god_male .male_box{
width:960px;
margin:0 auto;
}
#god_male .male_box .male_choose{
border:1px solid #ddd;
float: left;
margin:20px 0px 30px 0px;
width:100%;
}
#god{
min-width:1280px;
}
#god .god_box{
width:960px;
margin:0 auto;
}
#god .god_box .god_choose{
... | Public/css/god_male.css | min-width:1280px;
}
#god_male .male_box{
width:960px;
margin:0 auto;
}
#god_male .male_box .male_choose{
border:1px solid #ddd;
float: left;
margin:20px 0px 30px 0px;
width:100%;
}
#god{
min-width:1280px;
}
#god .god_box{
width:960px;
margin:0 auto;
}
#god .god_box .god_choose{
... | 0.271059 | 0.094218 |
body {
font-family: Helvetica;
display: flex;
}
.page{
width: 98vw;
height: 100vh;
}
#header {
display: flex;
width: 100%;
height: 10%;
overflow: none;
}
#title{
font-size:40px;
font-weight:bold;
align-self:baseline;
}
#title:hover, #logo:hover, .filter:hover, button:hov... | webapp/static/webapp.css | body {
font-family: Helvetica;
display: flex;
}
.page{
width: 98vw;
height: 100vh;
}
#header {
display: flex;
width: 100%;
height: 10%;
overflow: none;
}
#title{
font-size:40px;
font-weight:bold;
align-self:baseline;
}
#title:hover, #logo:hover, .filter:hover, button:hov... | 0.501709 | 0.070049 |
@CHARSET "UTF-8";
body{background-color:#f2f2f2;font-family:'Microsoft Yahei','Arial';}
ul{padding:0;margin:0;}
li{list-style:none;}
.header{padding:1em 0;width:100%;display:inline-block;}
.header a,.ui-link{color:#666;}
.header a:hover{text-decoration:none;}
.header .glyphicon{font-size:1.4em;cursor:pointer;}
.user_bo... | resources/csschat/style.css | @CHARSET "UTF-8";
body{background-color:#f2f2f2;font-family:'Microsoft Yahei','Arial';}
ul{padding:0;margin:0;}
li{list-style:none;}
.header{padding:1em 0;width:100%;display:inline-block;}
.header a,.ui-link{color:#666;}
.header a:hover{text-decoration:none;}
.header .glyphicon{font-size:1.4em;cursor:pointer;}
.user_bo... | 0.318697 | 0.062189 |
/* menu pointers */
h1 span.MenuPointer { color: #7c7c7c; font-size: 22px; }
/* code boxes */
.Code, .Program { margin: 0 25px 10px 25px; padding: 5px; background: #f9f9f9; border: 1px solid #e3e3e3; overflow: auto; }
.Code pre, .Program pre { margin: 3px; padding: 0; font-size: 11px; line-height: 15px; border: non... | docs/htmldoc/css/reference-special-styles.css |
/* menu pointers */
h1 span.MenuPointer { color: #7c7c7c; font-size: 22px; }
/* code boxes */
.Code, .Program { margin: 0 25px 10px 25px; padding: 5px; background: #f9f9f9; border: 1px solid #e3e3e3; overflow: auto; }
.Code pre, .Program pre { margin: 3px; padding: 0; font-size: 11px; line-height: 15px; border: non... | 0.335895 | 0.089614 |
html, body {
font-family: 'Roboto', sans-serif;
background: url(data:image/svg+xml;base64,<KEY>);
background-repeat: no-repeat;
background-size:cover;
background-color: #31347F;
background-attachment: fixed;
margin:0;
padding:0;
height:100%;
}
.container {
padding-right: 5%;
padding-left: 5%;
margin-to... | assets/css/custom.css | html, body {
font-family: 'Roboto', sans-serif;
background: url(data:image/svg+xml;base64,<KEY>);
background-repeat: no-repeat;
background-size:cover;
background-color: #31347F;
background-attachment: fixed;
margin:0;
padding:0;
height:100%;
}
.container {
padding-right: 5%;
padding-left: 5%;
margin-to... | 0.366363 | 0.055772 |
div.pp_woocommerce div.ppt {
display: none!important;
}
.summary .variations_form.cart {
margin-bottom: 0!important;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist {
display: none!important;
}
#payment.woocommerce-checkout-payment ul li {
list-style: none!important;
}
a.about_paypal {
... | css/woocommerce.css | div.pp_woocommerce div.ppt {
display: none!important;
}
.summary .variations_form.cart {
margin-bottom: 0!important;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist {
display: none!important;
}
#payment.woocommerce-checkout-payment ul li {
list-style: none!important;
}
a.about_paypal {
... | 0.228156 | 0.043548 |
.list-time{}
.list-time .btn-time{
position: relative;
text-align: center;
padding: 15px 10px;
border: 1px solid #111;
border-radius: 6px;
margin-bottom: 5px;
}
.list-time .btn-time:hover .delete-image,
.list-time .btn-time:hover .overlay {
display: block;
}
.list-time .btn-time .overlay {
display: none;
... | public/backend/css/customize.css | .list-time{}
.list-time .btn-time{
position: relative;
text-align: center;
padding: 15px 10px;
border: 1px solid #111;
border-radius: 6px;
margin-bottom: 5px;
}
.list-time .btn-time:hover .delete-image,
.list-time .btn-time:hover .overlay {
display: block;
}
.list-time .btn-time .overlay {
display: none;
... | 0.190385 | 0.056809 |
.carousel-item {
position: absolute;
top: 0;
left: 0;
}
.Carousel {
width: 100%;
}
.carousel-initialized {
overflow: hidden;
position: relative;
}
.carousel-arrow.carousel-hidden {
display: none;
}
.carousel-track {
width: 100%;
display: flex;
position: relative;
height:... | src/lib/carousel/style.css | .carousel-item {
position: absolute;
top: 0;
left: 0;
}
.Carousel {
width: 100%;
}
.carousel-initialized {
overflow: hidden;
position: relative;
}
.carousel-arrow.carousel-hidden {
display: none;
}
.carousel-track {
width: 100%;
display: flex;
position: relative;
height:... | 0.402275 | 0.061763 |