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 |
|---|---|---|---|---|
@font-face {
font-family: 'National Park Regular';
src: url('../text/NationalPark/NationalPark-Regular.woff2') format('woff2'), url('../text/NationalPark/NationalPark-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'National Park Heavy';
src: ... | css/autumnfest.css | @font-face {
font-family: 'National Park Regular';
src: url('../text/NationalPark/NationalPark-Regular.woff2') format('woff2'), url('../text/NationalPark/NationalPark-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'National Park Heavy';
src: ... | 0.502441 | 0.131647 |
.carrito-container{
background-image: url(../img/Fondos/FondoSeccionesTres.png);
padding: 6vw;
}
#lista{
list-style: none;
display: flex;
flex-direction: column;
align-items: center;
}
#titulo-carrito{
text-align: center;
margin-bottom: 20px;
font-weight: 600;
background-co... | carrito.css | .carrito-container{
background-image: url(../img/Fondos/FondoSeccionesTres.png);
padding: 6vw;
}
#lista{
list-style: none;
display: flex;
flex-direction: column;
align-items: center;
}
#titulo-carrito{
text-align: center;
margin-bottom: 20px;
font-weight: 600;
background-co... | 0.351422 | 0.105257 |
.button--moema {
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.button--moema::before {
content: '';
position: absolute;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
background: inherit;
border-radius: 50px;
z-index: -1;
opacity: 0.4;
-web... | public/css/button.css | .button--moema {
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.button--moema::before {
content: '';
position: absolute;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
background: inherit;
border-radius: 50px;
z-index: -1;
opacity: 0.4;
-web... | 0.367157 | 0.120335 |
@font-face {
font-family: 'h-icon';
src: url('./h-icon.eot?1rbgpw');
src: url('./h-icon.eot?1rbgpw#iefix') format('embedded-opentype'),
url('./h-icon.ttf?1rbgpw') format('truetype'),
url('./h-icon.woff?1rbgpw') format('woff'),
url('./h-icon.svg?1rbgpw#h-icon') format('svg');
font-weight: normal;
... | src/assets/fonts/font.css | @font-face {
font-family: 'h-icon';
src: url('./h-icon.eot?1rbgpw');
src: url('./h-icon.eot?1rbgpw#iefix') format('embedded-opentype'),
url('./h-icon.ttf?1rbgpw') format('truetype'),
url('./h-icon.woff?1rbgpw') format('woff'),
url('./h-icon.svg?1rbgpw#h-icon') format('svg');
font-weight: normal;
... | 0.253399 | 0.066357 |
.idyll-text-container img {
/* border: 1px solid black; */
}
.idyll-text-container canvas {
border: 1px solid black;
}
.image-editor-container {
font-family: 'Graphik Web';
background: #222;
margin: 2em 0;
}
.image-editor-header {
display: flex;
flex-direction: row;
justify-content: space-between;
c... | styles.css | .idyll-text-container img {
/* border: 1px solid black; */
}
.idyll-text-container canvas {
border: 1px solid black;
}
.image-editor-container {
font-family: 'Graphik Web';
background: #222;
margin: 2em 0;
}
.image-editor-header {
display: flex;
flex-direction: row;
justify-content: space-between;
c... | 0.355216 | 0.104204 |
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
background: #e9e9e9;
color: #666666;
font-family: 'Poppins', sans-serif;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
.auth-wrapper {
position: relativ... | src/main/resources/static/styles/authentication.css | @import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
background: #e9e9e9;
color: #666666;
font-family: 'Poppins', sans-serif;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
.auth-wrapper {
position: relativ... | 0.32146 | 0.075858 |
.wrapper {
/* needed to position the menu relative to the button */
position: relative;
}
.dropdown {
--gradient-start: #294466;
--gradient-end: #0a1b2f;
--item-height: 1.25rem;
/* place it covering the button with an overlap */
position: absolute;
top: -0.375rem;
right: -0.375rem;
width: calc(180... | src/components/Menu/Menu.module.css | .wrapper {
/* needed to position the menu relative to the button */
position: relative;
}
.dropdown {
--gradient-start: #294466;
--gradient-end: #0a1b2f;
--item-height: 1.25rem;
/* place it covering the button with an overlap */
position: absolute;
top: -0.375rem;
right: -0.375rem;
width: calc(180... | 0.487063 | 0.089933 |
bg160001 { background: none round repeat right center scroll transparent }
bg160002 { background: none round repeat right center scroll }
bg160003 { background: none round repeat right center transparent fixed }
bg160004 { background: none round repeat right center transparent scroll }
bg160005 { background: none round... | autotest/testsuite/properties/positive/background/css3/002-aq.css | bg160001 { background: none round repeat right center scroll transparent }
bg160002 { background: none round repeat right center scroll }
bg160003 { background: none round repeat right center transparent fixed }
bg160004 { background: none round repeat right center transparent scroll }
bg160005 { background: none round... | 0.644896 | 0.198316 |
:root {
--background-color-delta-l-sign: -1;
--background-color-h: 0;
--background-color-s: 0%;
--background-color-l: 100%;
--background-color-high-hsl: var(--background-color-h), var(--background-color-s), var(--background-color-l);
--background-color-high: hsl(var(--background-color-high-hsl))... | luci-themedog/htdocs/luci-static/themedog/css/cascade.css | :root {
--background-color-delta-l-sign: -1;
--background-color-h: 0;
--background-color-s: 0%;
--background-color-l: 100%;
--background-color-high-hsl: var(--background-color-h), var(--background-color-s), var(--background-color-l);
--background-color-high: hsl(var(--background-color-high-hsl))... | 0.511961 | 0.156685 |
body{
padding:0;
margin:0;
background:#fff;
position:relative;
font-family: 'Hind', 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;
}
a:hover{
text-decoration:none;
}
input[type="button"],in... | css/style.css | body{
padding:0;
margin:0;
background:#fff;
position:relative;
font-family: 'Hind', 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;
}
a:hover{
text-decoration:none;
}
input[type="button"],in... | 0.188511 | 0.044995 |
body {
background: #ecf0f1;
font-family: "Fira Code", monospace;
font-size: 14px !important;
color: #2c2c54;
overflow: hidden;
min-height: 20%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-image: url("./images/kubernetes.svg");
background-size: ... | app/public/style.css | body {
background: #ecf0f1;
font-family: "Fira Code", monospace;
font-size: 14px !important;
color: #2c2c54;
overflow: hidden;
min-height: 20%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-image: url("./images/kubernetes.svg");
background-size: ... | 0.454956 | 0.103295 |
.designAdmin {
background-image: url("../../img/login.jpg");
width: 100vw;
height: 100vh;
background-size: cover;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.cardAdminRegPel {
height: 30em;
width: 50em;
background-color: r... | src/Containers/Admin/Admin.css | .designAdmin {
background-image: url("../../img/login.jpg");
width: 100vw;
height: 100vh;
background-size: cover;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.cardAdminRegPel {
height: 30em;
width: 50em;
background-color: r... | 0.424531 | 0.110423 |
* {
box-sizing: border-box;
}
div {
/* font-family: "Noto Sans JP", sans-serif; */
font-family: "Noto Sans TC", sans-serif;
}
.body {
background: #eee;
height: auto;
margin: 0px auto;
}
li > a:hover {
color: #3b5998;
text-decoration: none;
}
li > a:active {
color: #3b5998;
text-decoration: none;
... | src/pages/projects/style.css | * {
box-sizing: border-box;
}
div {
/* font-family: "Noto Sans JP", sans-serif; */
font-family: "Noto Sans TC", sans-serif;
}
.body {
background: #eee;
height: auto;
margin: 0px auto;
}
li > a:hover {
color: #3b5998;
text-decoration: none;
}
li > a:active {
color: #3b5998;
text-decoration: none;
... | 0.392919 | 0.093223 |
:root{
/*We will use 3 shades of blue color*/
--background-color: #DDE3EB;
/*use var(--background-color); */
--accent-color1: #0A2C5A;
/*use var(--accent-color1); */
--accent-color2: #6B90B5;
/*use var(--accent-color2); */
}
html, body {
/*font and background color fo... | webdesign/style.css | :root{
/*We will use 3 shades of blue color*/
--background-color: #DDE3EB;
/*use var(--background-color); */
--accent-color1: #0A2C5A;
/*use var(--accent-color1); */
--accent-color2: #6B90B5;
/*use var(--accent-color2); */
}
html, body {
/*font and background color fo... | 0.354545 | 0.115586 |
.navbar {
background: #64E9CC;
padding-left: 16px;
padding-right: 16px;
border-radius: 0;
}
.navbar img{
filter: brightness(0) invert(1);
}
.navbar .navbar-nav i, a{
font-weight: 500;
}
.navbar .navbar-brand {
color: #fff !important;
font-size: 20px;
padding-left: 20px;
padding-right: 50px;
}
... | resources/css/app.css | .navbar {
background: #64E9CC;
padding-left: 16px;
padding-right: 16px;
border-radius: 0;
}
.navbar img{
filter: brightness(0) invert(1);
}
.navbar .navbar-nav i, a{
font-weight: 500;
}
.navbar .navbar-brand {
color: #fff !important;
font-size: 20px;
padding-left: 20px;
padding-right: 50px;
}
... | 0.393968 | 0.071819 |
@charset "UTF-8";
/*here create a general font for the page, and set the background*/
body {
font-family: "Segoe UI Light", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji", sans-serif;
background: #e8ebed;
padding: 20px;
}
/* set title to center*/
h1{
text-align:center;
}
.trade-button{
... | Frontend/static/style.css | @charset "UTF-8";
/*here create a general font for the page, and set the background*/
body {
font-family: "Segoe UI Light", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji", sans-serif;
background: #e8ebed;
padding: 20px;
}
/* set title to center*/
h1{
text-align:center;
}
.trade-button{
... | 0.401805 | 0.102709 |
.phone{
position: relative;
border: 8px solid black;
border-radius: 40px;
height: 600px;
width: 300px;
background: #CCEFFF;
box-shadow: 0 19px 38px rgba(0,0,0,0.3),
0 15px 12px rgba(0,0,0,0.22);
}
.layer-1{
position: absolute;
z-index: 1;
height: 520px;
width:... | css/bunny.css | .phone{
position: relative;
border: 8px solid black;
border-radius: 40px;
height: 600px;
width: 300px;
background: #CCEFFF;
box-shadow: 0 19px 38px rgba(0,0,0,0.3),
0 15px 12px rgba(0,0,0,0.22);
}
.layer-1{
position: absolute;
z-index: 1;
height: 520px;
width:... | 0.393502 | 0.088269 |
@-moz-document domain(myshows.me) {
header {
border-bottom: solid #6b5a79 3px;
color: #6b5a79;
background: #262729;
}
.content {
color: #cccccc;
background: #525355;
}
.showHeaderName, .showHeaderMeta {
background: #525355;
}
nav:before {
background: #555a65;
}
nav ul a {
... | data/usercss/180447.user.css | @-moz-document domain(myshows.me) {
header {
border-bottom: solid #6b5a79 3px;
color: #6b5a79;
background: #262729;
}
.content {
color: #cccccc;
background: #525355;
}
.showHeaderName, .showHeaderMeta {
background: #525355;
}
nav:before {
background: #555a65;
}
nav ul a {
... | 0.337859 | 0.109897 |
html {
font-size: 68%;
box-sizing: border-box;
}
body {
background: linear-gradient( rgba(0, 0, 0,.3), rgba(0, 0, 0, .7));
background-image: url('https://n8y6p7n5.stackpathcdn.com/wp-content/uploads/2021/03/xp_grid-800x450.jpg');
backdrop-filter: blur(5px);
}
*, *::before, *::afte... | simple-calculator-app.css | html {
font-size: 68%;
box-sizing: border-box;
}
body {
background: linear-gradient( rgba(0, 0, 0,.3), rgba(0, 0, 0, .7));
background-image: url('https://n8y6p7n5.stackpathcdn.com/wp-content/uploads/2021/03/xp_grid-800x450.jpg');
backdrop-filter: blur(5px);
}
*, *::before, *::afte... | 0.559771 | 0.185025 |
body{
}
.font1{
font-family: 'Roboto', sans-serif;
line-height: 125%;
}
.font2{
font-family: 'News Cycle', sans-serif;
line-height: 125%;
}
/* TEXTURES */
.texture0{
background-image:url('../images/texture1.jpg');
background-repeat:repeat;
}
.texture1{
backgro... | plugins/bootstrap/css/format.css | body{
}
.font1{
font-family: 'Roboto', sans-serif;
line-height: 125%;
}
.font2{
font-family: 'News Cycle', sans-serif;
line-height: 125%;
}
/* TEXTURES */
.texture0{
background-image:url('../images/texture1.jpg');
background-repeat:repeat;
}
.texture1{
backgro... | 0.18407 | 0.10942 |
:host {
display: block;
height: 100%;
}
/* [class*=check-] {
content: "";
display: inline-block;
position: absolute;
width: 22px;
height: 22px;
border: 1px solid #D3CFC8;
border-radius: 0;
margin-left: -29px;
} */
.service {
margin-bottom: 16px;
}
.box-services {
background-color: rgb(255, 25... | src/components/my-service/my-service.css | :host {
display: block;
height: 100%;
}
/* [class*=check-] {
content: "";
display: inline-block;
position: absolute;
width: 22px;
height: 22px;
border: 1px solid #D3CFC8;
border-radius: 0;
margin-left: -29px;
} */
.service {
margin-bottom: 16px;
}
.box-services {
background-color: rgb(255, 25... | 0.408513 | 0.118054 |
.clearf {
clear: both;
}
.clearf:after,
.clearf:before {
content: " ";
display: table;
clear: both;
}
.sizing-border {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
.sizing-content {
box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: conte... | public/admin_src/css/main.css | .clearf {
clear: both;
}
.clearf:after,
.clearf:before {
content: " ";
display: table;
clear: both;
}
.sizing-border {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
.sizing-content {
box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: conte... | 0.233881 | 0.123075 |
@import url("fonts/droidsans.css");
@import url("fonts/texgyre.css");
* {padding:0; margin:0;}
.clear {
clear:both;
}
.clear:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content: ".";
}
html {background: #f0f0f0 url(images/htmlbg.jpg) repeat; width:100%; height:100%;}
bod... | src/main/webapp/style.css | @import url("fonts/droidsans.css");
@import url("fonts/texgyre.css");
* {padding:0; margin:0;}
.clear {
clear:both;
}
.clear:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content: ".";
}
html {background: #f0f0f0 url(images/htmlbg.jpg) repeat; width:100%; height:100%;}
bod... | 0.164114 | 0.119588 |
ul.rightbtmenu{
margin:10px 0 0 0;
padding:0;
list-style:none;
text-align: right;
}
ul.rightbtmenu {
font-size:0px;
line-height:25px;
clear:both;
background: #777777 url('menuLight.png') repeat-x 50% 50%;
}
ul.rightbtmenu li{
font-size:13px;
list-style:none;
text-align: right... | src/main/python/static/css/rightbt.css | ul.rightbtmenu{
margin:10px 0 0 0;
padding:0;
list-style:none;
text-align: right;
}
ul.rightbtmenu {
font-size:0px;
line-height:25px;
clear:both;
background: #777777 url('menuLight.png') repeat-x 50% 50%;
}
ul.rightbtmenu li{
font-size:13px;
list-style:none;
text-align: right... | 0.337968 | 0.104158 |
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::-moz-selection {
color: black; background: white;
}
::selection {
color: black; background: white;
}
body {
font-family: 'Roboto', 'Avenir Next', sans-serif;
color: #fff;
background: #333;
-webkit-font-smoothing: antialias... | CSSMaskTransition/css/demo.css | *,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::-moz-selection {
color: black; background: white;
}
::selection {
color: black; background: white;
}
body {
font-family: 'Roboto', 'Avenir Next', sans-serif;
color: #fff;
background: #333;
-webkit-font-smoothing: antialias... | 0.405449 | 0.06727 |
@media screen and (max-width: 1050px) {
/* index.html */
#showcase .photo-1 {
grid-row: 2 / span 1;
}
#showcase {
grid-template-columns: repeat(2, 1fr);
}
#showcase .showcase-heading{
grid-column: 1 / span 2;
}
/* about.html */
#about-showcase {
gr... | 01_grid/style/mobile.css | @media screen and (max-width: 1050px) {
/* index.html */
#showcase .photo-1 {
grid-row: 2 / span 1;
}
#showcase {
grid-template-columns: repeat(2, 1fr);
}
#showcase .showcase-heading{
grid-column: 1 / span 2;
}
/* about.html */
#about-showcase {
gr... | 0.26322 | 0.182098 |
.thumbnail {
height: 200px;
width: 300px;
}
body {
background-color: whitesmoke;
}
button a {
background-color: whitesmoke ;
color: #662027;
border-left: 5px solid #662027;
border-right: 5px solid #662027;
padding: 2px 8px;
}
button :hover{
background-color: #662027;
color: whitesmoke;
}
butto... | css/styles.css | .thumbnail {
height: 200px;
width: 300px;
}
body {
background-color: whitesmoke;
}
button a {
background-color: whitesmoke ;
color: #662027;
border-left: 5px solid #662027;
border-right: 5px solid #662027;
padding: 2px 8px;
}
button :hover{
background-color: #662027;
color: whitesmoke;
}
butto... | 0.392104 | 0.107484 |
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
}
.img-rendering {
image-rendering: auto;
image-rendering: crisp-edges;
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
}
/* Section ... | public/css/styles.css |
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
}
.img-rendering {
image-rendering: auto;
image-rendering: crisp-edges;
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
}
/* Section ... | 0.355887 | 0.121686 |
.fsp-modal-body {
position: relative
}
.fsp-modal-close {
position: absolute;
top: 0;
right: 0;
padding: 15px 20px
}
.fsp-sharing-bar {
height: 8px;
border-radius: 4px;
background-color: #E2E9F2;
-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 10px 30px 0 r... | Share/Assets/css/fsp-sharing-popup.css | .fsp-modal-body {
position: relative
}
.fsp-modal-close {
position: absolute;
top: 0;
right: 0;
padding: 15px 20px
}
.fsp-sharing-bar {
height: 8px;
border-radius: 4px;
background-color: #E2E9F2;
-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 10px 30px 0 r... | 0.426919 | 0.112747 |
.row {
max-width: none;
}
footer {
background-color: #25B0EB;
color: #fff; }
footer span {
font-size: 0.7em;
}
footer ul {
margin: 3px 0;
}
nav {
padding: 0 0 50px 0;
}
nav .prefix-round form input {
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radi... | app/css/app.css | .row {
max-width: none;
}
footer {
background-color: #25B0EB;
color: #fff; }
footer span {
font-size: 0.7em;
}
footer ul {
margin: 3px 0;
}
nav {
padding: 0 0 50px 0;
}
nav .prefix-round form input {
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radi... | 0.306423 | 0.089296 |
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
header p{
margin-left: 50px;
margin-top: 5px;
color: gray;
opacity: 0.7;
}
header {
margin-top: 20px;
margin-right: 20px;... | style/style.css | @import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
header p{
margin-left: 50px;
margin-top: 5px;
color: gray;
opacity: 0.7;
}
header {
margin-top: 20px;
margin-right: 20px;... | 0.292393 | 0.130507 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | catalog/admin/css/analytics.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.257112 | 0.058912 |
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body, html {
background-color: #00173f;
font-size: 16px;
line-height: 1.25;
letter-spacing: 1px;
font-family: 'Ral... | src/app/entrar/entrar.component.css | @import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body, html {
background-color: #00173f;
font-size: 16px;
line-height: 1.25;
letter-spacing: 1px;
font-family: 'Ral... | 0.254787 | 0.069226 |
form {
font-size: 1.25rem;
}
.form-check:not(.form-check-inline) {
display: -ms-flexbox;
display: flex;
-ms-flex-align: baseline;
align-items: baseline;
padding-left: 0;
}
.form-check:not(.form-check-inline) .form-check-input {
position: static;
margin: 0 0.33em 0 0;
}
.input-group-ad... | css/demo.css | form {
font-size: 1.25rem;
}
.form-check:not(.form-check-inline) {
display: -ms-flexbox;
display: flex;
-ms-flex-align: baseline;
align-items: baseline;
padding-left: 0;
}
.form-check:not(.form-check-inline) .form-check-input {
position: static;
margin: 0 0.33em 0 0;
}
.input-group-ad... | 0.307254 | 0.070528 |
.header {
height: 80px;
padding: 0 10px;
/*background-image: url(/resources/img/bg_header.jpg);
background-position:0 0;
background-repeat:no-repeat;*/
overflow: hidden;
}
.header h1, .header h1 a {
float: left;
color: #2898c0;
overflow: hidden;
}
.header h1 a {
font:normal 16px/107px "microsoft yahei";
widt... | aaa/src/main/webapp/resources/plugin/easyui/css/main.css | .header {
height: 80px;
padding: 0 10px;
/*background-image: url(/resources/img/bg_header.jpg);
background-position:0 0;
background-repeat:no-repeat;*/
overflow: hidden;
}
.header h1, .header h1 a {
float: left;
color: #2898c0;
overflow: hidden;
}
.header h1 a {
font:normal 16px/107px "microsoft yahei";
widt... | 0.246443 | 0.071689 |
margin: 2rem 0;
}
.contest-title>img {
width: 100%;
}
.contest-title {
margin: 20px auto;
width: 30%;
}
.card-category-2 {
display: flex;
flex-direction: row;
justify-content: center;
gap: 10%;
padding: 3%;
}
.parent-div {
display: flex;
align-items:... | fss/contest.css | margin: 2rem 0;
}
.contest-title>img {
width: 100%;
}
.contest-title {
margin: 20px auto;
width: 30%;
}
.card-category-2 {
display: flex;
flex-direction: row;
justify-content: center;
gap: 10%;
padding: 3%;
}
.parent-div {
display: flex;
align-items:... | 0.446977 | 0.078642 |
.freichat{
position: relative;
padding: 0px ;
background-color: none;
color: #000000 ;
text-align:justify;
font-size: 14px;
width: 200px;
background-image:none;
border:none;
line-height:1.4em;
}
#freichat{
position: fixed;
right:0px;
bottom: 0px;
}
*html #freichat{
position: absolute;
bottom: 0px;
}
.freichat img{
p... | public/freichat/client/themes/silver/styles_rtl.css | .freichat{
position: relative;
padding: 0px ;
background-color: none;
color: #000000 ;
text-align:justify;
font-size: 14px;
width: 200px;
background-image:none;
border:none;
line-height:1.4em;
}
#freichat{
position: fixed;
right:0px;
bottom: 0px;
}
*html #freichat{
position: absolute;
bottom: 0px;
}
.freichat img{
p... | 0.152032 | 0.073663 |
.header-section {
font-size: 30px;
margin: 0 auto;
text-align: center;
padding: 0px 0px 30px 0px;
}
.container-grid-2 {
grid-template-columns: 1fr 1fr;
display: grid;
margin: 0 auto;
width: 80%;
padding: 30px 0px 20px 0px;
}
.orange-txt {
color: #ff6500;
}
.btn-bt {
backgr... | public/css/style.css | .header-section {
font-size: 30px;
margin: 0 auto;
text-align: center;
padding: 0px 0px 30px 0px;
}
.container-grid-2 {
grid-template-columns: 1fr 1fr;
display: grid;
margin: 0 auto;
width: 80%;
padding: 30px 0px 20px 0px;
}
.orange-txt {
color: #ff6500;
}
.btn-bt {
backgr... | 0.49292 | 0.1335 |
.logo img {
height: 100px;
}
.bradcam_text h3 {
margin-top: 20px;
}
.chose_info {
background-color: rgba(255, 255, 255, 0.7);
padding: 20px;
}
.site-wrapper {
display: flex;
width: 100%;
height: auto;
flex-direction: row;
}
.site-wrapper .side-bar {
flex: 1;
display: flex;
f... | public/css/style-extra.css | .logo img {
height: 100px;
}
.bradcam_text h3 {
margin-top: 20px;
}
.chose_info {
background-color: rgba(255, 255, 255, 0.7);
padding: 20px;
}
.site-wrapper {
display: flex;
width: 100%;
height: auto;
flex-direction: row;
}
.site-wrapper .side-bar {
flex: 1;
display: flex;
f... | 0.506347 | 0.169612 |
html {
width: 100%;
height: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
background-color: #181a1b;
width: 100%;
height: 100%;
margin: 0px;
font-size: 18px;
}
input[type='button'] {
pointer-events: all;
background-color: #181a1b;
border-color: #736b5e;
color: #e8e6e3;
paddin... | css/ui.css | html {
width: 100%;
height: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
background-color: #181a1b;
width: 100%;
height: 100%;
margin: 0px;
font-size: 18px;
}
input[type='button'] {
pointer-events: all;
background-color: #181a1b;
border-color: #736b5e;
color: #e8e6e3;
paddin... | 0.221435 | 0.049658 |
footer {
background-color: #333645;
color: white;
}
.footer {
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 20px 0;
font-size: 0.85rem;
margin: 0 10px;
}
.footer address {
font-style: normal;
line-height: 1.45rem;
margin-top: -10px;
}
.footer h3 {
margin-top: 30px;
ma... | CSS/footer.css | footer {
background-color: #333645;
color: white;
}
.footer {
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 20px 0;
font-size: 0.85rem;
margin: 0 10px;
}
.footer address {
font-style: normal;
line-height: 1.45rem;
margin-top: -10px;
}
.footer h3 {
margin-top: 30px;
ma... | 0.369998 | 0.088583 |
@import url(https://fonts.googleapis.com/css?family=Raleway:400,900);
body{
font-family: 'Raleway', sans-serif;
color: #333;
}
header h1{
text-align: center;
font-weight: bold;
margin-top: 0;
}
header p{
text-align: center;
margin-bottom: 0;
}
.hexa{
border: 0px;
float: left;
text-align: cen... | public/assets/css/user/styles.css | @import url(https://fonts.googleapis.com/css?family=Raleway:400,900);
body{
font-family: 'Raleway', sans-serif;
color: #333;
}
header h1{
text-align: center;
font-weight: bold;
margin-top: 0;
}
header p{
text-align: center;
margin-bottom: 0;
}
.hexa{
border: 0px;
float: left;
text-align: cen... | 0.393851 | 0.077308 |
h1 {
text-align: center;
font-family: Arial, inherit;
font-size: 2rem;
color: white;
}
body {
background-color: #595959;
}
/*td {
text-align: left;
font-family: cursive;
color: aqua;
position: relative;
padding: 15px;
}
#customer {
border-collapse: collaps... | new_customer.css | h1 {
text-align: center;
font-family: Arial, inherit;
font-size: 2rem;
color: white;
}
body {
background-color: #595959;
}
/*td {
text-align: left;
font-family: cursive;
color: aqua;
position: relative;
padding: 15px;
}
#customer {
border-collapse: collaps... | 0.415254 | 0.108945 |
@keyframes rotate-in-2-cw {
0% {
transform: rotate(-45deg);
opacity: 0;
}
100% {
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotate-in-2-ccw {
0% {
transform: rotate(45deg);
opacity: 0;
}
100% {
transform: rotate(0);
opa... | KDAnimatorCSSParser/css/animista/entrances/keyframes/rotate-in-2.css | @keyframes rotate-in-2-cw {
0% {
transform: rotate(-45deg);
opacity: 0;
}
100% {
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotate-in-2-ccw {
0% {
transform: rotate(45deg);
opacity: 0;
}
100% {
transform: rotate(0);
opa... | 0.864654 | 0.317559 |
.u-text{
padding:0px;
}
.u-input{
padding:0px;
border-bottom:0px;
height:100%;
}
.tooltip{
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
background:none;
transform:none;
font-weight:400;
font-size:12px;
}
/*message.less begin*/
.alert-dialog {
position: fixed;
width: ... | compatible/css/u.css | .u-text{
padding:0px;
}
.u-input{
padding:0px;
border-bottom:0px;
height:100%;
}
.tooltip{
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
background:none;
transform:none;
font-weight:400;
font-size:12px;
}
/*message.less begin*/
.alert-dialog {
position: fixed;
width: ... | 0.190423 | 0.039453 |
section.loginScreen{
width: 320px;
height: 100vh;
padding-top: 10px;
}
section.loginScreen form {
width: 100%;
height: 350px;
text-align: center;
padding-top: 10px;
}
div.input {
display: flex;
width: 100%;
height: 50px;
background-color: whitesmoke;
margin: 15px 0px;
position: relative;... | web/src/pages/Logon/styles.css | section.loginScreen{
width: 320px;
height: 100vh;
padding-top: 10px;
}
section.loginScreen form {
width: 100%;
height: 350px;
text-align: center;
padding-top: 10px;
}
div.input {
display: flex;
width: 100%;
height: 50px;
background-color: whitesmoke;
margin: 15px 0px;
position: relative;... | 0.278846 | 0.057282 |
html,body{width: 100%;height: 100%}
#gundong .totop{width: 80px;height: 80px;background-color: grey;opacity: 0.5;
position: fixed;left: 10%;top: 30%;display: none}
#bigbox{width: 100%;height: 100%;background: #F7F7F7;margin: 0 auto}
#bigbox .container{width: 1200px;}
#bigbox #top{background-color: #E3E4E5;font-si... | 4.3-project/src/css/detail.css | html,body{width: 100%;height: 100%}
#gundong .totop{width: 80px;height: 80px;background-color: grey;opacity: 0.5;
position: fixed;left: 10%;top: 30%;display: none}
#bigbox{width: 100%;height: 100%;background: #F7F7F7;margin: 0 auto}
#bigbox .container{width: 1200px;}
#bigbox #top{background-color: #E3E4E5;font-si... | 0.28398 | 0.057785 |
----------------------------------*/
.tag {
background-color: #B3B3B3;
border-radius: 0 3px 3px 0;
color: white;
height: 11px;
padding: 4px 5px 4px 5px;
position: relative;
width: auto;
line-height: 10px;
margin-left: 13px;
margin-right: 20px;
}
.tag.lightAzure {
background-color: #61c5ff;
colo... | Controls/inforShared/css/inforTag.css | ----------------------------------*/
.tag {
background-color: #B3B3B3;
border-radius: 0 3px 3px 0;
color: white;
height: 11px;
padding: 4px 5px 4px 5px;
position: relative;
width: auto;
line-height: 10px;
margin-left: 13px;
margin-right: 20px;
}
.tag.lightAzure {
background-color: #61c5ff;
colo... | 0.369543 | 0.210685 |
.omrRow {
margin: 40px auto;
text-align: center;
}
.omrRowSmallerMargin {
margin: 20px auto;
text-align: center;
}
.omrRowLeft {
margin: 40px auto;
text-align: left;
}
.desccontainer{
display: flex;
flex-wrap: wrap;
}
.calculator {
padding: 15px;
/*max-width: 500px;*/
}
.o... | Demos/Apps/Aspose.Cells.Common/resources/css/OMR.css | .omrRow {
margin: 40px auto;
text-align: center;
}
.omrRowSmallerMargin {
margin: 20px auto;
text-align: center;
}
.omrRowLeft {
margin: 40px auto;
text-align: left;
}
.desccontainer{
display: flex;
flex-wrap: wrap;
}
.calculator {
padding: 15px;
/*max-width: 500px;*/
}
.o... | 0.443841 | 0.064713 |
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url(
... | src/components/examples/MyBootstrap.css | .form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url(
... | 0.431345 | 0.076822 |
@media (max-width : 323px ){
.colorli{
background-color: #1a1a1a;
position: relative;
}
.containerformcol {
width: 80%;
height: 70%;
position: relative;
float: none;
background-color: black;
}
#map{
height: 250px;
}
.mobile-container {
max-width: 480px;
margin: auto;
height... | css/Contact_Mobile.css | @media (max-width : 323px ){
.colorli{
background-color: #1a1a1a;
position: relative;
}
.containerformcol {
width: 80%;
height: 70%;
position: relative;
float: none;
background-color: black;
}
#map{
height: 250px;
}
.mobile-container {
max-width: 480px;
margin: auto;
height... | 0.274254 | 0.047184 |
@font-face{
font-family: 'jsps';
src: url('fonts/jsps.eot?142');
src: url('fonts/jsps.eot?#iefix142') format('embedded-opentype'),
url('fonts/jsps.woff?142') format('woff'),
url('fonts/jsps.ttf?142') format('truetype'),
url('fonts/jsps.svg?142#jsps') format('svg');
font-weight: normal;
font-style: normal;... | web/app/plugins/juiz-social-post-sharer/css/juiz-social-post-sharer-5.css | @font-face{
font-family: 'jsps';
src: url('fonts/jsps.eot?142');
src: url('fonts/jsps.eot?#iefix142') format('embedded-opentype'),
url('fonts/jsps.woff?142') format('woff'),
url('fonts/jsps.ttf?142') format('truetype'),
url('fonts/jsps.svg?142#jsps') format('svg');
font-weight: normal;
font-style: normal;... | 0.316581 | 0.074265 |
body {
padding-bottom: 20px;
}
.shareSelection div {
float: left;
clear: none;
}
.properties{
height: 55vh;
background-color:#B4BFCC;
padding-left:30px;
}
.screen{
height: 55vh;
background-color:#BBC1C7;
}
.choose-experiment{
height: 10vh;
background-color:#DCE2E8;
}
.experiments{
height: 30vh;
background-color:... | static-src/css/siElegans.css | body {
padding-bottom: 20px;
}
.shareSelection div {
float: left;
clear: none;
}
.properties{
height: 55vh;
background-color:#B4BFCC;
padding-left:30px;
}
.screen{
height: 55vh;
background-color:#BBC1C7;
}
.choose-experiment{
height: 10vh;
background-color:#DCE2E8;
}
.experiments{
height: 30vh;
background-color:... | 0.453746 | 0.087916 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap");
* {
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: Roboto;
font-style: normal;
/... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap");
* {
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: Roboto;
font-style: normal;
/... | 0.360264 | 0.076926 |
@charset "UTF-8";
/*
* Indigo v1.0.0
*
* Table of Content
*
01 Bootstrap v3.3.7 (http://getbootstrap.com)
02 Reset
03 Button
04 Breadcrumbs
05 Pagination
06 Parallax
07 Header
08 Banner
09 Footer
10 Home
10.1 Categories
10.2 Google-map
10.3 Image With Caption
10.5 Search Form
10.6 Featured
10.7 Account
10... | public/front/css/style.css | @charset "UTF-8";
/*
* Indigo v1.0.0
*
* Table of Content
*
01 Bootstrap v3.3.7 (http://getbootstrap.com)
02 Reset
03 Button
04 Breadcrumbs
05 Pagination
06 Parallax
07 Header
08 Banner
09 Footer
10 Home
10.1 Categories
10.2 Google-map
10.3 Image With Caption
10.5 Search Form
10.6 Featured
10.7 Account
10... | 0.427994 | 0.06724 |
body {
margin-bottom: 50px;
}
body > form > .container-fluid {
margin-top: 20px;
}
h5 {
font-size: 15px;
color: #003366;
font-weight: bold;
}
.form-horizontal .form-inline .form-group {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
span.text-muted {
display: i... | IOF.Web/styles/site.css | body {
margin-bottom: 50px;
}
body > form > .container-fluid {
margin-top: 20px;
}
h5 {
font-size: 15px;
color: #003366;
font-weight: bold;
}
.form-horizontal .form-inline .form-group {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
span.text-muted {
display: i... | 0.583915 | 0.121451 |
/* 3rd-party CSS files */
@import 'vendor/h5bp-head.css';
@import 'vendor/normalize.css';
@import 'vendor/h5bp-tail.css';
/* use a more intuitive box sizing model (http://is.gd/wNVjAo) */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* Scale down images and embedded vide... | css/sitewide.css |
/* 3rd-party CSS files */
@import 'vendor/h5bp-head.css';
@import 'vendor/normalize.css';
@import 'vendor/h5bp-tail.css';
/* use a more intuitive box sizing model (http://is.gd/wNVjAo) */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* Scale down images and embedded vide... | 0.270384 | 0.058615 |
.history-item.ng-enter {
-webkit-animation: fadeInDown 0.4s;
-moz-animation: fadeInDown 0.4s;
-ms-animation: fadeInDown 0.4s;
animation: fadeInDown 0.4s;
}
.history-item.ng-leave {
-webkit-animation: fadeOutUp 0.4s;
-moz-animation: fadeOutUp 0.4s;
-ms-animation: fadeOutUp 0.4s;
animatio... | src/styles/animation.css | .history-item.ng-enter {
-webkit-animation: fadeInDown 0.4s;
-moz-animation: fadeInDown 0.4s;
-ms-animation: fadeInDown 0.4s;
animation: fadeInDown 0.4s;
}
.history-item.ng-leave {
-webkit-animation: fadeOutUp 0.4s;
-moz-animation: fadeOutUp 0.4s;
-ms-animation: fadeOutUp 0.4s;
animatio... | 0.516352 | 0.094761 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Oswald|Roboto");
* {
box-sizing: border-box;
}
body {
background: #F5F5F5;
overflow: hidden;
}
#bg {
width: 55vw;
height: 100vh;
float: right;
margin-right: -180px;
background: #FD4150;
-webkit-transform: skewX(-30deg);
transform: skewX(-30deg);... | 3. Fuel Card/style.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans|Oswald|Roboto");
* {
box-sizing: border-box;
}
body {
background: #F5F5F5;
overflow: hidden;
}
#bg {
width: 55vw;
height: 100vh;
float: right;
margin-right: -180px;
background: #FD4150;
-webkit-transform: skewX(-30deg);
transform: skewX(-30deg);... | 0.279927 | 0.093264 |
@charset "UTF-8";
html, body {
font-family: Arial, Helvetica, sans-serif;
height:100%;
padding: 0px;
margin: 0px;
line-height:21px;
/*background: #F5F5F5;
background: #F5F6F7;*/
}
/* Link Styles */
a:link, a:visited {
color:#33628c;
text-decoration: none;
}
a:hover {
color:#e1292f;
text-decoration: none;... | assets/css/style-print.css |
@charset "UTF-8";
html, body {
font-family: Arial, Helvetica, sans-serif;
height:100%;
padding: 0px;
margin: 0px;
line-height:21px;
/*background: #F5F5F5;
background: #F5F6F7;*/
}
/* Link Styles */
a:link, a:visited {
color:#33628c;
text-decoration: none;
}
a:hover {
color:#e1292f;
text-decoration: none;... | 0.318591 | 0.102844 |
.warp{
width: 100%;
height: 100%;
}
.mx_nav{
width:19%;
height:100%;
overflow: auto;
position: absolute;
top:0;
left: 0;
padding-top: 58px;
border-right: 1px solid #dedede;
z-index: 10;
}
.mx_code{
width:49%;
height:90%;
margin-right: 1%;
margin-left: 20%;
... | app/templates/oa/styles/main.css | .warp{
width: 100%;
height: 100%;
}
.mx_nav{
width:19%;
height:100%;
overflow: auto;
position: absolute;
top:0;
left: 0;
padding-top: 58px;
border-right: 1px solid #dedede;
z-index: 10;
}
.mx_code{
width:49%;
height:90%;
margin-right: 1%;
margin-left: 20%;
... | 0.566858 | 0.058319 |
.home {
width: 100%;
height: 100%;
position: relative;
background-color: white;
color: black;
}
.home__content {
padding: 9rem 2% 4rem 2%;
display: flex;
flex-direction: column;
align-items: center;
}
.home .logo {
position: absolute;
top: 3%;
left: 2%;
}
.home .logo img {
-o-object-fit: cont... | src/Components/Home/Home.css | .home {
width: 100%;
height: 100%;
position: relative;
background-color: white;
color: black;
}
.home__content {
padding: 9rem 2% 4rem 2%;
display: flex;
flex-direction: column;
align-items: center;
}
.home .logo {
position: absolute;
top: 3%;
left: 2%;
}
.home .logo img {
-o-object-fit: cont... | 0.505127 | 0.08266 |
.navbar-default .navbar-brand{
color:#EE4E2B;
}
.nav li a.btn-danger:focus, .nav li a.btn-danger:hover{
background-color: #D9534F;
}
/*.clearboth
{
clear:both;
display:block;
}*/
p.submit{text-align:right}
input:valid{border-color:green;}
/*input:invalid{border-color:red;}*/
ul.noPoint{list-styl... | public/css/uploadmgmt.css | .navbar-default .navbar-brand{
color:#EE4E2B;
}
.nav li a.btn-danger:focus, .nav li a.btn-danger:hover{
background-color: #D9534F;
}
/*.clearboth
{
clear:both;
display:block;
}*/
p.submit{text-align:right}
input:valid{border-color:green;}
/*input:invalid{border-color:red;}*/
ul.noPoint{list-styl... | 0.393968 | 0.061171 |
@import "./variables.css";
:root {
--icon-size: 2.5rem;
--icon-margin: calc((var(--menu-height) - var(--icon-size)) / 2);
}
.menu {
display:table-row;
width: 100%;
background-color: var(--white);
border-bottom: 1px solid var(--lighted-gray);
list-style: none;
margin: 0;
padding: 0;
overflow: hidde... | src/css/menu.css | @import "./variables.css";
:root {
--icon-size: 2.5rem;
--icon-margin: calc((var(--menu-height) - var(--icon-size)) / 2);
}
.menu {
display:table-row;
width: 100%;
background-color: var(--white);
border-bottom: 1px solid var(--lighted-gray);
list-style: none;
margin: 0;
padding: 0;
overflow: hidde... | 0.398524 | 0.079389 |
@import url('https://fonts.googleapis.com/css2?family=Nerko+One&Source+Code+Pro&family=Texturina?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Source+Code+Pro:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Andika+New+Basic&family=Ubuntu... | src/App.css | @import url('https://fonts.googleapis.com/css2?family=Nerko+One&Source+Code+Pro&family=Texturina?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Source+Code+Pro:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Andika+New+Basic&family=Ubuntu... | 0.306527 | 0.09187 |
.background_glossyCrimson4,
.hover_background_glossyCrimson4:hover,
.active_background_glossyCrimson4:active:hover {
background: #eb1e47;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image... | widgets/common/assets/gradients/glossy/glossyCrimson/glossyCrimson4.css | .background_glossyCrimson4,
.hover_background_glossyCrimson4:hover,
.active_background_glossyCrimson4:active:hover {
background: #eb1e47;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image... | 0.446012 | 0.070816 |
.form-container {
width: 100%;
height: 100%;
min-height: 500px;
background-size: cover;
position: relative;
padding-top: 15px;
/*padding-bottom: 300px;*/
}
.form-report {
margin-bottom: 80px;
}
td.red {
color: red;
}
.title {
color: #121d2b;
font-weight: bold;
padding-bottom: 15px;
ma... | source/app/components/report/report.css |
.form-container {
width: 100%;
height: 100%;
min-height: 500px;
background-size: cover;
position: relative;
padding-top: 15px;
/*padding-bottom: 300px;*/
}
.form-report {
margin-bottom: 80px;
}
td.red {
color: red;
}
.title {
color: #121d2b;
font-weight: bold;
padding-bottom: 15px;
ma... | 0.350755 | 0.068164 |
html, body {
min-height: 100vh;
font-size: 18px;
}
html, body, * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.landing {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms... | src/styles.css | html, body {
min-height: 100vh;
font-size: 18px;
}
html, body, * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.landing {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms... | 0.391406 | 0.043265 |
html {
font-family: Arial;
font-size: 1.5vh;
}
button {cursor: pointer; }
.incrementer div {transform: rotate(90deg);}
.decrementer div {transform: rotate(90deg);}
#fullScreenLoading {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
background: rgba(255,255,2... | blog/static/css/adminStyle.css | html {
font-family: Arial;
font-size: 1.5vh;
}
button {cursor: pointer; }
.incrementer div {transform: rotate(90deg);}
.decrementer div {transform: rotate(90deg);}
#fullScreenLoading {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
background: rgba(255,255,2... | 0.478773 | 0.115586 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | web/css/site.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.277865 | 0.095349 |
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
margin: 0px;
padding: 0px;
}
body {
background-color: hsl(217, 54%, 11%);
font-family: 'Outfit';
font-size: 18px;
}
.container {
position: relative;
heigh... | style.css | @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
margin: 0px;
padding: 0px;
}
body {
background-color: hsl(217, 54%, 11%);
font-family: 'Outfit';
font-size: 18px;
}
.container {
position: relative;
heigh... | 0.404743 | 0.080321 |
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;
... | resources/assets/css/demo.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;
... | 0.637257 | 0.157331 |
@font-face {
font-family: 'Playfair Display';
src: url("../fonts/PlayfairDisplay-Bold.eot");
src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
font-weight: bold;... | public/css/postcard.css | @font-face {
font-family: 'Playfair Display';
src: url("../fonts/PlayfairDisplay-Bold.eot");
src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
font-weight: bold;... | 0.330255 | 0.056133 |
.community {
text-align: left;
padding: 5em 0;
margin: 0 auto;
width: 90%;
background: #fff;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 0px;
}
.community h2 {
color: #fff;
font-size: 70px;
}
.community-item h4 {
margin: 0;
font-size: 18px;
font-weight: 600;
}
.speaking-ti... | src/styles/community.css | .community {
text-align: left;
padding: 5em 0;
margin: 0 auto;
width: 90%;
background: #fff;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 0px;
}
.community h2 {
color: #fff;
font-size: 70px;
}
.community-item h4 {
margin: 0;
font-size: 18px;
font-weight: 600;
}
.speaking-ti... | 0.457379 | 0.143818 |
.pricing {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
margin: 0 auto 3em;
}
.pricing__item {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-fle... | src/app/pricing/pricing.component.css |
.pricing {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
margin: 0 auto 3em;
}
.pricing__item {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-fle... | 0.362518 | 0.075278 |
@font-face {
font-family: iranSans;
src: url('../fonts/iransans.ttf');
}
*{
padding: 0;
margin: 0;
outline: 0;
border: 0;
box-sizing: border-box;
font-size: 15px;
font-family: iranSans, serif;
text-decoration: none;
list-style: none;
}
body{
direction: rtl;
backgrou... | assets/css/style.css | @font-face {
font-family: iranSans;
src: url('../fonts/iransans.ttf');
}
*{
padding: 0;
margin: 0;
outline: 0;
border: 0;
box-sizing: border-box;
font-size: 15px;
font-family: iranSans, serif;
text-decoration: none;
list-style: none;
}
body{
direction: rtl;
backgrou... | 0.446012 | 0.077204 |
@charset "UTF-8";
.subcomment{
display: none;
}
.top-bar {
padding: 5px 0;
}
ul.nav.commentstyle {
padding: 0 0;
margin: 0 0 0px 0;
}
ul.nav.commentstyle li{
padding: 2px 0;
margin: 0 0 15px 0;
border-bottom: 1px dotted #eceaea;
}
ul.navbar-nav.mx-auto.mx-md-0.hide_rsp {
margin: 0;
p... | public/front/css/customiz.css | @charset "UTF-8";
.subcomment{
display: none;
}
.top-bar {
padding: 5px 0;
}
ul.nav.commentstyle {
padding: 0 0;
margin: 0 0 0px 0;
}
ul.nav.commentstyle li{
padding: 2px 0;
margin: 0 0 15px 0;
border-bottom: 1px dotted #eceaea;
}
ul.navbar-nav.mx-auto.mx-md-0.hide_rsp {
margin: 0;
p... | 0.229967 | 0.076304 |
.r-p-wrapper h3, .r-p-button {
text-transform: uppercase;
text-align: center; }
.fgh {
display: none; }
.wrapper1 {
padding-bottom: 250px; }
.password-reset-wrapper {
min-height: 631px; }
.restore-password {
height: 363px;
width: 90%;
max-width: 800px;
margin: 0 auto;
border: 1px solid #e0d6c4;
... | frontend/web/css/reset-password.css | .r-p-wrapper h3, .r-p-button {
text-transform: uppercase;
text-align: center; }
.fgh {
display: none; }
.wrapper1 {
padding-bottom: 250px; }
.password-reset-wrapper {
min-height: 631px; }
.restore-password {
height: 363px;
width: 90%;
max-width: 800px;
margin: 0 auto;
border: 1px solid #e0d6c4;
... | 0.293303 | 0.075756 |
table {
border: 1px solid #ccc;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
/* table-layout: fixed; */
}
table caption {
/* font-size: 1.5em; */
margin: .5em 0 .75em;
}
table tr {
background: #f8f8f8;
border: 1px solid #ddd;
padding: .35em;
}
table th,
table td {
padding: 5px;... | public/css/table.css | table {
border: 1px solid #ccc;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
/* table-layout: fixed; */
}
table caption {
/* font-size: 1.5em; */
margin: .5em 0 .75em;
}
table tr {
background: #f8f8f8;
border: 1px solid #ddd;
padding: .35em;
}
table th,
table td {
padding: 5px;... | 0.327346 | 0.167202 |
.forums div.forums {
margin-left: 0.5em;
}
.forums #container
{
width:92%;
margin:0 auto;
min-width:760px;
}
.forums #content p.subtle {
margin:0 0 0.5em;
float:right;
}
.forums #content .subtle a
{
color:#999;
font-size:0.7em;
}
.forums p.pages
{
xfloat:right;
font-size:0.85em;
margin-top:1.2em;
}
.... | public/stylesheets/savage_beast/forums.css | .forums div.forums {
margin-left: 0.5em;
}
.forums #container
{
width:92%;
margin:0 auto;
min-width:760px;
}
.forums #content p.subtle {
margin:0 0 0.5em;
float:right;
}
.forums #content .subtle a
{
color:#999;
font-size:0.7em;
}
.forums p.pages
{
xfloat:right;
font-size:0.85em;
margin-top:1.2em;
}
.... | 0.230833 | 0.066418 |
.resource-details {
text-align: left;
}
.resource-details-header {
border-bottom: solid 1px rgba(255, 255, 255, 0.15);
box-shadow: inset 0 -1px 0 0 rgba(6, 27, 47, 0.5);
display: flex;
}
.resource-details-header-attributes-container {
width: 100%;
}
.resource-details-header-attributes {
disp... | slog/src/components/resources.css |
.resource-details {
text-align: left;
}
.resource-details-header {
border-bottom: solid 1px rgba(255, 255, 255, 0.15);
box-shadow: inset 0 -1px 0 0 rgba(6, 27, 47, 0.5);
display: flex;
}
.resource-details-header-attributes-container {
width: 100%;
}
.resource-details-header-attributes {
disp... | 0.490236 | 0.087369 |
body, html { min-height: 100%;}
body { font-size: 16px; font-family: 'Roboto Light', sans-serif; padding-top: 80px;}
/*body { background-color: transparent;}*/
/* ==================== Home ================== */
body.home, body.friends { background: url('/img/bg/friends.jpg') center top fixed no-repeat; backgr... | app/dist/public/css/style.css | body, html { min-height: 100%;}
body { font-size: 16px; font-family: 'Roboto Light', sans-serif; padding-top: 80px;}
/*body { background-color: transparent;}*/
/* ==================== Home ================== */
body.home, body.friends { background: url('/img/bg/friends.jpg') center top fixed no-repeat; backgr... | 0.325306 | 0.119742 |
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
body{
display: flex;
flex-direction... | GeniPharm/Assets/css/style.css | * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
body{
display: flex;
flex-direction... | 0.304352 | 0.043204 |
@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
html { font-family: 'Inter var', sans-serif; }
}
* {
box-sizing: border-box;
}
body {
overflow-x: hidden !important;
margin: 0;
padding: 0;
background-color... | css/style.css | @import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
html { font-family: 'Inter var', sans-serif; }
}
* {
box-sizing: border-box;
}
body {
overflow-x: hidden !important;
margin: 0;
padding: 0;
background-color... | 0.338842 | 0.081155 |
8.0.0-beta6:a15f3cfcfa4642b65a8a5d060b58c9a81d93f39a73189dcdb3cd8e627b0ebfd1
8.0.0-beta7:021d9b56173e8a5b842857fa94dfceaac0462f213074ff69b45d9278790bb513
8.0.0-beta9:cfe2b7adc9b9d183cfd40a89670e3e269c0de6bb2eb37778dd2a4efe0fee9c10
8.0.0-beta10:cfe2b7adc9b9d183cfd40a89670e3e269c0de6bb2eb37778dd2a4efe0fee9c10
8.0.0-beta1... | hashs-database/hashs/core___themes___bartik___css___components___messages.css | 8.0.0-beta6:a15f3cfcfa4642b65a8a5d060b58c9a81d93f39a73189dcdb3cd8e627b0ebfd1
8.0.0-beta7:021d9b56173e8a5b842857fa94dfceaac0462f213074ff69b45d9278790bb513
8.0.0-beta9:cfe2b7adc9b9d183cfd40a89670e3e269c0de6bb2eb37778dd2a4efe0fee9c10
8.0.0-beta10:cfe2b7adc9b9d183cfd40a89670e3e269c0de6bb2eb37778dd2a4efe0fee9c10
8.0.0-beta1... | 0.242475 | 0.253454 |
body.login {
background: url(../images/inspireimage.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
body.login .container {
width: 100%;
height: 500px;
position: absolute;
top: 50%;
lef... | assets/Content/Performation/login.css | body.login {
background: url(../images/inspireimage.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
body.login .container {
width: 100%;
height: 500px;
position: absolute;
top: 50%;
lef... | 0.273866 | 0.039676 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | env/logger/server/root/logger/db/viewer/assets/css/site.css | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | 0.428473 | 0.095181 |
@-moz-document domain("enligne.cmontmorency.qc.ca") {
.selected,
.content,
.panel,
.tab,
td {
background-color: #202020 !important;
text-shadow: 0px 0px 2px #000 !important;
}
html,
body {
background-image: url("data:image/gif;base64,R0lGODlhBAAEAKECABERESQkJP///////yH5BAEKAAIALAAAAAAEAAQAAAIFhB6... | data/usercss/131937.user.css | @-moz-document domain("enligne.cmontmorency.qc.ca") {
.selected,
.content,
.panel,
.tab,
td {
background-color: #202020 !important;
text-shadow: 0px 0px 2px #000 !important;
}
html,
body {
background-image: url("data:image/gif;base64,R0lGODlhBAAEAKECABERESQkJP///////yH5BAEKAAIALAAAAAAEAAQAAAIFhB6... | 0.169612 | 0.058051 |
body {
padding-top : 70px;
padding-bottom : 70px;
}
.menu {
background-color: khaki;
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
padding-left: 10%;
}
.menu:before {
}
.menu:after {
}
.menu > li {
display: inline;
margin-right: 10%;
}
.menu > ... | public/css/floating_labels.css |
body {
padding-top : 70px;
padding-bottom : 70px;
}
.menu {
background-color: khaki;
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
padding-left: 10%;
}
.menu:before {
}
.menu:after {
}
.menu > li {
display: inline;
margin-right: 10%;
}
.menu > ... | 0.228931 | 0.164617 |
html {
box-sizing: border-box;
}
*,
* ::before,
*::after {
box-sizing: inherit;
}
body {
font-family: 'Playfair Display', serif;
color: #626262;
}
.container {
width: 1200px;
background-color: lightblue;
margin: 0 auto;
}
.page-header {
background-color: #cee7a5a9;
}
.site-navigation {
margin: 0px... | html-css/module-03/css/style.css | html {
box-sizing: border-box;
}
*,
* ::before,
*::after {
box-sizing: inherit;
}
body {
font-family: 'Playfair Display', serif;
color: #626262;
}
.container {
width: 1200px;
background-color: lightblue;
margin: 0 auto;
}
.page-header {
background-color: #cee7a5a9;
}
.site-navigation {
margin: 0px... | 0.348202 | 0.077378 |
body{
margin: 0;
padding: 0;
font-weight: bold;
font-size: 16px;
}
.search-box {
position: absolute;
top: 5%;
left: 80%;
background: #23cba7;
height: 40px;
border-radius: 30px;
padding: 10px;
opacity: 0.8;
}
.search-box:hover > .search-txt{
width: 240px;
padding: 0 6px;
}
.search-box:hover > .search-btn{... | public/css/style.css | body{
margin: 0;
padding: 0;
font-weight: bold;
font-size: 16px;
}
.search-box {
position: absolute;
top: 5%;
left: 80%;
background: #23cba7;
height: 40px;
border-radius: 30px;
padding: 10px;
opacity: 0.8;
}
.search-box:hover > .search-txt{
width: 240px;
padding: 0 6px;
}
.search-box:hover > .search-btn{... | 0.403802 | 0.086323 |
@font-face {
font-family: 'Kreon';
src: local('Kreon Regular'), local('Kreon-Regular'), url('../fonts/Kreon-Regular.ttf') format('truetype'), url('../fonts/Kreon-Regular.woff') format('woff');
}
h1, h2, h3, h4 {
font-family: 'Kreon';
}
.noticeable-break {
border: 2px solid #ccc;
}
.navbar-fds .navbar-brand {... | fragdenstaat_de/theme/static/css/fds-style.css | @font-face {
font-family: 'Kreon';
src: local('Kreon Regular'), local('Kreon-Regular'), url('../fonts/Kreon-Regular.ttf') format('truetype'), url('../fonts/Kreon-Regular.woff') format('woff');
}
h1, h2, h3, h4 {
font-family: 'Kreon';
}
.noticeable-break {
border: 2px solid #ccc;
}
.navbar-fds .navbar-brand {... | 0.40028 | 0.058292 |
@charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2014-12-30 10:55:16
* @version 1.0
*/
body { background: #fff; color: #444; font: 12px / 1.5em "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑,SimSun,arial; margin: 0; padding: 48px 0 0 0;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fiel... | web/pages/sdk/samsung/style/main.css | @charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2014-12-30 10:55:16
* @version 1.0
*/
body { background: #fff; color: #444; font: 12px / 1.5em "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑,SimSun,arial; margin: 0; padding: 48px 0 0 0;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fiel... | 0.24726 | 0.074198 |
@-moz-document domain("twitter.com") {
/* Pastel Color Twitter */
/* Ver.20210831a by nukumori.org is licensed under CC BY-NC-SA */
/* Special thanks to SchemeColor.com https://www.schemecolor.com/ */
/* https://userstyles.org/styles/185160/ */
/* Created: June 13, 2020 */
/* Updated: August 31, 2021 */
/* *** g... | data/usercss/185160.user.css | @-moz-document domain("twitter.com") {
/* Pastel Color Twitter */
/* Ver.20210831a by nukumori.org is licensed under CC BY-NC-SA */
/* Special thanks to SchemeColor.com https://www.schemecolor.com/ */
/* https://userstyles.org/styles/185160/ */
/* Created: June 13, 2020 */
/* Updated: August 31, 2021 */
/* *** g... | 0.368292 | 0.045607 |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap');
* {
margin: 0;
box-sizing: border-box;
}
body {
width: 100%;
height: 100vh;
display: flex;
flex-direction: row;
font-family: 'Baloo Tamma 2', cursive;
overflow: hidden;
background: #efefef;
color: #222222;
}
butto... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap');
* {
margin: 0;
box-sizing: border-box;
}
body {
width: 100%;
height: 100vh;
display: flex;
flex-direction: row;
font-family: 'Baloo Tamma 2', cursive;
overflow: hidden;
background: #efefef;
color: #222222;
}
butto... | 0.502686 | 0.176849 |
.view {
width: 345px;
margin: 10px;
float: left;
border: 10px solid #fff;
overflow: hidden;
position: relative;
text-align: center;
-webkit-box-shadow: 1px 1px 2px #e6e6e6;
-moz-box-shadow: 1px 1px 2px #e6e6e6;
box-shadow: 1px 1px 2px #e6e6e6;
cursor: default;
background: #fff url(../images/bgimg.jpg) no-re... | css/style_common.css | .view {
width: 345px;
margin: 10px;
float: left;
border: 10px solid #fff;
overflow: hidden;
position: relative;
text-align: center;
-webkit-box-shadow: 1px 1px 2px #e6e6e6;
-moz-box-shadow: 1px 1px 2px #e6e6e6;
box-shadow: 1px 1px 2px #e6e6e6;
cursor: default;
background: #fff url(../images/bgimg.jpg) no-re... | 0.247623 | 0.155623 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root{
--color-br_btn:linear-gradient(#b3c2b1,#1f800f) ;
--color-btn:#129712;
}
html{
background-image: linear-gradient(#f5f4ef,#eae3d3);
width: 95%;
margin: 0 auto;
}
.color_green{
color: var(--color-btn);
}
.color_blue{
colo... | src/styles/Lab1/styles.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root{
--color-br_btn:linear-gradient(#b3c2b1,#1f800f) ;
--color-btn:#129712;
}
html{
background-image: linear-gradient(#f5f4ef,#eae3d3);
width: 95%;
margin: 0 auto;
}
.color_green{
color: var(--color-btn);
}
.color_blue{
colo... | 0.350199 | 0.090253 |
.button,
.buttonDisabled,
.dialogButton,
.dialogButtonDisabled,
.smallDialogButton,
.smallDialogButtonDisabled {
border: 1px solid #bbb !important;
background-color: #{richSkin.generalBackgroundColor};
background-image: url('/aries/images/button-background.gif');
background-color: red;
}
.button,
.buttonDisabled,
... | nam/nam-view/src/main/webapp/resources/styles/button.css | .button,
.buttonDisabled,
.dialogButton,
.dialogButtonDisabled,
.smallDialogButton,
.smallDialogButtonDisabled {
border: 1px solid #bbb !important;
background-color: #{richSkin.generalBackgroundColor};
background-image: url('/aries/images/button-background.gif');
background-color: red;
}
.button,
.buttonDisabled,
... | 0.198646 | 0.047825 |
*{
margin: 0;
padding: 0;
font-family: sans-serif;
text-decoration: none;
list-style: none;
}
body{
width: 100%;
}
.section {
color: white;
background-image: url("../img/projects/25.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 10%;
... | public/fronend/home/css/project.css | *{
margin: 0;
padding: 0;
font-family: sans-serif;
text-decoration: none;
list-style: none;
}
body{
width: 100%;
}
.section {
color: white;
background-image: url("../img/projects/25.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 10%;
... | 0.547706 | 0.065038 |
.js body {
opacity: 0;
transition: opacity 0.6s;
}
.js body.render {
opacity: 1;
}
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
.message {
position: relative;
z-index: 100;
display: none;
padding: 1em;
text-align: center;
}
/* Icons */
.icon {
display... | public/assets/css/base.css | .js body {
opacity: 0;
transition: opacity 0.6s;
}
.js body.render {
opacity: 1;
}
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
.message {
position: relative;
z-index: 100;
display: none;
padding: 1em;
text-align: center;
}
/* Icons */
.icon {
display... | 0.477067 | 0.081739 |