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 |
|---|---|---|---|---|
.articles-wrapper.grid {
margin: 0 0 5rem 0;
}
@media screen and (min-width: 750px) {
.articles-wrapper.grid {
margin-bottom: 7rem;
}
}
.articles-wrapper .article {
max-width: 100%;
}
@media screen and (max-width: 749px) {
.articles-wrapper .article {
width: 100%;
}
}
.article {
display: flex;... | assets/component-article-card.css | .articles-wrapper.grid {
margin: 0 0 5rem 0;
}
@media screen and (min-width: 750px) {
.articles-wrapper.grid {
margin-bottom: 7rem;
}
}
.articles-wrapper .article {
max-width: 100%;
}
@media screen and (max-width: 749px) {
.articles-wrapper .article {
width: 100%;
}
}
.article {
display: flex;... | 0.639398 | 0.088544 |
<style>
@import url('https://fonts.googleapis.com/css?family=Montserrat');
</style>
::-moz-selection { background: lightblue; }
::selection { background: lightblue; }
h3.white{
color: white;
}
h1{
color: white;
}
li{
color: white;
}
.carousel {
width:640px;
height: auto;
margin: auto;
}
p{
font-f... | old/assets/main.css | <style>
@import url('https://fonts.googleapis.com/css?family=Montserrat');
</style>
::-moz-selection { background: lightblue; }
::selection { background: lightblue; }
h3.white{
color: white;
}
h1{
color: white;
}
li{
color: white;
}
.carousel {
width:640px;
height: auto;
margin: auto;
}
p{
font-f... | 0.495117 | 0.106737 |
body.cms-edit-mode div.cms-container {
min-height: 50px;
background: #999; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee)); /* ... | Resources/public/page.css | body.cms-edit-mode div.cms-container {
min-height: 50px;
background: #999; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee)); /* ... | 0.344113 | 0.104935 |
@CHARSET "UTF-8";
.input-order{width:30px;}
.wrap {
padding: 20px 20px 70px;
}
td a.weixin{color:#ddd;}
td a.down{color:#2fa4e7;}
.table td {font-size:12px;}
/*20171017新增(chenzy)*/
td font.edit,td font.delete,td a.edit,td a.open,td a.delete,td a.pic,td a.weixin,td a.detail,td a.lock,td a.unlock,td a.leave,.parent_li a... | public/simpleboot/css/simplebootadmin.css | @CHARSET "UTF-8";
.input-order{width:30px;}
.wrap {
padding: 20px 20px 70px;
}
td a.weixin{color:#ddd;}
td a.down{color:#2fa4e7;}
.table td {font-size:12px;}
/*20171017新增(chenzy)*/
td font.edit,td font.delete,td a.edit,td a.open,td a.delete,td a.pic,td a.weixin,td a.detail,td a.lock,td a.unlock,td a.leave,.parent_li a... | 0.204898 | 0.086478 |
* {
break-inside: avoid !important;
}
nav {
width: 100%;
z-index: 100;
}
nav .toDrodown a,
nav button,
.css-yk16xz-control,
.css-1pahdxg-control {
border: solid !important;
}
.css-1pahdxg-control,
.css-yk16xz-control,
.css-1pahdxg-control {
width: 100px;
}
nav .a:hover,
nav button:hover,
.css-yk16xz-control,
... | styles/global.css | * {
break-inside: avoid !important;
}
nav {
width: 100%;
z-index: 100;
}
nav .toDrodown a,
nav button,
.css-yk16xz-control,
.css-1pahdxg-control {
border: solid !important;
}
.css-1pahdxg-control,
.css-yk16xz-control,
.css-1pahdxg-control {
width: 100px;
}
nav .a:hover,
nav button:hover,
.css-yk16xz-control,
... | 0.296552 | 0.070336 |
.details-page dl,
.details-page dt,
.details-page dd,
.details-page ul,
.details-page ol,
.details-page li {
list-style: none;
/*margin: 0;
padding: 0;*/
}
.details-page .lunbo {
display: block;
}
.details-page .lunbo {
position: relative;
/*margin: 0 auto;*/
width: 918px;
height: 354px;
left... | public/css/winning/details.css | .details-page dl,
.details-page dt,
.details-page dd,
.details-page ul,
.details-page ol,
.details-page li {
list-style: none;
/*margin: 0;
padding: 0;*/
}
.details-page .lunbo {
display: block;
}
.details-page .lunbo {
position: relative;
/*margin: 0 auto;*/
width: 918px;
height: 354px;
left... | 0.220762 | 0.045416 |
.calendar
{
text-align: center;
margin:10rem auto;
}
/* 时间轴 */
.calendar .times-axis
{
width: 50%;
}
/* 奇数*/
.calendar .times-axis:nth-of-type(odd)
{
text-align: right;
border-right: 2px solid #008d88;
float: left;
margin-left: 1px;
}
... | Demo/timesAxis/css/times-axis.css | .calendar
{
text-align: center;
margin:10rem auto;
}
/* 时间轴 */
.calendar .times-axis
{
width: 50%;
}
/* 奇数*/
.calendar .times-axis:nth-of-type(odd)
{
text-align: right;
border-right: 2px solid #008d88;
float: left;
margin-left: 1px;
}
... | 0.487307 | 0.067148 |
html, body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
}
body {
background-color: #696969;
}
a {
text-decoration: none;
}
#background-image {
position: absolute;
height: 100vh;
width: 100%;
left: 0;
bottom: 0;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
background-size: c... | css/main.css | html, body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
}
body {
background-color: #696969;
}
a {
text-decoration: none;
}
#background-image {
position: absolute;
height: 100vh;
width: 100%;
left: 0;
bottom: 0;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
background-size: c... | 0.508544 | 0.058534 |
body{
padding:0;
margin:0;
background:#fff;
font-family: 'Dosis', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
font-weight:400;
}
input[type="button"],input[type="submit"]{
transition:0.5s ... | css/style.css | body{
padding:0;
margin:0;
background:#fff;
font-family: 'Dosis', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
font-weight:400;
}
input[type="button"],input[type="submit"]{
transition:0.5s ... | 0.161452 | 0.04197 |
* {margin: 0; padding:0;}
/* Header */
#todo{
width: 100%;
}
#global{
display: flex;
}
header{
position: fixed;
display: flex;
right: 0px;
background-color: white;
width: 95%;
height: 50px;
box-shadow: 0px 2px 15px -5px grey;
}
.temas_contraido{
padding: 50% 0;
position: absolute;
top:... | assets/css/Estilos.css | * {margin: 0; padding:0;}
/* Header */
#todo{
width: 100%;
}
#global{
display: flex;
}
header{
position: fixed;
display: flex;
right: 0px;
background-color: white;
width: 95%;
height: 50px;
box-shadow: 0px 2px 15px -5px grey;
}
.temas_contraido{
padding: 50% 0;
position: absolute;
top:... | 0.263126 | 0.080105 |
html,body{
height:100%;
background: url('../assets/hobbyBackground.png');
}
body{
min-height:100%;
display:flex;
color:white;
font-weight:bold;
text-shadow:1px 1px 5px black;
flex-direction: column;
}
h1 {
display:inline;
color: #444;
background-color: transparent;
font-size: 25px;
font-weig... | css/styles.css | html,body{
height:100%;
background: url('../assets/hobbyBackground.png');
}
body{
min-height:100%;
display:flex;
color:white;
font-weight:bold;
text-shadow:1px 1px 5px black;
flex-direction: column;
}
h1 {
display:inline;
color: #444;
background-color: transparent;
font-size: 25px;
font-weig... | 0.169406 | 0.064742 |
@charset "UTF-8";
/* CSS Document */
p {
font-size: 0.85em;
}
a:hover {
text-decoration:none;
}
h3{
font-size:1.4em;
}
h2{
font-size: 1.8em;
}
h1{
font-size:2.1em;
}
.clearboth {
clear:both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.opacity_reset {
opacity:1 !important;
}
.alert-danger, .alert-error{... | templates/bootstrap/style.css | @charset "UTF-8";
/* CSS Document */
p {
font-size: 0.85em;
}
a:hover {
text-decoration:none;
}
h3{
font-size:1.4em;
}
h2{
font-size: 1.8em;
}
h1{
font-size:2.1em;
}
.clearboth {
clear:both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.opacity_reset {
opacity:1 !important;
}
.alert-danger, .alert-error{... | 0.304455 | 0.10961 |
html, body {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
font-family: sans-serif;
letter-spacing: 0.03em;
line-height: 1.6;
background: #f0f2f5;
}
.title {
text-align: center;
font-size: 60px;
color: #1877f2;
margin-top: 65px;
margin-bottom: 1rem;
font-weight: 100;
}
... | css/style.css | html, body {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
font-family: sans-serif;
letter-spacing: 0.03em;
line-height: 1.6;
background: #f0f2f5;
}
.title {
text-align: center;
font-size: 60px;
color: #1877f2;
margin-top: 65px;
margin-bottom: 1rem;
font-weight: 100;
}
... | 0.26341 | 0.052352 |
.bg-azul_oscuro{
background: #181733;
}
.text-posiciones2{
color: #181733;
}
.btn-verde{
background-color: green;
border-color: green;
color: white;
}
.bg-degradado_red_blue{
background: -webkit-gradient(linear,left top, right top,color-stop(0, #3CE013),to(#181733));
}
.bg-cristina{
background: #FCAE9E;
}
.caja{... | public/css/style.css | .bg-azul_oscuro{
background: #181733;
}
.text-posiciones2{
color: #181733;
}
.btn-verde{
background-color: green;
border-color: green;
color: white;
}
.bg-degradado_red_blue{
background: -webkit-gradient(linear,left top, right top,color-stop(0, #3CE013),to(#181733));
}
.bg-cristina{
background: #FCAE9E;
}
.caja{... | 0.344443 | 0.112795 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
color: #555;
font-family: 'Lato', 'Arial', sans-serif;
font-size: 20px;
font-weight: 300;
text-rendering: optimizeLegibility;
scroll-behavior: smooth;
letter-spacing: 0.... | Vishesh Dhawan/DSCsite/resources/css/style.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
color: #555;
font-family: 'Lato', 'Arial', sans-serif;
font-size: 20px;
font-weight: 300;
text-rendering: optimizeLegibility;
scroll-behavior: smooth;
letter-spacing: 0.... | 0.362969 | 0.08733 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-a... | public/css/screen.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-a... | 0.375248 | 0.086593 |
@font-face {
font-family: "Yantramanav";
src: url("../fonts/Yantramanav-Black.ttf") format("truetype");
}
@font-face {
font-family: "TradeGothic";
src: url("../fonts/TradeGothic.ttf") format("truetype");
}
/*--
Common Css
--*/
body {
font-size: 14px;
font-weight: 300;
line-height: 25px;
color: #3b40... | themes/vex-hugo/static/css/style.css | @font-face {
font-family: "Yantramanav";
src: url("../fonts/Yantramanav-Black.ttf") format("truetype");
}
@font-face {
font-family: "TradeGothic";
src: url("../fonts/TradeGothic.ttf") format("truetype");
}
/*--
Common Css
--*/
body {
font-size: 14px;
font-weight: 300;
line-height: 25px;
color: #3b40... | 0.258326 | 0.060446 |
----------------------------------------------------------------------------------------------------*/
.container_12 {
width: 96%;
margin: 2%;
overflow: hidden;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
... | css/960gs.css | ----------------------------------------------------------------------------------------------------*/
.container_12 {
width: 96%;
margin: 2%;
overflow: hidden;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
... | 0.349311 | 0.076098 |
:root {
--banner: url(https://cdn.discordapp.com/attachments/942884799339724920/972983385251274813/standard.gif?size=2048)
}
header {
position: relative;
z-index: 1;
height: 100vh;
min-height: 850px;
background: url("https://cdn.discordapp.com/attachments/942104998400110645/942106081545572443/cover-... | index.css | :root {
--banner: url(https://cdn.discordapp.com/attachments/942884799339724920/972983385251274813/standard.gif?size=2048)
}
header {
position: relative;
z-index: 1;
height: 100vh;
min-height: 850px;
background: url("https://cdn.discordapp.com/attachments/942104998400110645/942106081545572443/cover-... | 0.601711 | 0.13759 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body{
font-family: "Lato","Arial",sans-serif;
font-weight: 300;
font-size: 20px;
text-rendering: optimizeLegibility;
}
.wrapper{
background: linear-gradient(to right bottom, #a1e1f0, rgba(17, 37, 140, 0.92));
padding: 20... | Authenticator/Authenticator_Ration_items_style1.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body{
font-family: "Lato","Arial",sans-serif;
font-weight: 300;
font-size: 20px;
text-rendering: optimizeLegibility;
}
.wrapper{
background: linear-gradient(to right bottom, #a1e1f0, rgba(17, 37, 140, 0.92));
padding: 20... | 0.553505 | 0.095392 |
body {
font-family: "system-ui", sans-serif;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
cursor: default;
font-size: 14px;
color: #262626;
margin: 5px 0;
}
#popup {
width: 515px;
}
#options{
}
@media (prefers-color-scheme: dark) {
body ... | src/css/theme.css | body {
font-family: "system-ui", sans-serif;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
cursor: default;
font-size: 14px;
color: #262626;
margin: 5px 0;
}
#popup {
width: 515px;
}
#options{
}
@media (prefers-color-scheme: dark) {
body ... | 0.289372 | 0.105902 |
.proclinic-bg {
background: #3CB371; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #008761, #3CB371); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #008761, #3CB371); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.proclinic-text-co... | public/dashboard_assets/css/green.css | .proclinic-bg {
background: #3CB371; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #008761, #3CB371); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #008761, #3CB371); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.proclinic-text-co... | 0.235548 | 0.067424 |
.menu-collapser {
position: relative;
background-color: #999;
color: #FFF;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
width: 100%;
height: 48px;
line-height: 48px;
font-size: 16px;
padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
/* line 15, .... | ss/css/extend/slimmenu/slimmenu.css | .menu-collapser {
position: relative;
background-color: #999;
color: #FFF;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
width: 100%;
height: 48px;
line-height: 48px;
font-size: 16px;
padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
/* line 15, .... | 0.190385 | 0.046508 |
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 300;
letter-spacing: 0.5px;
color: #000000;
margin: 0;
padding: 0 0 80px 0;
position: relative;
min-height: 100vh;
}
.container-fluid {
padding: 0;
}
.second-color {
color: #25414b;
}
.third-color ... | style.css |
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 300;
letter-spacing: 0.5px;
color: #000000;
margin: 0;
padding: 0 0 80px 0;
position: relative;
min-height: 100vh;
}
.container-fluid {
padding: 0;
}
.second-color {
color: #25414b;
}
.third-color ... | 0.26693 | 0.069668 |
* {
font-size: 13px;
box-sizing: border-box;
font-family: arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #999;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
outline: none !important; }
@media (min-width: 200px) ... | www/css/app.css | * {
font-size: 13px;
box-sizing: border-box;
font-family: arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #999;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
outline: none !important; }
@media (min-width: 200px) ... | 0.254787 | 0.070432 |
.table-input {
margin: 0 0 5px 0;
padding: 0;
color: #333;
font-size: 12px;
text-align: left;
background-image: url('../img/table-input-bg.png');
background-position: left top;
background-repeat: repeat-x;
background-color: #D8E4F2;
border: 1px solid #909AA6;
-webkit-border-... | public/resource/themes/operator/css/table.css |
.table-input {
margin: 0 0 5px 0;
padding: 0;
color: #333;
font-size: 12px;
text-align: left;
background-image: url('../img/table-input-bg.png');
background-position: left top;
background-repeat: repeat-x;
background-color: #D8E4F2;
border: 1px solid #909AA6;
-webkit-border-... | 0.292191 | 0.223886 |
html {
overflow: hidden;
}
body {
font-size: 12px
}
ul ,li{
padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei"
}
a {
color: #06C;
cursor: pointer
}
a:hove... | assets/css/style.css |
html {
overflow: hidden;
}
body {
font-size: 12px
}
ul ,li{
padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei"
}
a {
color: #06C;
cursor: pointer
}
a:hove... | 0.410638 | 0.131062 |
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap&family=Roboto+Slab:wght@900&display=swap');
:root {
--blue: #1e90ff;
--white: #ffffff;
--yellow: #ffcc29;
--dark: #495464;
--light1: #f4f4f2;
}
body {
margin: 0;
padding: 0;
min-height: 100vh;
text-align: ce... | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap&family=Roboto+Slab:wght@900&display=swap');
:root {
--blue: #1e90ff;
--white: #ffffff;
--yellow: #ffcc29;
--dark: #495464;
--light1: #f4f4f2;
}
body {
margin: 0;
padding: 0;
min-height: 100vh;
text-align: ce... | 0.435661 | 0.132655 |
body {
background-image: url("../assets/ignasi_pattern_s.png");
background-attachment: fixed;
background-repeat: repeat;
font-family:"Georgia", serif;
}
/* navbar styling */
.navbar-brand{
background-color: rgb(74, 170, 165);
color: white !important;
font-family: "Times New Roman", Times, s... | css/styles.css | body {
background-image: url("../assets/ignasi_pattern_s.png");
background-attachment: fixed;
background-repeat: repeat;
font-family:"Georgia", serif;
}
/* navbar styling */
.navbar-brand{
background-color: rgb(74, 170, 165);
color: white !important;
font-family: "Times New Roman", Times, s... | 0.332635 | 0.077903 |
[ Body ]
-------------*/
body{
font-family: 'Source Sans Pro', sans-serif;
}
a:hover{
text-decoration:none;
}
a:focus{
outline:none;
}
input, textarea{
box-shadow: none !important;
outline-offset: 0 !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
... | public/JobPortal_Frontend/assets/css/style.css | [ Body ]
-------------*/
body{
font-family: 'Source Sans Pro', sans-serif;
}
a:hover{
text-decoration:none;
}
a:focus{
outline:none;
}
input, textarea{
box-shadow: none !important;
outline-offset: 0 !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
... | 0.231527 | 0.035344 |
-----------------------------------------------------------------*/
.testimonials-grid li {
width: 50%;
padding: 25px;
}
.testimonials-grid.grid-3 li { width: 33.33%; }
.testimonials-grid li .testimonial {
padding: 0;
background-color: transparent !important;
border: 0 !important;
box-shadow: none !important;
... | public/css/imports/shortcodes/testimonials.css | -----------------------------------------------------------------*/
.testimonials-grid li {
width: 50%;
padding: 25px;
}
.testimonials-grid.grid-3 li { width: 33.33%; }
.testimonials-grid li .testimonial {
padding: 0;
background-color: transparent !important;
border: 0 !important;
box-shadow: none !important;
... | 0.30715 | 0.248933 |
.ui-jqgrid {border:0;}
.ui-jqgrid .ui-jqgrid-view {font-size:1em;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar.ui-widget-header {font-size: 1.4em; border:0; background:none;border-bottom: 2px solid #ccc;}
.ui-jqgrid .ui-jqgrid-title {margin-left: 0.5em; }
... | src/FubuMVC.Diagnostics/Content/Styles/diagnostics/jquery/ui.jqgrid.overrides.css | .ui-jqgrid {border:0;}
.ui-jqgrid .ui-jqgrid-view {font-size:1em;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar.ui-widget-header {font-size: 1.4em; border:0; background:none;border-bottom: 2px solid #ccc;}
.ui-jqgrid .ui-jqgrid-title {margin-left: 0.5em; }
... | 0.156588 | 0.026506 |
.head{
background: green;
color: white;
padding: 12px;
font-family: Tahoma;
height: 95px;
}
body{
margin:0px;
background-color: lightgrey;
}
*{
box-sizing:bolder-box;
}
/* style the header by mixing 3 colors note: works only on firefox; */
.header{
width:100%;
height:250px;
color:green;
... | main.css | .head{
background: green;
color: white;
padding: 12px;
font-family: Tahoma;
height: 95px;
}
body{
margin:0px;
background-color: lightgrey;
}
*{
box-sizing:bolder-box;
}
/* style the header by mixing 3 colors note: works only on firefox; */
.header{
width:100%;
height:250px;
color:green;
... | 0.159675 | 0.041735 |
body {
margin: 77px 0 0 0;
height: 100%;
}
.photshow {
position: relative;
height: 200px;
width: 200px;
overflow: hidden;
}
.photshow input[type="file"] {
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
}
#info {
width: 100%;
height: 100%;
margin-top: 20... | UI/css_files/user_agent.css | body {
margin: 77px 0 0 0;
height: 100%;
}
.photshow {
position: relative;
height: 200px;
width: 200px;
overflow: hidden;
}
.photshow input[type="file"] {
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
}
#info {
width: 100%;
height: 100%;
margin-top: 20... | 0.405096 | 0.075414 |
body,
h1,
h2,
p {
margin: 0px;
padding: 0px;
}
.container {
position: relative;
height: 16.66666667rem;
width: 100%;
background-image: url(../img/bg1.png);
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.header {
position: absolute... | Public/css/index.css | body,
h1,
h2,
p {
margin: 0px;
padding: 0px;
}
.container {
position: relative;
height: 16.66666667rem;
width: 100%;
background-image: url(../img/bg1.png);
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.header {
position: absolute... | 0.37605 | 0.067117 |
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
}
body {
background:none repeat scroll 0 0 #eeeeee;
font-size:16px;
font-family:"Open Sans",Arial,sans-serif;
color:#444;
}
h1,h2,h3,h4,h5,h6 {
color: rgba(244,2,2,1.00);
font-weight: nor... | css/responsee.css | * {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
}
body {
background:none repeat scroll 0 0 #eeeeee;
font-size:16px;
font-family:"Open Sans",Arial,sans-serif;
color:#444;
}
h1,h2,h3,h4,h5,h6 {
color: rgba(244,2,2,1.00);
font-weight: nor... | 0.238816 | 0.07024 |
html.VirtualKeyboardPopup, body.VirtualKeyboardPopup {
padding: 0;
margin: 0;
}
#virtualKeyboard {
border: 1px solid #b3b3b3;
background: #ede7ad;
height: 202px;
margin: 0;
padding-right: 2px;
position: relative;
visibility: visible !important;
... | css/goldie/keyboard.css | html.VirtualKeyboardPopup, body.VirtualKeyboardPopup {
padding: 0;
margin: 0;
}
#virtualKeyboard {
border: 1px solid #b3b3b3;
background: #ede7ad;
height: 202px;
margin: 0;
padding-right: 2px;
position: relative;
visibility: visible !important;
... | 0.408277 | 0.047272 |
@charset "ISO-8859-1";
/*img.logo{
height: 30px;
width: 30px;
margin-top: 7px;
margin-left: 15px;
margin-right: 15px;
}
ul.menu{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
li.menuItem{
float: left;
}
li.menuItem a{
display: block;
color: white;
text-align:... | PracticaDAD/src/main/resources/static/styles/misOfertasStyle.css | @charset "ISO-8859-1";
/*img.logo{
height: 30px;
width: 30px;
margin-top: 7px;
margin-left: 15px;
margin-right: 15px;
}
ul.menu{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
li.menuItem{
float: left;
}
li.menuItem a{
display: block;
color: white;
text-align:... | 0.364551 | 0.063802 |
/* label */
body {
color: #666;
font: 16px/26px "Raleway", sans-serif;
text-align: center;
height: auto;
margin: 0;
}
/* id */
#content {
height:100vmin;
width:100%;
margin: 0;
overflow: hidden;
}
#welcome {
position:absolute;
background: -moz-linear-gradient(270deg, rgba(23... | blog/08-blog/css.css | /* label */
body {
color: #666;
font: 16px/26px "Raleway", sans-serif;
text-align: center;
height: auto;
margin: 0;
}
/* id */
#content {
height:100vmin;
width:100%;
margin: 0;
overflow: hidden;
}
#welcome {
position:absolute;
background: -moz-linear-gradient(270deg, rgba(23... | 0.334698 | 0.088781 |
html {
position: relative;
min-height: 100%;
}
body{
margin-bottom: 60px;
}
pre {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
word-break: break-word!important;
over... | grasa_event_locator/static/css/custom.css | html {
position: relative;
min-height: 100%;
}
body{
margin-bottom: 60px;
}
pre {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
word-break: break-word!important;
over... | 0.303835 | 0.048971 |
HTML,
body {
margin: 0;
font-family: 'Microsoft Yahei', verdana;
font-size: 14px;
min-width: 992px;
}
*{
box-sizing: border-box;
}
a{
text-decoration: none;
color: #333333;
}
.header {
height: 86px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#3883BE), to(#A3CEEE));
... | static/css/index.css | HTML,
body {
margin: 0;
font-family: 'Microsoft Yahei', verdana;
font-size: 14px;
min-width: 992px;
}
*{
box-sizing: border-box;
}
a{
text-decoration: none;
color: #333333;
}
.header {
height: 86px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#3883BE), to(#A3CEEE));
... | 0.288569 | 0.092729 |
*, *::before, *::after{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body{
margin: 0;
}
.video-section{
display: grid;
grid-template-columns: repeat(auto-fill,minmax(250px, 1fr));
gap: 3rem 1rem;
padding: 3rem 0;
margin: 0 1.5rem;
border: 4px solid... | style.css | *, *::before, *::after{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body{
margin: 0;
}
.video-section{
display: grid;
grid-template-columns: repeat(auto-fill,minmax(250px, 1fr));
gap: 3rem 1rem;
padding: 3rem 0;
margin: 0 1.5rem;
border: 4px solid... | 0.424293 | 0.056888 |
.user-profile-container {
display: flex;
flex-direction: column;
width: 100%;
align-items: center;
border-left: 2px dashed #cccccc;
border-right: 2px dashed #cccccc;
}
.user-profile-ticket {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: space-around;
align-it... | web/css/user-profile.css | .user-profile-container {
display: flex;
flex-direction: column;
width: 100%;
align-items: center;
border-left: 2px dashed #cccccc;
border-right: 2px dashed #cccccc;
}
.user-profile-ticket {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: space-around;
align-it... | 0.586049 | 0.117572 |
@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'), url('../fonts/montserrat-v14-latin-regular.woff') format('woff');
}
@font-face {
font-fami... | 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'), url('../fonts/montserrat-v14-latin-regular.woff') format('woff');
}
@font-face {
font-fami... | 0.392686 | 0.066691 |
background-color: #333;
color: #fff;
}
#contact header.section-header h2 {
color: hsl(0, 0%, 100%);
text-align: center;
}
#contact small#copyright {
margin-top: auto;
padding: 1rem;
color: #fff;
text-align: center;
}
#contact form {
display: flex;
flex-direction: column;
width: 87%;
max-width: 400px;
mar... | src/components/panels/ContactForm.css | background-color: #333;
color: #fff;
}
#contact header.section-header h2 {
color: hsl(0, 0%, 100%);
text-align: center;
}
#contact small#copyright {
margin-top: auto;
padding: 1rem;
color: #fff;
text-align: center;
}
#contact form {
display: flex;
flex-direction: column;
width: 87%;
max-width: 400px;
mar... | 0.227126 | 0.052838 |
html body .geDiagramContainer, html body div.geMenubarContainer, html body .geFooterContainer>div>img, html body div.mxPopupMenu, html body td.mxPopupMenuIcon, html body .geFormatContainer {
background-color: #2a2a2a;
}
html body .geFooterContainer, html body .geFooterContainer a, html body #geFooterItem1, html body ... | src/main/webapp/styles/dark.css | html body .geDiagramContainer, html body div.geMenubarContainer, html body .geFooterContainer>div>img, html body div.mxPopupMenu, html body td.mxPopupMenuIcon, html body .geFormatContainer {
background-color: #2a2a2a;
}
html body .geFooterContainer, html body .geFooterContainer a, html body #geFooterItem1, html body ... | 0.271445 | 0.041269 |
.header-container {
background-color: white;
color: white;
display: flex;
flex-direction: column;
padding: 1rem;
align-items: center;
position: fixed;
left: 0;
top: 0rem;
width: 100%;
z-index: 15;
height: 6rem;
color: black;
}
.cart-link {
font-size: 1.5rem;
marg... | client/src/css/Header.css | .header-container {
background-color: white;
color: white;
display: flex;
flex-direction: column;
padding: 1rem;
align-items: center;
position: fixed;
left: 0;
top: 0rem;
width: 100%;
z-index: 15;
height: 6rem;
color: black;
}
.cart-link {
font-size: 1.5rem;
marg... | 0.695441 | 0.118207 |
.ab_TitleBar{
background-color: #182026;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
display: grid;
grid-template-columns: 50px auto 138px;
box-sizing: border-box;
-webkit-app-region: drag;
}
.ab_TitleBar .bp3-popover-wrapper{
height: 35px;
}
/* Window control Styles */
.ab_TB_WinContro... | src/components/title-bar/styles/TitleBar.css | .ab_TitleBar{
background-color: #182026;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
display: grid;
grid-template-columns: 50px auto 138px;
box-sizing: border-box;
-webkit-app-region: drag;
}
.ab_TitleBar .bp3-popover-wrapper{
height: 35px;
}
/* Window control Styles */
.ab_TB_WinContro... | 0.414069 | 0.077448 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Oswald, sans-serif;
background-color: #eaeaea;
}
.navbar-brand {
font-size: 25px;
color: rgb(245, 236, 236);
text-transform: uppercase;
}
.nav-link {
font-size: 18px;
color: rgb(224, 210, 210);
font-family: 'Times New Roman', Tim... | style.css | * {
margin: 0;
padding: 0;
}
body {
font-family: Oswald, sans-serif;
background-color: #eaeaea;
}
.navbar-brand {
font-size: 25px;
color: rgb(245, 236, 236);
text-transform: uppercase;
}
.nav-link {
font-size: 18px;
color: rgb(224, 210, 210);
font-family: 'Times New Roman', Tim... | 0.40251 | 0.091748 |
.wh_publication_toc .topicref {
display: flex;
align-items: baseline;
}
.wh_breadcrumb .topicref {
display: inline-block;
}
.wh_publication_toc .wh-expand-btn:before{
display: inline-block;
font-family: "oXygen WebHelp", serif;
font-size: .7em;
font-weight: lighter;
font-style: normal... | oxygen-webhelp/app/nav-links/nav-links.css |
.wh_publication_toc .topicref {
display: flex;
align-items: baseline;
}
.wh_breadcrumb .topicref {
display: inline-block;
}
.wh_publication_toc .wh-expand-btn:before{
display: inline-block;
font-family: "oXygen WebHelp", serif;
font-size: .7em;
font-weight: lighter;
font-style: normal... | 0.61832 | 0.203886 |
body {
margin: 0;
padding: 0;
background-color: var(--theme-bg-color);
font-family: "Roboto", sans-serif;
font-size: 16px;
line-height: 25px;
color: var(--theme-text-color);
}
.wrapper {
max-width: 1470px;
height: 100%;
margin: 0 auto;
}
.main-content {
padding: 50px 0 0;
}
.header__nav {
dis... | homeworks/dmytro.kondaurov_DmitriyKondaurov/9-animations/main-style.css | body {
margin: 0;
padding: 0;
background-color: var(--theme-bg-color);
font-family: "Roboto", sans-serif;
font-size: 16px;
line-height: 25px;
color: var(--theme-text-color);
}
.wrapper {
max-width: 1470px;
height: 100%;
margin: 0 auto;
}
.main-content {
padding: 50px 0 0;
}
.header__nav {
dis... | 0.463444 | 0.061283 |
.logo,
.menu-title,
.right-bar h4 {
text-transform: uppercase
}
.topbar {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 999
}
.topbar .topbar-left {
background: #4e54c8;
float: left;
text-align: center;
height: 60px;
position: relative;
width: 250px;
z-index:... | public/backend/assets/css/menu.css | .logo,
.menu-title,
.right-bar h4 {
text-transform: uppercase
}
.topbar {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 999
}
.topbar .topbar-left {
background: #4e54c8;
float: left;
text-align: center;
height: 60px;
position: relative;
width: 250px;
z-index:... | 0.427636 | 0.144179 |
header {
position: relative;
background-color: black;
height: 100vh;
min-height: 25rem;
width: 100%;
overflow: hidden;
}
header video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
-ms-tran... | public/assets/css/new.css | header {
position: relative;
background-color: black;
height: 100vh;
min-height: 25rem;
width: 100%;
overflow: hidden;
}
header video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
-ms-tran... | 0.581897 | 0.120284 |
.articles article {
padding-bottom: 1.4em;
border-bottom: 1px solid #eeeeee;
margin-top: 2.4em;
}
.articles article p {
font-size: 1.2em;
}
.articles article:last-child {
border-bottom: none;
}
.info {
margin-bottom: .5em;
color: #a0a0a0;
}
.info a {
color: #a0a0a0;
}
.info > span {
margin-right:... | careplus/articles/static/css/articles.css | .articles article {
padding-bottom: 1.4em;
border-bottom: 1px solid #eeeeee;
margin-top: 2.4em;
}
.articles article p {
font-size: 1.2em;
}
.articles article:last-child {
border-bottom: none;
}
.info {
margin-bottom: .5em;
color: #a0a0a0;
}
.info a {
color: #a0a0a0;
}
.info > span {
margin-right:... | 0.502686 | 0.209611 |
.post {
background-color: white;
margin: 5px;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;
display: flex;
flex-direction: column;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.13), 1px 2px 2px rgba(0, 0, 0, 0.1),
-1px -2px 2px rgba(0, 0, 0, 0.05);
}
.post__header {
display: flex;
margin-bottom: 10px;... | src/Post.css | .post {
background-color: white;
margin: 5px;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;
display: flex;
flex-direction: column;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.13), 1px 2px 2px rgba(0, 0, 0, 0.1),
-1px -2px 2px rgba(0, 0, 0, 0.05);
}
.post__header {
display: flex;
margin-bottom: 10px;... | 0.497559 | 0.127056 |
@charset "utf-8";
/*组合搜索*/
.filter-box {
padding: 18px 0;
}
.filter-list-wrap {
position: relative;
}
.filter-list-wrap, .filter-selected-list-wrap, .full-toggle-wrap {
border-top: 1px solid #e0e0e0;
}
.filter-list-wrap:first-child, .filter-selected-list-wrap:first-child, .full-toggle-wrap:first-child {
border-t... | public/home/css/category.css | @charset "utf-8";
/*组合搜索*/
.filter-box {
padding: 18px 0;
}
.filter-list-wrap {
position: relative;
}
.filter-list-wrap, .filter-selected-list-wrap, .full-toggle-wrap {
border-top: 1px solid #e0e0e0;
}
.filter-list-wrap:first-child, .filter-selected-list-wrap:first-child, .full-toggle-wrap:first-child {
border-t... | 0.194483 | 0.047338 |
:root {
/**
* Color
*/
/* White */
--white: hsl(220, 10%, 100%);
--white-hover: color(var(--white) shade(5%));
--white-active: color(var(--white) shade(10%));
/* Black */
--black: hsl(220, 10%, 0%);
--black-hover: color(var(--black) tint(20%));
--black-active: color(var(--black) tint(10%));
... | turret/_colors.css | :root {
/**
* Color
*/
/* White */
--white: hsl(220, 10%, 100%);
--white-hover: color(var(--white) shade(5%));
--white-active: color(var(--white) shade(10%));
/* Black */
--black: hsl(220, 10%, 0%);
--black-hover: color(var(--black) tint(20%));
--black-active: color(var(--black) tint(10%));
... | 0.546012 | 0.12603 |
@font-face {
font-family: 'geoSansLight'; /*a name to be used later*/
src: url('Fonts/GeosansLight.ttf'); /*URL to font*/
}
@font-face {
font-family: 'openSans'; /*a name to be used later*/
src: url('Fonts/OpenSans-Light.ttf'); /*URL to font*/
}
@font-face {
font-family: 'oswald'; /*a name ... | typing.css | @font-face {
font-family: 'geoSansLight'; /*a name to be used later*/
src: url('Fonts/GeosansLight.ttf'); /*URL to font*/
}
@font-face {
font-family: 'openSans'; /*a name to be used later*/
src: url('Fonts/OpenSans-Light.ttf'); /*URL to font*/
}
@font-face {
font-family: 'oswald'; /*a name ... | 0.272508 | 0.053453 |
.ctga,
.ctgaChild {
width: 100%;
display: inline-flex;
align-items: center;
cursor: pointer;
font-size: 1.2rem;
line-height: 2.3rem;
color: #333;
text-decoration: none;
padding: 3px 20px 6px 24px;
position: relative;
right: 0;
transition: right linear .3s;
}
.ctgulChild {
display: none;
padding-left: 0;
... | assets/front/assets/css/style-cart.css | .ctga,
.ctgaChild {
width: 100%;
display: inline-flex;
align-items: center;
cursor: pointer;
font-size: 1.2rem;
line-height: 2.3rem;
color: #333;
text-decoration: none;
padding: 3px 20px 6px 24px;
position: relative;
right: 0;
transition: right linear .3s;
}
.ctgulChild {
display: none;
padding-left: 0;
... | 0.340047 | 0.055464 |
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Oxygen', sans-serif;
font-size: 100%;
background:#fff;
}
.header_top{
background:#dd9d33;
min-height:28px;
position: relative;
}
.header_top_right{
float:right;
width:30%;
}
.top-info{
color: #fff;
fon... | assets/css/style.css | h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Oxygen', sans-serif;
font-size: 100%;
background:#fff;
}
.header_top{
background:#dd9d33;
min-height:28px;
position: relative;
}
.header_top_right{
float:right;
width:30%;
}
.top-info{
color: #fff;
fon... | 0.25945 | 0.039416 |
.files input[type="file"] {
border-radius: 5px;
background-color: #5fbed6;
font-size: 15px;
font-family: Roboto-Slab,sans-serif;
transition: all 0.3s;
border: none;
overflow-wrap: break-word;
}
.files input[type="file"]:hover {
background-color: #5b2187;
cursor: pointer;
color: #FFFFFF;
}
/*espacia... | wallet/views/dist/css/qubitWallet.css | .files input[type="file"] {
border-radius: 5px;
background-color: #5fbed6;
font-size: 15px;
font-family: Roboto-Slab,sans-serif;
transition: all 0.3s;
border: none;
overflow-wrap: break-word;
}
.files input[type="file"]:hover {
background-color: #5b2187;
cursor: pointer;
color: #FFFFFF;
}
/*espacia... | 0.315525 | 0.125869 |
.editor-view,#editor-view {
position: absolute ;
top: 40px ;
bottom: 0px ;
left: 40px ;
right: 0 ;
transition-duration: .5s ;
transition-property: left ;
}
#editor-locked {
position: absolute ;
top: 60px ;
left: 240px ;
right: 40px ;
padding: 20px ;
z-index: 100 ;
height: 20px ;
transition... | static/css/code.css | .editor-view,#editor-view {
position: absolute ;
top: 40px ;
bottom: 0px ;
left: 40px ;
right: 0 ;
transition-duration: .5s ;
transition-property: left ;
}
#editor-locked {
position: absolute ;
top: 60px ;
left: 240px ;
right: 40px ;
padding: 20px ;
z-index: 100 ;
height: 20px ;
transition... | 0.339061 | 0.119614 |
@import url(https://fonts.googleapis.com/css?family=Lato:700,400,300,100);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr,
address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table... | cas-server-webapp/src/main/webapp/css/cas.css | @import url(https://fonts.googleapis.com/css?family=Lato:700,400,300,100);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr,
address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table... | 0.235021 | 0.145176 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
... | web/css/site.css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
... | 0.479016 | 0.098382 |
a { cursor: pointer; }
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
html, body, main {
min-height: 100%;
min-width: 700px;
}
html, button, input, select, textarea {
color: #222;
}
[ng-cloak] { display: none !important; }
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::se... | www/css/main.css | a { cursor: pointer; }
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
html, body, main {
min-height: 100%;
min-width: 700px;
}
html, button, input, select, textarea {
color: #222;
}
[ng-cloak] { display: none !important; }
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::se... | 0.435661 | 0.118921 |
@charset "UTF-8";
/*! HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and ... | css/main.css | @charset "UTF-8";
/*! HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and ... | 0.612889 | 0.118283 |
body {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
background-color: black;
}
img{
position: fixed;
top:2%;
right: 2%;
width: 10%;
}
.text-container {
height: 100vh;
width: 100vw;
display: flex;
justify-content: center;
align-items: center;
position:fixed;
}
.text... | views/index_files/ev.css | body {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
background-color: black;
}
img{
position: fixed;
top:2%;
right: 2%;
width: 10%;
}
.text-container {
height: 100vh;
width: 100vw;
display: flex;
justify-content: center;
align-items: center;
position:fixed;
}
.text... | 0.477798 | 0.060919 |
sidebar small only desktop
-----------------------------------*/
@media (min-width: 1200px) {
/*-- small sidebar --*/
#sidebar.active {
min-width: 90px;
max-width: 90px;
text-align: center;
}
#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
display: none... | src/Client/TourPortal.Client/wwwroot/css/area-style/css/responsive.css | sidebar small only desktop
-----------------------------------*/
@media (min-width: 1200px) {
/*-- small sidebar --*/
#sidebar.active {
min-width: 90px;
max-width: 90px;
text-align: center;
}
#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
display: none... | 0.312895 | 0.076304 |
.radius {
border-radius: 0.75;
}
.radius-no {
border-radius: 0;
}
.radius-xs {
border-radius: 0.25;
}
.radius-sm {
border-radius: 0.5;
}
.radius-md {
border-radius: 1;
}
.radius-lg {
border-radius: 1.5;
}
.radius-xl {
border-radius: 3;
}
.radius-round {
border-radius: 3000rem;
}
.radius-circle {
borde... | src/assets/css/radius.css | .radius {
border-radius: 0.75;
}
.radius-no {
border-radius: 0;
}
.radius-xs {
border-radius: 0.25;
}
.radius-sm {
border-radius: 0.5;
}
.radius-md {
border-radius: 1;
}
.radius-lg {
border-radius: 1.5;
}
.radius-xl {
border-radius: 3;
}
.radius-round {
border-radius: 3000rem;
}
.radius-circle {
borde... | 0.5564 | 0.415432 |
@keyframes pulsate {
0% {
background-color: #FF3F16; }
50% {
background-color: #ffbdaf; }
100% {
background-color: #FF3F16; } }
@keyframes pulsate-opacity {
0% {
opacity: 1; }
50% {
opacity: 0.7; }
100% {
opacity: 1; } }
@keyframes pulsate-login {
0% {
background-color: #FF3F16... | public/css/main.css | @keyframes pulsate {
0% {
background-color: #FF3F16; }
50% {
background-color: #ffbdaf; }
100% {
background-color: #FF3F16; } }
@keyframes pulsate-opacity {
0% {
opacity: 1; }
50% {
opacity: 0.7; }
100% {
opacity: 1; } }
@keyframes pulsate-login {
0% {
background-color: #FF3F16... | 0.372962 | 0.097648 |
@import url(https://fonts.googleapis.com/css?family=Montserrat);
html, body {
overflow: hidden;
}
.background {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
overflow: hidden;
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visib... | dist/style.css | @import url(https://fonts.googleapis.com/css?family=Montserrat);
html, body {
overflow: hidden;
}
.background {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
overflow: hidden;
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visib... | 0.367043 | 0.098425 |
.u-section-1 .u-sheet-1 {
min-height: 760px;
}
.u-section-1 .u-image-1 {
width: 476px;
height: 737px;
margin: 0 auto 0 37px;
}
.u-section-1 .u-text-1 {
font-weight: 700;
margin: -466px 0 60px auto;
}
@media (max-width: 575px) {
.u-section-1 .u-sheet-1 {
min-height: 550px;
}
.u-section-1 .u-ima... | VIZ.css | .u-section-1 .u-sheet-1 {
min-height: 760px;
}
.u-section-1 .u-image-1 {
width: 476px;
height: 737px;
margin: 0 auto 0 37px;
}
.u-section-1 .u-text-1 {
font-weight: 700;
margin: -466px 0 60px auto;
}
@media (max-width: 575px) {
.u-section-1 .u-sheet-1 {
min-height: 550px;
}
.u-section-1 .u-ima... | 0.352759 | 0.078855 |
[Dashboard] */
.img-thumbnail {
min-width: 55px;
min-height: auto;
margin: 5px auto 5px auto;
display: block;
}
.img-thumbnail img {
width: 100%;
height: 100%;
position: relative;
}
.mark {
width: 100%;
border-radius: 6px;
background: #ffffff;
display: block;
}
.marker {
width: 100%;
background: #f2f2f2... | public/css/home.css | [Dashboard] */
.img-thumbnail {
min-width: 55px;
min-height: auto;
margin: 5px auto 5px auto;
display: block;
}
.img-thumbnail img {
width: 100%;
height: 100%;
position: relative;
}
.mark {
width: 100%;
border-radius: 6px;
background: #ffffff;
display: block;
}
.marker {
width: 100%;
background: #f2f2f2... | 0.223292 | 0.076891 |
$light-blue-border: hsl(208, 46%, 93%);
$border-green: hsl(170, 47%, 53%);
$hover-green: hsl(170, 65%, 85%);
$text-green: hsl(170, 72%, 32%);
$category-text: hsl(219, 23%, 33%);
.portico-landing.integrations {
color: hsl(0, 0%, 27%);
font-weight: normal;
h1,
h2,
h3 {
&:hover::after {
... | static/styles/portico/integrations.css | $light-blue-border: hsl(208, 46%, 93%);
$border-green: hsl(170, 47%, 53%);
$hover-green: hsl(170, 65%, 85%);
$text-green: hsl(170, 72%, 32%);
$category-text: hsl(219, 23%, 33%);
.portico-landing.integrations {
color: hsl(0, 0%, 27%);
font-weight: normal;
h1,
h2,
h3 {
&:hover::after {
... | 0.702224 | 0.102754 |
.menu [href]:hover {
color: #2196f3;
}
.menu [href]:focus {
color: #2196f3;
}
.menu [href]:active {
color: red;
}
.menu [href]:visited {
color: green;
}
button {
background-color: #f5f4fa;
color: #212121;
}
button:hover {
background-color: #2196f3;
color: #fff;
}
button:focus {
background-color: #21... | hw2_26/styles/styles.css |
.menu [href]:hover {
color: #2196f3;
}
.menu [href]:focus {
color: #2196f3;
}
.menu [href]:active {
color: red;
}
.menu [href]:visited {
color: green;
}
button {
background-color: #f5f4fa;
color: #212121;
}
button:hover {
background-color: #2196f3;
color: #fff;
}
button:focus {
background-color: #21... | 0.311532 | 0.095856 |
.shopp {
margin: 0;
padding: 0;
background: linear-gradient(to bottom right, #e3f0ff, #fafcff);
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.Cart-Container {
width: 80%;
/* height: 85%; */
background-color: #ffffff;
border-radius: 20px;
b... | public/cssFront/shpongCard.css | .shopp {
margin: 0;
padding: 0;
background: linear-gradient(to bottom right, #e3f0ff, #fafcff);
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.Cart-Container {
width: 80%;
/* height: 85%; */
background-color: #ffffff;
border-radius: 20px;
b... | 0.481941 | 0.144813 |
ul {
margin-left: 2.45rem;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
/* margin-bottom: 1.45rem; */
list-style-position: outside;
list-style-image: none;
}
ul li {
padding-left: 0;
}
li > ol {
margin-left: 1.45rem;
margin-bottom: calc(... | src/components/layout.css | ul {
margin-left: 2.45rem;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
/* margin-bottom: 1.45rem; */
list-style-position: outside;
list-style-image: none;
}
ul li {
padding-left: 0;
}
li > ol {
margin-left: 1.45rem;
margin-bottom: calc(... | 0.450118 | 0.119537 |
font-family: Tenor Sans;
font-weight: 400;
font-display: swap;
src: url('/fonts/TenorSans/TenorSans-Regular.ttf')
format('truetype');
} */
/* Nunito */
@font-face {
font-family: Nunito;
font-weight: 200;
font-display: swap;
src: url('/fonts/Nunito/Nunito-Thin.ttf')
format('truetype');
}
@font-fa... | src/styles/font.css | font-family: Tenor Sans;
font-weight: 400;
font-display: swap;
src: url('/fonts/TenorSans/TenorSans-Regular.ttf')
format('truetype');
} */
/* Nunito */
@font-face {
font-family: Nunito;
font-weight: 200;
font-display: swap;
src: url('/fonts/Nunito/Nunito-Thin.ttf')
format('truetype');
}
@font-fa... | 0.310067 | 0.043305 |
@charset "utf-8";
/*
Deafult size design is larger than 62rem width
*/
* {
box-sizing: border-box;
}
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
}
body {
line-height: 1.7em;
color: #7f8c8d;
font-size: 1em;
background: #000000... | staticfiles/styles/pure-based.38c326caa31d.css | @charset "utf-8";
/*
Deafult size design is larger than 62rem width
*/
* {
box-sizing: border-box;
}
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
}
body {
line-height: 1.7em;
color: #7f8c8d;
font-size: 1em;
background: #000000... | 0.227985 | 0.059757 |
@font-face {
font-family: "HelveticaRegular";
src: url("../fonts/HelveticaRegular/HelveticaRegular.eot");
src: url("../fonts/HelveticaRegular/HelveticaRegular.eot?#iefix")format("embedded-opentype"),
url("../fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
url("../fonts/HelveticaRegula... | app/css/fonts.css | @font-face {
font-family: "HelveticaRegular";
src: url("../fonts/HelveticaRegular/HelveticaRegular.eot");
src: url("../fonts/HelveticaRegular/HelveticaRegular.eot?#iefix")format("embedded-opentype"),
url("../fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
url("../fonts/HelveticaRegula... | 0.229018 | 0.042762 |
.notice{
background-image: url(../image/notice.png) !important;
}
.feedback{
background-image: url(../image/feedback.png) !important;
}
.admin{
background-image: url(../image/admin.png) !important;
}
.icon_customer{
background-image: url(../image/icon_customer.png) !important;
}
.icon_customer{
background-im... | Client/src/main/webapp/resources/resources/css/icon.css | .notice{
background-image: url(../image/notice.png) !important;
}
.feedback{
background-image: url(../image/feedback.png) !important;
}
.admin{
background-image: url(../image/admin.png) !important;
}
.icon_customer{
background-image: url(../image/icon_customer.png) !important;
}
.icon_customer{
background-im... | 0.208098 | 0.070816 |
@import 'css/https___raw_githubusercon.css';
@import 'css/sm-core-css.css';
/* style.css */
.main-nav {
position: relative;
background: #3092c0;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f4e79), color-stop(100%, #4b4a73));
background-image: -webkit-linear-gradient(top, #4f... | sm-simpl-blue-2side/css/style.css | @import 'css/https___raw_githubusercon.css';
@import 'css/sm-core-css.css';
/* style.css */
.main-nav {
position: relative;
background: #3092c0;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f4e79), color-stop(100%, #4b4a73));
background-image: -webkit-linear-gradient(top, #4f... | 0.297674 | 0.053527 |
@import '../styles/constants.css';
:root {
--padding-size: 15px;
--control-bgcolor: var(--COLOR_CONTROL);
--control-bgcolor-hover: var(--COLOR_BRAND_DARK);
/* --header-bgcolor-hover: color(var(--COLOR_CONTROL_LIGHT) alpha(4%)); */
--header-bgcolor-hover: rgba(179, 227, 255, 0.04);
}
.root {
font-size: 14p... | src/components/ProductLine.css | @import '../styles/constants.css';
:root {
--padding-size: 15px;
--control-bgcolor: var(--COLOR_CONTROL);
--control-bgcolor-hover: var(--COLOR_BRAND_DARK);
/* --header-bgcolor-hover: color(var(--COLOR_CONTROL_LIGHT) alpha(4%)); */
--header-bgcolor-hover: rgba(179, 227, 255, 0.04);
}
.root {
font-size: 14p... | 0.489015 | 0.093347 |
html, body {
padding: 0;
margin: 0;
}
body {
min-width: 100vw;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
color: #0D102B;
font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', ... | src/index.css | html, body {
padding: 0;
margin: 0;
}
body {
min-width: 100vw;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
color: #0D102B;
font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', ... | 0.551091 | 0.097519 |
.container{
background-color:#094244;
color: whitesmoke;
padding: 16px 16px 31px 16px;
}
.regcontainer{
width: 48%;
height: auto;
background-color:cadetblue;
border-radius: 21px;
/* align-content: center; */
margin: auto;
margin-top: 5rem;
color: whitesmoke;
padding: 16px;
}
.bsign{
b... | public/style.css | .container{
background-color:#094244;
color: whitesmoke;
padding: 16px 16px 31px 16px;
}
.regcontainer{
width: 48%;
height: auto;
background-color:cadetblue;
border-radius: 21px;
/* align-content: center; */
margin: auto;
margin-top: 5rem;
color: whitesmoke;
padding: 16px;
}
.bsign{
b... | 0.310067 | 0.054299 |
.first{
position: relative;
margin:30px;
left: 150px;
right: 150px;
}
header div {
position: relative;
left:50px;
bottom: 15px;
}
.logo {
position: relative;
/* left: 10px; */
top: 35px;
}
header ul li{
display: inline-block;
/* position: relative;
left: 700p... | style.css | .first{
position: relative;
margin:30px;
left: 150px;
right: 150px;
}
header div {
position: relative;
left:50px;
bottom: 15px;
}
.logo {
position: relative;
/* left: 10px; */
top: 35px;
}
header ul li{
display: inline-block;
/* position: relative;
left: 700p... | 0.422505 | 0.124452 |
body {
font-family: 'Roboto', sans-serif;
color: #545E6C;
background: #f5f5f5;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* text-shadow et box-shadow */
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 3px 30px rgba(0,0,... | assets/css/Turquoise.css | body {
font-family: 'Roboto', sans-serif;
color: #545E6C;
background: #f5f5f5;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* text-shadow et box-shadow */
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 3px 30px rgba(0,0,... | 0.334807 | 0.089455 |
@font-face {
font-family: 'android';
src: url('fontes/idroid.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
/*
paleta de cores:
#83DAB2
#4BBF89
#378C64
#19402E
#044024
*/
body {
background-color: #83DAB2;
padding: 0px;
margin: 0px;
}
header {
... | style.css | @font-face {
font-family: 'android';
src: url('fontes/idroid.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
/*
paleta de cores:
#83DAB2
#4BBF89
#378C64
#19402E
#044024
*/
body {
background-color: #83DAB2;
padding: 0px;
margin: 0px;
}
header {
... | 0.288669 | 0.114963 |
.e-content-area {
background-color: white;
color: #111111;
border-color: #c8c8c8;
font-family: Segoe UI;
}
.hoverCell {
background-color: #86cbea !important;
}
.e-pivotclient {
border: 1px solid #c8c8c8;
background-color: white;
color: #333333;
}
.e-pivotclient .gridPanel,
.e-pivotclient .chartPanel {
... | Northwind.Mvc.AJAX/Content/ej/web/default-theme/ej.pivotclient.css |
.e-content-area {
background-color: white;
color: #111111;
border-color: #c8c8c8;
font-family: Segoe UI;
}
.hoverCell {
background-color: #86cbea !important;
}
.e-pivotclient {
border: 1px solid #c8c8c8;
background-color: white;
color: #333333;
}
.e-pivotclient .gridPanel,
.e-pivotclient .chartPanel {
... | 0.374219 | 0.086748 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-family: "Roboto", sans-serif;
background: url("../assets/fitness-center.jpg") no-repeat center center
fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-si... | fitness-tracker-v4/css/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-family: "Roboto", sans-serif;
background: url("../assets/fitness-center.jpg") no-repeat center center
fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-si... | 0.395601 | 0.106087 |
.logo_div { visibility: hidden; }
.fpix_header { visibility: hidden; }
.topad { visibility: hidden; }
.fpix_asl_table { visibility: hidden; }
.profile_text { visibility: hidden; }
.nc_profile { visibility: visible; }
#left_container { visibility: hidden }
#profilephoto { visibility: hidden; }
#flash_close_butt { visibi... | css/Couple/Couple.css | .logo_div { visibility: hidden; }
.fpix_header { visibility: hidden; }
.topad { visibility: hidden; }
.fpix_asl_table { visibility: hidden; }
.profile_text { visibility: hidden; }
.nc_profile { visibility: visible; }
#left_container { visibility: hidden }
#profilephoto { visibility: hidden; }
#flash_close_butt { visibi... | 0.419172 | 0.224618 |
html,body{overflow-x:hidden}
/* > 1240 ------------------------------------------------------------------------------------------------------------- > 1240 */
@media only screen and (min-width: 1240px)
{
.layout-boxed{padding:25px}
.layout-boxed.nice-scroll{padding:25px 25px 25px 15px}
.layout-boxed.boxed-no-margi... | css/responsive.css | html,body{overflow-x:hidden}
/* > 1240 ------------------------------------------------------------------------------------------------------------- > 1240 */
@media only screen and (min-width: 1240px)
{
.layout-boxed{padding:25px}
.layout-boxed.nice-scroll{padding:25px 25px 25px 15px}
.layout-boxed.boxed-no-margi... | 0.233182 | 0.048699 |
.clear {
clear: both;
}
body {
font-family: Merriweather;
background-color: black;
margin: 0;
}
#main h1 {
font-family: Lato;
text-align: center;
color: #0b6078;
margin: 0 20px;
padding: 12px 0 3px 0;
border-radius: 0 0 40px 40px;
/* Permalink - use to edit and share... | www/css/calcularCalorias.css | .clear {
clear: both;
}
body {
font-family: Merriweather;
background-color: black;
margin: 0;
}
#main h1 {
font-family: Lato;
text-align: center;
color: #0b6078;
margin: 0 20px;
padding: 12px 0 3px 0;
border-radius: 0 0 40px 40px;
/* Permalink - use to edit and share... | 0.294012 | 0.171096 |
i.tool{
height: 14px;
width: 14px;
background: url("../img/btn-tool.png") no-repeat;
display: inline-block;
margin-top: 1px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
}
i.arrow-down {
background: url("../img/ico-arrow-black.png") no-repeat;
width: 9px;
height: 6px;
display: inl... | Public/css/icons.css | i.tool{
height: 14px;
width: 14px;
background: url("../img/btn-tool.png") no-repeat;
display: inline-block;
margin-top: 1px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
}
i.arrow-down {
background: url("../img/ico-arrow-black.png") no-repeat;
width: 9px;
height: 6px;
display: inl... | 0.127693 | 0.042285 |
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, ... | wordpress/wp-content/themes/bouquet/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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, ... | 0.2587 | 0.086054 |
body{
font-family: 'Roboto', sans-serif;
}
#return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: blue;
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
displa... | public/assets/css/commons.css | body{
font-family: 'Roboto', sans-serif;
}
#return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: blue;
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
displa... | 0.369543 | 0.073165 |
@import url(https://fonts.googleapis.com/css?family=Fira+Sans);
@import url(https://fonts.googleapis.com/css?family=Cousine);
body {
font-family: Fira Sans, 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC', serif;
font-weight: ;
color: #000000;
line-height: 1.15;
}
h1, h2, h3, h4 {... | xaringan/css/platt.css | @import url(https://fonts.googleapis.com/css?family=Fira+Sans);
@import url(https://fonts.googleapis.com/css?family=Cousine);
body {
font-family: Fira Sans, 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC', serif;
font-weight: ;
color: #000000;
line-height: 1.15;
}
h1, h2, h3, h4 {... | 0.356223 | 0.127653 |
body {
overflow-x: hidden;
}
/* #Tablet (Landscape) > 960
===================================================================================================== */
@media only screen and (min-width: 960px)
{
.hide-desktop { display:none !important;}
}
/* #Tablet (Landscape) 76... | wp-content/themes/betheme/css/responsive.css | body {
overflow-x: hidden;
}
/* #Tablet (Landscape) > 960
===================================================================================================== */
@media only screen and (min-width: 960px)
{
.hide-desktop { display:none !important;}
}
/* #Tablet (Landscape) 76... | 0.284675 | 0.045735 |
.am-topbar{
border-top: 3px solid #71b6f9;
background: none;
border-bottom: none;
}
.am-topbar .am-topbar-left {
background: #ffffff;
float: left;
text-align: center;
height: 73px;
position: relative;
width: 290px;
z-index: 1;
}
.am-navbar-left{
float: left;
}
.am-topbar .am-topba... | public/Home/assets/css/menu.css | .am-topbar{
border-top: 3px solid #71b6f9;
background: none;
border-bottom: none;
}
.am-topbar .am-topbar-left {
background: #ffffff;
float: left;
text-align: center;
height: 73px;
position: relative;
width: 290px;
z-index: 1;
}
.am-navbar-left{
float: left;
}
.am-topbar .am-topba... | 0.31216 | 0.083666 |
.sapSuiteUiCommonsNoteTakerCard {
background-color: @sapUiMediumBG;
width: 300px;
height: 500px;
border-top: 4px solid @sapUiMediumLine;
padding-top: 11px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
.suiteUiNtcPositiveCard {
border-top-color: @sap... | src/org.scn.community.basics/os/sapui5/suite/META-INF/resources/sap/suite/ui/commons/themes/sap_bluecrystal/NoteTakerCard.css |
.sapSuiteUiCommonsNoteTakerCard {
background-color: @sapUiMediumBG;
width: 300px;
height: 500px;
border-top: 4px solid @sapUiMediumLine;
padding-top: 11px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
.suiteUiNtcPositiveCard {
border-top-color: @sap... | 0.372505 | 0.104204 |