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 |
|---|---|---|---|---|
a {
color: #000000;
text-shadow: 2px 2px 5px #40e0d0, 1px 1px 3px #800080, 1px 2px 3px #fffafa;
text-decoration: underline;
}
.art-img {
border-radius: 30px;
width: 300px;
height: 177px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
.bar {
border-bottom:3px solid... | portfolio/src/main/webapp/style.css | a {
color: #000000;
text-shadow: 2px 2px 5px #40e0d0, 1px 1px 3px #800080, 1px 2px 3px #fffafa;
text-decoration: underline;
}
.art-img {
border-radius: 30px;
width: 300px;
height: 177px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
.bar {
border-bottom:3px solid... | 0.390476 | 0.258935 |
footer {
background-color: #4e4e4e;
bottom: 0px;
left: 0px;
width: 100vw;
text-align: center;
border-top: 2px solid black;
padding: 50px 0 65px; }
footer .list-inline {
margin: 0;
padding: 0; }
footer .copyright {
font-size: 14px;
margin-bottom: 0;
text-alig... | TechLurker/static/CSS/css/base.css | footer {
background-color: #4e4e4e;
bottom: 0px;
left: 0px;
width: 100vw;
text-align: center;
border-top: 2px solid black;
padding: 50px 0 65px; }
footer .list-inline {
margin: 0;
padding: 0; }
footer .copyright {
font-size: 14px;
margin-bottom: 0;
text-alig... | 0.466359 | 0.124426 |
.tabs {
--tw-bg-opacity: 1;
--tw-text-opacity: 1;
--tw-border-opacity: 1;
--cc-bg: var(--n);
--cc-bg-f: var(--nf);
--cc-c: var(--nc);
isolation: isolate;
}
.tab {
@apply text-opacity-70 hover:text-opacity-100;
color: hsla(var(--cc-bg) / var(--tw-text-opacity));
border-color: hsl... | src/components/styled/tab.css | .tabs {
--tw-bg-opacity: 1;
--tw-text-opacity: 1;
--tw-border-opacity: 1;
--cc-bg: var(--n);
--cc-bg-f: var(--nf);
--cc-c: var(--nc);
isolation: isolate;
}
.tab {
@apply text-opacity-70 hover:text-opacity-100;
color: hsla(var(--cc-bg) / var(--tw-text-opacity));
border-color: hsl... | 0.582254 | 0.157428 |
01. General Styles
========================================================================== */
/* Typography
========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700|Quicksand:300,400,700|Poiret+One');
body {
... | WebContent/admin/style.css | 01. General Styles
========================================================================== */
/* Typography
========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700|Quicksand:300,400,700|Poiret+One');
body {
... | 0.288469 | 0.045799 |
* {
font-family: 'Dancing Script', cursive;
box-sizing:border-box;
}
html {
box-sizing: border-box;
margin: 0rem;
}
body {
margin: 0rem;
}
nav {
width: 100%;
background: linear-gradient(to right, rgba(197, 130, 212, 0.3), rgb(124, 48, 117));
opacity: 10pt;
}
p,
ul li {
font-famil... | assets/css/style.css | * {
font-family: 'Dancing Script', cursive;
box-sizing:border-box;
}
html {
box-sizing: border-box;
margin: 0rem;
}
body {
margin: 0rem;
}
nav {
width: 100%;
background: linear-gradient(to right, rgba(197, 130, 212, 0.3), rgb(124, 48, 117));
opacity: 10pt;
}
p,
ul li {
font-famil... | 0.637595 | 0.169887 |
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"),
url("./open-sans/open-sans-v17-cyrillic_latin-300.woff2") format("woff2"),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url("./open-sans/open-sans-v17-cyrillic_latin-300... | src/fonts/fonts.css | @font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"),
url("./open-sans/open-sans-v17-cyrillic_latin-300.woff2") format("woff2"),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url("./open-sans/open-sans-v17-cyrillic_latin-300... | 0.206174 | 0.050988 |
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-l... | module-07/css/styles.css | @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/montserrat-v14-l... | 0.330903 | 0.046465 |
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
/*RWD*/
@media(max-width: 1830px) {
/*Komunikator*/
.chat-container .friends-online .panel-body p.chat-user {
padding-right: 0px;
}
.chat-container .friends-online .panel-body p.chat-user span.onli... | client/main.css | [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
/*RWD*/
@media(max-width: 1830px) {
/*Komunikator*/
.chat-container .friends-online .panel-body p.chat-user {
padding-right: 0px;
}
.chat-container .friends-online .panel-body p.chat-user span.onli... | 0.301156 | 0.110136 |
@media screen and (min-width: 481px) {
.sample-box {
padding: 0px 60px;
margin: 40px 200px;
height: 700px;
border-radius: 10px;
background: -webkit-linear-gradient(60deg,#F13F79, #FFC778, #F13F79);
background-size:400%;
animation: textAnime 15s infinite;
}... | assets/style.css | @media screen and (min-width: 481px) {
.sample-box {
padding: 0px 60px;
margin: 40px 200px;
height: 700px;
border-radius: 10px;
background: -webkit-linear-gradient(60deg,#F13F79, #FFC778, #F13F79);
background-size:400%;
animation: textAnime 15s infinite;
}... | 0.409103 | 0.088112 |
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Default HTML Tags Styles
2. All WP Common Class Styles
3. Navbar Styles
4. Responsive Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Def... | style.css | >>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Default HTML Tags Styles
2. All WP Common Class Styles
3. Navbar Styles
4. Responsive Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Def... | 0.349977 | 0.076477 |
.show-on-msie,
.msie .hide-on-msie,
.show-on-ios,
.ios .hide-on-ios,
.show-on-android,
.android .hide-on-android,
.show-on-samsung,
.samsungBrowser .hide-on-samsung,
.samsungBrowser.android .hide-on-samsung
{ display: none; }
.msie .show-on-msie,
.ios .show-on-ios,
.android .show-on-android,
.samsungBrow... | static/css/index.css | .show-on-msie,
.msie .hide-on-msie,
.show-on-ios,
.ios .hide-on-ios,
.show-on-android,
.android .hide-on-android,
.show-on-samsung,
.samsungBrowser .hide-on-samsung,
.samsungBrowser.android .hide-on-samsung
{ display: none; }
.msie .show-on-msie,
.ios .show-on-ios,
.android .show-on-android,
.samsungBrow... | 0.357119 | 0.061087 |
@import url('https://fonts.googleapis.com/css2?family=Athiti:wght@300&display=swap');
*{
border:0;
padding: 0;
margin:0;
font-family: 'Athiti', sans-serif;
}
div{
width:100;
height:100vh;
}
/*######################### HEADER ######################*/
header{
position:absolute;
display... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Athiti:wght@300&display=swap');
*{
border:0;
padding: 0;
margin:0;
font-family: 'Athiti', sans-serif;
}
div{
width:100;
height:100vh;
}
/*######################### HEADER ######################*/
header{
position:absolute;
display... | 0.326271 | 0.047936 |
@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'Robotobold_condensed';
src: url('../fonts/Roboto-BoldCond/roboto-boldcondensed-webfont.eot');
src: url('../fonts/Roboto-BoldCond/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Bo... | www/css/main.css | @charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'Robotobold_condensed';
src: url('../fonts/Roboto-BoldCond/roboto-boldcondensed-webfont.eot');
src: url('../fonts/Roboto-BoldCond/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Bo... | 0.236516 | 0.046616 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
html,
body {
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
#header {
background-color: var(--modrinth-main);
display: flex;
justify-content: center;
}
#header .descr ... | style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
html,
body {
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
#header {
background-color: var(--modrinth-main);
display: flex;
justify-content: center;
}
#header .descr ... | 0.251556 | 0.078926 |
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/merriweather/v25/u-4n0qyriQwlOrhSvowK_l52_wFZWMf6hPvhPQ.woff2)
format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02D... | style/_fonts.css | @font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/merriweather/v25/u-4n0qyriQwlOrhSvowK_l52_wFZWMf6hPvhPQ.woff2)
format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02D... | 0.36625 | 0.116739 |
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');/*font-family: 'Parisienne', cursive;*/
*{
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
text-decoration: none;
scroll-behavior: smooth;
}
::before,::after{
box-sizing: border-box;
}
body{
background-color:... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');/*font-family: 'Parisienne', cursive;*/
*{
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
text-decoration: none;
scroll-behavior: smooth;
}
::before,::after{
box-sizing: border-box;
}
body{
background-color:... | 0.26588 | 0.046943 |
@media (max-width: 992px) {
/* general */
body { font-size: 15px; padding: 0 0 75px 0; }
.highlighted { font-size: 23px; }
/* header */
header { padding: 15px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
header #header_ti... | media_style.css | @media (max-width: 992px) {
/* general */
body { font-size: 15px; padding: 0 0 75px 0; }
.highlighted { font-size: 23px; }
/* header */
header { padding: 15px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
header #header_ti... | 0.232659 | 0.138229 |
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap");
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-fami... | Frontend Mentor/Profile Card/styles/styles.css | @import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap");
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-fami... | 0.266071 | 0.057599 |
@charset "UTF-8";
/*!
Theme Name: Bogatiy Pavel portfolio
Author: <NAME>
Author URI: http://bogatiy.com
Version: 1.0.0
License: GNU General Public License
*/
/*! 1. Configuration and helpers */
/*! 2. Vendors */
/*!Vertical Rhythm*/
html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*, *:bef... | style.css | @charset "UTF-8";
/*!
Theme Name: Bogatiy Pavel portfolio
Author: <NAME>
Author URI: http://bogatiy.com
Version: 1.0.0
License: GNU General Public License
*/
/*! 1. Configuration and helpers */
/*! 2. Vendors */
/*!Vertical Rhythm*/
html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*, *:bef... | 0.356895 | 0.054828 |
.background_glassyBlueViolet1,
.hover_background_glassyBlueViolet1:hover,
.active_background_glassyBlueViolet1:active:hover {
background: #dcc0f6;
background-image: -moz-linear-gradient(top, rgb(199, 153, 241) 0%, rgb(178, 115, 236) 50%, rgb(156, 76, 231) 55%, rgb(220, 192, 246) 100%);
background-image: -w... | widgets/common/assets/gradients/glassy/glassyBlueViolet/glassyBlueViolet1.css | .background_glassyBlueViolet1,
.hover_background_glassyBlueViolet1:hover,
.active_background_glassyBlueViolet1:active:hover {
background: #dcc0f6;
background-image: -moz-linear-gradient(top, rgb(199, 153, 241) 0%, rgb(178, 115, 236) 50%, rgb(156, 76, 231) 55%, rgb(220, 192, 246) 100%);
background-image: -w... | 0.566258 | 0.076132 |
@font-face {
font-family: "axiformablack_italic";
src: url("../fonts/kastelov_-_axiforma_black_italic-webfont.woff2") format("woff2"),
url("../fonts/kastelov_-_axiforma_black_italic-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "axiformablack";
src:... | public/css/style.css | @font-face {
font-family: "axiformablack_italic";
src: url("../fonts/kastelov_-_axiforma_black_italic-webfont.woff2") format("woff2"),
url("../fonts/kastelov_-_axiforma_black_italic-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "axiformablack";
src:... | 0.252384 | 0.074131 |
*{
box-sizing: border-box;
text-transform: capitalize;
}
header{
height: 100px;
margin-bottom: 10px;
background-image: url('/images/header.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 30vh;
}
header nav ul {
display: flex;
... | public/styles/styles.css | *{
box-sizing: border-box;
text-transform: capitalize;
}
header{
height: 100px;
margin-bottom: 10px;
background-image: url('/images/header.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 30vh;
}
header nav ul {
display: flex;
... | 0.428233 | 0.077169 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
/* line 6, ../../../Desktop/Projects/netmatters/scss/_general.scss */
* {
font-family: 'Poppins', sans-serif;
padding: 0;
margin: 0;
font-size: 16px;
box-sizing: border-box;
letter-spacing: .4px;
line-height... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
/* line 6, ../../../Desktop/Projects/netmatters/scss/_general.scss */
* {
font-family: 'Poppins', sans-serif;
padding: 0;
margin: 0;
font-size: 16px;
box-sizing: border-box;
letter-spacing: .4px;
line-height... | 0.131507 | 0.041423 |
.background_olive8,
.hover_background_olive8:hover,
.active_background_olive8:active:hover {
background: #393900;
background-image: -moz-linear-gradient(top, rgb(72, 72, 0) 0%, rgb(57, 57, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(72, 72, 0)), color-stop... | widgets/common/assets/gradients/simple/olive/olive8.css | .background_olive8,
.hover_background_olive8:hover,
.active_background_olive8:active:hover {
background: #393900;
background-image: -moz-linear-gradient(top, rgb(72, 72, 0) 0%, rgb(57, 57, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(72, 72, 0)), color-stop... | 0.460532 | 0.126704 |
.monaco-action-baw {
white-space: nowwap;
height: 100%;
}
.monaco-action-baw .actions-containa {
dispway: fwex;
mawgin: 0 auto;
padding: 0;
height: 100%;
width: 100%;
awign-items: centa;
}
.monaco-action-baw.vewticaw .actions-containa {
dispway: inwine-bwock;
}
.monaco-action-baw .action-item {
dispway: bw... | src/vs/base/browser/ui/actionbar/actionbar.css | .monaco-action-baw {
white-space: nowwap;
height: 100%;
}
.monaco-action-baw .actions-containa {
dispway: fwex;
mawgin: 0 auto;
padding: 0;
height: 100%;
width: 100%;
awign-items: centa;
}
.monaco-action-baw.vewticaw .actions-containa {
dispway: inwine-bwock;
}
.monaco-action-baw .action-item {
dispway: bw... | 0.332961 | 0.144269 |
.btn-unverif {
color: #fff;
background-color: red;
border-color: red;
}
.btn-biru {
color: #fff;
background-color: #0080ff;
border-color: #0080ff;
}
.ddtf-processed th.statusth > select{
display:none;
}
.ddtf-processed th.statusth > div{
display:block !important;
}
.ddtf-processed th.tipedaftarth ... | public/material/css/custom.css |
.btn-unverif {
color: #fff;
background-color: red;
border-color: red;
}
.btn-biru {
color: #fff;
background-color: #0080ff;
border-color: #0080ff;
}
.ddtf-processed th.statusth > select{
display:none;
}
.ddtf-processed th.statusth > div{
display:block !important;
}
.ddtf-processed th.tipedaftarth ... | 0.296654 | 0.119382 |
*{
margin:0px;
padding:0px;
scroll-behavior: smooth;
}
body{
font-size: 18px;
}
.navbar{
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.navbar-brand{
text-transform:bold ;
color: green !important;
}
.navbar .nav-link{
font-size: 16px;
... | public/assets/css/style.css | *{
margin:0px;
padding:0px;
scroll-behavior: smooth;
}
body{
font-size: 18px;
}
.navbar{
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.navbar-brand{
text-transform:bold ;
color: green !important;
}
.navbar .nav-link{
font-size: 16px;
... | 0.261331 | 0.047074 |
0. Насторойки родителя
1. Column
2. Tabs
2.1. Single Trip - Tab регистрационной формы
3. Contact
4. Person
5. Counter
6. Trip
7. Feature-Services
8. Price List
9. boulder-gym-schedule
10. Описание таксономии в архивах - cpt-archive.php и archive.php
18.17.2. Recent Trips
19.3 Social share
20. M... | alpclub-odessa/style.css | 0. Насторойки родителя
1. Column
2. Tabs
2.1. Single Trip - Tab регистрационной формы
3. Contact
4. Person
5. Counter
6. Trip
7. Feature-Services
8. Price List
9. boulder-gym-schedule
10. Описание таксономии в архивах - cpt-archive.php и archive.php
18.17.2. Recent Trips
19.3 Social share
20. M... | 0.30965 | 0.124027 |
html,
body {
background-image: url(./assets/images/BG.png);
margin: 0;
background-color: #fff;
height: 100% !important;
}
@media screen and (min-width: 1280px) {
body {
height: 90vh !important;
}
.startVideoMobile {
display: none !important;
}
.startVideo {
display: block !important
}... | src/index.css | html,
body {
background-image: url(./assets/images/BG.png);
margin: 0;
background-color: #fff;
height: 100% !important;
}
@media screen and (min-width: 1280px) {
body {
height: 90vh !important;
}
.startVideoMobile {
display: none !important;
}
.startVideo {
display: block !important
}... | 0.358241 | 0.09472 |
div.info-message {
font-style: italic;
margin-bottom: 15px;
}
div.settings-formfield-group {
margin: 0.3em 0;
clear: both;
min-height: 25px;
}
.settings-formfield-radio {
float: left;
white-space: nowrap;
clear: none;
}
.settings-formfield-group label {
float: left;
width: 35%... | frontend/frontend-api/src/main/java/org/bloomreach/forge/settings/management/settings-panel.css | div.info-message {
font-style: italic;
margin-bottom: 15px;
}
div.settings-formfield-group {
margin: 0.3em 0;
clear: both;
min-height: 25px;
}
.settings-formfield-radio {
float: left;
white-space: nowrap;
clear: none;
}
.settings-formfield-group label {
float: left;
width: 35%... | 0.37605 | 0.096962 |
@charset "utf-8";
*{
margin: 0px;
padding: 0px;
}
/*Corpo*/
main{
margin-top:-5px;
background-image: linear-gradient(to top, #606060 , #cccccc00);
}
.imagem-baner{
width: 100%;
}
.principal{
min-width:280px;
max-width:1200px;
margin: auto;
padding:30px 10px 20px 10px;
}
.titul... | home.css | @charset "utf-8";
*{
margin: 0px;
padding: 0px;
}
/*Corpo*/
main{
margin-top:-5px;
background-image: linear-gradient(to top, #606060 , #cccccc00);
}
.imagem-baner{
width: 100%;
}
.principal{
min-width:280px;
max-width:1200px;
margin: auto;
padding:30px 10px 20px 10px;
}
.titul... | 0.396302 | 0.086748 |
.fa.disabled,
.fa[disabled],
.disabled > .fa,
[disabled] > .fa {
opacity: 0.6;
cursor: not-allowed;
}
.hidden {
display: none;
}
label {
font-weight: bold;
}
.box {
border: 1px solid black;
display: inline-block;
padding: 5px;
min-width: 2em;
}
ul.buttons {
display: inline-block;
m... | src/css/cgen.css | .fa.disabled,
.fa[disabled],
.disabled > .fa,
[disabled] > .fa {
opacity: 0.6;
cursor: not-allowed;
}
.hidden {
display: none;
}
label {
font-weight: bold;
}
.box {
border: 1px solid black;
display: inline-block;
padding: 5px;
min-width: 2em;
}
ul.buttons {
display: inline-block;
m... | 0.330687 | 0.130175 |
body{
padding-top: 56px;
}
.content-header{
background-color: #fff;
border-bottom: 1px solid #eaecf1;
margin-bottom: 35px;
padding: 10px 0 20px;
}
.navbar-brand {
padding: 14px 15px 5px;
}
.navbar-nav>li>a {
line-height: 26px;
font-weight: bold;
color: #e8ecf4;
font-size: 16px... | app/assets/stylesheets/general.css | body{
padding-top: 56px;
}
.content-header{
background-color: #fff;
border-bottom: 1px solid #eaecf1;
margin-bottom: 35px;
padding: 10px 0 20px;
}
.navbar-brand {
padding: 14px 15px 5px;
}
.navbar-nav>li>a {
line-height: 26px;
font-weight: bold;
color: #e8ecf4;
font-size: 16px... | 0.270288 | 0.071267 |
.btn.btn--form.btn--form-login.fa-gitlab {
display: none;
}
.thumbnail__logo img {
filter: grayscale(0%);
width: 250px;
}
.signup__thumbnail .thumbnail__logo {
margin: auto;
}
.btn--form-login {
padding: 12px 0;
font-size: 16px;
text-transform: none;
border-radius: .4rem;
}
.signup__... | public/css/custom-style.css | .btn.btn--form.btn--form-login.fa-gitlab {
display: none;
}
.thumbnail__logo img {
filter: grayscale(0%);
width: 250px;
}
.signup__thumbnail .thumbnail__logo {
margin: auto;
}
.btn--form-login {
padding: 12px 0;
font-size: 16px;
text-transform: none;
border-radius: .4rem;
}
.signup__... | 0.170301 | 0.068475 |
@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-ms-tex... | src/styles.css | @charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-ms-tex... | 0.500244 | 0.089018 |
@media (max-width: 945px) {
section.home header {
padding: 16px;
}
section.home header div.logo {
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important;
}
section.home header nav {
-webkit-transform: translateX(0) !important;
transform: translateX... | public/stylesheets/index/resp_945.css | @media (max-width: 945px) {
section.home header {
padding: 16px;
}
section.home header div.logo {
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important;
}
section.home header nav {
-webkit-transform: translateX(0) !important;
transform: translateX... | 0.264074 | 0.108472 |
html {
padding: 0;
margin: 0;
width: 400px;
}
body {
padding: 0;
margin: 0;
width: 400px;
font-size: 12px;
box-sizing: content-box;
}
#main {
padding: 10px;
}
#main > h1 {
margin-top: 0;
}
.icon {
width: 1em;
height: 1em;
opacity: .8;
display: inline-block;
vertical-align: middle;
}
.... | src/popup/index.css | html {
padding: 0;
margin: 0;
width: 400px;
}
body {
padding: 0;
margin: 0;
width: 400px;
font-size: 12px;
box-sizing: content-box;
}
#main {
padding: 10px;
}
#main > h1 {
margin-top: 0;
}
.icon {
width: 1em;
height: 1em;
opacity: .8;
display: inline-block;
vertical-align: middle;
}
.... | 0.432303 | 0.064624 |
html,body {
height:100%;
/*
background:center no-repeat fixed url('/assets/example/bg_suburb.jpg');
background-size: cover;
*/
}
.icon-bar {
background-color:#fff;
}
.navbar-trans {
background-color:#279ddd;
color:#fff;
}
.navbar-trans li>a:hover,.navbar-trans li>a:focus,.navbar-trans li.active {
bac... | css/styles.css | html,body {
height:100%;
/*
background:center no-repeat fixed url('/assets/example/bg_suburb.jpg');
background-size: cover;
*/
}
.icon-bar {
background-color:#fff;
}
.navbar-trans {
background-color:#279ddd;
color:#fff;
}
.navbar-trans li>a:hover,.navbar-trans li>a:focus,.navbar-trans li.active {
bac... | 0.288569 | 0.068351 |
* {margin: 0; padding: 0;}
html, body {min-height: 100%;}
body {
text-align: center;
padding-top: 100px;
background: #3b8398;
background: linear-gradient(#3b8398, #74fdff);
font-family: 'Merriweather Sans', arial, verdana;
}
.breadcrumb {
display: inline-block;
box-shadow: 0 0 15px 1px rg... | css/app.css | * {margin: 0; padding: 0;}
html, body {min-height: 100%;}
body {
text-align: center;
padding-top: 100px;
background: #3b8398;
background: linear-gradient(#3b8398, #74fdff);
font-family: 'Merriweather Sans', arial, verdana;
}
.breadcrumb {
display: inline-block;
box-shadow: 0 0 15px 1px rg... | 0.442877 | 0.168378 |
@tailwind components;
@tailwind utilities;
@tailwind variants;
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #605b94;
--ifm-color-primary-dark: #59558a;
--ifm-color-primary-darker: #504c7c;
--ifm-color-primary-darkest: #433f68;
--ifm-color-primary-light: #7772af;
--ifm-co... | docs/src/css/custom.css | @tailwind components;
@tailwind utilities;
@tailwind variants;
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #605b94;
--ifm-color-primary-dark: #59558a;
--ifm-color-primary-darker: #504c7c;
--ifm-color-primary-darkest: #433f68;
--ifm-color-primary-light: #7772af;
--ifm-co... | 0.298491 | 0.067332 |
a img {
border : 0;
}
div.wrap {
width : 993px;;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 993px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
... | Public/css/style2.css | a img {
border : 0;
}
div.wrap {
width : 993px;;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 993px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
... | 0.330039 | 0.101634 |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(../fonts/MaterialIcon... | styles/popup.css | @font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(../fonts/MaterialIcon... | 0.305283 | 0.078148 |
.primary_button,
.tag_button,
.list_body li.active .cell,
.nav_bar li.active a,
.nav_bar li.active a:hover {
background-color: #f1b935;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f1b935), to(#eda127)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #f1... | minion/static/css/buttons.css | .primary_button,
.tag_button,
.list_body li.active .cell,
.nav_bar li.active a,
.nav_bar li.active a:hover {
background-color: #f1b935;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f1b935), to(#eda127)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #f1... | 0.290578 | 0.095941 |
.chosen-container{
float: left;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
}
input{
margin-top: 10px;
margin-bottom: 10px;
}
.form-control{
width: 100% !important;
}
.required{
color: #000000 !important;
}
label{
text-align: left;
display: block !important;
}
h2{
... | src/Crm/AuthBundle/Resources/public/css/common.css | .chosen-container{
float: left;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
}
input{
margin-top: 10px;
margin-bottom: 10px;
}
.form-control{
width: 100% !important;
}
.required{
color: #000000 !important;
}
label{
text-align: left;
display: block !important;
}
h2{
... | 0.262558 | 0.080973 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:300,400,500,700,900');
/*
1. NAVBAR
2. JUMBOTRON
3. ABOUT
4. OUR COURSES
5. EVENT1
6. EVENT2
7. ACCORDION
8. FOOTER
- RESPONSIVE
*/
html {
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
bo... | template/front_end/styles/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:300,400,500,700,900');
/*
1. NAVBAR
2. JUMBOTRON
3. ABOUT
4. OUR COURSES
5. EVENT1
6. EVENT2
7. ACCORDION
8. FOOTER
- RESPONSIVE
*/
html {
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
bo... | 0.274546 | 0.065905 |
@font-face {
font-family: 'Algerian';
font-style: normal;
font-weight: normal;
src: url('../assets/algerian.ttf')
}
.Card {
width: 120px;
height: 180px;
margin: 0 22px;
border: solid 2px black;
border-radius: 10px;
cursor: pointer;
transition: width 750ms, height 750ms, left 750ms, top 750ms, tra... | src/components/Card.css | @font-face {
font-family: 'Algerian';
font-style: normal;
font-weight: normal;
src: url('../assets/algerian.ttf')
}
.Card {
width: 120px;
height: 180px;
margin: 0 22px;
border: solid 2px black;
border-radius: 10px;
cursor: pointer;
transition: width 750ms, height 750ms, left 750ms, top 750ms, tra... | 0.560734 | 0.099952 |
.about {
display: flex;
flex-direction: column;
justify-content: center;
max-width: 2000px;
margin: 0 auto;
}
.about__wrapper {
max-width: 1170px;
display: flex;
margin: 0 auto;
flex-direction: column;
justify-content: center;
}
.about__title {
max-width: 1170px;
font-family: 'Proto', Arial, Hel... | src/pages/about/about.css | .about {
display: flex;
flex-direction: column;
justify-content: center;
max-width: 2000px;
margin: 0 auto;
}
.about__wrapper {
max-width: 1170px;
display: flex;
margin: 0 auto;
flex-direction: column;
justify-content: center;
}
.about__title {
max-width: 1170px;
font-family: 'Proto', Arial, Hel... | 0.460532 | 0.070816 |
/*=================================================================================
[Основни]
=================================================================================*/
body
{
background: #000 url('../resources/images/background.png');
/*background-attachment: fixed;*/
font-family: Verdana, Arial, Helvet... | src/resources/style.css | /*=================================================================================
[Основни]
=================================================================================*/
body
{
background: #000 url('../resources/images/background.png');
/*background-attachment: fixed;*/
font-family: Verdana, Arial, Helvet... | 0.1933 | 0.056055 |
html,
body,
#viewDiv {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
/* ナビゲーション */
.calcite-title-main {
margin-left: 20px;
}
.nav-createdInfo {
color: #fff;
padding: 13px 1... | webapp/app/css/style.css | html,
body,
#viewDiv {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
/* ナビゲーション */
.calcite-title-main {
margin-left: 20px;
}
.nav-createdInfo {
color: #fff;
padding: 13px 1... | 0.370567 | 0.069668 |
html,body {width:100%; }
html {overflow-y:scroll; box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;}
*{
-webkit-text-size-adjust:none;
-webkit-text-size-adjust - auto | none | N% (default auto)
}
body {word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,... | WEB(FE)/publishing/css/style.css | html,body {width:100%; }
html {overflow-y:scroll; box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;}
*{
-webkit-text-size-adjust:none;
-webkit-text-size-adjust - auto | none | N% (default auto)
}
body {word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,... | 0.354321 | 0.056888 |
html.uk-light,
body.uk-light,
.uk-light .tm-main.uk-section-default,
.uk-light .ui-state-default,
.uk-light .ui-widget-content .ui-state-default,
.uk-light .ui-widget-header .ui-state-default,
.uk-light .ui-button,
html.uk-light .ui-button.ui-state-disabled:hover,
html.uk-light .ui-button.ui-state-disabled:active,
.uk-... | system/template_admin/default/css/style.css | html.uk-light,
body.uk-light,
.uk-light .tm-main.uk-section-default,
.uk-light .ui-state-default,
.uk-light .ui-widget-content .ui-state-default,
.uk-light .ui-widget-header .ui-state-default,
.uk-light .ui-button,
html.uk-light .ui-button.ui-state-disabled:hover,
html.uk-light .ui-button.ui-state-disabled:active,
.uk-... | 0.488039 | 0.052936 |
.aquaPapayaWhip2,
.hover_aquaPapayaWhip2:hover,
.active_aquaPapayaWhip2:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(255, 247, 239, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(255, 224, 188),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow:... | widgets/common/assets/shadows/aqua/aquaPapayaWhip/aquaPapayaWhip2.css | .aquaPapayaWhip2,
.hover_aquaPapayaWhip2:hover,
.active_aquaPapayaWhip2:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(255, 247, 239, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(255, 224, 188),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow:... | 0.31059 | 0.38419 |
body {
font-family: Arial, sans-serif;
font-size: 14px;
box-sizing: border-box;
}
*,
:focus,
:active,
:hover {
outline: none;
}
h2 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
hr {
height: 2px;
background: #000;
border: none;
}
form {
padding: 0 0 0 5px;
}
.form-hint {
... | src/ex9.0_html-forms/style.css | body {
font-family: Arial, sans-serif;
font-size: 14px;
box-sizing: border-box;
}
*,
:focus,
:active,
:hover {
outline: none;
}
h2 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
hr {
height: 2px;
background: #000;
border: none;
}
form {
padding: 0 0 0 5px;
}
.form-hint {
... | 0.490724 | 0.10026 |
* {
box-sizing: border-box;
}
.App-card,
.App-landing {
min-height: 100vh;
font-family: "gotham", Helvetica, Arial, sans-serif;
}
.App-card {
background-color: #ddd;
}
.App-landing {
background-color: var(--brand-color-dark);
}
/* Landing Page */
.Landing {
max-width: 600px;
min-height: 100vh;
marg... | src/App.css | * {
box-sizing: border-box;
}
.App-card,
.App-landing {
min-height: 100vh;
font-family: "gotham", Helvetica, Arial, sans-serif;
}
.App-card {
background-color: #ddd;
}
.App-landing {
background-color: var(--brand-color-dark);
}
/* Landing Page */
.Landing {
max-width: 600px;
min-height: 100vh;
marg... | 0.522446 | 0.08061 |
body {
background-color: #bfbfbf;
}
.interactive {
margin: 0 0.4% 0 0.4%;
}
/*ELEMENTS*/
#reset {
position: absolute;
margin-top: 8px;
border: none;
background-color: #4e6692;
font: inherit;
color: white;
cursor: pointer;
height: 30px;
width: 100px;
z-index: 1;
}
#reset... | style/electionmaps/style.css | body {
background-color: #bfbfbf;
}
.interactive {
margin: 0 0.4% 0 0.4%;
}
/*ELEMENTS*/
#reset {
position: absolute;
margin-top: 8px;
border: none;
background-color: #4e6692;
font: inherit;
color: white;
cursor: pointer;
height: 30px;
width: 100px;
z-index: 1;
}
#reset... | 0.538741 | 0.089415 |
body {
overflow-x: hidden;
}
ul {
padding: 0;
}
ul li {
list-style-type: none;
}
table tr td, table tr th {
vertical-align: middle !important;
}
table tr th {
font-size: 14px !important;
font-weight: 500;
}
table tr td {
border: 1px solid #e6e6e6 !important;
}
... | css/style.css | body {
overflow-x: hidden;
}
ul {
padding: 0;
}
ul li {
list-style-type: none;
}
table tr td, table tr th {
vertical-align: middle !important;
}
table tr th {
font-size: 14px !important;
font-weight: 500;
}
table tr td {
border: 1px solid #e6e6e6 !important;
}
... | 0.358016 | 0.089933 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:700');
.Howto{
height: 200px;
border-radius: 5px;
box-shadow: 0px 0px 10px rgb(247, 247, 247);
overflow-y: hidden;
position: relative;
display: flex;
flex-direction: column;
width: 100%;
margin: 0px;
height: 200px... | src/css/howto.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:700');
.Howto{
height: 200px;
border-radius: 5px;
box-shadow: 0px 0px 10px rgb(247, 247, 247);
overflow-y: hidden;
position: relative;
display: flex;
flex-direction: column;
width: 100%;
margin: 0px;
height: 200px... | 0.441191 | 0.138374 |
@import url(jquery.bxslider.css);
@import url(slicknav.css);
@import url(flag-icon.css);
/*** Fontface ***/
/* @font-face{font-family:Poppins;src:local('Poppins Bold'),local('Poppins-Bold'),url(fonts/Poppins-Bold.woff2) format('woff2');font-weight:700;font-style:normal}
@font-face{font-family:Poppins;src:local('Poppins... | css_old/style.css | @import url(jquery.bxslider.css);
@import url(slicknav.css);
@import url(flag-icon.css);
/*** Fontface ***/
/* @font-face{font-family:Poppins;src:local('Poppins Bold'),local('Poppins-Bold'),url(fonts/Poppins-Bold.woff2) format('woff2');font-weight:700;font-style:normal}
@font-face{font-family:Poppins;src:local('Poppins... | 0.38885 | 0.048949 |
.image-circles .images:after {
content: '';
display: block;
clear: both;
}
.image-circles .images > * {
float: left;
width: 45%;
}
/* Features */
.features:after {
content: '';
display: block;
clear: both;
}
.features section {
float: left;
}
/* Spotlights */
.spotlights section:after ... | assets/css/ie9.css |
.image-circles .images:after {
content: '';
display: block;
clear: both;
}
.image-circles .images > * {
float: left;
width: 45%;
}
/* Features */
.features:after {
content: '';
display: block;
clear: both;
}
.features section {
float: left;
}
/* Spotlights */
.spotlights section:after ... | 0.446977 | 0.209369 |
* -------------------------------------------------------------------------------
* ( 01 ) - General Basics
* -------------------------------------------------------------------------------
*
* This part contains the general settings that you can change like general
* font-family, color, headings settings,... | styles.css | * -------------------------------------------------------------------------------
* ( 01 ) - General Basics
* -------------------------------------------------------------------------------
*
* This part contains the general settings that you can change like general
* font-family, color, headings settings,... | 0.240329 | 0.06148 |
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-top: 0;
margin-bottom: 20px;
}
.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products {
padding-top: 25px;
border-top: 1px solid #eee;
}
.woocommerce ul.produc... | wp-content/themes/mts_best/css/woocommerce2.css | .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-top: 0;
margin-bottom: 20px;
}
.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products {
padding-top: 25px;
border-top: 1px solid #eee;
}
.woocommerce ul.produc... | 0.303732 | 0.033685 |
@import './libs/bootstrap-material-design.min.css';
@import './libs/font-awesome.min.css';
.bg-primary {
background-color: #2196F3 !important;
}
html {
height: 101%
}
body {
background-size: cover;
font-family: "Microsoft YaHei", "微软雅黑";
}
.top-nav {
padding-top: 0.5em;
padding-bottom: 0.5e... | index.css | @import './libs/bootstrap-material-design.min.css';
@import './libs/font-awesome.min.css';
.bg-primary {
background-color: #2196F3 !important;
}
html {
height: 101%
}
body {
background-size: cover;
font-family: "Microsoft YaHei", "微软雅黑";
}
.top-nav {
padding-top: 0.5em;
padding-bottom: 0.5e... | 0.317532 | 0.094427 |
.root {
position: relative;
padding-inline: clamp(1rem, 5%, 2rem);
margin-block: 2rem 7rem;
}
.container {
background: var(--background);
display: flex;
padding: 0.625rem 1.25rem;
border-radius: var(--radius);
box-shadow: var(--shadow);
[data-theme='dark'] & {
background: var(--accents-5);
}
}... | components/Nav/Nav.module.css | .root {
position: relative;
padding-inline: clamp(1rem, 5%, 2rem);
margin-block: 2rem 7rem;
}
.container {
background: var(--background);
display: flex;
padding: 0.625rem 1.25rem;
border-radius: var(--radius);
box-shadow: var(--shadow);
[data-theme='dark'] & {
background: var(--accents-5);
}
}... | 0.789153 | 0.165931 |
.navbarSecond {
background-color: white;
}
.menuSecond {
margin-left: 14%;
margin-top: 20px;
}
.menuSecond li,
.menuThird li {
float: left;
}
.menuSecond li a,
input,
select {
display: block;
padding: 8px;
margin-left: 30px;
}
.itemSecond #kategori {
width: 150px;
... | public/css/custom.css | .navbarSecond {
background-color: white;
}
.menuSecond {
margin-left: 14%;
margin-top: 20px;
}
.menuSecond li,
.menuThird li {
float: left;
}
.menuSecond li a,
input,
select {
display: block;
padding: 8px;
margin-left: 30px;
}
.itemSecond #kategori {
width: 150px;
... | 0.458349 | 0.100702 |
a:focus,
a:hover {
color: #0085a1
}
#footerpad {
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #2c3e50;
color: #fff
}
.login-clean,
.register-photo {
background: #f1f7fc;
padding: 80px 0
}
.login-clean form {
max-width: 320px;
width: 90%;
margin: 0 auto;
background-color: #fff;
padding: 40px... | assets/css/styles.min.css | a:focus,
a:hover {
color: #0085a1
}
#footerpad {
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #2c3e50;
color: #fff
}
.login-clean,
.register-photo {
background: #f1f7fc;
padding: 80px 0
}
.login-clean form {
max-width: 320px;
width: 90%;
margin: 0 auto;
background-color: #fff;
padding: 40px... | 0.390592 | 0.094427 |
1. GLOBAL STYLES
2. TYPOGRAPHY
2.1 FONTS
2.2 HEADINGS
3. LAYOUT
3.1 SECTIONS
3.2 PRELOADER
3.3 LOGO
3.4 SOCIAL ICONS
3.5 RIGHT MOCKUP
4. MENU
4.1 SIDE MAIN MENU
4.2 NAV BULLETS
5. ELEMENTS
5.1 TABS
5.2 CAROUSEL
5.3 BUTTONS
5.4 TOOLTIP
... | css/style.css | 1. GLOBAL STYLES
2. TYPOGRAPHY
2.1 FONTS
2.2 HEADINGS
3. LAYOUT
3.1 SECTIONS
3.2 PRELOADER
3.3 LOGO
3.4 SOCIAL ICONS
3.5 RIGHT MOCKUP
4. MENU
4.1 SIDE MAIN MENU
4.2 NAV BULLETS
5. ELEMENTS
5.1 TABS
5.2 CAROUSEL
5.3 BUTTONS
5.4 TOOLTIP
... | 0.245537 | 0.075858 |
:root {
/* Font Size */
--global--font-size-base: 1.25rem;
--global--font-size-xs: 1rem;
--global--font-size-sm: 1.125rem;
--global--font-size-md: 1.25rem;
--global--font-size-lg: 1.5rem;
--global--font-size-xl: 2.25rem;
--global--font-size-xxl: 3rem;
--global--font-size-xxxl: 3.5rem;
/* --global--spacing-ve... | style.css | :root {
/* Font Size */
--global--font-size-base: 1.25rem;
--global--font-size-xs: 1rem;
--global--font-size-sm: 1.125rem;
--global--font-size-md: 1.25rem;
--global--font-size-lg: 1.5rem;
--global--font-size-xl: 2.25rem;
--global--font-size-xxl: 3rem;
--global--font-size-xxxl: 3.5rem;
/* --global--spacing-ve... | 0.329823 | 0.096535 |
body {
background-color : rgb(232,232,232);
font : 10pt/1.2 "Open Sans","Trebuchet MS","DejaVu Sans",Geneva,sans-serif;
}
h1 {
display : inline;
font-size : 2em;
font-weight : bold;
}
h2 {
font-size : 1.5em;
font-weight : bold;
}
h3 {
font-size : 1.17em;
font... | Doc/Style/ldoc.css | body {
background-color : rgb(232,232,232);
font : 10pt/1.2 "Open Sans","Trebuchet MS","DejaVu Sans",Geneva,sans-serif;
}
h1 {
display : inline;
font-size : 2em;
font-weight : bold;
}
h2 {
font-size : 1.5em;
font-weight : bold;
}
h3 {
font-size : 1.17em;
font... | 0.446977 | 0.188567 |
@-moz-document domain("8chan.co"), domain("8ch.net") {
body,
div.boardlist,
header,
td {
background-image: none !important;
background-color: /*[[bgcolor]]*/ !important;
color: /*[[textcolor]]*/ !important;
}
div.post.reply, div.banner {
background-color: /*[[replybg]]*/;
colo... | data/usercss/108001.user.css | @-moz-document domain("8chan.co"), domain("8ch.net") {
body,
div.boardlist,
header,
td {
background-image: none !important;
background-color: /*[[bgcolor]]*/ !important;
color: /*[[textcolor]]*/ !important;
}
div.post.reply, div.banner {
background-color: /*[[replybg]]*/;
colo... | 0.130729 | 0.04408 |
*:focus, button:focus, input:focus, *, input, button, *:active, input:active, button:active, .bootstrap-select .btn:focus, option {
outline: 0;
}
.multipage .navbar-collapse {
max-width: 1200px;
width: auto;
}
.multipage .row, .multipage .row > * {
position: fixed;
}
.multipage .mod-menu {
position: relati... | public/assets/css/megamenu.css | *:focus, button:focus, input:focus, *, input, button, *:active, input:active, button:active, .bootstrap-select .btn:focus, option {
outline: 0;
}
.multipage .navbar-collapse {
max-width: 1200px;
width: auto;
}
.multipage .row, .multipage .row > * {
position: fixed;
}
.multipage .mod-menu {
position: relati... | 0.379493 | 0.053825 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
/* font-family: 'Montserrat', sans-serif; */
}
html{
font-size: 25px;
}
.navbar-nav{
/* display: flex; */
text-align: right;
text-transform: upperca... | index.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
/* font-family: 'Montserrat', sans-serif; */
}
html{
font-size: 25px;
}
.navbar-nav{
/* display: flex; */
text-align: right;
text-transform: upperca... | 0.359926 | 0.073663 |
.jumbotron {
background-image: url("/images/jumbotron.jpg");
background-size: 100%;
-o-object-fit: contain;
object-fit: contain;
height: 310px;
}
.topline {
background-color: #0282f9;
font-size: 0.7em;
padding: 3px 0;
}
.nav-logo {
height: 50px;
}
.navlist li {
display: inl... | public/css/app.css | .jumbotron {
background-image: url("/images/jumbotron.jpg");
background-size: 100%;
-o-object-fit: contain;
object-fit: contain;
height: 310px;
}
.topline {
background-color: #0282f9;
font-size: 0.7em;
padding: 3px 0;
}
.nav-logo {
height: 50px;
}
.navlist li {
display: inl... | 0.460774 | 0.164215 |
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
* {
font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
}
a:link{
color:#1a0dab;
}
p{
font-weight: 300;
}
footer {
width: 100%;
position: absolute;
background-color: #f8f9fa;
}
footer .footer-warp {
text-align: center;
pad... | asset/css/style.css | @import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
* {
font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
}
a:link{
color:#1a0dab;
}
p{
font-weight: 300;
}
footer {
width: 100%;
position: absolute;
background-color: #f8f9fa;
}
footer .footer-warp {
text-align: center;
pad... | 0.291687 | 0.079531 |
*/
/* Doodle Stage */
main{
position:absolute;
}
@-webkit-keyframes fadeIn{
0%{
opacity:0;
}
55%{
opacity:0;
}
70%{
opacity:.5;
}
90%{
opacity:0;
}
100%{
opacity:0;
}
}
#trapezoid {
border-bottom: 180px solid yellow;
border-left: 60px solid transparent... | css/style.css | */
/* Doodle Stage */
main{
position:absolute;
}
@-webkit-keyframes fadeIn{
0%{
opacity:0;
}
55%{
opacity:0;
}
70%{
opacity:.5;
}
90%{
opacity:0;
}
100%{
opacity:0;
}
}
#trapezoid {
border-bottom: 180px solid yellow;
border-left: 60px solid transparent... | 0.285372 | 0.139602 |
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #ddd;
clear:both;
padding:14px;
}
#login-dp .social-buttons{
... | public/static/style.css | min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #ddd;
clear:both;
padding:14px;
}
#login-dp .social-buttons{
... | 0.348867 | 0.070752 |
@-moz-document domain("web.whatsapp.com")
{
/*///////estilo de gloria//////////*/
.pane-header.pane-list-header {
-webkit-flex: none;
flex: none;
height: 59px;
width: 100%;
background-color: #f10d0d;
box-sizing: border-box;
padding: 10px;
position: relative;
z-index: 1000... | data/usercss/147082.user.css | @-moz-document domain("web.whatsapp.com")
{
/*///////estilo de gloria//////////*/
.pane-header.pane-list-header {
-webkit-flex: none;
flex: none;
height: 59px;
width: 100%;
background-color: #f10d0d;
box-sizing: border-box;
padding: 10px;
position: relative;
z-index: 1000... | 0.185762 | 0.036254 |
.u-after-1of12 {
margin-right: 8.33333% !important;
}
.u-after-1of10 {
margin-right: 10% !important;
}
.u-after-1of8 {
margin-right: 12.5% !important;
}
.u-after-1of6,
.u-after-2of12 {
margin-right: 16.66667% !important;
}
.u-after-1of5,
.u-after-2of10 {
margin-right: 20% !important;
}
.u-after-1of4,
.u-... | src/assets/toolkit/styles/base/utilities.css | .u-after-1of12 {
margin-right: 8.33333% !important;
}
.u-after-1of10 {
margin-right: 10% !important;
}
.u-after-1of8 {
margin-right: 12.5% !important;
}
.u-after-1of6,
.u-after-2of12 {
margin-right: 16.66667% !important;
}
.u-after-1of5,
.u-after-2of10 {
margin-right: 20% !important;
}
.u-after-1of4,
.u-... | 0.541166 | 0.109634 |
.node--type-mt-product .node__header {
padding: 0;
}
/*page title*/
.layout-no-sidebars.page-node-type-mt-product .page-title {
text-align: center;
}
/*subheader field*/
.node--type-mt-product .field--name-field-mt-subheader-body {
font-size: 22px;
padding: 0;
line-height: 1.5;
margin-top: -15px;
margi... | web/themes/custom/guesthouseplus/css/components/node-product.css | .node--type-mt-product .node__header {
padding: 0;
}
/*page title*/
.layout-no-sidebars.page-node-type-mt-product .page-title {
text-align: center;
}
/*subheader field*/
.node--type-mt-product .field--name-field-mt-subheader-body {
font-size: 22px;
padding: 0;
line-height: 1.5;
margin-top: -15px;
margi... | 0.274449 | 0.060335 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Condensed:300,400,700&display=swap');
/* In order to reduce browser inconsistencies,I use reset css here. Reset css is good for
beginners who are not familiar with different browsers. The code below I just copy and
paste from oneline to resert t... | styles/tam.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Condensed:300,400,700&display=swap');
/* In order to reduce browser inconsistencies,I use reset css here. Reset css is good for
beginners who are not familiar with different browsers. The code below I just copy and
paste from oneline to resert t... | 0.356447 | 0.109135 |
html,h1,h2,h3,h4,h5,h6,p,div,label,td,tr,input {
font-family: 'Fira Sans', sans-serif !important;
}
body, html {
height: 100%;
width: 100%;
font-size: 12px;
}
th, td {
text-align: center;
padding: 10px 0px;
}
.pdl-15 {
padding-left: 15px;
}
.mt-50 {
margin-top: 20px;
}
.mr-50 {
margin... | app/content/styles/style.css | html,h1,h2,h3,h4,h5,h6,p,div,label,td,tr,input {
font-family: 'Fira Sans', sans-serif !important;
}
body, html {
height: 100%;
width: 100%;
font-size: 12px;
}
th, td {
text-align: center;
padding: 10px 0px;
}
.pdl-15 {
padding-left: 15px;
}
.mt-50 {
margin-top: 20px;
}
.mr-50 {
margin... | 0.495117 | 0.103522 |
.formMain {
background: #408398;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 50px;
}
/* Flexbox is used to bring the items in center in responsive view */
.divShadow {
-webkit-box-shadow: 10px 10px 68px 10px rgba(0,0,0,0.42);
-moz-box-shadow: 10... | css/form.css | .formMain {
background: #408398;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 50px;
}
/* Flexbox is used to bring the items in center in responsive view */
.divShadow {
-webkit-box-shadow: 10px 10px 68px 10px rgba(0,0,0,0.42);
-moz-box-shadow: 10... | 0.134137 | 0.069763 |
#search-courses .form-control{
border-radius:0rem;
border-top: none;
border-left: none;
border-right: none;
}
#search-courses .form-control:focus{
border-color: #aaa;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(255, 255, 255, 0);
outline: 0 none;
}
#search-info{
display: -webkit-box;
... | frontend/src/styles/Courses.css | #search-courses .form-control{
border-radius:0rem;
border-top: none;
border-left: none;
border-right: none;
}
#search-courses .form-control:focus{
border-color: #aaa;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(255, 255, 255, 0);
outline: 0 none;
}
#search-info{
display: -webkit-box;
... | 0.303319 | 0.09556 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
*{
font-family: 'Poppins', sans-serif;
}
header{
position: relative;
top: 0;
height: auto;
width:100%;
}
.logo{
width: 80px;
height:80px;
margin-top: 10px;
margin-left: 40px;
}
nav{
mar... | Projeto/Codigos/Views/styles/teste.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
*{
font-family: 'Poppins', sans-serif;
}
header{
position: relative;
top: 0;
height: auto;
width:100%;
}
.logo{
width: 80px;
height:80px;
margin-top: 10px;
margin-left: 40px;
}
nav{
mar... | 0.303732 | 0.087408 |
@font-face {
font-family: 'Julius Sans One';
font-style: normal;
font-weight: 400;
src: local('Julius Sans One'), local('JuliusSansOne-Regular'), url(http://fonts.gstatic.com/s/juliussansone/v4/iU65JP9acQHPDLkdalCF7qW9WqC4OJJkfgA_jCJuPCQ.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-... | public/assets/fonts/google-font.css | @font-face {
font-family: 'Julius Sans One';
font-style: normal;
font-weight: 400;
src: local('Julius Sans One'), local('JuliusSansOne-Regular'), url(http://fonts.gstatic.com/s/juliussansone/v4/iU65JP9acQHPDLkdalCF7qW9WqC4OJJkfgA_jCJuPCQ.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-... | 0.314051 | 0.076304 |
* {
box-sizing: border-box;
}
.javascripthref {
color: blue !important;
}
.colorful-inner a {
color: white !important;
font-weight: bold;
}
.amaran {
margin-bottom: 10px !important;
margin-top: 0 !important;
}
/**
.amaran.colorful .colorful-inner {
text-align: justify;
}
*/
.javascript... | css/stylesheet.css | * {
box-sizing: border-box;
}
.javascripthref {
color: blue !important;
}
.colorful-inner a {
color: white !important;
font-weight: bold;
}
.amaran {
margin-bottom: 10px !important;
margin-top: 0 !important;
}
/**
.amaran.colorful .colorful-inner {
text-align: justify;
}
*/
.javascript... | 0.457864 | 0.178454 |
.bs-header {
position: relative;
padding: 10px;
text-align: left;
background-color: #6f5499;
color: #cdbfe3;
text-shadow: 0 1px 0 rgba(0,0,0,.1);
box-shadow: 0 3px 3px rgba(0,0,0,.15);
}
.bs-header h1 {
margin-top: 0;
color: #fff;
font-size: 24px;
line-height: 20px;
}
.bs-header p {
margin-bot... | build/css/main.css | .bs-header {
position: relative;
padding: 10px;
text-align: left;
background-color: #6f5499;
color: #cdbfe3;
text-shadow: 0 1px 0 rgba(0,0,0,.1);
box-shadow: 0 3px 3px rgba(0,0,0,.15);
}
.bs-header h1 {
margin-top: 0;
color: #fff;
font-size: 24px;
line-height: 20px;
}
.bs-header p {
margin-bot... | 0.608594 | 0.101812 |
body {
text-align: center;
background-color: #F8F9FB;
padding: 20px;
color: #4B6EA9;
font-family:Verdana, Geneva, Tahoma, sans-serif;
}
h2{
text-transform: uppercase;
}
a{
color: inherit;
text-decoration: none;
}
#logo-image {
height: 150px;
margin-bottom: 40px;
}
#circle {
... | source/main.css | body {
text-align: center;
background-color: #F8F9FB;
padding: 20px;
color: #4B6EA9;
font-family:Verdana, Geneva, Tahoma, sans-serif;
}
h2{
text-transform: uppercase;
}
a{
color: inherit;
text-decoration: none;
}
#logo-image {
height: 150px;
margin-bottom: 40px;
}
#circle {
... | 0.395718 | 0.116689 |
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
content:... | app/css/app.css |
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
content:... | 0.315841 | 0.083404 |
.pointer{
cursor: pointer;
}
.category_tab .active, .box-time .active{
background-color: #ffca4a;
border-color: #d2842c;
}
.opacity-0{
opacity: 0;
}
.opacity-1{
opacity: 0.2;
}
.opacity-2{
opacity: 0.4;
}
.opacity-3{
opacity: 0.6;
}
.opacity-4{
opacity: 0.8;
}
.opacity-5{
opacity: 1;... | public/haircare/css/style2.css | .pointer{
cursor: pointer;
}
.category_tab .active, .box-time .active{
background-color: #ffca4a;
border-color: #d2842c;
}
.opacity-0{
opacity: 0;
}
.opacity-1{
opacity: 0.2;
}
.opacity-2{
opacity: 0.4;
}
.opacity-3{
opacity: 0.6;
}
.opacity-4{
opacity: 0.8;
}
.opacity-5{
opacity: 1;... | 0.399577 | 0.063802 |
body{
position: relative;
margin:0;
}
body::after{
content:"";
position:absolute;
/*margin: -20px;*/
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
background-image: url(https://images.unsplash.com/photo-1494314671902-399b18174975?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&... | style.css | body{
position: relative;
margin:0;
}
body::after{
content:"";
position:absolute;
/*margin: -20px;*/
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
background-image: url(https://images.unsplash.com/photo-1494314671902-399b18174975?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&... | 0.370112 | 0.076236 |
*{
max-width:100%;
margin:0;
padding:0;
box-sizing:border-box;
font-family:system-ui,sans-serif;
word-wrap:break-word;
}
body{
min-height:100vh;
position:relative;
scroll-behavior:smooth;
}
.main-head{
width:100vw;
display:flex;
justify-content:center;
align-items:center;
tex... | sources/css/style.css | *{
max-width:100%;
margin:0;
padding:0;
box-sizing:border-box;
font-family:system-ui,sans-serif;
word-wrap:break-word;
}
body{
min-height:100vh;
position:relative;
scroll-behavior:smooth;
}
.main-head{
width:100vw;
display:flex;
justify-content:center;
align-items:center;
tex... | 0.438665 | 0.049797 |
.home {
padding-top: calc(var(--h-topbnr) + var(--h-header) + var(--h-nav));
}
.home__banner[data-slick-index='0'],
.home__banner[data-slick-index='2'] {
background-color: #12a878;
}
.home__banner[data-slick-index='-1'],
.home__banner[data-slick-index='1'] {
background-color: #5fcade;
}
.home__banner-image {
... | assets/css/pages/home.css | .home {
padding-top: calc(var(--h-topbnr) + var(--h-header) + var(--h-nav));
}
.home__banner[data-slick-index='0'],
.home__banner[data-slick-index='2'] {
background-color: #12a878;
}
.home__banner[data-slick-index='-1'],
.home__banner[data-slick-index='1'] {
background-color: #5fcade;
}
.home__banner-image {
... | 0.45302 | 0.083404 |
.row {
padding: 0 0.9375rem; }
ul {
list-style-type: disc;
color: inherit; }
ul ol {
list-style-type: decimal; }
ul ol ol {
list-style-type: lower-alpha; }
ul ol ol ol {
list-style-type: lower-roman; }
ul ul {
list-style-type: circle; }
ol {
list-style-type: decimal;
colo... | user/themes/course-hub-bones/css/bones-styles.css | .row {
padding: 0 0.9375rem; }
ul {
list-style-type: disc;
color: inherit; }
ul ol {
list-style-type: decimal; }
ul ol ol {
list-style-type: lower-alpha; }
ul ol ol ol {
list-style-type: lower-roman; }
ul ul {
list-style-type: circle; }
ol {
list-style-type: decimal;
colo... | 0.31732 | 0.082846 |
@media (max-width:768px) {
.details-body {
padding: 14px 14px;
}
}
.alticle {
background-color: #fff;
padding: 0;
}
.alticle .alticle-img {
max-height: 520px;
max-width: 1170px;
position: relative;
overflow: hidden;
}
.alticle .alticle-img img {
width: 100%;
}
.alticle .a... | public/static/css/details.css | @media (max-width:768px) {
.details-body {
padding: 14px 14px;
}
}
.alticle {
background-color: #fff;
padding: 0;
}
.alticle .alticle-img {
max-height: 520px;
max-width: 1170px;
position: relative;
overflow: hidden;
}
.alticle .alticle-img img {
width: 100%;
}
.alticle .a... | 0.519278 | 0.129623 |
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, ... | vendor/css/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.373762 | 0.093802 |
body {
padding-top: 60px;
}
.anchor {
/* Offset the anchors for the title to be visible when navigating. */
display: block;
position: relative;
top: -60px;
visibility: hidden;
}
.anchor-link, .anchor-link > span {
text-decoration: none !important;
}
.route-index .route {
-webkit-transiti... | public/css/style.css | body {
padding-top: 60px;
}
.anchor {
/* Offset the anchors for the title to be visible when navigating. */
display: block;
position: relative;
top: -60px;
visibility: hidden;
}
.anchor-link, .anchor-link > span {
text-decoration: none !important;
}
.route-index .route {
-webkit-transiti... | 0.568895 | 0.091261 |
@charset "utf-8";
html
{
}
body
{
font-family: sans-serif;
width: 100%;
max-width: 860px;
margin: auto;
position: relative;
}
body *
{
box-sizing: border-box;
word-break: break-all;
}
body > *
{
max-width: 100%;
}
ul
{
padding-left: 22px;
}
img
{
max-width: 100%;
width: auto;
height: auto;
border: none;
}
... | public/assets/css/a11yc_issue.css | @charset "utf-8";
html
{
}
body
{
font-family: sans-serif;
width: 100%;
max-width: 860px;
margin: auto;
position: relative;
}
body *
{
box-sizing: border-box;
word-break: break-all;
}
body > *
{
max-width: 100%;
}
ul
{
padding-left: 22px;
}
img
{
max-width: 100%;
width: auto;
height: auto;
border: none;
}
... | 0.217005 | 0.045374 |
:root {
--primary-green: #5cd9c3;
--secondary-green: #ddf7f3;
--search-bar-green: #d7f1ed;
--primary-black: #3d3d3d;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.5;
color: var(--primary-black);
}
section {
... | src/main.css | :root {
--primary-green: #5cd9c3;
--secondary-green: #ddf7f3;
--search-bar-green: #d7f1ed;
--primary-black: #3d3d3d;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.5;
color: var(--primary-black);
}
section {
... | 0.431105 | 0.111846 |
.padding-top-p{
padding-top: 1vh;
}
.circle-underlay{
background-color: var(--ion-color-light);
height: 2.5em;
width: 2.5em;
text-align: center;
border-radius: 100%;
}
.circle-overlay-p{
margin: auto;
line-height: 3em !important;
}
.comment-p{
white-space: normal;
}
.dashboardMainContainer{
display: flex;
... | src/pages/Dashboard.css | .padding-top-p{
padding-top: 1vh;
}
.circle-underlay{
background-color: var(--ion-color-light);
height: 2.5em;
width: 2.5em;
text-align: center;
border-radius: 100%;
}
.circle-overlay-p{
margin: auto;
line-height: 3em !important;
}
.comment-p{
white-space: normal;
}
.dashboardMainContainer{
display: flex;
... | 0.482185 | 0.079961 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:l... | redrock.com/static/css/common.css | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:l... | 0.175998 | 0.0464 |