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 |
|---|---|---|---|---|
@charset "utf-8";
/* CSS Document */
body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Microsoft YaHei', "hiragino sans gb",'黑体','宋体', Arial, Lucida Grande, Tahoma, sans-serif;}
.none{ display:none;}
a{outline: none;}
.f_l{ float:left;}
.f_r{ float:right;}
.mb20{ margin-bottom:20px;}
.mb15{ mar... | Public/Admin/css/style.css | @charset "utf-8";
/* CSS Document */
body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Microsoft YaHei', "hiragino sans gb",'黑体','宋体', Arial, Lucida Grande, Tahoma, sans-serif;}
.none{ display:none;}
a{outline: none;}
.f_l{ float:left;}
.f_r{ float:right;}
.mb20{ margin-bottom:20px;}
.mb15{ mar... | 0.181227 | 0.091504 |
@charset "utf-8";
.mui-content{
padding-bottom: 0!important;
}
.mui-media-body .mui-row{
line-height: 20px;
margin-top: 8px;
}
.mui-row{
line-height: 25px;
}
.mui-table-view{
background: none;
}
.mui-table-view-cell{
background: #fff;
margin-bottom: 5px;
border-top:1px solid #E3E3E5;
}
.mui-table-view-cell... | css/pk/searchFight.css | @charset "utf-8";
.mui-content{
padding-bottom: 0!important;
}
.mui-media-body .mui-row{
line-height: 20px;
margin-top: 8px;
}
.mui-row{
line-height: 25px;
}
.mui-table-view{
background: none;
}
.mui-table-view-cell{
background: #fff;
margin-bottom: 5px;
border-top:1px solid #E3E3E5;
}
.mui-table-view-cell... | 0.351756 | 0.071624 |
@-moz-document domain("trello.com") {
.body-board-view .list-card-labels .card-label {
font-weight: bold;
color: #fff;
line-height: 14px !important;
height: auto !important;
padding: 2px 6px !important;
margin-right: 5px !important;
width: auto !import... | data/usercss/142219.user.css | @-moz-document domain("trello.com") {
.body-board-view .list-card-labels .card-label {
font-weight: bold;
color: #fff;
line-height: 14px !important;
height: auto !important;
padding: 2px 6px !important;
margin-right: 5px !important;
width: auto !import... | 0.248808 | 0.064801 |
body {
font-family: 'helvetica_roman';
}
a { color: #de4d3b;}
.whatsup-article-box {padding:0;position:relative;}
.whatsup-article-box img {position:absolute;}
.whatsup-article-box .whatsup-article-caption {position:absolute;top:150px; height:50px; padding:5px; background-color:rgba(0,0,0,0.65);width:455px;}
.what... | src/Knnf/WhatsupBundle/Resources/public/css/style.css | body {
font-family: 'helvetica_roman';
}
a { color: #de4d3b;}
.whatsup-article-box {padding:0;position:relative;}
.whatsup-article-box img {position:absolute;}
.whatsup-article-box .whatsup-article-caption {position:absolute;top:150px; height:50px; padding:5px; background-color:rgba(0,0,0,0.65);width:455px;}
.what... | 0.458834 | 0.147863 |
.form--inline {
display: flex;
flex-direction: row;
align-items: space-around;
}
.form--inline > * {
margin-right: 16px;
}
.form--full {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.form--full .input {
width: 100%;
margin-top: 16px;
margin-bottom: 16px;
}
... | openy/static/openy/css/forms.css | .form--inline {
display: flex;
flex-direction: row;
align-items: space-around;
}
.form--inline > * {
margin-right: 16px;
}
.form--full {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.form--full .input {
width: 100%;
margin-top: 16px;
margin-bottom: 16px;
}
... | 0.653016 | 0.118793 |
* {
box-sizing: border-box;
}
body {
background-color: black;
}
html {
scroll-behavior: smooth;
}
.input-field>label {
color: white
}
.results-col {
margin: auto;
padding: 2%;
color: white;
background-color: #0D0D0D;
height: fit-content;
}
#titleTxt {
/* font-family: 'Fascina... | assets/style.css | * {
box-sizing: border-box;
}
body {
background-color: black;
}
html {
scroll-behavior: smooth;
}
.input-field>label {
color: white
}
.results-col {
margin: auto;
padding: 2%;
color: white;
background-color: #0D0D0D;
height: fit-content;
}
#titleTxt {
/* font-family: 'Fascina... | 0.44746 | 0.156491 |
html {
height:100%;
background:url(/images/cal365_default/bg_right_bottom.jpg) no-repeat right bottom;
}
body {
height:100%;
background:url(/images/cal365_default/bg_left_top.jpg) no-repeat left top;
}
#reg_page {
width: 972px;
background-color:transparent;
margin:20px auto;
}
#... | web/css/userSetting.css | html {
height:100%;
background:url(/images/cal365_default/bg_right_bottom.jpg) no-repeat right bottom;
}
body {
height:100%;
background:url(/images/cal365_default/bg_left_top.jpg) no-repeat left top;
}
#reg_page {
width: 972px;
background-color:transparent;
margin:20px auto;
}
#... | 0.270384 | 0.093388 |
@charset "UTF-8";
/*-----------------------------------------------------------------------------------*/
/* Column Styles
/*-----------------------------------------------------------------------------------*/
.stag-one-half {
width: 48%;
}
.stag-one-third {
width: 30.66%;
}
.stag-two-third {
width: 65.33%;
}... | Data/Misc/Algorithmia_1/Misc_files/shortcodes.css | @charset "UTF-8";
/*-----------------------------------------------------------------------------------*/
/* Column Styles
/*-----------------------------------------------------------------------------------*/
.stag-one-half {
width: 48%;
}
.stag-one-third {
width: 30.66%;
}
.stag-two-third {
width: 65.33%;
}... | 0.422505 | 0.035881 |
html {
height: 100%;
overflow: hidden;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
body {
height: 100%;
margin: 0;
padding: 0;
}
/*.wcp-center{*/
/*z-index: 0;*/
/*}*/
.vl-container{
/*padding: 0 370px 150px 0;*/
height: 100%;
overflow: hidden;
}
#player {
width:... | app/css/app.css | html {
height: 100%;
overflow: hidden;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
body {
height: 100%;
margin: 0;
padding: 0;
}
/*.wcp-center{*/
/*z-index: 0;*/
/*}*/
.vl-container{
/*padding: 0 370px 150px 0;*/
height: 100%;
overflow: hidden;
}
#player {
width:... | 0.432782 | 0.076064 |
COMMON STYLES
------------------------------------------------*/
body {
font-family: 'Open Sans', sans-serif;
}
#wrapper {
width: 100%;
background:#09192A;
}
#page-wrapper {
padding: 15px 15px;
min-height: 600px;
background:#E5EBF2;
}
#page-inner {
width:100%;
... | p1/assets/css/custom-styles.css | COMMON STYLES
------------------------------------------------*/
body {
font-family: 'Open Sans', sans-serif;
}
#wrapper {
width: 100%;
background:#09192A;
}
#page-wrapper {
padding: 15px 15px;
min-height: 600px;
background:#E5EBF2;
}
#page-inner {
width:100%;
... | 0.208662 | 0.04952 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap');
@font-face {
font-family: "japa";
src: url("../fontes/go3v2.ttf") format("opentype");
font-weight: nor... | estilos/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap');
@font-face {
font-family: "japa";
src: url("../fontes/go3v2.ttf") format("opentype");
font-weight: nor... | 0.210279 | 0.100392 |
@-moz-document domain("duolingo.com") {
:root {
--black-1:#262626;
--black-2:#1a1a1a;
--black-3: #0d0d0d;
}
body, ._3V1pH {
background-color:black;
color:white;
}
button {
color:white !important;
}
._3D7BY a:hover, ._335NY:hover {
background:v... | data/usercss/187075.user.css | @-moz-document domain("duolingo.com") {
:root {
--black-1:#262626;
--black-2:#1a1a1a;
--black-3: #0d0d0d;
}
body, ._3V1pH {
background-color:black;
color:white;
}
button {
color:white !important;
}
._3D7BY a:hover, ._335NY:hover {
background:v... | 0.287168 | 0.065217 |
.container {
position: relative; }
.btn {
margin-bottom: 0.5rem; }
.btn + .btn {
margin-left: 1rem; }
@media (max-width: 767px) {
.btn {
white-space: normal; }
.btn + .btn {
margin-left: 0; } }
.bg-primary {
background-color: #c0a375 !important; }
.bg-success {
background-colo... | designers/assets/theme/css/style.css | .container {
position: relative; }
.btn {
margin-bottom: 0.5rem; }
.btn + .btn {
margin-left: 1rem; }
@media (max-width: 767px) {
.btn {
white-space: normal; }
.btn + .btn {
margin-left: 0; } }
.bg-primary {
background-color: #c0a375 !important; }
.bg-success {
background-colo... | 0.295942 | 0.054299 |
body {
/* background-color: pink; */
color: #050505;
box-sizing: border-box;
font-family: 'Rubik', sans-serif;
text-align: center;
}
/* HEADER */
.header {
background-color: #aa7fc6;
height: 60px;
width: 100%;
border-radius: 0px 0px 8px 8px;
position: fixed;
z-index: 9999;
... | assets/css/cabangStyle.css | body {
/* background-color: pink; */
color: #050505;
box-sizing: border-box;
font-family: 'Rubik', sans-serif;
text-align: center;
}
/* HEADER */
.header {
background-color: #aa7fc6;
height: 60px;
width: 100%;
border-radius: 0px 0px 8px 8px;
position: fixed;
z-index: 9999;
... | 0.268078 | 0.073231 |
:root {
--theme-col: 50, 180, 70; /* 138, 43, 226; */
--font-col: 67, 75, 117;
--sidebar-col: 206, 237, 211;
--warn-col: 204, 0, 0;
}
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap');
body {
color: rgb(var(--font-col));
background: linear-gradient(90deg, rgb(var(--sideb... | inst/tutorials/week7/css/paas_learnr.css | :root {
--theme-col: 50, 180, 70; /* 138, 43, 226; */
--font-col: 67, 75, 117;
--sidebar-col: 206, 237, 211;
--warn-col: 204, 0, 0;
}
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap');
body {
color: rgb(var(--font-col));
background: linear-gradient(90deg, rgb(var(--sideb... | 0.501709 | 0.115786 |
panel.css (part of editor.css)
================================
Panels are floating elements that can hold different types of contents.
The following are common uses of it:
- The element that toolbar combos display when opening them.
- The context menu.
- The list of items displayed by "menu buttons" (e.g.... | admin/assets/ckeditor/skins/kama/panel.css | panel.css (part of editor.css)
================================
Panels are floating elements that can hold different types of contents.
The following are common uses of it:
- The element that toolbar combos display when opening them.
- The context menu.
- The list of items displayed by "menu buttons" (e.g.... | 0.45641 | 0.212559 |
.mCSB_container {
width: auto;
overflow: hidden; }
.mCSB_container.mCS_no_scrollbar {
margin-right: 0; }
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
margin-right: 30px; }
.mCustomScrollBox > .mCSB_scrollTools {
... | html/css/vendor/mScroll/jquery.mCustomScrollbar.css | .mCSB_container {
width: auto;
overflow: hidden; }
.mCSB_container.mCS_no_scrollbar {
margin-right: 0; }
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
margin-right: 30px; }
.mCustomScrollBox > .mCSB_scrollTools {
... | 0.298594 | 0.048971 |
* bootstrap-switch - v3.3.2
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 <NAME>
* http://www.apache.org/licenses/LICENSE-2.0
*/
.bootstrap-switch {
display: inline-block;
direction: ltr;
cursor: pointer;
border-radius: 3... | public/assets/css/now-ui-kit.css | * bootstrap-switch - v3.3.2
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 <NAME>
* http://www.apache.org/licenses/LICENSE-2.0
*/
.bootstrap-switch {
display: inline-block;
direction: ltr;
cursor: pointer;
border-radius: 3... | 0.483892 | 0.032744 |
@import url(../css/animate.css);
.gaugejs-wrap {
position: relative;
margin: 0 auto; }
.gaugejs-wrap canvas.gaugejs {
width: 100% !important;
height: auto !important; }
.gaugejs-wrap i, .gaugejs-wrap.sparkline .value {
top: 50%;
display: block;
width: 100%;
text-align: center; }
.gauge... | public/vendor/assets/css/style.css | @import url(../css/animate.css);
.gaugejs-wrap {
position: relative;
margin: 0 auto; }
.gaugejs-wrap canvas.gaugejs {
width: 100% !important;
height: auto !important; }
.gaugejs-wrap i, .gaugejs-wrap.sparkline .value {
top: 50%;
display: block;
width: 100%;
text-align: center; }
.gauge... | 0.430626 | 0.045649 |
:root {
--primaryColor: #af9a7d;
--mainWhite: #fff;
--offWhite: #f7f7f7;
--mainBlack: #222;
--mainGrey: #ececec;
--darkGrey: #cfcfcf;
--mainTransition: all 0.3s linear;
--mainSpacing: 3px;
--lightShadow: 2px 5px 3px 0px rgba(0, 0, 0, 0.5);
--darkShadow: 4px 10px 5px 0px rgba(0, 0, 0, 0.5);
}
.header... | src/App.css | :root {
--primaryColor: #af9a7d;
--mainWhite: #fff;
--offWhite: #f7f7f7;
--mainBlack: #222;
--mainGrey: #ececec;
--darkGrey: #cfcfcf;
--mainTransition: all 0.3s linear;
--mainSpacing: 3px;
--lightShadow: 2px 5px 3px 0px rgba(0, 0, 0, 0.5);
--darkShadow: 4px 10px 5px 0px rgba(0, 0, 0, 0.5);
}
.header... | 0.510985 | 0.173603 |
.container {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max... | css/editor-style.css | .container {
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
padding-right: 2rem;
padding-left: 2rem;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max... | 0.68742 | 0.079782 |
.chrys-background-color-vega-dark-green-1-1 {
background-color: #5fa941; }
.chrys-background-color-vega-dark-green-2-1 {
background-color: #048942; }
.chrys-background-color-vega-dark-green-2-2 {
background-color: #a6c63d; }
.chrys-background-color-vega-dark-green-3-1 {
background-color: #01764a; }
.chrys-b... | demo/css/background-color/vega-dark-green.css | .chrys-background-color-vega-dark-green-1-1 {
background-color: #5fa941; }
.chrys-background-color-vega-dark-green-2-1 {
background-color: #048942; }
.chrys-background-color-vega-dark-green-2-2 {
background-color: #a6c63d; }
.chrys-background-color-vega-dark-green-3-1 {
background-color: #01764a; }
.chrys-b... | 0.519765 | 0.065845 |
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.9);
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text... | Mechinmind/static/css/style_section.css | .overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.9);
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text... | 0.495361 | 0.120335 |
.annotationLayer section {
position: absolute;
text-align: initial;
}
.annotationLayer .linkAnnotation > a,
.annotationLayer .buttonWidgetAnnotation.pushButton > a {
position: absolute;
font-size: 1em;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.annotationLayer .linkAnnotation > a:hover,
.annotatio... | web/annotation_layer_builder.css | .annotationLayer section {
position: absolute;
text-align: initial;
}
.annotationLayer .linkAnnotation > a,
.annotationLayer .buttonWidgetAnnotation.pushButton > a {
position: absolute;
font-size: 1em;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.annotationLayer .linkAnnotation > a:hover,
.annotatio... | 0.774114 | 0.07603 |
@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic");
@font-face {
font-family:'UniversNext';
src:url('../fonts/UniversNext-UltLt.eot?v=4.6.3');
src:url('../fonts/UniversNext-UltLt.eot?#iefix&v=4.6.3') format('embedded-opentype'),
url('../fonts/Uni... | src/assets/css/main.css | @import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic");
@font-face {
font-family:'UniversNext';
src:url('../fonts/UniversNext-UltLt.eot?v=4.6.3');
src:url('../fonts/UniversNext-UltLt.eot?#iefix&v=4.6.3') format('embedded-opentype'),
url('../fonts/Uni... | 0.271735 | 0.077868 |
.container,
.container1,
.container2,
.container3{
max-width: 100%;
position: relative;
overflow: hidden;
--time: '';
}
.container > img,
.container1 > img,
.container2 > img,
.container3 > img{
width: 100%;
max-width: 100%;
}
.container1{
background-color: khaki;
}
.container1 > img{... | src/components/mdx/glitch.module.css | .container,
.container1,
.container2,
.container3{
max-width: 100%;
position: relative;
overflow: hidden;
--time: '';
}
.container > img,
.container1 > img,
.container2 > img,
.container3 > img{
width: 100%;
max-width: 100%;
}
.container1{
background-color: khaki;
}
.container1 > img{... | 0.564098 | 0.164248 |
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
app {
position: relative;
display: flex;
flex-direction: column;
}
/* Control Panel */
.app-controlpanel {
height: 100%;
width: 0%;
position: fix... | Oqtane.Server/wwwroot/css/app.css | @import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
app {
position: relative;
display: flex;
flex-direction: column;
}
/* Control Panel */
.app-controlpanel {
height: 100%;
width: 0%;
position: fix... | 0.5144 | 0.046899 |
.nav-tabs.nav-stacked > li > a {
margin: 1px 0px 0px 0px;
padding-left: 20px;
color: #ddd;
border-top: 1px solid #212121;
border-bottom: 1px solid #0a0c0e;
border-left: none;
border-right: none;
background: none !important;
filter: none;
text-shadow: 0px 1px 1px #000;
}
.nav-tabs.nav-stacke... | app/assets/stylesheets/style-ie.css | .nav-tabs.nav-stacked > li > a {
margin: 1px 0px 0px 0px;
padding-left: 20px;
color: #ddd;
border-top: 1px solid #212121;
border-bottom: 1px solid #0a0c0e;
border-left: none;
border-right: none;
background: none !important;
filter: none;
text-shadow: 0px 1px 1px #000;
}
.nav-tabs.nav-stacke... | 0.24599 | 0.161419 |
* searx, A privacy-respecting, hackable metasearch engine
*
* To convert "style.less" to "style.css" run: $make styles
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line h... | Toolkits/Discovery/meta/searx/searx/static/themes/simple/css/searx-rtl.css | * searx, A privacy-respecting, hackable metasearch engine
*
* To convert "style.less" to "style.css" run: $make styles
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line h... | 0.631594 | 0.105165 |
body {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
p {
margin: 1em 0;
}
#head {
position: relative;
}
#head::after {
background: linear-gradient(rgba(168, 172, 180, 0.7), rgba(168, 172, 180, 0.7)), url("Images/masthead@2x.jpg");
background-repeat: no-repeat;
background-position: center;
back... | LaboratorySix/style.css | body {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
p {
margin: 1em 0;
}
#head {
position: relative;
}
#head::after {
background: linear-gradient(rgba(168, 172, 180, 0.7), rgba(168, 172, 180, 0.7)), url("Images/masthead@2x.jpg");
background-repeat: no-repeat;
background-position: center;
back... | 0.335133 | 0.118385 |
.marker-cluster-small {
/*background-color: rgba(245,222,181, 1) !important;*/
background-color: rgba(217,123,119, 1) !important;
}
.marker-cluster-small div {
background-color: rgba(217,123,119, 1) !important;
}
.marker-cluster-medium {
background-color: rgba(217,123,119, 1) !important;
}... | www/styles.css | .marker-cluster-small {
/*background-color: rgba(245,222,181, 1) !important;*/
background-color: rgba(217,123,119, 1) !important;
}
.marker-cluster-small div {
background-color: rgba(217,123,119, 1) !important;
}
.marker-cluster-medium {
background-color: rgba(217,123,119, 1) !important;
}... | 0.502686 | 0.123789 |
@tailwind base;
@tailwind components;
@tailwind utilities;
* {
box-sizing: border-box;
}
html,
body,
#__next {
background-color: #d41574;
/* background-color: rgb(255, 100, 100); */
height: 100%;
width : 100%;
}
#icon-eye {
width : 250px;
margin : auto;
padding : 20px;
overflow: auto;
color ... | src/styles/globals.css | @tailwind base;
@tailwind components;
@tailwind utilities;
* {
box-sizing: border-box;
}
html,
body,
#__next {
background-color: #d41574;
/* background-color: rgb(255, 100, 100); */
height: 100%;
width : 100%;
}
#icon-eye {
width : 250px;
margin : auto;
padding : 20px;
overflow: auto;
color ... | 0.546254 | 0.107531 |
* @file
* Maintenance theming.
*/
.maintenance-page {
min-height: 100%;
background-color: #dedfe4;
}
.site-name {
margin-top: 1rem;
word-wrap: break-word;
color: #55565b;
font-size: 1.424rem;
}
.site-name,
.title {
margin-bottom: 1.5rem;
}
.content {
margin-bottom: 1rem;
color: #55565b;
}
.sit... | web/core/themes/claro/css/theme/maintenance-page.css | * @file
* Maintenance theming.
*/
.maintenance-page {
min-height: 100%;
background-color: #dedfe4;
}
.site-name {
margin-top: 1rem;
word-wrap: break-word;
color: #55565b;
font-size: 1.424rem;
}
.site-name,
.title {
margin-bottom: 1.5rem;
}
.content {
margin-bottom: 1rem;
color: #55565b;
}
.sit... | 0.549399 | 0.087136 |
@charset "utf-8";
/*公共样式*/
html, body, td, input, textarea, select, button, ul, ol, li, dl, dt, dd,
p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
box-sizing: content-box;
}
body {
background: #ffffff;
color: #666;
margin: 0 auto;
width: auto;
min-width: 1210px;
min-height: 400px;
}
html, body {
margin: 0;
... | public/static/css/ns_common_4.css | @charset "utf-8";
/*公共样式*/
html, body, td, input, textarea, select, button, ul, ol, li, dl, dt, dd,
p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
box-sizing: content-box;
}
body {
background: #ffffff;
color: #666;
margin: 0 auto;
width: auto;
min-width: 1210px;
min-height: 400px;
}
html, body {
margin: 0;
... | 0.279927 | 0.059237 |
Body
***************************************************************************/
/***************************************************************************
Action Bar
***************************************************************************/
/***********************************... | lib/tau/wearable/theme/default/tau.css | Body
***************************************************************************/
/***************************************************************************
Action Bar
***************************************************************************/
/***********************************... | 0.458349 | 0.060225 |
html, body {
height: 100%
}
body {
margin: 0 0px;
padding-top: 0px;
overflow-x: hidden;
background-color: #285154;
}
.header {
padding: 1px 0 30px;
white-space: nowrap;
overflow: hidden;
}
.subheader {
position: absolute;
top: -35px;
width: 100%;
}
main {
float: left;
width: 100%;
... | src/exerciser.css | html, body {
height: 100%
}
body {
margin: 0 0px;
padding-top: 0px;
overflow-x: hidden;
background-color: #285154;
}
.header {
padding: 1px 0 30px;
white-space: nowrap;
overflow: hidden;
}
.subheader {
position: absolute;
top: -35px;
width: 100%;
}
main {
float: left;
width: 100%;
... | 0.47025 | 0.09947 |
List
*******************************/
ul.ui.list,
ol.ui.list,
.ui.list {
list-style-type: none;
margin: 1em 0em;
padding: 0em 0em;
}
ul.ui.list:first-child,
ol.ui.list:first-child,
.ui.list:first-child {
margin-top: 0em;
padding-top: 0em;
}
ul.ui.list:last-child,
ol.ui.list:last-child,
.ui.list:l... | static/dark/components/list.css | List
*******************************/
ul.ui.list,
ol.ui.list,
.ui.list {
list-style-type: none;
margin: 1em 0em;
padding: 0em 0em;
}
ul.ui.list:first-child,
ol.ui.list:first-child,
.ui.list:first-child {
margin-top: 0em;
padding-top: 0em;
}
ul.ui.list:last-child,
ol.ui.list:last-child,
.ui.list:l... | 0.314682 | 0.042265 |
div#st-card-container {
position: relative;
height: 160px;
width: 235px;
font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
font-size: 16px;
perspective: 600px;
padding: 8px 20px 8px 8px;
}
#st-card {
width: 100%;
height: 100%;
position: rela... | src/styles.css | div#st-card-container {
position: relative;
height: 160px;
width: 235px;
font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
font-size: 16px;
perspective: 600px;
padding: 8px 20px 8px 8px;
}
#st-card {
width: 100%;
height: 100%;
position: rela... | 0.408159 | 0.096365 |
.te_main {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #B1BAB7;
}
.te_toolbar_box {
background: none repeat scroll 0 0 #F5F5F5;
border-bottom: 1px solid #B1BAB7;
padding-bottom: 12px;
}
.te_toolbar {
margin-left: 10px;
margin-right: 8px;
overflow: hidden;
}... | Extend/Tool/thinkeditor/skins/default/styles.css | .te_main {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #B1BAB7;
}
.te_toolbar_box {
background: none repeat scroll 0 0 #F5F5F5;
border-bottom: 1px solid #B1BAB7;
padding-bottom: 12px;
}
.te_toolbar {
margin-left: 10px;
margin-right: 8px;
overflow: hidden;
}... | 0.36659 | 0.069668 |
.body {
background-image: url("/static/booking/banner04.jpg");
margin-top: 0px ! important;
padding-top: 0px ! important;
text-align: center;
}
.container{
background:linear-gradient(45deg, #49a09d, #5f2c82);
height: auto;
}
.map {
height:500px;
margin: auto;
}
.booking-header {
height:auto;
color: ... | code/app/static/booking/Carsearch.css | .body {
background-image: url("/static/booking/banner04.jpg");
margin-top: 0px ! important;
padding-top: 0px ! important;
text-align: center;
}
.container{
background:linear-gradient(45deg, #49a09d, #5f2c82);
height: auto;
}
.map {
height:500px;
margin: auto;
}
.booking-header {
height:auto;
color: ... | 0.519765 | 0.141548 |
.fronthero{
padding-left: 0;
padding-right: 0;
display: grid;
grid-template-rows: 250px 135px;
grid-gap: 15px;
grid-template-areas:
'big big one two'
'big big bot bot';
}
.fronthero__item{
color:#fff;
border-radius: 5px;
display: block;
overflow: hidden;
posi... | src/components/FrontHero/frontHero.css | .fronthero{
padding-left: 0;
padding-right: 0;
display: grid;
grid-template-rows: 250px 135px;
grid-gap: 15px;
grid-template-areas:
'big big one two'
'big big bot bot';
}
.fronthero__item{
color:#fff;
border-radius: 5px;
display: block;
overflow: hidden;
posi... | 0.300848 | 0.129568 |
@-moz-document url("http://hvh.aimwa.re/"), url-prefix("https://aimware.net") {
body, .header-search-container {
background-color: #1a1a1a;
color: #ffffff;
font-family: titillium web,sans-serif;
}
.section-base, .board-notice {
background: #2a2a2a;
box-shadow: 0px 0px;
}
.section-forum-top {... | data/usercss/185189.user.css | @-moz-document url("http://hvh.aimwa.re/"), url-prefix("https://aimware.net") {
body, .header-search-container {
background-color: #1a1a1a;
color: #ffffff;
font-family: titillium web,sans-serif;
}
.section-base, .board-notice {
background: #2a2a2a;
box-shadow: 0px 0px;
}
.section-forum-top {... | 0.411702 | 0.100967 |
GENERAL
********************************************/
/***** Root *****/
:root{
font-size: 10px;
}
/***** Box-Size Reset *****/
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
html {
font-family: 'Source Sans Pro', sans-serif;
text-rendering: auto... | docs/app/webroot/css/oxford_framework.css |
GENERAL
********************************************/
/***** Root *****/
:root{
font-size: 10px;
}
/***** Box-Size Reset *****/
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
html {
font-family: 'Source Sans Pro', sans-serif;
text-rendering: auto... | 0.175397 | 0.066539 |
body {
background-color: goldenrod;
margin: 0;
padding: 0;
overflow: hidden;
justify-content: center;
}
h1 {
text-align: center;
font-size: 70px;
color: oldlace;
}
p {
margin: 10px;
width : 11.5%;
}
.wrap {
width: 100%;
display: flex;
flex-wrap: wrap;
}
#container {
width: 20... | submissions/Eugene50/js-dom/main.css | body {
background-color: goldenrod;
margin: 0;
padding: 0;
overflow: hidden;
justify-content: center;
}
h1 {
text-align: center;
font-size: 70px;
color: oldlace;
}
p {
margin: 10px;
width : 11.5%;
}
.wrap {
width: 100%;
display: flex;
flex-wrap: wrap;
}
#container {
width: 20... | 0.437824 | 0.061989 |
.service-item-wrap{width:370px;height:200px;-webkit-background-size:100% auto;background-size:100% auto;position:relative;display:inline-block;margin:0 5px}
.services-wrap .service-item-wrap:first-child{background-image:url(../../static/develop/images/commercial/site.png)}
.services-wrap .service-item-wrap:nth-child(2)... | www/static/develop/css/commercial.css | .service-item-wrap{width:370px;height:200px;-webkit-background-size:100% auto;background-size:100% auto;position:relative;display:inline-block;margin:0 5px}
.services-wrap .service-item-wrap:first-child{background-image:url(../../static/develop/images/commercial/site.png)}
.services-wrap .service-item-wrap:nth-child(2)... | 0.219338 | 0.060391 |
@charset "UTF-8";
@font-face {
font-family: icons;
src: url('icons.ttf');
}
@font-face {
font-family: koodak;
src: url('koodak.ttf');
}
::-webkit-input-placeholder { color:#888; }
::-moz-placeholder { color:#888; }
:-ms-input-placeholder { color:#888; }
input:-moz-placeholder { color:#888; }
body {
background:... | src/style.css | @charset "UTF-8";
@font-face {
font-family: icons;
src: url('icons.ttf');
}
@font-face {
font-family: koodak;
src: url('koodak.ttf');
}
::-webkit-input-placeholder { color:#888; }
::-moz-placeholder { color:#888; }
:-ms-input-placeholder { color:#888; }
input:-moz-placeholder { color:#888; }
body {
background:... | 0.22482 | 0.069447 |
@charset "UTF-8"; * {box-sizing: border-box;margin: 0; padding: 0;}
*:before, *:after { box-sizing: border-box;}
:root { font-size: 1vmin; }
html {scroll-behavior: smooth;}
body {min-height: 100vh;overflow: visible;background-color:#efeac6; font-family: Arial, Helvetica, sans-serif; font-family: "Times New Roman", Ti... | little.css | @charset "UTF-8"; * {box-sizing: border-box;margin: 0; padding: 0;}
*:before, *:after { box-sizing: border-box;}
:root { font-size: 1vmin; }
html {scroll-behavior: smooth;}
body {min-height: 100vh;overflow: visible;background-color:#efeac6; font-family: Arial, Helvetica, sans-serif; font-family: "Times New Roman", Ti... | 0.300951 | 0.08318 |
body, p, header, aside, section, article,
h1, h2, h3, nav, div, footer {
padding: 0;
margin: 0;
}
body {
background-color: #252122;
font: 100% Verdana;
}
#wrapper {
max-width: 1200px;
margin: 0 auto;
background-color: white;
background-image: url(../img/bg01.png);
}
p {
margin-bottom... | tutorial/week7/css/responsive.css | body, p, header, aside, section, article,
h1, h2, h3, nav, div, footer {
padding: 0;
margin: 0;
}
body {
background-color: #252122;
font: 100% Verdana;
}
#wrapper {
max-width: 1200px;
margin: 0 auto;
background-color: white;
background-image: url(../img/bg01.png);
}
p {
margin-bottom... | 0.344333 | 0.096068 |
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-left-arrow::before {
content: '\e219';
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-right-arrow::before {
content: '\e98f';
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before {
content: '\e98f';
}
.e-tab .e-tab-header .e... | components/navigations/dist/styles/tab/bootstrap-dark.css | .e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-left-arrow::before {
content: '\e219';
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-right-arrow::before {
content: '\e98f';
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before {
content: '\e98f';
}
.e-tab .e-tab-header .e... | 0.433622 | 0.170577 |
html {
font-size: 16px;
font-family: Arial, sans-serif;
}
html, body {
height: 100%;
}
h1,h2 {
font-family: Arial, sans-serif;
}
h1 {
font-size: 24px;
padding: 15px 0;
margin: 0;
text-align: center;
letter-spacing: 0.1rem;
}
h2 {
font-size: 20px;
margin-top: 12px;
letter-spacing: 0.1rem;
}
h3 .fa {... | packages/dcWeb/www/dcw/css/app.css | html {
font-size: 16px;
font-family: Arial, sans-serif;
}
html, body {
height: 100%;
}
h1,h2 {
font-family: Arial, sans-serif;
}
h1 {
font-size: 24px;
padding: 15px 0;
margin: 0;
text-align: center;
letter-spacing: 0.1rem;
}
h2 {
font-size: 20px;
margin-top: 12px;
letter-spacing: 0.1rem;
}
h3 .fa {... | 0.289874 | 0.051012 |
GENERAL
===========================================================*/
/*----------------------------*\
typography
\*----------------------------*/
body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
color: #444;
}
h1, h2, h3, h4, h5, h6 {
margin: 0px 0px 15px;
color: #0b0f28;
font-weight: 700;
... | public/css/style-ix.css | GENERAL
===========================================================*/
/*----------------------------*\
typography
\*----------------------------*/
body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
color: #444;
}
h1, h2, h3, h4, h5, h6 {
margin: 0px 0px 15px;
color: #0b0f28;
font-weight: 700;
... | 0.271928 | 0.064594 |
P "CDS_LMAN_SYM_OUTLINE" "-250,125,250,-1525" 0 0 0.00 0.00 22 0 0 0 0 0 0 0 0
L -250 125 -250 -1525 -1 0
L -250 125 250 125 -1 0
L 250 125 250 -1525 -1 0
L -250 -1525 250 -1525 -1 0
T -125 -50 0 0 64 0 0 0 0 6 0
GL850G
P "$LOCATION" "?" 312 150 0 0 46 0 0 0 0 0 1 0 0
L -300 0 -250 0 -1 0
C -300 0 "X1" -325 0 0 1 29 0 ... | schemtic/lib/worklib/ic/gl850g/sym_1/symbol.css | P "CDS_LMAN_SYM_OUTLINE" "-250,125,250,-1525" 0 0 0.00 0.00 22 0 0 0 0 0 0 0 0
L -250 125 -250 -1525 -1 0
L -250 125 250 125 -1 0
L 250 125 250 -1525 -1 0
L -250 -1525 250 -1525 -1 0
T -125 -50 0 0 64 0 0 0 0 6 0
GL850G
P "$LOCATION" "?" 312 150 0 0 46 0 0 0 0 0 1 0 0
L -300 0 -250 0 -1 0
C -300 0 "X1" -325 0 0 1 29 0 ... | 0.062039 | 0.294998 |
:root {
--cd-button-s: 24px;
--cd-button-m: 32px;
--cd-button-l: 40px;
--cd-button-xl: 48px;
}
.cd-button {
border: none;
background: var(--cd-divider-color);
border-radius: var(--cd-radius-m);
padding: 0 var(--cd-space-l);
color: var(--cd-title-color);
height: var(--cd-button-m);
font-size: var(... | src/button/index.css | :root {
--cd-button-s: 24px;
--cd-button-m: 32px;
--cd-button-l: 40px;
--cd-button-xl: 48px;
}
.cd-button {
border: none;
background: var(--cd-divider-color);
border-radius: var(--cd-radius-m);
padding: 0 var(--cd-space-l);
color: var(--cd-title-color);
height: var(--cd-button-m);
font-size: var(... | 0.515376 | 0.107907 |
.ace-monokai .ace_gutter {
background: #2F3129;
color: #8F908A
}
.ace-monokai .ace_print-margin {
width: 1px;
background: #555651
}
.ace-monokai {
background-color: #272822;
color: #F8F8F2
}
.ace-monokai .ace_cursor {
color: #F8F8F0
}
.ace-monokai .ace_marker-layer .ace_selection {
background: #4948... | client/third_party/ace/lib/ace/theme/monokai.css | .ace-monokai .ace_gutter {
background: #2F3129;
color: #8F908A
}
.ace-monokai .ace_print-margin {
width: 1px;
background: #555651
}
.ace-monokai {
background-color: #272822;
color: #F8F8F2
}
.ace-monokai .ace_cursor {
color: #F8F8F0
}
.ace-monokai .ace_marker-layer .ace_selection {
background: #4948... | 0.374104 | 0.138782 |
* {
margin: 0;
padding: 0;
}
body {
margin: 20px auto;
font-family: "Lato";
font-weight: 300;
}
form {
padding: 15px 25px;
display: flex;
gap: 10px;
justify-content: center;
}
form label {
font-size: 1.5rem;
font-weight: bold;
}
... | assets/css/main.css | * {
margin: 0;
padding: 0;
}
body {
margin: 20px auto;
font-family: "Lato";
font-weight: 300;
}
form {
padding: 15px 25px;
display: flex;
gap: 10px;
justify-content: center;
}
form label {
font-size: 1.5rem;
font-weight: bold;
}
... | 0.251464 | 0.07889 |
body{
font-family: SegoeUIL;
color: #585756;
}
label.error{
font-size: 13px;
color: #f96060;
font-weight: normal;
}
/* header section */
header{
background: #fff;
box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
p... | css/frontend/style01.css | body{
font-family: SegoeUIL;
color: #585756;
}
label.error{
font-size: 13px;
color: #f96060;
font-weight: normal;
}
/* header section */
header{
background: #fff;
box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
p... | 0.277375 | 0.059811 |
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-... | theme/checkbox.css | @charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-... | 0.407098 | 0.029091 |
.header-style-two{
background: #453A36;
}
.logocafod{
width: 100%;
padding: 20px;
margin-top: -25px;
margin-left: 5px;
}
.btn-nav {
background-color: #FFFAFA;
border-radius: 0px !important;
border: 1px solid #e0e1db;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-mo... | static_media/css/newstyle.css | .header-style-two{
background: #453A36;
}
.logocafod{
width: 100%;
padding: 20px;
margin-top: -25px;
margin-left: 5px;
}
.btn-nav {
background-color: #FFFAFA;
border-radius: 0px !important;
border: 1px solid #e0e1db;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-mo... | 0.322099 | 0.05455 |
.address {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.address iframe {
width: 100%;
height: 200px;
background-color: #ccc;
}
.address-title {
padding-left: 0;
font-family: 'Raleway', sans-serif;
font-size: 1.2rem;
}
.attribute-list ... | public/css/show.css | .address {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.address iframe {
width: 100%;
height: 200px;
background-color: #ccc;
}
.address-title {
padding-left: 0;
font-family: 'Raleway', sans-serif;
font-size: 1.2rem;
}
.attribute-list ... | 0.641535 | 0.136522 |
.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
ve... | public/wp-content/plugins/so-widgets-bundle/icons/fontawesome/style.css | .fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
ve... | 0.374104 | 0.097648 |
html, body {
width: 100%;
margin: 0;
background-color: #37474F;
font-family: RobotoDraft, serif;
overflow: hidden;
}
pre {
background-color: transparent;
border: 0;
border-width: 0;
}
label {
color: #4DB6AC;
font-weight: 700;
padding: 8px 0 0 8px
}
.c3-line {
stroke-... | Server/views/css/app.css | html, body {
width: 100%;
margin: 0;
background-color: #37474F;
font-family: RobotoDraft, serif;
overflow: hidden;
}
pre {
background-color: transparent;
border: 0;
border-width: 0;
}
label {
color: #4DB6AC;
font-weight: 700;
padding: 8px 0 0 8px
}
.c3-line {
stroke-... | 0.377655 | 0.130784 |
.oppia-exploration-footer {
background-color: #094142;
color: #fff;
font-family: "Capriola", "Roboto", Arial, sans-serif;
font-size: 13px;
height: 42px;
line-height: 0;
margin-top: 30px;
width: 100%;
}
.oppia-exploration-footer .exploration-footer-img {
height: 60px;
margin: -25px 0 0 10px;
width... | core/templates/pages/exploration-player-page/layout-directives/exploration-footer.component.css | .oppia-exploration-footer {
background-color: #094142;
color: #fff;
font-family: "Capriola", "Roboto", Arial, sans-serif;
font-size: 13px;
height: 42px;
line-height: 0;
margin-top: 30px;
width: 100%;
}
.oppia-exploration-footer .exploration-footer-img {
height: 60px;
margin: -25px 0 0 10px;
width... | 0.413951 | 0.097433 |
.ui-button,
input.ui-button {
padding: 0.1em 0 0.1em 0;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
margin-top: -9px;
}
/*** End jQuery UI Theme Styles ***/
.choice-5-pt-radio ul... | templates/mint_idea/ie_fix_7.css | .ui-button,
input.ui-button {
padding: 0.1em 0 0.1em 0;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
margin-top: -9px;
}
/*** End jQuery UI Theme Styles ***/
.choice-5-pt-radio ul... | 0.4917 | 0.048092 |
float:right;
width:400px;
font-size:14px;
border-left:2px solid black;
padding-left:20px;
}
#face{
position:relative;
width:310px;
height:300px;
background:#07beea;
border:#333 2px solid;
top:-15px;
}
#base{
position:relative;
top:-5px;
}
#base_white{
position:... | subjects/web/assets/rounded/doraemon.css | float:right;
width:400px;
font-size:14px;
border-left:2px solid black;
padding-left:20px;
}
#face{
position:relative;
width:310px;
height:300px;
background:#07beea;
border:#333 2px solid;
top:-15px;
}
#base{
position:relative;
top:-5px;
}
#base_white{
position:... | 0.422147 | 0.129788 |
.lobilists .lobilist-wrapper,
.lobilists .lobilist-placeholder {
display: inline-block;
float: left;
border: 1px solid transparent;
margin-bottom: 16px;
width: 360px;
margin-right: 16px;
}
.lobilists .lobilist {
max-height: 100%;
overflow: auto;
background-color: #FFF;
-webkit-box-shadow: 2px 2px 5... | public/scss/plugins/lobilist.css | .lobilists .lobilist-wrapper,
.lobilists .lobilist-placeholder {
display: inline-block;
float: left;
border: 1px solid transparent;
margin-bottom: 16px;
width: 360px;
margin-right: 16px;
}
.lobilists .lobilist {
max-height: 100%;
overflow: auto;
background-color: #FFF;
-webkit-box-shadow: 2px 2px 5... | 0.199308 | 0.352425 |
ices, Phones */
/* Color Picker */
/* Main Color */
.sl-s6,
.sl-s6,
.sl-s2-2,
.sl-s4-2,
.sl-btn-3:hover,
.btn-border-main-color,
.sl-btn-next,
.sl-btn-prev,
.btn-border-main-color,
.banner-h6-inner .sl-s4,
.banner-h6-inner .sl-s5,
.sl-s6,
.btn-play:hover,
.btn-play:focus,
.sl-s6,
.sl-s6,
.sl-s2-2,
.sl-s4-2,
.sl-btn-3:... | assets/switcher/colors/set3.css | ices, Phones */
/* Color Picker */
/* Main Color */
.sl-s6,
.sl-s6,
.sl-s2-2,
.sl-s4-2,
.sl-btn-3:hover,
.btn-border-main-color,
.sl-btn-next,
.sl-btn-prev,
.btn-border-main-color,
.banner-h6-inner .sl-s4,
.banner-h6-inner .sl-s5,
.sl-s6,
.btn-play:hover,
.btn-play:focus,
.sl-s6,
.sl-s6,
.sl-s2-2,
.sl-s4-2,
.sl-btn-3:... | 0.328206 | 0.05848 |
.navbar-default .navbar-toggle .icon-bar{
background-color: #e75b1e;
}
.main-menu .navbar-default .navbar-nav .active a{
color: #e75b1e;
}
.main-menu nav li a::after {
background: #e75b1e;
}
.typer{
color: #e75b1e !important;
}
.banner-text h2{
color: #e75b1e
}
.book-btn a{
background: #e75b1e;
border: 3px so... | public/css/colors/orange.css | .navbar-default .navbar-toggle .icon-bar{
background-color: #e75b1e;
}
.main-menu .navbar-default .navbar-nav .active a{
color: #e75b1e;
}
.main-menu nav li a::after {
background: #e75b1e;
}
.typer{
color: #e75b1e !important;
}
.banner-text h2{
color: #e75b1e
}
.book-btn a{
background: #e75b1e;
border: 3px so... | 0.281406 | 0.194827 |
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section... | demo/css/style.css | html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section... | 0.539469 | 0.065425 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
html{
scroll-behavior: smooth;
}
/*header start*/
header{}
.black{
transition: .5s;
}
.navbar-nav a:hover, .navbar-nav .active > a, .navbar-nav li:hover > a {
color: #1... | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
html{
scroll-behavior: smooth;
}
/*header start*/
header{}
.black{
transition: .5s;
}
.navbar-nav a:hover, .navbar-nav .active > a, .navbar-nav li:hover > a {
color: #1... | 0.147555 | 0.035881 |
.b-typo pre.hljs-code-container code.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #000000;
}
.hljs,
.b-typo pre.hljs-code-container code.hljs .hljs-subst,
.b-typo pre.hljs-code-container code.hljs .hljs-tag,
.b-typo pre.hljs-code-container code.hljs .hljs-title {
color: #aaaaaa;
}
.b... | src/static/vendor/highlightjs/styles/qtcreator_dark.css | .b-typo pre.hljs-code-container code.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #000000;
}
.hljs,
.b-typo pre.hljs-code-container code.hljs .hljs-subst,
.b-typo pre.hljs-code-container code.hljs .hljs-tag,
.b-typo pre.hljs-code-container code.hljs .hljs-title {
color: #aaaaaa;
}
.b... | 0.287768 | 0.170543 |
*,
:before,
:after {
box-sizing: border-box; }
html {
font-size: 16px; }
body {
font-family: 'Roboto', sans-serif;
margin: 0;
min-height: 100vh;
font-weight: 300;
background-color: #111;
overflow-x: hidden; }
svg {
fill: currentColor; }
main {
color: #bbb;
background-color: #555;
background:... | react/components-communicate-through-reflux/src/index.css | *,
:before,
:after {
box-sizing: border-box; }
html {
font-size: 16px; }
body {
font-family: 'Roboto', sans-serif;
margin: 0;
min-height: 100vh;
font-weight: 300;
background-color: #111;
overflow-x: hidden; }
svg {
fill: currentColor; }
main {
color: #bbb;
background-color: #555;
background:... | 0.614857 | 0.086632 |
body {
font: 62.5% "Trebuchet MS", sans-serif;
margin: 5px 50px auto 50px;
}
.header {
width: 100%;
height: 80px;
background-color: aliceblue;
display: flex;
}
.links {
width: 100%;
background-color: aliceblue;
display: flex;
margin-bottom: 10px;
}
.link {
margin: 10px;
... | demo/styles.css | body {
font: 62.5% "Trebuchet MS", sans-serif;
margin: 5px 50px auto 50px;
}
.header {
width: 100%;
height: 80px;
background-color: aliceblue;
display: flex;
}
.links {
width: 100%;
background-color: aliceblue;
display: flex;
margin-bottom: 10px;
}
.link {
margin: 10px;
... | 0.537284 | 0.118615 |
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap');
*{
margin: 0;
padding: 0;
list-style: none;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
}
body{
background: linear-gradient(to right, #3525af, #9153c9);
}
.resume{
width: 800px;
background: #fff;
mar... | styles.css | @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap');
*{
margin: 0;
padding: 0;
list-style: none;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
}
body{
background: linear-gradient(to right, #3525af, #9153c9);
}
.resume{
width: 800px;
background: #fff;
mar... | 0.372734 | 0.056914 |
@charset "utf-8";
/* CSS Document */
/* ---------- GENERAL ----------
/*
Copyright (c) 2014 by <NAME> (http://codepen.io/m412c0/pen/dsbFy)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software witho... | back-end/doctailor/yard/static/yard/css/admin.css | @charset "utf-8";
/* CSS Document */
/* ---------- GENERAL ----------
/*
Copyright (c) 2014 by <NAME> (http://codepen.io/m412c0/pen/dsbFy)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software witho... | 0.438064 | 0.065605 |
* {
margin: 0;
padding: 0;
}
html {
height: auto;
}
html,
body {
min-height: 100%;
}
body {
background: #f7f7f7;
font: 62.5% Sans-serif, Arial, Verdana;
text-align: center;
max-width: 800px;
margin: auto;
}
body:not(.show-content) ul#more-button #more-text {
display: block;
}
body.show-content ul... | style.css | * {
margin: 0;
padding: 0;
}
html {
height: auto;
}
html,
body {
min-height: 100%;
}
body {
background: #f7f7f7;
font: 62.5% Sans-serif, Arial, Verdana;
text-align: center;
max-width: 800px;
margin: auto;
}
body:not(.show-content) ul#more-button #more-text {
display: block;
}
body.show-content ul... | 0.403567 | 0.091423 |
a:hover{
text-decoration: none;
}
.backgroundSearch{
}
.lineaSeparador{
width: 97%;
}
.separador{
height:5px;
}
.cardHover:hover{
transition: 300ms ease-in-out all;
border-color: #007bff!important;
background-color: #007bff!important;
color: #fff;
}
... | src/app/widget/grid/grid.component.css | a:hover{
text-decoration: none;
}
.backgroundSearch{
}
.lineaSeparador{
width: 97%;
}
.separador{
height:5px;
}
.cardHover:hover{
transition: 300ms ease-in-out all;
border-color: #007bff!important;
background-color: #007bff!important;
color: #fff;
}
... | 0.471467 | 0.080285 |
table.stylized {
background-color: #ffffff;
border-collapse: separate;
border-spacing: 1px;
border-bottom: 2px solid #666666;
margin: 1px 5px 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 100%;
border-collapse: collapse;
}
table.stylized caption {
color: #ffffff;
background-color: #44... | virt_env/virt1/lib/python2.7/site-packages/WebHelpers-1.3-py2.7.egg/webhelpers/public/stylesheets/grid.css | table.stylized {
background-color: #ffffff;
border-collapse: separate;
border-spacing: 1px;
border-bottom: 2px solid #666666;
margin: 1px 5px 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 100%;
border-collapse: collapse;
}
table.stylized caption {
color: #ffffff;
background-color: #44... | 0.185099 | 0.154312 |
body {
margin: 0;
padding: 0;
height: 100%;
font-family: sans-serif;
line-height: 1.6;
font-size: 18px;
line-height: 1.6;
color: #444;
background-color: #eeeeee;
}
nav {
background-color: #283593;
}
nav a {
color: white;
display: inline-block;
font-size:... | src/main/webapp/css/allconvoStyle.css | body {
margin: 0;
padding: 0;
height: 100%;
font-family: sans-serif;
line-height: 1.6;
font-size: 18px;
line-height: 1.6;
color: #444;
background-color: #eeeeee;
}
nav {
background-color: #283593;
}
nav a {
color: white;
display: inline-block;
font-size:... | 0.468547 | 0.069384 |
label.error {
display: inline-block;
font-size: 12px;
color: #D00;
padding-left: 10px;
font-style: italic;
}
.car-rental-wrapper {
line-height: 1.56em; /*equal to 25px for default font size of 16px*/
}
.car-rental-wrapper input[type="text"],
.car-rental-wrapper select,
.car-rental-wrapper textarea
... | plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/CSS/style.CrimsonRed.css | label.error {
display: inline-block;
font-size: 12px;
color: #D00;
padding-left: 10px;
font-style: italic;
}
.car-rental-wrapper {
line-height: 1.56em; /*equal to 25px for default font size of 16px*/
}
.car-rental-wrapper input[type="text"],
.car-rental-wrapper select,
.car-rental-wrapper textarea
... | 0.423816 | 0.049773 |
html, body
{
background-color: transparent;
margin: 0px;
padding: 0px;
}
body
{
padding: 10px;
}
body, td, input, select, textarea
{
font-size: 11px;
font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
}
body, .BackColor
{
background-col... | lib/fckeditor/editor/skins/office2003/fck_dialog.css | html, body
{
background-color: transparent;
margin: 0px;
padding: 0px;
}
body
{
padding: 10px;
}
body, td, input, select, textarea
{
font-size: 11px;
font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
}
body, .BackColor
{
background-col... | 0.23546 | 0.03198 |
.toolbar {
/* display: none; */
position: fixed;
width: 100%;
z-index: 1;
height: 70px;
top: 0px;
left: 0px;
background-color: #2F364A;
}
.SNAV {
display: none;
}
.nevigation_menu {
display: flex;
height: 100%;
align-items: center;
padding: 0px 2rem;
}
.logo_style ... | React/src/components/Header/Header.css | .toolbar {
/* display: none; */
position: fixed;
width: 100%;
z-index: 1;
height: 70px;
top: 0px;
left: 0px;
background-color: #2F364A;
}
.SNAV {
display: none;
}
.nevigation_menu {
display: flex;
height: 100%;
align-items: center;
padding: 0px 2rem;
}
.logo_style ... | 0.376165 | 0.075551 |
body {
background-color: #EEE;
}
a {
color: #4175ab;
}
a:hover,
a:focus {
color: #3e70a4;
text-decoration: none;
}
a.no-style {
text-decoration: none;
}
td {
vertical-align: middle;
}
h3.box-title {
margin-top: 0;
}
select, a:focus {
outline: none; !important
}
p {
color: #3838... | public/css/zuul.css | body {
background-color: #EEE;
}
a {
color: #4175ab;
}
a:hover,
a:focus {
color: #3e70a4;
text-decoration: none;
}
a.no-style {
text-decoration: none;
}
td {
vertical-align: middle;
}
h3.box-title {
margin-top: 0;
}
select, a:focus {
outline: none; !important
}
p {
color: #3838... | 0.430626 | 0.085404 |
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, .chapters--search h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
smal... | main.css | @charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, .chapters--search h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
smal... | 0.336767 | 0.057705 |
[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background-color:#f6f6f6;
border-color:#6b7280... | css/tailwind/forms.min.css | [multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background-color:#f6f6f6;
border-color:#6b7280... | 0.20347 | 0.04725 |
body {
margin: auto;
min-width: 250px;
max-width: 50%;
background: url("https://images.unsplash.com/photo-1615281223824-ab0865ae44e4?ixid=MXwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw2M3x8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60") ;
background-size: 100%;
background-repeat: no-repeat;
}
* {
box... | 4.1/index.css | body {
margin: auto;
min-width: 250px;
max-width: 50%;
background: url("https://images.unsplash.com/photo-1615281223824-ab0865ae44e4?ixid=MXwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw2M3x8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60") ;
background-size: 100%;
background-repeat: no-repeat;
}
* {
box... | 0.381796 | 0.103567 |
body {
background: #666;
background-color: black;
font-family: Arial, Helvetica, sans-serif;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-webkit-touch-callout: none;
-o-user-select: none;
-moz-user-select: none;
}
#header {
font-size: 3.95vw;
text-align: right;
position... | style.css | body {
background: #666;
background-color: black;
font-family: Arial, Helvetica, sans-serif;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-webkit-touch-callout: none;
-o-user-select: none;
-moz-user-select: none;
}
#header {
font-size: 3.95vw;
text-align: right;
position... | 0.444324 | 0.058319 |
body{
/*background-image: url("img/fon.jpg");*/
/*background-size: cover;*/
background-color: rgba(30,29,31,0.96);
}
a:hover {
color: #bc6523;
}
.main{
display: flex;
justify-content: space-between;
align-items: center;
}
.title-bioro, .title-descr{
font-size: 36px;
fo... | Reservation/style.css | body{
/*background-image: url("img/fon.jpg");*/
/*background-size: cover;*/
background-color: rgba(30,29,31,0.96);
}
a:hover {
color: #bc6523;
}
.main{
display: flex;
justify-content: space-between;
align-items: center;
}
.title-bioro, .title-descr{
font-size: 36px;
fo... | 0.412057 | 0.060142 |
body {
padding-top: 0%;
background-size: cover;
background-color: rgba(127, 127, 127, 0.11);
}
/* ######### navbar ##########*/
.navbar-custom {
background-color: #3b5998;
color:#ffffff;
border-radius:0;
padding-right: 100%;
z-index: 999;
position: fixed;
}
.navbar-log{
position: fixed;
rig... | web/assets/css/styles.css | body {
padding-top: 0%;
background-size: cover;
background-color: rgba(127, 127, 127, 0.11);
}
/* ######### navbar ##########*/
.navbar-custom {
background-color: #3b5998;
color:#ffffff;
border-radius:0;
padding-right: 100%;
z-index: 999;
position: fixed;
}
.navbar-log{
position: fixed;
rig... | 0.383064 | 0.073397 |
@media only screen
and (min-width : 1600) {
.visible-xlg{
display: block !important;
}
.hidden-xlg{
display: none !important;
}
}
@media only screen
and (min-width : 1824px) {
body {
height:100%;
}
.page-container{
height:auto;
}
/** Side bar widget **/
.footer-widget{
posit... | transporte/css/responsive.css | @media only screen
and (min-width : 1600) {
.visible-xlg{
display: block !important;
}
.hidden-xlg{
display: none !important;
}
}
@media only screen
and (min-width : 1824px) {
body {
height:100%;
}
.page-container{
height:auto;
}
/** Side bar widget **/
.footer-widget{
posit... | 0.271155 | 0.033621 |
BODY
{
font-family:"Microsoft YaHei", Times, serif;
}
DIV.pageheader
{
text-align: right;
border-bottom-width: 1pt;
border-bottom-color: #cccccc;
border-bottom-style: solid;
margin-bottom: 16pt;
}
DIV.tabletitle
{
font-size: 16pt;
font-weight: bold;
text-align: center;
margin: 16pt;
}
TABLE.table
{
width:... | dp2Circulation/accountbook.css | BODY
{
font-family:"Microsoft YaHei", Times, serif;
}
DIV.pageheader
{
text-align: right;
border-bottom-width: 1pt;
border-bottom-color: #cccccc;
border-bottom-style: solid;
margin-bottom: 16pt;
}
DIV.tabletitle
{
font-size: 16pt;
font-weight: bold;
text-align: center;
margin: 16pt;
}
TABLE.table
{
width:... | 0.341583 | 0.105303 |
html {
font - family: sans - serif;
- webkit - text - size - adjust: 100 %;
- ms - text - size - adjust: 100 %
}
body {
margin: 0
}
.padd {
padding: 5 px 10 px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}
audio,... | resources/assets/css/maxcdn-3.3.7-bootstrap.min.css |
html {
font - family: sans - serif;
- webkit - text - size - adjust: 100 %;
- ms - text - size - adjust: 100 %
}
body {
margin: 0
}
.padd {
padding: 5 px 10 px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}
audio,... | 0.49585 | 0.204322 |
.nav-elem {
float: left;
margin-left: 40px;
margin-top: 20px;
font-size: 20px;
display: inline-block;
color: #000;
background: #fff;
background: rgba(255,255,255,.5);
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 9px 18px;
font-family: 'Saira', sans-serif;
... | src/app/voltdb/voltdb_src/examples/fraud-detection/web-node/fraud-detection-web/src/components-css/pages.css | .nav-elem {
float: left;
margin-left: 40px;
margin-top: 20px;
font-size: 20px;
display: inline-block;
color: #000;
background: #fff;
background: rgba(255,255,255,.5);
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 9px 18px;
font-family: 'Saira', sans-serif;
... | 0.448668 | 0.07921 |
@charset "UTF-8";
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%,... | example/animate.css | @charset "UTF-8";
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%,... | 0.454956 | 0.118691 |
* {
font-family: 'Calibri', sans-serif;
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #3995ff;
}
header > nav {
padding... | assets/css/theme.css | * {
font-family: 'Calibri', sans-serif;
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #3995ff;
}
header > nav {
padding... | 0.440951 | 0.069321 |
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900|Roboto+Mono:400,500&display=swap");
* {
color: white;
font-family: "Roboto", sans-serif;
font-size: 16px; }
h1, h2, h3, h4,
h1 *, h2 *, h3 *, h4 * {
color: white;
font-weight: 400;}
h1, h1 * {
font-size: 35px;
margin-bottom: 20px;... | docs/css/screen.css | @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900|Roboto+Mono:400,500&display=swap");
* {
color: white;
font-family: "Roboto", sans-serif;
font-size: 16px; }
h1, h2, h3, h4,
h1 *, h2 *, h3 *, h4 * {
color: white;
font-weight: 400;}
h1, h1 * {
font-size: 35px;
margin-bottom: 20px;... | 0.255158 | 0.081447 |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1.5;
color: #fefefe;
overflow-x: hidden;
position: relative;
}
img {
width: auto;
max-width: 100%;
height: auto;
}
/*ends base*/
.contain... | css/style.css | * {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1.5;
color: #fefefe;
overflow-x: hidden;
position: relative;
}
img {
width: auto;
max-width: 100%;
height: auto;
}
/*ends base*/
.contain... | 0.379263 | 0.082107 |
-------------------------------------------------- */
@charset "UTF-8";
html,
body {
color: #373D42;
font-family: 'Ubuntu', sans-serif;
height: 100%;
/* The html and body elements cannot have any padding or margin. */
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #373D42;
font-family: '... | public/src/css/common.css | -------------------------------------------------- */
@charset "UTF-8";
html,
body {
color: #373D42;
font-family: 'Ubuntu', sans-serif;
height: 100%;
/* The html and body elements cannot have any padding or margin. */
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #373D42;
font-family: '... | 0.236604 | 0.055107 |
p{
font-family: 'Source Sans Pro', sans-serif;
}
.xzoom-container {
display: inline-block;
}
.xzoom-thumbs {
text-align: center;
margin-bottom: 10px;
margin-right: 20px;
}
.xzoom {
border: 1px solid lightgray;
border-radius: 5px;
width: 100%;
/*height:401px;*/
}
.xzoom-gallery, .xzoom-gall... | src/app/platform/organisation/catalogue/new-view-catalogue-details/new-view-catalogue-details.component.css | p{
font-family: 'Source Sans Pro', sans-serif;
}
.xzoom-container {
display: inline-block;
}
.xzoom-thumbs {
text-align: center;
margin-bottom: 10px;
margin-right: 20px;
}
.xzoom {
border: 1px solid lightgray;
border-radius: 5px;
width: 100%;
/*height:401px;*/
}
.xzoom-gallery, .xzoom-gall... | 0.252384 | 0.077903 |
@media (max-width:360px){html{font-size:10px;}}
@media (min-width:361px) and (max-width:399px){html{font-size:11px;}}
@media (min-width:400px) and (max-width:439px){html{font-size:12px;}}
@media (min-width:440px) and (max-width:479px){html{font-size:13px;}}
@media (min-width:480px) and (max-width:519px){html{font-size:... | ddrakProject/assets/base.css | @media (max-width:360px){html{font-size:10px;}}
@media (min-width:361px) and (max-width:399px){html{font-size:11px;}}
@media (min-width:400px) and (max-width:439px){html{font-size:12px;}}
@media (min-width:440px) and (max-width:479px){html{font-size:13px;}}
@media (min-width:480px) and (max-width:519px){html{font-size:... | 0.227384 | 0.075109 |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&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');
:root {
--ptt__dark: #222;
--ptt__light: #fff;
--ptt__fon... | Public/easycode/demo.css | @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&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');
:root {
--ptt__dark: #222;
--ptt__light: #fff;
--ptt__fon... | 0.569972 | 0.064124 |