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 |
|---|---|---|---|---|
.layout-editor .layout-content {
min-height: 1em;
}
.layout-editor .layout-content > .layout-element-wrapper .layout-content-markup {
padding: 2px;
overflow-x: hidden;
line-height: normal;
/* this color is just a suggestion and can be changed based on implementation feedback */
/* this also has bidi implic... | src/Orchard.Web/Modules/Orchard.Layouts/Styles/LayoutEditor/Content.css | .layout-editor .layout-content {
min-height: 1em;
}
.layout-editor .layout-content > .layout-element-wrapper .layout-content-markup {
padding: 2px;
overflow-x: hidden;
line-height: normal;
/* this color is just a suggestion and can be changed based on implementation feedback */
/* this also has bidi implic... | 0.338296 | 0.07267 |
.sbui-modal-overlay--enter {
@apply ease-out duration-200;
}
.sbui-modal-overlay--enterFrom {
@apply opacity-0;
}
.sbui-modal-overlay--enterTo {
@apply opacity-100;
}
.sbui-modal-overlay--leave {
@apply ease-in duration-200;
}
.sbui-modal-overlay--leaveFrom {
@apply opacity-100;
}
.sbui-modal-overlay--leaveTo... | src/components/Modal/Modal.module.css | .sbui-modal-overlay--enter {
@apply ease-out duration-200;
}
.sbui-modal-overlay--enterFrom {
@apply opacity-0;
}
.sbui-modal-overlay--enterTo {
@apply opacity-100;
}
.sbui-modal-overlay--leave {
@apply ease-in duration-200;
}
.sbui-modal-overlay--leaveFrom {
@apply opacity-100;
}
.sbui-modal-overlay--leaveTo... | 0.53437 | 0.042622 |
.monkey_scroll_wrapper.debug{background:rgba(0,0,0,.5)}
.monkey_scroll_hider{overflow:hidden}
.monkey_scroll_hider.debug{overflow:visible !important;background:green}
.monkey_scroll_bar,.monkey_scroll_bar *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.monkey_scroll_bar{position:absol... | public/stylesheets/rollup-client_primary.css | .monkey_scroll_wrapper.debug{background:rgba(0,0,0,.5)}
.monkey_scroll_hider{overflow:hidden}
.monkey_scroll_hider.debug{overflow:visible !important;background:green}
.monkey_scroll_bar,.monkey_scroll_bar *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.monkey_scroll_bar{position:absol... | 0.231614 | 0.044514 |
margin: 5px;
}
#img-carousel .item img {
display: block;
width: 100%;
height: auto;
}
#portfolio-carousel .portfolio-item img,
#portfolio-carousel-alt .portfolio-item img {
display: block;
width: 100%;
height: auto;
}
#portfolio-carousel.portfolio.col-3 .portfolio-item,
#portfolio-carousel... | resources/assets/css/shortcodes/carousel.css | margin: 5px;
}
#img-carousel .item img {
display: block;
width: 100%;
height: auto;
}
#portfolio-carousel .portfolio-item img,
#portfolio-carousel-alt .portfolio-item img {
display: block;
width: 100%;
height: auto;
}
#portfolio-carousel.portfolio.col-3 .portfolio-item,
#portfolio-carousel... | 0.458349 | 0.072999 |
* ------------------------------------------------------------------
*
* Fonts.
*
*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic);
body{
font-family: 'Lato', sans-serif;
}
/*
* --------------------------------------------------------------... | oxygen-webhelp/template/green.css | * ------------------------------------------------------------------
*
* Fonts.
*
*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic);
body{
font-family: 'Lato', sans-serif;
}
/*
* --------------------------------------------------------------... | 0.223038 | 0.060252 |
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead... | utroff.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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead... | 0.558086 | 0.1126 |
@font-face {
font-family: 'open_regular';
src: url('../fonts/opensans-regular.eot');
src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans-regular.woff') format('woff'),
url('../fonts/opensans-regular.ttf') format('truetype'),
u... | styles/main.css | @font-face {
font-family: 'open_regular';
src: url('../fonts/opensans-regular.eot');
src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans-regular.woff') format('woff'),
url('../fonts/opensans-regular.ttf') format('truetype'),
u... | 0.212804 | 0.044101 |
.breadcrumb-orion {
background: linear-gradient(180deg, rgba(134, 126, 255, 0.9) 0%, rgba(98, 88, 251, 0.9) 100%);
}
.breadcrumb-orion .breadcrumb-content {
margin-top: 120px;
text-align: center;
padding: 50px 0 100px; }
.breadcrumb-orion .breadcrumb-content ul {
display: inlin... | public/assets/css/blog-nd-blog-details-spec.css | .breadcrumb-orion {
background: linear-gradient(180deg, rgba(134, 126, 255, 0.9) 0%, rgba(98, 88, 251, 0.9) 100%);
}
.breadcrumb-orion .breadcrumb-content {
margin-top: 120px;
text-align: center;
padding: 50px 0 100px; }
.breadcrumb-orion .breadcrumb-content ul {
display: inlin... | 0.415017 | 0.079282 |
.navtab1
{
margin-left:20px;
}
.navtab2
{
margin-left:40px;
}
.navtab3
{
margin-left:60px;
}
.gsnav
{
list-style:none;
}
.gsnav > li
{
padding:3px;
}
.backToTop
{
font-size:12px;
font-weight:normal;
color:#999999;
}
.verticalPad
{
padding-top:10px;
padding-bottom:10px;
}
.listLight, .imageLight, .t... | www/assets/vendor/touchnslide/css/getting_started.css | .navtab1
{
margin-left:20px;
}
.navtab2
{
margin-left:40px;
}
.navtab3
{
margin-left:60px;
}
.gsnav
{
list-style:none;
}
.gsnav > li
{
padding:3px;
}
.backToTop
{
font-size:12px;
font-weight:normal;
color:#999999;
}
.verticalPad
{
padding-top:10px;
padding-bottom:10px;
}
.listLight, .imageLight, .t... | 0.287868 | 0.069101 |
.step .notes {
display: none;
}
.red {
color: #cc3333;
}
.green {
color: #7ca6a6 !important;
}
.lightgreen {
color: #c9d8d8 !important;
}
.pale {
opacity:0.6;
}
/* Kopfbereich */
header, footer {
margin: 0;
padding: 0;
border: 0;
font-size: 60px;
font: inherit;
vertical-align: baseli... | resources/css/custom.css | .step .notes {
display: none;
}
.red {
color: #cc3333;
}
.green {
color: #7ca6a6 !important;
}
.lightgreen {
color: #c9d8d8 !important;
}
.pale {
opacity:0.6;
}
/* Kopfbereich */
header, footer {
margin: 0;
padding: 0;
border: 0;
font-size: 60px;
font: inherit;
vertical-align: baseli... | 0.327131 | 0.141726 |
@keyframes fade-in {
from { opacity: 0; }
to { opacity: 1; }
}
[v-cloak], .hidden {
display: none;
}
/* These elements will only be visible to screen readers */
.sr-only {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
body, input {
font-family: "Open Sans", sans-... | static/onemorevote/css/style.css | @keyframes fade-in {
from { opacity: 0; }
to { opacity: 1; }
}
[v-cloak], .hidden {
display: none;
}
/* These elements will only be visible to screen readers */
.sr-only {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
body, input {
font-family: "Open Sans", sans-... | 0.473657 | 0.08882 |
.table thead th {
vertical-align: top;
}
.breadcrumb > li + li:before {
/* Default content includes a space after the slash, which spreads breadcrumbs
* out too much. Remove the trailing space here.
*/
content: "/";
}
/*
* /BOOTSTRAP OVERRIDES
*/
body {
/* Add space for fixed position navbar. */
p... | src/webui/master/static/css/mesos.css | .table thead th {
vertical-align: top;
}
.breadcrumb > li + li:before {
/* Default content includes a space after the slash, which spreads breadcrumbs
* out too much. Remove the trailing space here.
*/
content: "/";
}
/*
* /BOOTSTRAP OVERRIDES
*/
body {
/* Add space for fixed position navbar. */
p... | 0.504883 | 0.156749 |
html,
body {
height: 100%;
width: 100%;
padding: 0;
/* Kein Padding */
margin: 0;
/* Kein Margin */
}
.backgroundimg {
display: block;
background-image: url("../bilder/formatiert/frühling.jpg");
/*Hintergrundbild Frühling*/
position: fixed;
width: 100vw;
height: 100vh;
... | css/didipe.css | html,
body {
height: 100%;
width: 100%;
padding: 0;
/* Kein Padding */
margin: 0;
/* Kein Margin */
}
.backgroundimg {
display: block;
background-image: url("../bilder/formatiert/frühling.jpg");
/*Hintergrundbild Frühling*/
position: fixed;
width: 100vw;
height: 100vh;
... | 0.374448 | 0.054955 |
body{
margin: 0px;
padding:0px;
}
/*
#nav {
padding: 0px 10px 0px 0px;
background: lightgray;
height: auto;
display: flex;
justify-content: space-between;
align-items: center;
}
*/
footer{
text-align: center;
font-size: 1.5em;
background: black;
color:#F1A532;
padd... | css/contact.css | body{
margin: 0px;
padding:0px;
}
/*
#nav {
padding: 0px 10px 0px 0px;
background: lightgray;
height: auto;
display: flex;
justify-content: space-between;
align-items: center;
}
*/
footer{
text-align: center;
font-size: 1.5em;
background: black;
color:#F1A532;
padd... | 0.304765 | 0.072735 |
* {
box-sizing: border-box;
}
body {
overflow-x: hidden;
height: 100vh;
}
.bg__img--signin {
z-index: -2;
min-height: 100vh;
background-image: url("../img/photo_2022-02-09_01-32-38.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.title::before {
co... | public/css/custom.css | * {
box-sizing: border-box;
}
body {
overflow-x: hidden;
height: 100vh;
}
.bg__img--signin {
z-index: -2;
min-height: 100vh;
background-image: url("../img/photo_2022-02-09_01-32-38.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.title::before {
co... | 0.388618 | 0.10885 |
* {
font-family: "Roboto", sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, .text-title {
font-family: "Roboto Slab", serif;
}
body {
overflow-x: hidden;
}
@font-face {
font-family: "Pagal";
src: url(/fonts/pagal.TTF);
}
#... | style.css | * {
font-family: "Roboto", sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, .text-title {
font-family: "Roboto Slab", serif;
}
body {
overflow-x: hidden;
}
@font-face {
font-family: "Pagal";
src: url(/fonts/pagal.TTF);
}
#... | 0.334481 | 0.077448 |
.tabs-container{
overflow:hidden;
}
.tabs-header{
border:1px solid #8E846B;
border-bottom-width:0;
background:#817865 url('images/ui-bg_gloss-wave_45_817865_500x100.png') repeat-x 50% 50%;
position:relative;
overflow:hidden;
padding:0px;
padding-top:2px;
overflow:hidden;
}
.tabs-header-plain{
border:0px;
bac... | src/main/webapp/jslib/jquery-easyui-1.3.2/themes/sunny/tabs.css | .tabs-container{
overflow:hidden;
}
.tabs-header{
border:1px solid #8E846B;
border-bottom-width:0;
background:#817865 url('images/ui-bg_gloss-wave_45_817865_500x100.png') repeat-x 50% 50%;
position:relative;
overflow:hidden;
padding:0px;
padding-top:2px;
overflow:hidden;
}
.tabs-header-plain{
border:0px;
bac... | 0.267983 | 0.045543 |
width: 15px;
height: 15px;
/*border: solid 3px #089ea6;*/
border: solid 3px #660505;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
padding-bottom: 3em;
}
#circlebig {
width: 25px;
height: 25px;
border: solid 5px #056166;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
... | public/css/style.css | width: 15px;
height: 15px;
/*border: solid 3px #089ea6;*/
border: solid 3px #660505;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
padding-bottom: 3em;
}
#circlebig {
width: 25px;
height: 25px;
border: solid 5px #056166;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
... | 0.211091 | 0.071851 |
h4, h5, h6,
h1, h2, h3 {
margin: 0;
}
ul, ol, li {
margin: 0;
padding: 0;
}
p {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
}
/*--fonts--*/
@font-face {
font-family: 'Didact Gothic';
src: url(../fonts/Didact_Gothic/DidactGothic.ttf) format('truetype');
}
@font-face {
... | public/css/style.css | h4, h5, h6,
h1, h2, h3 {
margin: 0;
}
ul, ol, li {
margin: 0;
padding: 0;
}
p {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
}
/*--fonts--*/
@font-face {
font-family: 'Didact Gothic';
src: url(../fonts/Didact_Gothic/DidactGothic.ttf) format('truetype');
}
@font-face {
... | 0.379608 | 0.109921 |
.Filament--willAcceptDrop {
outline: 1px solid hsl(210, 100%, 84%);
}
/* Dark Input --------------------------------- */
.Input.Input--dark {
border-color: hsl(0, 0%, 15%);
box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.1), 0 1px 0 hsla(0, 100%, 100%, 0.1);
color: hsl(0, 0%, 90%);
background-colo... | assets/styles/filament-components.css |
.Filament--willAcceptDrop {
outline: 1px solid hsl(210, 100%, 84%);
}
/* Dark Input --------------------------------- */
.Input.Input--dark {
border-color: hsl(0, 0%, 15%);
box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.1), 0 1px 0 hsla(0, 100%, 100%, 0.1);
color: hsl(0, 0%, 90%);
background-colo... | 0.414425 | 0.123313 |
.for-section{
background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('./img/new-home-essense-1-e1580745362504-2500x0-c-default.jpg');
transition: all 0.5s;
}
.move{
left: 50px;
transition: all 0.5s;
}
.for-li-logo{
color: grey;
transition: all 0.5s;
}
.for-bar{... | style1.css | .for-section{
background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('./img/new-home-essense-1-e1580745362504-2500x0-c-default.jpg');
transition: all 0.5s;
}
.move{
left: 50px;
transition: all 0.5s;
}
.for-li-logo{
color: grey;
transition: all 0.5s;
}
.for-bar{... | 0.225417 | 0.092647 |
* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family: Poppins-Regular, sans-serif;
background-image: url(https://cdn.pixabay.com/photo/2015/08/28/11/27/space-911785_1280.jpg);
background-size: 100%;
}
#logo {
float: left;
display: inline-block;
height: 50px;
... | profile.css | * {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family: Poppins-Regular, sans-serif;
background-image: url(https://cdn.pixabay.com/photo/2015/08/28/11/27/space-911785_1280.jpg);
background-size: 100%;
}
#logo {
float: left;
display: inline-block;
height: 50px;
... | 0.494629 | 0.155912 |
.contact-us {
text-align: center;
}
.contact-us h5 {
font-size: 36px;
margin: 92px auto 48px;
font-weight: 400;
}
.contact-us p {
font-size: 14px;
color: #8C8889;
margin-bottom: 22px;
}
.contact-us p i {
color: #c2a476;
}
.contact-us p a {
font-size: 18px;
color: #c2a476;
pad... | public/assets/css1.css | .contact-us {
text-align: center;
}
.contact-us h5 {
font-size: 36px;
margin: 92px auto 48px;
font-weight: 400;
}
.contact-us p {
font-size: 14px;
color: #8C8889;
margin-bottom: 22px;
}
.contact-us p i {
color: #c2a476;
}
.contact-us p a {
font-size: 18px;
color: #c2a476;
pad... | 0.389082 | 0.123948 |
*{
box-sizing: border-box;
}
nav{
/*algin the content on the same line*/
display:flex;
/*Align the flex items at the center of the container:
property aligns the flexible container's items when
the items do not use all available space on the main-axis (horizontally).
*/
justify-con... | Home/css/Home.css | *{
box-sizing: border-box;
}
nav{
/*algin the content on the same line*/
display:flex;
/*Align the flex items at the center of the container:
property aligns the flexible container's items when
the items do not use all available space on the main-axis (horizontally).
*/
justify-con... | 0.456168 | 0.181426 |
.widget {
--sizing-text-size: var(--widget-sizing-text-size);
--sizing-text-line-height: var(--widget-sizing-text-line-height);
--spacing-x: var(--widget-gap);
--spacing-y: var(--widget-gap);
display: grid;
gap: var(--spacing-y) var(--spacing-x);
font-size: var(--sizing-text-size);
l... | src/lib/components/widgets/widget/widget.css | .widget {
--sizing-text-size: var(--widget-sizing-text-size);
--sizing-text-line-height: var(--widget-sizing-text-line-height);
--spacing-x: var(--widget-gap);
--spacing-y: var(--widget-gap);
display: grid;
gap: var(--spacing-y) var(--spacing-x);
font-size: var(--sizing-text-size);
l... | 0.736021 | 0.195402 |
.btn-submit {
background: unset;
border: 0;
}
td.image-td {
width: 120px;
}
.image-td img {
width: 120px;
height: 90px;
object-fit: cover;
}
.image-gallery img {
width: 100%;
height: 270px;
object-fit: cover;
}
.bordered {
border: 1px solid #eee;
padding-top: 10px;
padding-bottom: 15px;
border-radius: ... | assets/templates/assets/css/customize.css | .btn-submit {
background: unset;
border: 0;
}
td.image-td {
width: 120px;
}
.image-td img {
width: 120px;
height: 90px;
object-fit: cover;
}
.image-gallery img {
width: 100%;
height: 270px;
object-fit: cover;
}
.bordered {
border: 1px solid #eee;
padding-top: 10px;
padding-bottom: 15px;
border-radius: ... | 0.245266 | 0.09426 |
body {
font-family: 'Microsoft Yahei';
font-size: 12px;
color: #666;
}
html, body {
height: 100%
}
/* 顶部样式 */
.header_con {
background-color: #f7f7f7;
height: 29px;
border-bottom: 1px solid #dddddd
}
.header {
width: 1200px;
height: 29px;
margin: 0 auto;
}
.welcome, .login_in... | static/css/main.css | body {
font-family: 'Microsoft Yahei';
font-size: 12px;
color: #666;
}
html, body {
height: 100%
}
/* 顶部样式 */
.header_con {
background-color: #f7f7f7;
height: 29px;
border-bottom: 1px solid #dddddd
}
.header {
width: 1200px;
height: 29px;
margin: 0 auto;
}
.welcome, .login_in... | 0.35209 | 0.07921 |
html,body,map{
width:100%;
height:100%;/*This enables % values to be applied to other objects*/
}
html {
height:100%;/*This enables % values to be applied to other objects*/
width :100%;
margin:0;
font-family :font-family: 'Open Sans', sans-serif;
background-color:grey
font-size :20px
}
body{
ba... | style.css | html,body,map{
width:100%;
height:100%;/*This enables % values to be applied to other objects*/
}
html {
height:100%;/*This enables % values to be applied to other objects*/
width :100%;
margin:0;
font-family :font-family: 'Open Sans', sans-serif;
background-color:grey
font-size :20px
}
body{
ba... | 0.259169 | 0.053206 |
body, html {
margin: 0;
overflow-x: hidden;
}
body, html,
.container-fluid {
padding: 0;
}
body, html,
iframe, footer,
.actualite img,
.festimg,
.separation,
.jumbotron {
width: 100%;
}
.logo {
width: 5%;
}
.jumbotron {
background-image:url("../images/atop.jpg");
text-align: center;
... | css/style.css | body, html {
margin: 0;
overflow-x: hidden;
}
body, html,
.container-fluid {
padding: 0;
}
body, html,
iframe, footer,
.actualite img,
.festimg,
.separation,
.jumbotron {
width: 100%;
}
.logo {
width: 5%;
}
.jumbotron {
background-image:url("../images/atop.jpg");
text-align: center;
... | 0.421433 | 0.089973 |
body{
margin:0;
background: #232329;
background
background-size: cover;
}
/*Header*/
header{
color:#7EC7C0;
}
.container {
margin: 0 auto;
max-width: 740px;
padding: 0 10px;
width: 100%;
}
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-b... | css/style.css |
body{
margin:0;
background: #232329;
background
background-size: cover;
}
/*Header*/
header{
color:#7EC7C0;
}
.container {
margin: 0 auto;
max-width: 740px;
padding: 0 10px;
width: 100%;
}
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-b... | 0.14439 | 0.048564 |
body {
background-image: url(./images/coffee-1030971.jpg);
background-color: #cccccc;
background-size: cover;
background-repeat: no-repeat;
margin: auto;
width: 80%;
font-family: Open Sans, sans-serif;
color: #FFF;
}
#main-wrapper {
background-color: rgba(0, 0, 0, 0.5);
background-position: center;
... | theme.css | body {
background-image: url(./images/coffee-1030971.jpg);
background-color: #cccccc;
background-size: cover;
background-repeat: no-repeat;
margin: auto;
width: 80%;
font-family: Open Sans, sans-serif;
color: #FFF;
}
#main-wrapper {
background-color: rgba(0, 0, 0, 0.5);
background-position: center;
... | 0.399226 | 0.058993 |
Created on : Aug 2, 2017, 12:43:51 PM
Author : cj
*/
@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans|Roboto|Orbitron');
:root {
--green-dark: #2db001;
--green-light: #41ff02;
--red-dark: #cf0300;
--red-light: #ff2e23;
--yellow-dark: #c7c400;
--yellow-light: #fbff29;
--blue-dark: #1002d4... | portfolio/simon/style.css | Created on : Aug 2, 2017, 12:43:51 PM
Author : cj
*/
@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans|Roboto|Orbitron');
:root {
--green-dark: #2db001;
--green-light: #41ff02;
--red-dark: #cf0300;
--red-light: #ff2e23;
--yellow-dark: #c7c400;
--yellow-light: #fbff29;
--blue-dark: #1002d4... | 0.472927 | 0.194119 |
html, body {
background: #4e6f96;
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
background-image: url(assets/background-2.png);
background-repeat: no-repeat;
height: 98%;
width: 98%;
}
.conta... | styles.css | html, body {
background: #4e6f96;
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
background-image: url(assets/background-2.png);
background-repeat: no-repeat;
height: 98%;
width: 98%;
}
.conta... | 0.334481 | 0.07056 |
*{
margin: 0;
padding:0;
}
body {
font-family: 'FuturaStd-Book' ;
font-size: 18px;
line-height: 24px;
height: 100%;
background: #ffffff;
}
ul li{
list-style: none;
}
a{
outline: none;
}
h1,
h2 {
font-family: 'FuturaStd-Book' ;
font-weight... | seeninside-5/assets/css/style.css | *{
margin: 0;
padding:0;
}
body {
font-family: 'FuturaStd-Book' ;
font-size: 18px;
line-height: 24px;
height: 100%;
background: #ffffff;
}
ul li{
list-style: none;
}
a{
outline: none;
}
h1,
h2 {
font-family: 'FuturaStd-Book' ;
font-weight... | 0.442155 | 0.078678 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/**************/
/* 0. Variáveis
/* 1. Gerais
/* 2. Container
/* 3. Header
/* 4. User Dashboard
/**************/
/* 0. V... | css/dashboard.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/**************/
/* 0. Variáveis
/* 1. Gerais
/* 2. Container
/* 3. Header
/* 4. User Dashboard
/**************/
/* 0. V... | 0.343012 | 0.055772 |
.app-email .content-area
{
width: calc(100% - 280px);
margin-top: 49px;
}
.app-email .content-area.content-left
{
float: right;
}
.app-email .content-area.content-right
{
float: left;
}
.app-email .content-area .app-wrapper .app-search
{
position: relative;
}
.app-email .content-area .app-wrappe... | public/backend/app-assets/css-rtl/pages/app-email.css | .app-email .content-area
{
width: calc(100% - 280px);
margin-top: 49px;
}
.app-email .content-area.content-left
{
float: right;
}
.app-email .content-area.content-right
{
float: left;
}
.app-email .content-area .app-wrapper .app-search
{
position: relative;
}
.app-email .content-area .app-wrappe... | 0.272315 | 0.035377 |
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | sample/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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | 0.225843 | 0.041598 |
h1, h2, h3, h4, h5 {
font-family: "quatro-slab",serif;
}
h1 {
color: white;
text-align: left;
text-shadow: none;
line-height: .85em;
}
h2 {
color: #676160;
text-align: left;
line-height: 1.05em;
}
h3 {
color: #002776;
text-align: left;
line-height: 1.05em;
}
h4 {
color: black;
text-align... | public/features/partys-over/custom.css |
h1, h2, h3, h4, h5 {
font-family: "quatro-slab",serif;
}
h1 {
color: white;
text-align: left;
text-shadow: none;
line-height: .85em;
}
h2 {
color: #676160;
text-align: left;
line-height: 1.05em;
}
h3 {
color: #002776;
text-align: left;
line-height: 1.05em;
}
h4 {
color: black;
text-align... | 0.418459 | 0.109753 |
@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a{color:#666;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;border:0;}
body{color:#666;font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{disp... | front/css/calculate.css | @charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a{color:#666;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;border:0;}
body{color:#666;font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{disp... | 0.254602 | 0.041872 |
html, body {
width: 100%; height: 100%;
margin: 0px; padding: 0px;
}
body {
background-color: #e7e8e9;
background-image: url("../images/main_bg.png");
background-repeat: repeat-x;
font-family: 'Verdana',Geneva,sans-serif;
font-size: 11px;
color: #1e1e1e;
}
div, p, img, ul, li, table, tr, td, a, span... | public/stylesheets/all.css | html, body {
width: 100%; height: 100%;
margin: 0px; padding: 0px;
}
body {
background-color: #e7e8e9;
background-image: url("../images/main_bg.png");
background-repeat: repeat-x;
font-family: 'Verdana',Geneva,sans-serif;
font-size: 11px;
color: #1e1e1e;
}
div, p, img, ul, li, table, tr, td, a, span... | 0.259263 | 0.082475 |
@import url('https://fonts.googleapis.com/css?family=Advent+Pro:600|Karla:400i|Lato:300|Rajdhani|Source+Sans+Pro:300');
body {
font-family: 'Source Sans Pro', sans-serif;
background-color: black;
font-size: 20px;
}
h1 {
font-weight: bolder;
text-shadow: 2px 2px 10px black;
color: white;
font-size: 100px;... | BandTracker/wwwroot/css/master.css | @import url('https://fonts.googleapis.com/css?family=Advent+Pro:600|Karla:400i|Lato:300|Rajdhani|Source+Sans+Pro:300');
body {
font-family: 'Source Sans Pro', sans-serif;
background-color: black;
font-size: 20px;
}
h1 {
font-weight: bolder;
text-shadow: 2px 2px 10px black;
color: white;
font-size: 100px;... | 0.47098 | 0.145176 |
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
body {
padding-top: 41px;
padding-bottom: 40px;
padding-left:15px;
padding-right:15px;
font-size:12px !important;
outline: none;
}
#user-Mobile-Menu {
height:32px;
padding:5px 10px;
margin-top:9px;
margin-bot... | webapp/Content/BaseApp.css | @import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
body {
padding-top: 41px;
padding-bottom: 40px;
padding-left:15px;
padding-right:15px;
font-size:12px !important;
outline: none;
}
#user-Mobile-Menu {
height:32px;
padding:5px 10px;
margin-top:9px;
margin-bot... | 0.260107 | 0.042325 |
----------------------*/
/* Color Variable
-----------------------*/
/* Solid Color
------------------*/
/* Brand color
----------------------*/
/* Header
---------------*/
.header {
background: #ff2e44;
position: fixed;
width: 100%;
min-height: 50px;
z-index: 999;
}
.logo {
display: inline-bloc... | public/assets/css/home.css | ----------------------*/
/* Color Variable
-----------------------*/
/* Solid Color
------------------*/
/* Brand color
----------------------*/
/* Header
---------------*/
.header {
background: #ff2e44;
position: fixed;
width: 100%;
min-height: 50px;
z-index: 999;
}
.logo {
display: inline-bloc... | 0.370909 | 0.085404 |
@import url(../css/jquery-ui.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/font-awesome-animation.min.css);
@import url(../css/menu.css);
@import url(../css/ace-responsive-menu.css);
@import url(../css/bootstrap-select.min.css);
@import url(../css/simplebar.min.css);
@import url(../css/progress... | web/conversation/css/style.css | @import url(../css/jquery-ui.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/font-awesome-animation.min.css);
@import url(../css/menu.css);
@import url(../css/ace-responsive-menu.css);
@import url(../css/bootstrap-select.min.css);
@import url(../css/simplebar.min.css);
@import url(../css/progress... | 0.126974 | 0.035112 |
.swiper-slide .text h3{
font-size: 13px;
color: #003580;
font-weight: 600;
}
.swiper-slide .text h2{
font-size: 20px;
font-weight: 600;
}
.swiper-slide .text p{
font-size: 13px;
}
.col-brands .box-1{
padding-right: 10px;
padding-left: 0;
overflow: hidden;
transition: 0.3s;
}
.col... | public/css/mainpage/home.css | .swiper-slide .text h3{
font-size: 13px;
color: #003580;
font-weight: 600;
}
.swiper-slide .text h2{
font-size: 20px;
font-weight: 600;
}
.swiper-slide .text p{
font-size: 13px;
}
.col-brands .box-1{
padding-right: 10px;
padding-left: 0;
overflow: hidden;
transition: 0.3s;
}
.col... | 0.453988 | 0.091382 |
html,
body {
background: url("../images/background2.jpg") center top no-repeat;
/*background-size: contain;*/
height: 100%; }
/* Container styles - chat will fill 100% of it's container */
.chat-container {
position: absolute;
top: 0;
left: 0;
width: 500px;
height: auto;
margin-top: 25px;
margin-le... | src/css/style.css | html,
body {
background: url("../images/background2.jpg") center top no-repeat;
/*background-size: contain;*/
height: 100%; }
/* Container styles - chat will fill 100% of it's container */
.chat-container {
position: absolute;
top: 0;
left: 0;
width: 500px;
height: auto;
margin-top: 25px;
margin-le... | 0.415729 | 0.045331 |
.swagger-ui a {
cursor: pointer;
}
.swagger-ui .api-description {
margin-bottom: 20px;
}
.swagger-ui .api-version {
color: #999;
}
.swagger-ui .endpoint {
border-bottom: 1px solid #ddd;
}
.swagger-ui .endpoint:last-child {
border: 0;
}
.swagger-ui .endpoint.active h4 a,
.swagger-ui .endpoint:hover h4 a {
co... | node_modules/angular-swagger-ui/src/css/swagger-ui.css | .swagger-ui a {
cursor: pointer;
}
.swagger-ui .api-description {
margin-bottom: 20px;
}
.swagger-ui .api-version {
color: #999;
}
.swagger-ui .endpoint {
border-bottom: 1px solid #ddd;
}
.swagger-ui .endpoint:last-child {
border: 0;
}
.swagger-ui .endpoint.active h4 a,
.swagger-ui .endpoint:hover h4 a {
co... | 0.528777 | 0.036528 |
@font-face {
font-family: 'revicons';
src: url('../fonts/revicons90c6.eot?5510888');
src: url('../fonts/revicons90c6.eot?5510888#iefix') format('embedded-opentype'),url('../fonts/revicons90c6.woff?5510888') format('woff'),url('../fonts/revicons90c6.ttf?5510888') format('truetype'),url('../fonts/revicons9... | assets/css/settings.css | @font-face {
font-family: 'revicons';
src: url('../fonts/revicons90c6.eot?5510888');
src: url('../fonts/revicons90c6.eot?5510888#iefix') format('embedded-opentype'),url('../fonts/revicons90c6.woff?5510888') format('woff'),url('../fonts/revicons90c6.ttf?5510888') format('truetype'),url('../fonts/revicons9... | 0.350088 | 0.067731 |
*{
margin:0px;
padding:0px;
font-family:微软雅黑;
}
a{
text-decoration:none;
color:black;
}
ul{
list-style:none;
}
img{
border:0px;
}
.all{
width:100%;
height:auto;
margin:0 auto;
}
.nav-title{
height:40px;
background-color:#f5f5f5;
line-height:40px;
color:#616161;
font-size: 12px;
}
.nav-title .tit{
width:... | public/css/show.css | *{
margin:0px;
padding:0px;
font-family:微软雅黑;
}
a{
text-decoration:none;
color:black;
}
ul{
list-style:none;
}
img{
border:0px;
}
.all{
width:100%;
height:auto;
margin:0 auto;
}
.nav-title{
height:40px;
background-color:#f5f5f5;
line-height:40px;
color:#616161;
font-size: 12px;
}
.nav-title .tit{
width:... | 0.31279 | 0.045522 |
@import url("https://fonts.googleapis.com/css?family=Lora|Nunito|Roboto&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
font-family: 'Nunito', sans-serif; */
* ... | src/styles/global.css | @import url("https://fonts.googleapis.com/css?family=Lora|Nunito|Roboto&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
font-family: 'Nunito', sans-serif; */
* ... | 0.402392 | 0.106226 |
.RadAutoCompleteBox_Office2007 {
color: #000000;
font-size: 12px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
line-height: 16px; }
.RadAutoCompleteBox_Office2007 .racTokenList {
border-color: #abc1de;
color: #333333;
background-color: #ffffff; }
.RadAutoCompleteBox_Office2007 .racDisa... | 1-WebApplication/AdevicoWeb/Graphics/Telerik/Skins/Office2007/AutoCompleteBox.Office2007.css | .RadAutoCompleteBox_Office2007 {
color: #000000;
font-size: 12px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
line-height: 16px; }
.RadAutoCompleteBox_Office2007 .racTokenList {
border-color: #abc1de;
color: #333333;
background-color: #ffffff; }
.RadAutoCompleteBox_Office2007 .racDisa... | 0.272315 | 0.064772 |
.body-page {
font-family: "Open Sans", sans-serif;
margin: 0 auto;
width: 1024px;
background-color: #FFF;
}
.main {
color: #FFF;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
height: 100vh;
min-height: 600px;
background: url("images/background.jpg")... | homeworks/irina.kaparushkina_IrinKapa/homework_markup_2/style.css | .body-page {
font-family: "Open Sans", sans-serif;
margin: 0 auto;
width: 1024px;
background-color: #FFF;
}
.main {
color: #FFF;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
height: 100vh;
min-height: 600px;
background: url("images/background.jpg")... | 0.463687 | 0.056652 |
.cam-taxpicker {
width: 386px;
overflow: hidden;
border-spacing: 0px;
}
.cam-taxpicker-editor {
border: 1px solid #99b0c1;
cursor: text;
word-break: break-all;
word-wrap: break-word;
min-height: 1em;
outline: none medium invert;
padding: 2px;
width: 360px;
float: left;
... | Samples/ECM.MVCTaxonomyPicker/MVCTaxonomyPickerWeb/Content/taxonomypickercontrol.css | .cam-taxpicker {
width: 386px;
overflow: hidden;
border-spacing: 0px;
}
.cam-taxpicker-editor {
border: 1px solid #99b0c1;
cursor: text;
word-break: break-all;
word-wrap: break-word;
min-height: 1em;
outline: none medium invert;
padding: 2px;
width: 360px;
float: left;
... | 0.619356 | 0.110327 |
display: block;
position: relative;
word-wrap: break-word;
width: 100%;
height: 55px;
padding: 15px 20px 0px 8px;
background: url(../_resources/icons/builder-command-background.png);
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-s... | src/app/storymaps/common/builder/BuilderPanel.css | display: block;
position: relative;
word-wrap: break-word;
width: 100%;
height: 55px;
padding: 15px 20px 0px 8px;
background: url(../_resources/icons/builder-command-background.png);
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-s... | 0.210036 | 0.045121 |
table, mat-table {
width: 100%;
border-collapse: collapse;
}
.filterGroupCSS{
float: right;
width: 30%;
margin: 1%
}
.greenBoxCssCol {
height: 20%;
padding-left: 10%;
padding-right: 65%;
background-color: #00B140;
color: white;
font-size: 14px;
height: 30px;
margin:... | PlatformUI3/src/app/com/cognizant/devops/platformui/modules/kpi-creation/kpi-creation.component.css | table, mat-table {
width: 100%;
border-collapse: collapse;
}
.filterGroupCSS{
float: right;
width: 30%;
margin: 1%
}
.greenBoxCssCol {
height: 20%;
padding-left: 10%;
padding-right: 65%;
background-color: #00B140;
color: white;
font-size: 14px;
height: 30px;
margin:... | 0.445288 | 0.143908 |
@charset "utf-8";
/* CSS Document */
.i-form{
width: 92%;
margin: 0 auto;
padding-top: 5%;
}
.form-box{
width: 100%;
border: 1px solid #c5c5c5;
border-radius: 8px;
background:#fff;
padding:0 1em;
}
.f-line{
width: 100%;
border-bottom: 1px solid #c8c8c8;
}
.f-line:last-child{
... | Public/Home/css/pwd.css | @charset "utf-8";
/* CSS Document */
.i-form{
width: 92%;
margin: 0 auto;
padding-top: 5%;
}
.form-box{
width: 100%;
border: 1px solid #c5c5c5;
border-radius: 8px;
background:#fff;
padding:0 1em;
}
.f-line{
width: 100%;
border-bottom: 1px solid #c8c8c8;
}
.f-line:last-child{
... | 0.307358 | 0.092934 |
.toggle_btn a img {
width: auto !important;
height: auto !important;
}
/**
* Tooltip Styles
*/
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
position: relative;
cursor: pointer;
}
/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.to... | web-app/assets/css/video-page.css | .toggle_btn a img {
width: auto !important;
height: auto !important;
}
/**
* Tooltip Styles
*/
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
position: relative;
cursor: pointer;
}
/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.to... | 0.363421 | 0.106691 |
height: 100%;
}
#chat-row {
/* scrollbar-face-color: #367CD2;
scrollbar-shadow-color: #367CD2;
scrollbar-highlight-color: #367CD2;
scrollbar-3dlight-color: #367CD2;
scrollbar-darkshadow-color: #367CD2;
scrollbar-track-color: #367CD2;
scrollbar-arrow-color: #367CD2;
::-webkit-scrollbar { ba... | web/css/main.css | height: 100%;
}
#chat-row {
/* scrollbar-face-color: #367CD2;
scrollbar-shadow-color: #367CD2;
scrollbar-highlight-color: #367CD2;
scrollbar-3dlight-color: #367CD2;
scrollbar-darkshadow-color: #367CD2;
scrollbar-track-color: #367CD2;
scrollbar-arrow-color: #367CD2;
::-webkit-scrollbar { ba... | 0.281998 | 0.041501 |
.jqvmap-label
{
position: absolute;
display: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #292929;
color: white;
font-family: sans-serif, Verdana;
font-size: smaller;
padding: 3px;
pointer-events:none;
}
.jqvmap-pin {
pointer-events:none;
}
.j... | assets/employer/app-assets/vendors/css/charts/jqvmap.css | .jqvmap-label
{
position: absolute;
display: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #292929;
color: white;
font-family: sans-serif, Verdana;
font-size: smaller;
padding: 3px;
pointer-events:none;
}
.jqvmap-pin {
pointer-events:none;
}
.j... | 0.271348 | 0.05132 |
@import url("https://nickofolas.github.io/ayu-discord/css/ayu.css");
/* Uncomment any of these lines to enable them */
/* Border Radius-es (Square Icons etc) */
/* @import url(https://nickofolas.github.io/ayu-discord/extensions/borders.css); */
/* Lurker Input Bar (Hides the input bar when you aren't hovering it to ... | mirage.css | @import url("https://nickofolas.github.io/ayu-discord/css/ayu.css");
/* Uncomment any of these lines to enable them */
/* Border Radius-es (Square Icons etc) */
/* @import url(https://nickofolas.github.io/ayu-discord/extensions/borders.css); */
/* Lurker Input Bar (Hides the input bar when you aren't hovering it to ... | 0.407451 | 0.07333 |
/*=========General=============*/
html {
scroll-behavior: smooth;
}
.container {
max-width: 1140px;
}
@font-face {
font-family: Estedad;
font-style: normal;
font-weight: bold;
src: url("../fonts/estedad/eot/Estedad-FD-Bold.eot");
src: url("../fonts/estedad/eot/Estedad-FD-Bold-1.eot")
format("embedd... | public/assets/css/main.css | /*=========General=============*/
html {
scroll-behavior: smooth;
}
.container {
max-width: 1140px;
}
@font-face {
font-family: Estedad;
font-style: normal;
font-weight: bold;
src: url("../fonts/estedad/eot/Estedad-FD-Bold.eot");
src: url("../fonts/estedad/eot/Estedad-FD-Bold-1.eot")
format("embedd... | 0.409221 | 0.057045 |
html{
font-family: "Comic Sans MS", cursive, sans-serif;
box-sizing: border-box; /*Especifica que va a descontar cada medida del total de la medida del objeto, sin aumentar*/
}
html, body{
width: 100%;
height: 100%;
margin: 0;
}
/*Inicio del Encabezado*/
#encabezado{ /*Encabezado*/
hei... | css/Nivel3/verboToBe.css | html{
font-family: "Comic Sans MS", cursive, sans-serif;
box-sizing: border-box; /*Especifica que va a descontar cada medida del total de la medida del objeto, sin aumentar*/
}
html, body{
width: 100%;
height: 100%;
margin: 0;
}
/*Inicio del Encabezado*/
#encabezado{ /*Encabezado*/
hei... | 0.322099 | 0.075517 |
@import url(https://fonts.googleapis.com/css?family=Questrial); /*--- Nav Font --*/
/*--- Start Navigation Style --*/
.nav-outer {
width: 100%;
height: 67px;
background: #4c494c;
position: fixed !important;
opacity:0.6;
z-index: 100000000;
}
.nav-wrap {
max-width: 1120px;
margin: 0 auto;
}
nav {
margin-top: 0;... | nav.css | @import url(https://fonts.googleapis.com/css?family=Questrial); /*--- Nav Font --*/
/*--- Start Navigation Style --*/
.nav-outer {
width: 100%;
height: 67px;
background: #4c494c;
position: fixed !important;
opacity:0.6;
z-index: 100000000;
}
.nav-wrap {
max-width: 1120px;
margin: 0 auto;
}
nav {
margin-top: 0;... | 0.2819 | 0.063077 |
@charset "UTF-8";
/* Google Web Fonts */
@import url('../../../../../fonts.googleapis.com/css589b.css?family=Nunito:300,400,500,600,700,800&display=swap');
@import url('../../../../../fonts.googleapis.com/css326f.css?family=Open+Sans:400,500,600,700,800&display=swap');
/* Table of Content
====================... | resources/assets/css/style.css | @charset "UTF-8";
/* Google Web Fonts */
@import url('../../../../../fonts.googleapis.com/css589b.css?family=Nunito:300,400,500,600,700,800&display=swap');
@import url('../../../../../fonts.googleapis.com/css326f.css?family=Open+Sans:400,500,600,700,800&display=swap');
/* Table of Content
====================... | 0.312055 | 0.052912 |
.uniForm{}
.uniForm fieldset{}
.uniForm legend{ font-weight: bold; font-size: 100%; margin: 0; padding: 1.5em 0; }
.uniForm .ctrlHolder{ padding: 1em; border-bottom: 1px solid #efefef; }
.uniForm .ctrlHolder.focused{ background: #fffcdf; }
.uniForm .inlineLabels .noLabel{}
.uniF... | afterflight/media/css/default.uni-form.css | .uniForm{}
.uniForm fieldset{}
.uniForm legend{ font-weight: bold; font-size: 100%; margin: 0; padding: 1.5em 0; }
.uniForm .ctrlHolder{ padding: 1em; border-bottom: 1px solid #efefef; }
.uniForm .ctrlHolder.focused{ background: #fffcdf; }
.uniForm .inlineLabels .noLabel{}
.uniF... | 0.38549 | 0.142859 |
.lv_window {
position: absolute;
top: 50%;
left: 50%;
padding: 0;
overflow: hidden;
text-align: left;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lv_window,
.lv_controls_top,
.lv_controls_top_close {
z-index: 100000;
}
.lv_skin {
float: left;
width: 100%;
height: 100%;
posit... | public_html/front/css/lightview.css | .lv_window {
position: absolute;
top: 50%;
left: 50%;
padding: 0;
overflow: hidden;
text-align: left;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lv_window,
.lv_controls_top,
.lv_controls_top_close {
z-index: 100000;
}
.lv_skin {
float: left;
width: 100%;
height: 100%;
posit... | 0.456168 | 0.069164 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600%7CRoboto:400,500,400italic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600%7CPoppins:400,500,400italic');
a, a:hover, a:focus, a:active {
-webkit-text-decoration: none;
-moz-text-decoration: none;
-ms-text-deco... | uploads/blog.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600%7CRoboto:400,500,400italic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600%7CPoppins:400,500,400italic');
a, a:hover, a:focus, a:active {
-webkit-text-decoration: none;
-moz-text-decoration: none;
-ms-text-deco... | 0.395951 | 0.091992 |
@media (max-width: 479px) {
body {
background-color: orangered;
width: 479px;
margin: 0 auto;
border: 2px solid black;
}
section:nth-child(1) {
height: 75px;
border: 2px solid black;
}
section:nth-child(2) {
height: 150px;... | css/layout.css | @media (max-width: 479px) {
body {
background-color: orangered;
width: 479px;
margin: 0 auto;
border: 2px solid black;
}
section:nth-child(1) {
height: 75px;
border: 2px solid black;
}
section:nth-child(2) {
height: 150px;... | 0.256087 | 0.09451 |
*, *::after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
font-size: 1.6rem;
font-family: "PT Sans", sans-serif;
... | public/css/frontend/blogs/style.css | *, *::after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
font-size: 1.6rem;
font-family: "PT Sans", sans-serif;
... | 0.425128 | 0.105257 |
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900&display=swap');
body {
font-family: 'Muli', sans-serif;
background: #ffffff;
}
p {
font-family: 'Muli', sans-serif;
font-size: 1.1em;
font-weight: 300;
line-height: 1.7em;
color: #999;
}
a,
a:hover,
a:focus {... | public/css/style-admin.css | @import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900&display=swap');
body {
font-family: 'Muli', sans-serif;
background: #ffffff;
}
p {
font-family: 'Muli', sans-serif;
font-size: 1.1em;
font-weight: 300;
line-height: 1.7em;
color: #999;
}
a,
a:hover,
a:focus {... | 0.357792 | 0.073165 |
@import url('https://fonts.googleapis.com/css2?family=Grandstander:wght@300&display=swap');
*
{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
header
{
background-color: rgb(241, 233, 236);
color: rgb(45, 3, 56);
text-align: center;
... | styles.css | @import url('https://fonts.googleapis.com/css2?family=Grandstander:wght@300&display=swap');
*
{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
header
{
background-color: rgb(241, 233, 236);
color: rgb(45, 3, 56);
text-align: center;
... | 0.384681 | 0.057361 |
body {
background: #e4e9ed;
}
a {
color: #2d88e6;
}
#sidebar {
position: fixed;
top:0;
left:0;
width:360px;
color:rgba(0,0,0,0.5);
}
#sidebar header {
padding:40px 60px 0 60px;
}
#title {
font-weight: bold;
font-size:2em;
letter-spacing: -1px;
margin-bottom:0;
}
#tit... | css/demopage.css | body {
background: #e4e9ed;
}
a {
color: #2d88e6;
}
#sidebar {
position: fixed;
top:0;
left:0;
width:360px;
color:rgba(0,0,0,0.5);
}
#sidebar header {
padding:40px 60px 0 60px;
}
#title {
font-weight: bold;
font-size:2em;
letter-spacing: -1px;
margin-bottom:0;
}
#tit... | 0.439266 | 0.140661 |
.event-single-date,.piller-backgroud,.dropdown-item:active,.accordion .card-header h5[aria-expanded="true"],.event-excerpt-readmore a,.portfolio-gallery a i,.muslimhub-btn a,.pricing-item small,.comment-navigation a,.dropdown-item.active,.nav-top-quote a,.pagination .nav-links .current,.pagination .nav-links .prev,.pag... | assets/web/css/colors/color.css | .event-single-date,.piller-backgroud,.dropdown-item:active,.accordion .card-header h5[aria-expanded="true"],.event-excerpt-readmore a,.portfolio-gallery a i,.muslimhub-btn a,.pricing-item small,.comment-navigation a,.dropdown-item.active,.nav-top-quote a,.pagination .nav-links .current,.pagination .nav-links .prev,.pag... | 0.22465 | 0.062303 |
thead td {
padding: 30px 0;
border-bottom: 1px solid #EEEEEE;
text-align: center;
}
table thead td:last-child {
text-align: right;
}
table tbody td {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #EEEEEE;
}
table tbody td:last-child {
text-align: right;
}
table .img {
width: 80px;
}
.myor... | cart.css | thead td {
padding: 30px 0;
border-bottom: 1px solid #EEEEEE;
text-align: center;
}
table thead td:last-child {
text-align: right;
}
table tbody td {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #EEEEEE;
}
table tbody td:last-child {
text-align: right;
}
table .img {
width: 80px;
}
.myor... | 0.361165 | 0.131145 |
@-moz-document domain("magister.net"),url-prefix("https://maris.magister.net"),url-prefix("http://maris.magister.net"){
body{background: #000000;overflow:hidden;}
.primary-button {
background: #dabbc1 ;
background: url("data:image/svg+xml;base64,<KEY> ;
background: -moz-linear-gradienttop, #dabbc1 ... | data/usercss/149394.user.css | @-moz-document domain("magister.net"),url-prefix("https://maris.magister.net"),url-prefix("http://maris.magister.net"){
body{background: #000000;overflow:hidden;}
.primary-button {
background: #dabbc1 ;
background: url("data:image/svg+xml;base64,<KEY> ;
background: -moz-linear-gradienttop, #dabbc1 ... | 0.205695 | 0.095983 |
body, #page-wrapper{background: #e2e2e2;}
.topheader{
background: #303034;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
}
.middle-wrapper{padding:25px;}
.row > .cms_module_list{ padding: 0;}
.cms_module_list{ b... | public/css/new-store.css | body, #page-wrapper{background: #e2e2e2;}
.topheader{
background: #303034;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
}
.middle-wrapper{padding:25px;}
.row > .cms_module_list{ padding: 0;}
.cms_module_list{ b... | 0.167355 | 0.075927 |
@font-face {
font-family: 'League Spartan';
src: url('/static/LeagueSpartan/league-spartan-master/_webfonts/leaguespartan-bold.eot');
src: url('/static/LeagueSpartan/league-spartan-master/_webfonts/leaguespartan-bold.eot?#iefix') format('embedded-opentype'),
url('/static/LeagueSpartan/league-sparta... | static/css/stylesheet.css | @font-face {
font-family: 'League Spartan';
src: url('/static/LeagueSpartan/league-spartan-master/_webfonts/leaguespartan-bold.eot');
src: url('/static/LeagueSpartan/league-spartan-master/_webfonts/leaguespartan-bold.eot?#iefix') format('embedded-opentype'),
url('/static/LeagueSpartan/league-sparta... | 0.170301 | 0.081483 |
body{
height: 100vh;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
background: conic-gradient(from -90deg at 50% 105%, white, rgb(218, 112, 112));
}
.container{
/*border: 1px solid black;*/
width: 95%;
height: 100vh;
margin: auto;
display: flex;
justify-con... | style.css | body{
height: 100vh;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
background: conic-gradient(from -90deg at 50% 105%, white, rgb(218, 112, 112));
}
.container{
/*border: 1px solid black;*/
width: 95%;
height: 100vh;
margin: auto;
display: flex;
justify-con... | 0.494385 | 0.118156 |
* SPLIT-FLAP class *
************************************************************/
.split-flap {
-fx-skin : "eu.hansolo.enzo.splitflap.skin.SplitFlapSkin";
-flap-base : rgb(59, 58, 53);
}
/************************************************************
* SPLIT... | misc/eu.hansolo.enzo/src/main/resources/eu/hansolo/enzo/splitflap/splitflap.css | * SPLIT-FLAP class *
************************************************************/
.split-flap {
-fx-skin : "eu.hansolo.enzo.splitflap.skin.SplitFlapSkin";
-flap-base : rgb(59, 58, 53);
}
/************************************************************
* SPLIT... | 0.607547 | 0.118691 |
.mob_footer{
border: 1px solid red;
transform:rotate(25deg);
position: absolute;
top: 0px;
right: 0px;
width: 50px;
height: 50px;
overflow: hidden;
text-align: center;
line-height: 50px;
background-color:#5bc0de;
color: white;
}
@media all and (max-width: 800px){
.con... | public/css/index.css | .mob_footer{
border: 1px solid red;
transform:rotate(25deg);
position: absolute;
top: 0px;
right: 0px;
width: 50px;
height: 50px;
overflow: hidden;
text-align: center;
line-height: 50px;
background-color:#5bc0de;
color: white;
}
@media all and (max-width: 800px){
.con... | 0.377082 | 0.088426 |
html,
body {
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.container-background {
display: block;
overflow: hidden;
width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
line-height: 1.8;
font-size: 13px;
font-family: 'Open Sans', sans-seri... | mobile.css | html,
body {
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.container-background {
display: block;
overflow: hidden;
width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
line-height: 1.8;
font-size: 13px;
font-family: 'Open Sans', sans-seri... | 0.551815 | 0.090615 |
body {
padding: 0;
margin: 0;
color: #555555;
background-color: #ffffff;
font-size: 1em;
font-family: "Dosis", sans-serif;
}
a {
text-decoration: none;
color: #e62117;
font-weight: bold;
}
nav {
margin-top: 50px;
}
nav a {
display: inline-block;
margin: 0 5px 5px 0;
background-color: #e62117;
... | tools/easy-youtube/src/demo.css | body {
padding: 0;
margin: 0;
color: #555555;
background-color: #ffffff;
font-size: 1em;
font-family: "Dosis", sans-serif;
}
a {
text-decoration: none;
color: #e62117;
font-weight: bold;
}
nav {
margin-top: 50px;
}
nav a {
display: inline-block;
margin: 0 5px 5px 0;
background-color: #e62117;
... | 0.354433 | 0.125896 |
.account {
margin: -50px auto 50px auto !important;
float: none !important;
background: rgb(255, 255, 255);
border-radius: 10px;
padding: 10px 20px !important;
box-shadow: 0px 0px 13px 7px rgba(230, 230, 230, 0.25);
}
.account .btn {
margin: 10px auto;
display: table;
border-radius: ... | themes/default/assets/style.css | .account {
margin: -50px auto 50px auto !important;
float: none !important;
background: rgb(255, 255, 255);
border-radius: 10px;
padding: 10px 20px !important;
box-shadow: 0px 0px 13px 7px rgba(230, 230, 230, 0.25);
}
.account .btn {
margin: 10px auto;
display: table;
border-radius: ... | 0.425128 | 0.140454 |
@import url('https://fonts.googleapis.com/css?family=Istok+Web&display=swap');
@import url('https://fonts.googleapis.com/css?family=Muli:200i,300&display=swap');
@media print {
h2,
h1,
nav,
iframe,
h3,
button,
#fact-container,
.button {
display: none;
}
}
#locations-main {
... | css/locations.css | @import url('https://fonts.googleapis.com/css?family=Istok+Web&display=swap');
@import url('https://fonts.googleapis.com/css?family=Muli:200i,300&display=swap');
@media print {
h2,
h1,
nav,
iframe,
h3,
button,
#fact-container,
.button {
display: none;
}
}
#locations-main {
... | 0.203154 | 0.098079 |
* {
font-family: PT Sans Caption,Josefin Sans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
margin: 0px;
padding: 0px;
}
body.mceContentBody {
background-color: #fff;
}
/*自動アイコン目印*/
.hatenamark,.checkmark,.attentionmark,.memomark {
background-color: rgba(135,206,250,0.5);
}
... | blog/wp-content/themes/stinger7/editor-style.css | * {
font-family: PT Sans Caption,Josefin Sans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
margin: 0px;
padding: 0px;
}
body.mceContentBody {
background-color: #fff;
}
/*自動アイコン目印*/
.hatenamark,.checkmark,.attentionmark,.memomark {
background-color: rgba(135,206,250,0.5);
}
... | 0.286968 | 0.088426 |
*{
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.table-container{
width: 75%;
height: 200px;
border: 2px solid black;
border-radius: 10px;
background-color: #d6ffdd; /* #ecedf0 */
overflow-y: auto;
}
.table{
float: left;
text-align: center;
border-collapse: co... | frontend/src/assets/style/stylesheet.css | *{
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.table-container{
width: 75%;
height: 200px;
border: 2px solid black;
border-radius: 10px;
background-color: #d6ffdd; /* #ecedf0 */
overflow-y: auto;
}
.table{
float: left;
text-align: center;
border-collapse: co... | 0.448909 | 0.155399 |
* {
margin : 0;
padding : 0;
box-sizing : border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
margin-bottom: 100px;
background-color: #f8f8f8;
color: #222;
}
/*
Menu superior
*/
.voltar {
display : inline-flex;
font-family: sans-serif;
margin : 20px... | disciplinas/css/estilos/estilodisplaygrid.css | * {
margin : 0;
padding : 0;
box-sizing : border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
margin-bottom: 100px;
background-color: #f8f8f8;
color: #222;
}
/*
Menu superior
*/
.voltar {
display : inline-flex;
font-family: sans-serif;
margin : 20px... | 0.396886 | 0.142918 |
html, body {
height: 100%;
}
body {
background: #333;
margin: 0;
}
.ptr-element {
position: absolute;
top: 0;
left: 0;
width: 100%;
color: #aaa;
z-index: 10;
text-align: center;
height: 50px;
}
.ptr-element .fa {
opacity: 1;
font-size: 34px;
width: auto;
he... | Client/Assets/css/pullToRefresh.css | html, body {
height: 100%;
}
body {
background: #333;
margin: 0;
}
.ptr-element {
position: absolute;
top: 0;
left: 0;
width: 100%;
color: #aaa;
z-index: 10;
text-align: center;
height: 50px;
}
.ptr-element .fa {
opacity: 1;
font-size: 34px;
width: auto;
he... | 0.521959 | 0.0809 |
.btn {
box-shadow: none;
}
input.form-control {
box-shadow: none !important;
}
input.form-control:focus {
border: 1px solid black;
}
select.form-select {
box-shadow: none !important;
}
select.form-select:focus {
border: 1px solid black;
}
table.table_sea thead {
background-color: rgb(84, 184, 171);
}
td ... | css/style.css | .btn {
box-shadow: none;
}
input.form-control {
box-shadow: none !important;
}
input.form-control:focus {
border: 1px solid black;
}
select.form-select {
box-shadow: none !important;
}
select.form-select:focus {
border: 1px solid black;
}
table.table_sea thead {
background-color: rgb(84, 184, 171);
}
td ... | 0.347426 | 0.082512 |
[class^="fa-"], [class*=" fa-"] {
font-family: 'storefront-fa';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.fa-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.... | @ecomplus/storefront-twbs/assets/icons/css/storefront-fa-ie7.css | [class^="fa-"], [class*=" fa-"] {
font-family: 'storefront-fa';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.fa-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.... | 0.154249 | 0.139572 |
body {
background-color: #2f292b;
font-family: 'Varela Round', sans-serif;
color: #fff;
font-size: 14px;
line-height: 20px;
}
h1 {
margin: 10px 0px 16px;
font-family: Lemon;
font-size: 68px;
line-height: 54px;
font-weight: 500;
letter-spacing: 1px;
text-shadow: 0 1px 0 rgba(0, 0, 0, .73), 0 2px... | css/hair-helpline-com.webflow.css | body {
background-color: #2f292b;
font-family: 'Varela Round', sans-serif;
color: #fff;
font-size: 14px;
line-height: 20px;
}
h1 {
margin: 10px 0px 16px;
font-family: Lemon;
font-size: 68px;
line-height: 54px;
font-weight: 500;
letter-spacing: 1px;
text-shadow: 0 1px 0 rgba(0, 0, 0, .73), 0 2px... | 0.382949 | 0.082475 |
html,
body {
background: url("../images/background.jpg") no-repeat center fixed;
background-size: cover;
}
#nav {
background: black;
font-size: 35px;
position: fixed;
width: 100%;
z-index: 1;
}
#brand {
font-size: 45px;
background: linear-gradient(to right, #ff512f, #dd2476);
-web... | frontend/static/css/index.css | html,
body {
background: url("../images/background.jpg") no-repeat center fixed;
background-size: cover;
}
#nav {
background: black;
font-size: 35px;
position: fixed;
width: 100%;
z-index: 1;
}
#brand {
font-size: 45px;
background: linear-gradient(to right, #ff512f, #dd2476);
-web... | 0.311008 | 0.053428 |
.mat-card{
width: 45vw;
float:left;
margin:1vh;
}
body{
background-color: black;
min-width: 100%;
min-height: 100%;
}
#full{
height:80vh;
max-height: 80vh;
}
#globals{
width: 90%;
}
.mat-checkbox{
margin: 2vw;
background-color: rgba(255, 0, 0, 0.4);
padding: 0.5vw;
border-radius: 2vw;... | Frontend/src/app/components/profile/profile/profile.component.css | .mat-card{
width: 45vw;
float:left;
margin:1vh;
}
body{
background-color: black;
min-width: 100%;
min-height: 100%;
}
#full{
height:80vh;
max-height: 80vh;
}
#globals{
width: 90%;
}
.mat-checkbox{
margin: 2vw;
background-color: rgba(255, 0, 0, 0.4);
padding: 0.5vw;
border-radius: 2vw;... | 0.401688 | 0.091058 |
@charset "UTF-8";
/* CSS Document */
/*************************************** tablet STYLE ***************************************/
/* Highest tablet specific styling. */
/* !IMPORTS
/* !GLOBALS
/* !IONIC
/* !CUSTOM
/* --- !menu
/* --- !login
/* --- !visual form
/******************************* !IMPORTS ***********... | prototypes/tablet/www/css/tablet.css | @charset "UTF-8";
/* CSS Document */
/*************************************** tablet STYLE ***************************************/
/* Highest tablet specific styling. */
/* !IMPORTS
/* !GLOBALS
/* !IONIC
/* !CUSTOM
/* --- !menu
/* --- !login
/* --- !visual form
/******************************* !IMPORTS ***********... | 0.192691 | 0.05526 |
/* ##################################### */
/* fonts used */
/* ##################################### */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('../webfonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Open Sa... | css/index.css |
/* ##################################### */
/* fonts used */
/* ##################################### */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('../webfonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Open Sa... | 0.335786 | 0.03775 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,700,300);
body { color: #555; height: 100%; width: 100%;
font-family: "Inconsolata", sans-serif; font-size: 14px; font-weight: 300; margin: 0; padding: 0;
background-color: #fff;
background-repeat: no-repeat}
form.div {
fon... | css/members_price.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,700,300);
body { color: #555; height: 100%; width: 100%;
font-family: "Inconsolata", sans-serif; font-size: 14px; font-weight: 300; margin: 0; padding: 0;
background-color: #fff;
background-repeat: no-repeat}
form.div {
fon... | 0.359701 | 0.177632 |
$HOME
\*------------------*/
.video{
display: flex;
flex-flow: row;
text-align: center;
justify-content:center;
width: 100%;
}
.section-home{
height: 500px;
width: 100%;
padding-top: 600px;
}
.logo{
height: 60px;
margin: -20px;
}
.lien-gestion{
text-align: center;
}
/*------------------*\
$LOGIN
\*------... | web/css/app.css | $HOME
\*------------------*/
.video{
display: flex;
flex-flow: row;
text-align: center;
justify-content:center;
width: 100%;
}
.section-home{
height: 500px;
width: 100%;
padding-top: 600px;
}
.logo{
height: 60px;
margin: -20px;
}
.lien-gestion{
text-align: center;
}
/*------------------*\
$LOGIN
\*------... | 0.138316 | 0.050168 |
.background_glassyTan7,
.hover_background_glassyTan7:hover,
.active_background_glassyTan7:active:hover {
background: #6c502a;
background-image: -moz-linear-gradient(top, rgb(97, 72, 38) 0%, rgb(87, 64, 34) 50%, rgb(76, 56, 30) 55%, rgb(108, 80, 42) 100%);
background-image: -webkit-gradient(linear, left top... | widgets/common/assets/gradients/glassy/glassyTan/glassyTan7.css | .background_glassyTan7,
.hover_background_glassyTan7:hover,
.active_background_glassyTan7:active:hover {
background: #6c502a;
background-image: -moz-linear-gradient(top, rgb(97, 72, 38) 0%, rgb(87, 64, 34) 50%, rgb(76, 56, 30) 55%, rgb(108, 80, 42) 100%);
background-image: -webkit-gradient(linear, left top... | 0.572603 | 0.090133 |
.style-switcher {
background-color: #222;
position: fixed;
right: -212px;
top: 54px;
width: 212px;
z-index: 999;
transition: all 1s;
}
.style-switcher.open {
right: 0;
}
body.rtl .style-switcher {
left: -212px;
right: auto;
}
body.rtl .style-switcher.open {
right: auto;
left: 0;
}
.style-switche... | public/assets/tam/assets/css/style-switcher.css | .style-switcher {
background-color: #222;
position: fixed;
right: -212px;
top: 54px;
width: 212px;
z-index: 999;
transition: all 1s;
}
.style-switcher.open {
right: 0;
}
body.rtl .style-switcher {
left: -212px;
right: auto;
}
body.rtl .style-switcher.open {
right: auto;
left: 0;
}
.style-switche... | 0.44553 | 0.099514 |
.submit-feedback:hover {
color: #2b2d2f;
}
nav {
letter-spacing: 1px;
font-size: 20px;
}
.bottom-nav>ul>li>a {
color: #BDBDBD;
font-weight: bold;
}
.bottom-nav>ul>li.active {
outline: 0;
color: #f0f0f0;
}
.bottom-nav>ul>li>a:hover {
outline: 0;
color: #fff;
}
.wrapper>* {
ba... | css/styles.css | .submit-feedback:hover {
color: #2b2d2f;
}
nav {
letter-spacing: 1px;
font-size: 20px;
}
.bottom-nav>ul>li>a {
color: #BDBDBD;
font-weight: bold;
}
.bottom-nav>ul>li.active {
outline: 0;
color: #f0f0f0;
}
.bottom-nav>ul>li>a:hover {
outline: 0;
color: #fff;
}
.wrapper>* {
ba... | 0.477554 | 0.155687 |