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 |
|---|---|---|---|---|
.item-1 .word {
margin-top: -10%;
}
.item-1 .word>span:first-child {
text-align: center;
font-size: 50px;
font-weight: 700;
color: #0A9676;
text-shadow: 5px -2px 8px #151414;
}
.item-1 .word>span.hidden-xs,
.item-1 .word>span.col-xs-12{
color: #B6BF31;
text-shadow: 9px -2px 15px #000;
}
... | public/Backstage/css1/page-1.css | .item-1 .word {
margin-top: -10%;
}
.item-1 .word>span:first-child {
text-align: center;
font-size: 50px;
font-weight: 700;
color: #0A9676;
text-shadow: 5px -2px 8px #151414;
}
.item-1 .word>span.hidden-xs,
.item-1 .word>span.col-xs-12{
color: #B6BF31;
text-shadow: 9px -2px 15px #000;
}
... | 0.511473 | 0.099426 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body{
margin: 0
}
a {
background: 0 0;
text-decoration: none !important;
cursor: pointer
}
a:active,
a:hover {
outline: 0
}
img {
border: 0;
max-width: 100%
}
svg:not(:root) {
ov... | Theme/waimai/Public/css/shop.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body{
margin: 0
}
a {
background: 0 0;
text-decoration: none !important;
cursor: pointer
}
a:active,
a:hover {
outline: 0
}
img {
border: 0;
max-width: 100%
}
svg:not(:root) {
ov... | 0.31059 | 0.098642 |
*{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
header{
display: flex;
justify-content: center;
height: 120px;
}
.container{
display: flex;
width: 980px;
}
.header{
justify-content: space-between;
align-items: center;
}
.... | Medicenter/assets/css/template.css | *{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
header{
display: flex;
justify-content: center;
height: 120px;
}
.container{
display: flex;
width: 980px;
}
.header{
justify-content: space-between;
align-items: center;
}
.... | 0.38827 | 0.068913 |
.u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 1206px;
}
.u-section-1 .u-line-1 {
left: auto;
top: 787px;
position: absolute;
height: 389px;
width: 3px;
transform-origin: center top 0px;
right: 567px;
}
.u-section-1 .u-group-1 {
width: 910px;
min-height: 216px;
... | Accueil.css | .u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 1206px;
}
.u-section-1 .u-line-1 {
left: auto;
top: 787px;
position: absolute;
height: 389px;
width: 3px;
transform-origin: center top 0px;
right: 567px;
}
.u-section-1 .u-group-1 {
width: 910px;
min-height: 216px;
... | 0.522202 | 0.090173 |
.modal-content {
height: 500px;
}
.ace__item--editor {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
}
.ace__item--body {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
}
.modal-header {
background-color: #8e8e8e... | resources/assets/css/lesson/lesson_detail/detail.css | .modal-content {
height: 500px;
}
.ace__item--editor {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
}
.ace__item--body {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
}
.modal-header {
background-color: #8e8e8e... | 0.479504 | 0.08374 |
html
{
background-image: url("background.png");
background-color: #ffffff;
}
hr
{
border-color: #480000;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover
{
border-color: #772200;
color: #480000;
}
input[type="submit"]:active, input[type="reset"]:active, input[typ... | style/alt/style.css | html
{
background-image: url("background.png");
background-color: #ffffff;
}
hr
{
border-color: #480000;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover
{
border-color: #772200;
color: #480000;
}
input[type="submit"]:active, input[type="reset"]:active, input[typ... | 0.283781 | 0.082994 |
@media screen and (max-width: 479px) {
* {
box-sizing: border-box;
}
.toggle {
display: block;
}
.toggle a {
width: 100%;
color: #ffffff;
background: url(../images/mobile_nav_right.png) no-repeat right center #373a3f;
padding: 10px 10px;
margi... | blog.phong123.com/wp-content/themes/barter/css/responsive-menu.css |
@media screen and (max-width: 479px) {
* {
box-sizing: border-box;
}
.toggle {
display: block;
}
.toggle a {
width: 100%;
color: #ffffff;
background: url(../images/mobile_nav_right.png) no-repeat right center #373a3f;
padding: 10px 10px;
margi... | 0.383872 | 0.112065 |
body {
background-color: #BFF8EE;
position: relative;
width: 100%;
height: 100%;
overflow-x: hidden;
}
body ul li {
list-style: none;
}
ul i {
list-style: none;
}
* {
-o-box-sizing: border-box;
box-sizing: border-box;
}
.clearFix {
clear: both;
}
@media (max-width:767px) {
.text-center-xs {
... | public/css/app.css | body {
background-color: #BFF8EE;
position: relative;
width: 100%;
height: 100%;
overflow-x: hidden;
}
body ul li {
list-style: none;
}
ul i {
list-style: none;
}
* {
-o-box-sizing: border-box;
box-sizing: border-box;
}
.clearFix {
clear: both;
}
@media (max-width:767px) {
.text-center-xs {
... | 0.458349 | 0.048519 |
html {
height: auto;
width: auto;
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";
font-weight: 500;
}
.carousel .carousel-item img {
max-width: 100%;
heigh... | CnGalWebSite/CnGalWebSite.Server/wwwroot/css/cover-default.css |
html {
height: auto;
width: auto;
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";
font-weight: 500;
}
.carousel .carousel-item img {
max-width: 100%;
heigh... | 0.400515 | 0.076891 |
.projects-section {
position: relative;
padding-top: 90px;
}
.projects-section .outer-container {
position: relative;
padding: 0px 50px;
}
.project-block {
position: relative;
z-index: 99;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-trans... | public/stylesheets/slider-hover.css | .projects-section {
position: relative;
padding-top: 90px;
}
.projects-section .outer-container {
position: relative;
padding: 0px 50px;
}
.project-block {
position: relative;
z-index: 99;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-trans... | 0.453746 | 0.06236 |
*{
margin:0;
padding: 0;
font-size: 7vw;
font-family: sans-serif;
}
.container-index{
width: 100vw;
margin:0 auto;
margin-top: 11vw;
min-height:50vh;
}
.header{
height: 11vw;
width: 100vw;
background-color: #0a90ff;
color: #b0ffff;
display: flex;
justify-content: center;
align-ite... | public/indexStyle.css | *{
margin:0;
padding: 0;
font-size: 7vw;
font-family: sans-serif;
}
.container-index{
width: 100vw;
margin:0 auto;
margin-top: 11vw;
min-height:50vh;
}
.header{
height: 11vw;
width: 100vw;
background-color: #0a90ff;
color: #b0ffff;
display: flex;
justify-content: center;
align-ite... | 0.442155 | 0.05921 |
::-webkit-scrollbar { background: transparent;width: 0; }
::-webkit-scrollbar-button { background: transparent; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-track-piece { background: transparent; }
::-webkit-scrollbar-thumb { background: transparent; }
:... | assets/css/main.css | ::-webkit-scrollbar { background: transparent;width: 0; }
::-webkit-scrollbar-button { background: transparent; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-track-piece { background: transparent; }
::-webkit-scrollbar-thumb { background: transparent; }
:... | 0.375134 | 0.04597 |
*{
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: 300;
}
html, body{
height: 100vh;
width: 100vw;
display: flex;
align-items: center;
justify-content: cente... | login-page/style.css | *{
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: 300;
}
html, body{
height: 100vh;
width: 100vw;
display: flex;
align-items: center;
justify-content: cente... | 0.353428 | 0.096706 |
@import url(figure.css);
body {
color: #212121;
font-family: arial, sans-serif;
overflow-y: scroll;
margin: 0;
padding: 0;
background-color: #F0F4C3;
}
h1 {
font-size: 2.2em;
}
.link-bar {
font-size: 11pt;
font-style: italic;
}
.correct-reply {
color: #1E8F1E;
font-weight: bold;
}
.co... | webroot/css/style.css | @import url(figure.css);
body {
color: #212121;
font-family: arial, sans-serif;
overflow-y: scroll;
margin: 0;
padding: 0;
background-color: #F0F4C3;
}
h1 {
font-size: 2.2em;
}
.link-bar {
font-size: 11pt;
font-style: italic;
}
.correct-reply {
color: #1E8F1E;
font-weight: bold;
}
.co... | 0.353875 | 0.120439 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
display: flex;
flex-direction: column;
}
.top-nav {
background-color:#333;
overflow: hidden;
width: 100%;
}
.top-nav a:hover{
background-color:black;
}
.top-nav a{
float: left;
display: blo... | blog/static/blog/css/style copy.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
display: flex;
flex-direction: column;
}
.top-nav {
background-color:#333;
overflow: hidden;
width: 100%;
}
.top-nav a:hover{
background-color:black;
}
.top-nav a{
float: left;
display: blo... | 0.415492 | 0.074265 |
h1, h5{
color: black;
}
.banner_part {
position: relative;
background-color: #dde5e8;
background-image: url("");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* line 7, /Applications/MAMP/htdocs/palash/cl/august 2019/202. Shop/202 shop html/sass/_banner.scss */
.ba... | assets/css/style-tb.css | h1, h5{
color: black;
}
.banner_part {
position: relative;
background-color: #dde5e8;
background-image: url("");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* line 7, /Applications/MAMP/htdocs/palash/cl/august 2019/202. Shop/202 shop html/sass/_banner.scss */
.ba... | 0.346873 | 0.0809 |
* {
box-sizing: border-box;
}
#container {
width: 100%;
position: relative;
}
#skyline {
width: 100%;
}
#logo {
position: absolute;
left: 25%;
bottom: -25%;
width: 150px;
height: 150px;
border-radius: 50%;
border: 7px solid #ffffff;
}
.bottomcontainer {
width: 50%;
margin: 0 auto;
margin... | styles/style.css | * {
box-sizing: border-box;
}
#container {
width: 100%;
position: relative;
}
#skyline {
width: 100%;
}
#logo {
position: absolute;
left: 25%;
bottom: -25%;
width: 150px;
height: 150px;
border-radius: 50%;
border: 7px solid #ffffff;
}
.bottomcontainer {
width: 50%;
margin: 0 auto;
margin... | 0.350088 | 0.13215 |
ul {
list-style: none;
}
.overflow{
overflow: hidden;
}
.uppercase{
text-transform: uppercase;
}
.btn-common {
font-size: 14px;
color: #0099ae;
border: 1px solid #0099ae;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
padding: 10px 25px;
}
#action .col-sm... | expdj/apps/main/static/css/about.css | ul {
list-style: none;
}
.overflow{
overflow: hidden;
}
.uppercase{
text-transform: uppercase;
}
.btn-common {
font-size: 14px;
color: #0099ae;
border: 1px solid #0099ae;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
padding: 10px 25px;
}
#action .col-sm... | 0.457864 | 0.1011 |
@charset "UTF-8";
/* CSS Document */
@media(min-width:768px) {
.navbar-default {
border-color: rgba(255,255,255,.3);
background-color: transparent;
}
.navbar-default .navbar-header .navbar-brand {
color: rgba(255,255,255,.7);
}
.navbar-default .navbar-header .navbar-brand:... | css/media-min-768.css | @charset "UTF-8";
/* CSS Document */
@media(min-width:768px) {
.navbar-default {
border-color: rgba(255,255,255,.3);
background-color: transparent;
}
.navbar-default .navbar-header .navbar-brand {
color: rgba(255,255,255,.7);
}
.navbar-default .navbar-header .navbar-brand:... | 0.398289 | 0.054274 |
margin: 0px !important;
padding: 0;
height: 100%;
background: #fff;
}
.frunt-menu{
margin-top: 20px;
width: 30%;
float: right;
margin-right: 225px;
border-right: 1px solid #c0c0c0;
height: 100%;
}
.frunt-menu .column{
height: 100%;
float: right;
}
.frunt-menu .header{
padding-right: 30px;
}
.frunt-menu .... | docs/gallery/_archive/horiz3/css/style.css | margin: 0px !important;
padding: 0;
height: 100%;
background: #fff;
}
.frunt-menu{
margin-top: 20px;
width: 30%;
float: right;
margin-right: 225px;
border-right: 1px solid #c0c0c0;
height: 100%;
}
.frunt-menu .column{
height: 100%;
float: right;
}
.frunt-menu .header{
padding-right: 30px;
}
.frunt-menu .... | 0.279238 | 0.056835 |
.landing-logo {
position: relative;
display: block;
margin-top: 0;
margin-left: auto;
margin-right: auto;
height: auto;
overflow: hidden;
width: 35vmax;
}
.landing-page {
position: relative;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
width: 100%;
... | src/LandingPage.css | .landing-logo {
position: relative;
display: block;
margin-top: 0;
margin-left: auto;
margin-right: auto;
height: auto;
overflow: hidden;
width: 35vmax;
}
.landing-page {
position: relative;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
width: 100%;
... | 0.602412 | 0.116966 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
ul {
list-style: none;
}
input {
outline: none;
border: none;
}
/* HEADER */
header {
display: flex;
justify-content: space-between;
}
nav {
display: flex;
align-items: center;
}
.header_logo {
padding: ... | Netflix/style/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
ul {
list-style: none;
}
input {
outline: none;
border: none;
}
/* HEADER */
header {
display: flex;
justify-content: space-between;
}
nav {
display: flex;
align-items: center;
}
.header_logo {
padding: ... | 0.404743 | 0.072505 |
.background {
background-color: white;
}
.head{
background-color: white;
color: #082943;
}
#avatar{
border-radius: 20px;
/* margin-left: 15px; */
width:100px;
height:100px;
}
#avatar-panel{
display: flex;
flex-direction: row;
margin-top: 20px;
margin-left: 25px;
}
#name{
... | src/app/profile/profile.component.css | .background {
background-color: white;
}
.head{
background-color: white;
color: #082943;
}
#avatar{
border-radius: 20px;
/* margin-left: 15px; */
width:100px;
height:100px;
}
#avatar-panel{
display: flex;
flex-direction: row;
margin-top: 20px;
margin-left: 25px;
}
#name{
... | 0.515864 | 0.075176 |
.main-header {position: relative; height: 100vh; overflow: hidden;}
.background-cinza {background: rgb(250, 250, 250) ;}
.video{width: 100%; display: none;}
.flutuar {position: absolute; top: 0; left: 0; background-color: rgba(241, 241, 241, .8); width: 100%; height: 100%;}
.cabecalho {position: relative;width: 100... | index.css | .main-header {position: relative; height: 100vh; overflow: hidden;}
.background-cinza {background: rgb(250, 250, 250) ;}
.video{width: 100%; display: none;}
.flutuar {position: absolute; top: 0; left: 0; background-color: rgba(241, 241, 241, .8); width: 100%; height: 100%;}
.cabecalho {position: relative;width: 100... | 0.423339 | 0.100834 |
/* ===== Resets/Browser Normalization ===== */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset... | themes/flatgrey/webapp/flatgrey/maincss.css |
/* ===== Resets/Browser Normalization ===== */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset... | 0.324128 | 0.090735 |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900");
@import url("font-awesome.min.css");
/*
Threshold by Pixelarity
pixelarity.com | <EMAIL>
License: pixelarity.com/license
*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre... | eddy/assets/css/main.css | @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900");
@import url("font-awesome.min.css");
/*
Threshold by Pixelarity
pixelarity.com | <EMAIL>
License: pixelarity.com/license
*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre... | 0.302082 | 0.104614 |
.app {
padding: 0rem;
}
#menu {
background-color: #fff;
box-shadow: 0 0 5px #000;
height: 60px;
width: 100%;
position: fixed;
z-index: 999;
}
#menu #back-button {
display: inline-block;
margin: 20px 0 0 20px;
float: left;
}
#menu #available-steps {
float: right;
margin: ... | app/www/css/index.css | .app {
padding: 0rem;
}
#menu {
background-color: #fff;
box-shadow: 0 0 5px #000;
height: 60px;
width: 100%;
position: fixed;
z-index: 999;
}
#menu #back-button {
display: inline-block;
margin: 20px 0 0 20px;
float: left;
}
#menu #available-steps {
float: right;
margin: ... | 0.318591 | 0.08163 |
http://meyerweb.com/eric/tools/css/reset/
v2.0b1 | 201101 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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,... | web/css/screen.css | http://meyerweb.com/eric/tools/css/reset/
v2.0b1 | 201101 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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,... | 0.282394 | 0.089375 |
.container-100 {
margin: 0 auto;
max-width: 100rem;
}
.container-120 {
margin: 0 auto;
max-width: 120rem;
}
.container-140 {
margin: 0 auto;
max-width: 140rem;
}
@keyframes circle_animation_general {
0% {
d: path("M60.3,-27.3C65.3,-4.1,47.7,18.7,26.7,33.2C5.6,47.7,-19,53.8,-32,44.3C-45,34.8,-46.4,9... | css/index.css | .container-100 {
margin: 0 auto;
max-width: 100rem;
}
.container-120 {
margin: 0 auto;
max-width: 120rem;
}
.container-140 {
margin: 0 auto;
max-width: 140rem;
}
@keyframes circle_animation_general {
0% {
d: path("M60.3,-27.3C65.3,-4.1,47.7,18.7,26.7,33.2C5.6,47.7,-19,53.8,-32,44.3C-45,34.8,-46.4,9... | 0.529263 | 0.068164 |
* {
scroll-behavior: smooth;
margin: 0;
padding: 0;
}
@font-face {
src: url('../fonts/Abadi.otf');
font-family: Abadi;
}
@font-face {
src: url("../fonts/Abadi MT Condensed Bold.ttf");
font-family: AbadiMT;
}
@font-face {
src: url('../fonts/PoppinsLight.otf');
font-family: Poppins;... | public/css/style.css | * {
scroll-behavior: smooth;
margin: 0;
padding: 0;
}
@font-face {
src: url('../fonts/Abadi.otf');
font-family: Abadi;
}
@font-face {
src: url("../fonts/Abadi MT Condensed Bold.ttf");
font-family: AbadiMT;
}
@font-face {
src: url('../fonts/PoppinsLight.otf');
font-family: Poppins;... | 0.478285 | 0.076615 |
@font-face {
font-family: 'Cormorant Garamond';
font-weight: 400;
src: url(../fonts/CormorantGaramond-Regular.woff);
}
@font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(../fonts/CormorantGaramond-Italic.woff);
}
@font-face {
font-family: 'Cormorant Garamond... | assets/css/index.css | @font-face {
font-family: 'Cormorant Garamond';
font-weight: 400;
src: url(../fonts/CormorantGaramond-Regular.woff);
}
@font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(../fonts/CormorantGaramond-Italic.woff);
}
@font-face {
font-family: 'Cormorant Garamond... | 0.430626 | 0.115411 |
body, textarea, input, pre, code {
font-family: 'Apple SD Gothic', '맑은고딕', 'Nanum Gothic', 'Noto Sans KR', sans-serif;
}
body {
max-width: 100%;
word-break: break-all;
word-wrap: break-word;
margin: 0;
font-size: 0.85rem;
}
select {
padding: 5px;
}
html {
background: #eeeeee;
}
#b... | views/tenshi/css/main.css | body, textarea, input, pre, code {
font-family: 'Apple SD Gothic', '맑은고딕', 'Nanum Gothic', 'Noto Sans KR', sans-serif;
}
body {
max-width: 100%;
word-break: break-all;
word-wrap: break-word;
margin: 0;
font-size: 0.85rem;
}
select {
padding: 5px;
}
html {
background: #eeeeee;
}
#b... | 0.350421 | 0.107391 |
html,
body {
font-family: 'Signika', sans-serif;
font-size: 14px;
}
/* Reset Css */
* {
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
p {
margin: 0;
}
/* Header */
#header {
height: 68px;
border-bottom: 1px solid #ebebeb;
}
.header-content {... | public/To-do-app/css/style.css | html,
body {
font-family: 'Signika', sans-serif;
font-size: 14px;
}
/* Reset Css */
* {
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
p {
margin: 0;
}
/* Header */
#header {
height: 68px;
border-bottom: 1px solid #ebebeb;
}
.header-content {... | 0.485112 | 0.078325 |
:root {
/* color scheme */
--gray: hsl(207, 5%, 33%);
--primary-color: hsl(209, 62%, 14%);
--secondary-color: hsl(211, 45%, 20%);
--primary-accent: hsl(40, 72%, 61%);
--secondary-accent: hsl(32, 100%, 40%);
/* constant sizes */
--nav-size: 50px;
}
html {
box-sizing: border-box;
scroll-behavior: sm... | css/style.css | :root {
/* color scheme */
--gray: hsl(207, 5%, 33%);
--primary-color: hsl(209, 62%, 14%);
--secondary-color: hsl(211, 45%, 20%);
--primary-accent: hsl(40, 72%, 61%);
--secondary-accent: hsl(32, 100%, 40%);
/* constant sizes */
--nav-size: 50px;
}
html {
box-sizing: border-box;
scroll-behavior: sm... | 0.547706 | 0.115336 |
.ratereviewh5{
margin-left: 20px;
font-size: 1.5rem;
font-weight: 400;
color: #464545;
}
.ratereviewh5 a{
font-size: 1.5rem;
font-weight: 400;
color:#464545;
}
.ratereviewh5 a:hover{
text-decoration: none!important;
color:#464545;
}
.ratereviewh5 i{
font-size: 24px!important;
}
.ra... | public/css/rate-reviews.css | .ratereviewh5{
margin-left: 20px;
font-size: 1.5rem;
font-weight: 400;
color: #464545;
}
.ratereviewh5 a{
font-size: 1.5rem;
font-weight: 400;
color:#464545;
}
.ratereviewh5 a:hover{
text-decoration: none!important;
color:#464545;
}
.ratereviewh5 i{
font-size: 24px!important;
}
.ra... | 0.334698 | 0.153994 |
* {
box-sizing: border-box;
}
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... | StageCreater/style.css | * {
box-sizing: border-box;
}
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... | 0.338296 | 0.127598 |
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
/* Global */
body {
background: url(https://raw.githubusercontent.com/connorbacon9/connorbacon9.github.io/master/img/styletile/zwartevilt.png);
}
/* Typography */
body {
co... | css/style.css | @import url(https://fonts.googleapis.com/css?family=Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
/* Global */
body {
background: url(https://raw.githubusercontent.com/connorbacon9/connorbacon9.github.io/master/img/styletile/zwartevilt.png);
}
/* Typography */
body {
co... | 0.38445 | 0.138753 |
header {
padding: 154px 0 100px;
}
@media (min-width: 992px) {
header {
padding: 156px 0 100px;
}
}
section {
padding: 100px 0;
}
body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
.bg-image-full {
background: no-repeat center cente... | css/scrolling-nav.css | header {
padding: 154px 0 100px;
}
@media (min-width: 992px) {
header {
padding: 156px 0 100px;
}
}
section {
padding: 100px 0;
}
body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
.bg-image-full {
background: no-repeat center cente... | 0.436862 | 0.093969 |
.resource-section {
background: #b6b6c2;
padding: 0 30px;
}
.resource-input {
position: relative;
}
.resource-parent {
display: flex;
padding: 80px 0;
}
.resource-input input,
.resource-input textarea {
width: 100%;
height: 50px;
border: 1px solid #bbbaba;
border-rad... | frontend/src/components/resource/resources.css | .resource-section {
background: #b6b6c2;
padding: 0 30px;
}
.resource-input {
position: relative;
}
.resource-parent {
display: flex;
padding: 80px 0;
}
.resource-input input,
.resource-input textarea {
width: 100%;
height: 50px;
border: 1px solid #bbbaba;
border-rad... | 0.353651 | 0.160463 |
body {
font-size: 11px;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
color: #333;
}
html{
background-color:#f0f0f0;
background-image:-moz-radial-gradient(circle closest-corner, #fff 0%, #ddd 100%);
background-image:-o-radial-gradient(circle closest-corner, #fff 0%, #ddd 100%);
background-i... | davisdole-JQuery Desktop/wallaborate/css/style.css | body {
font-size: 11px;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
color: #333;
}
html{
background-color:#f0f0f0;
background-image:-moz-radial-gradient(circle closest-corner, #fff 0%, #ddd 100%);
background-image:-o-radial-gradient(circle closest-corner, #fff 0%, #ddd 100%);
background-i... | 0.272121 | 0.064624 |
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #3c3c3c;
}
a:hover {
cursor: pointer;
}
ul,
li {
list-style: none;
display: block;
}
body {
font: 12px/1.5 "microsoft yahei", "microsoft yahei", "\5b8b\4f53";
background-color: #f5f5f5;
}
img {
border-style: none... | Public/Home/css/mypage.css | * {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #3c3c3c;
}
a:hover {
cursor: pointer;
}
ul,
li {
list-style: none;
display: block;
}
body {
font: 12px/1.5 "microsoft yahei", "microsoft yahei", "\5b8b\4f53";
background-color: #f5f5f5;
}
img {
border-style: none... | 0.494385 | 0.100084 |
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
footer,
header,
nav,
section {
display: block; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
figcaption,
figure,
main {
display: block; }
figure {
margin: 1em 40px; }
hr {
b... | dist/grid.mobile.css | html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
footer,
header,
nav,
section {
display: block; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
figcaption,
figure,
main {
display: block; }
figure {
margin: 1em 40px; }
hr {
b... | 0.432063 | 0.059784 |
.formwizard-quill-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
}
.formwizard-restore-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
}
.formwizard-checkmark-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&... | vendor/buttflattery/yii2-formwizard/src/assets/css/ie7/ie7.css | .formwizard-quill-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
}
.formwizard-restore-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
}
.formwizard-checkmark-ico {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&... | 0.281702 | 0.124585 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Nunito", sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
font-family: sans-serif;
overflow: hidden;
background: white;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
color: inherit;
}
::-webkit-scrollbar {
width:... | lib/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Nunito", sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
font-family: sans-serif;
overflow: hidden;
background: white;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
color: inherit;
}
::-webkit-scrollbar {
width:... | 0.458591 | 0.090816 |
body{margin:0 auto;padding:0; background:#f8f8f8; color:#333; font:12px/1.5 'Microsoft YaHei';*zoom:1;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0; border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:n... | Public/Home/css/global.css | body{margin:0 auto;padding:0; background:#f8f8f8; color:#333; font:12px/1.5 'Microsoft YaHei';*zoom:1;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0; border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:n... | 0.210604 | 0.068102 |
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,500,500i,700,700i';
* {
font-family: 'Open Sans', Helvetica, sans-serif;
font-size:16px;
}
body {
background: #F8F8F8;
}
html {
overflow-y: scroll;
}
header, main, #no-results, footer {
width: 1000px;
margin: 0 auto;
}
header a.logo{... | css/styles.css |
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,500,500i,700,700i';
* {
font-family: 'Open Sans', Helvetica, sans-serif;
font-size:16px;
}
body {
background: #F8F8F8;
}
html {
overflow-y: scroll;
}
header, main, #no-results, footer {
width: 1000px;
margin: 0 auto;
}
header a.logo{... | 0.333395 | 0.093388 |
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button {
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none;
}
/*去掉原样式中的小黑点*/
input {
padding-top: 0;
padd... | css/base.css | html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button {
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none;
}
/*去掉原样式中的小黑点*/
input {
padding-top: 0;
padd... | 0.247532 | 0.058265 |
body {
margin: 0;
}
.worksBody {
background-color: #1d1d1d;
min-height: 100vh;
color: #cecece;
font-family: "Arial Rounded MT Bold", sans-serif;
}
.descriptWorks {
width: 60%;
margin: auto;
padding-top: 100px;
}
.descriptWorks h1{
font-size: 6em;
margin: 0;
}
.underLineWorks {... | css/Works.css | body {
margin: 0;
}
.worksBody {
background-color: #1d1d1d;
min-height: 100vh;
color: #cecece;
font-family: "Arial Rounded MT Bold", sans-serif;
}
.descriptWorks {
width: 60%;
margin: auto;
padding-top: 100px;
}
.descriptWorks h1{
font-size: 6em;
margin: 0;
}
.underLineWorks {... | 0.428951 | 0.106551 |
.banner {
height: 550px;
background: no-repeat center center;
background-size: cover;
-webkit-background-size: cover;
text-align: right;
}
.banner h3 {
font-size: 56px;
color: #ffffff;
padding-top: 170px;
font-family: '苹果简黑_3';
padding-bottom: 12px;
}
.banner span {
display: block;
font-size: 22... | Public/css/Join.css | .banner {
height: 550px;
background: no-repeat center center;
background-size: cover;
-webkit-background-size: cover;
text-align: right;
}
.banner h3 {
font-size: 56px;
color: #ffffff;
padding-top: 170px;
font-family: '苹果简黑_3';
padding-bottom: 12px;
}
.banner span {
display: block;
font-size: 22... | 0.389547 | 0.124054 |
.sk-rotating-plane {
width: 20px;
height: 20px;
margin: 0 auto;}
/* /> 1. sk-rotating-plane */
/* 2. sk-double-bounce */
.sk-double-bounce {
width: 20px;
height: 20px;
margin: 0 auto;}
/* /> 2. sk-double-bounce */
/* 3. sk-wave */
.sk-wave {
margin: 0 auto;
width: 25px;
height: 20px;
f... | formwidgets/spinnerselect/assets/css/spinkit-sm.css | .sk-rotating-plane {
width: 20px;
height: 20px;
margin: 0 auto;}
/* /> 1. sk-rotating-plane */
/* 2. sk-double-bounce */
.sk-double-bounce {
width: 20px;
height: 20px;
margin: 0 auto;}
/* /> 2. sk-double-bounce */
/* 3. sk-wave */
.sk-wave {
margin: 0 auto;
width: 25px;
height: 20px;
f... | 0.355439 | 0.170335 |
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
===================... | css/main.css | * What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
===================... | 0.657098 | 0.177615 |
.u-succeedicon,.u-failureicon {
border-radius: 10px;
height: 22px;
display: inline-block;
color:#fff;
text-align: center;
font-size: 12px;
line-height: 22px;
padding-left: 26px;
padding-right: 10px;
margin-left: 14px;
}
.u-succeedicon {
background:url("../../../images/approveicon.png") no-repeat 10px center ... | public/themes/default/assets/css/usercenter/realname/realname.css | .u-succeedicon,.u-failureicon {
border-radius: 10px;
height: 22px;
display: inline-block;
color:#fff;
text-align: center;
font-size: 12px;
line-height: 22px;
padding-left: 26px;
padding-right: 10px;
margin-left: 14px;
}
.u-succeedicon {
background:url("../../../images/approveicon.png") no-repeat 10px center ... | 0.204819 | 0.074366 |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'NanumGothic', '나눔고딕', 'NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum;
}
ul li {
list-style: none;
}
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
margin-bottom: 0;
b... | public/css/main.css |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'NanumGothic', '나눔고딕', 'NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum;
}
ul li {
list-style: none;
}
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
margin-bottom: 0;
b... | 0.40486 | 0.123102 |
-- -- -- -- -- -- --
Members Citations plugin CSS
-- -- -- -- -- -- --
*/
.legend table {
max-width: 100px;
}
.legendColorBox {
max-width: 14px;
}
#download-frame {
display: none;
}
.citations .citation-label .type {
font-weight: bold;
}
.citation-details .badges {
float: right;
}
.citation-... | core/plugins/members/citations/assets/css/citations.css |
-- -- -- -- -- -- --
Members Citations plugin CSS
-- -- -- -- -- -- --
*/
.legend table {
max-width: 100px;
}
.legendColorBox {
max-width: 14px;
}
#download-frame {
display: none;
}
.citations .citation-label .type {
font-weight: bold;
}
.citation-details .badges {
float: right;
}
.citation-... | 0.287368 | 0.140808 |
@charset "UTF-8";
.toastify-animated {
animation-duration: 0.75s;
animation-fill-mode: both;
animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
/* IE 10 / Chrome */
@keyframes fadeIn {
from {
opacity: 0;
}
to {
/*opacity: 0.8;*/
... | Client/src/pages/alerts.css | @charset "UTF-8";
.toastify-animated {
animation-duration: 0.75s;
animation-fill-mode: both;
animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
/* IE 10 / Chrome */
@keyframes fadeIn {
from {
opacity: 0;
}
to {
/*opacity: 0.8;*/
... | 0.287568 | 0.171928 |
@media (min-width: 1600px) {
.d-xga-none {
display: none !important;
}
.d-xga-inline {
display: inline !important;
}
.d-xga-inline-block {
display: inline-block !important;
}
.d-xga-block {
display: block !important;
}
.d-xga-table {
display: table;
}
.d-xga-table-row {
dis... | resources/quantumpro/vendor/bootstrap-extend/bootstrap-largegrid.css | @media (min-width: 1600px) {
.d-xga-none {
display: none !important;
}
.d-xga-inline {
display: inline !important;
}
.d-xga-inline-block {
display: inline-block !important;
}
.d-xga-block {
display: block !important;
}
.d-xga-table {
display: table;
}
.d-xga-table-row {
dis... | 0.189671 | 0.084682 |
* body {
padding: 0;
margin: 0px 16px 6px 10px;
background-color: #eeeeee;
box-sizing: border-box;
font-family: "Rubik", sans-serif;
}
.topbar {
display: flex;
margin: 0px 0px 6px 0px;
padding: 5px;
position: sticky;
top: 0;
flex-direction: column;
background-color: #fff;
border-radius: 3px;
... | Styles/single_blog.css | * body {
padding: 0;
margin: 0px 16px 6px 10px;
background-color: #eeeeee;
box-sizing: border-box;
font-family: "Rubik", sans-serif;
}
.topbar {
display: flex;
margin: 0px 0px 6px 0px;
padding: 5px;
position: sticky;
top: 0;
flex-direction: column;
background-color: #fff;
border-radius: 3px;
... | 0.35421 | 0.057071 |
.main{
margin-top: 65px;
}
.full-size {
width: 100% !important;
}
.pointer {
cursor: pointer;
}
.center {
margin: 0 auto;
display: block;
}
.table {
display: table;
width: 100%;
margin: 0 auto;
}
.table > * {
display: table-cell;
vertical-align: middle
}
.anima1 {
-webkit-transition: all .1s linear;
-o-tran... | public/css/page/russo-styles.css | .main{
margin-top: 65px;
}
.full-size {
width: 100% !important;
}
.pointer {
cursor: pointer;
}
.center {
margin: 0 auto;
display: block;
}
.table {
display: table;
width: 100%;
margin: 0 auto;
}
.table > * {
display: table-cell;
vertical-align: middle
}
.anima1 {
-webkit-transition: all .1s linear;
-o-tran... | 0.191517 | 0.041443 |
* Owl Carousel - Core
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-... | template/source/src/app/home/home/home.component.css | * Owl Carousel - Core
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-... | 0.437824 | 0.049543 |
@CHARSET "UTF-8";
* {
font-family: Arial;
font-style: italic;
}
body {
background-color:#eeeeee;
color:#212121;
}
#menubar {
font-size:12px;
color:Black;
}
#controllerRBGroup {
position:absolute;
float:right;
right:18px;
top:10px;
}
#fileOpenDialog {
font-size:10px;
color:Black;
}
.ui-dialog .ui-... | css/previewer.css | @CHARSET "UTF-8";
* {
font-family: Arial;
font-style: italic;
}
body {
background-color:#eeeeee;
color:#212121;
}
#menubar {
font-size:12px;
color:Black;
}
#controllerRBGroup {
position:absolute;
float:right;
right:18px;
top:10px;
}
#fileOpenDialog {
font-size:10px;
color:Black;
}
.ui-dialog .ui-... | 0.273963 | 0.052158 |
@import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600);
#wrapper,
body {
min-height: 100vh
}
body,
select option {
background: #1b1f22
}
.select-wrapper,
.select-wrapper:before,
article,
aside,
details,
figcaption,
figure,
footer,
he... | assets/css/main.css | @import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600);
#wrapper,
body {
min-height: 100vh
}
body,
select option {
background: #1b1f22
}
.select-wrapper,
.select-wrapper:before,
article,
aside,
details,
figcaption,
figure,
footer,
he... | 0.393618 | 0.083516 |
@font-face{
font-family: "Poppins-Regular";
src: url(../font/Poppins-Regular.woff) format("woff");
}
.overlay {
width: 100%;
height: 100%;
background-color: rgb(0, 0, 0, .5);
position: fixed;
top: 0;
z-index: 999;
left: 0;
}
.loader {
position: absolute;
top: calc(50% - 55px);
left: calc(50% - ... | assets/custom/css/mycss.css | @font-face{
font-family: "Poppins-Regular";
src: url(../font/Poppins-Regular.woff) format("woff");
}
.overlay {
width: 100%;
height: 100%;
background-color: rgb(0, 0, 0, .5);
position: fixed;
top: 0;
z-index: 999;
left: 0;
}
.loader {
position: absolute;
top: calc(50% - 55px);
left: calc(50% - ... | 0.313105 | 0.081447 |
:root {
--sliderContainerWidth: 100%;
--thumbColor: #502274;
--thumbBorderRadius: 50%;
--sliderBorderRadius: 4px;
--colorMax: 0%;
}
@font-face {
font-family: 'Montserrat-SemiBold';
src: url('../fonts/montserrat/Montserrat-SemiBold.otf');
}
@font-face {
font-family: 'Montserrat-Regula... | public/assets/css/plan.css | :root {
--sliderContainerWidth: 100%;
--thumbColor: #502274;
--thumbBorderRadius: 50%;
--sliderBorderRadius: 4px;
--colorMax: 0%;
}
@font-face {
font-family: 'Montserrat-SemiBold';
src: url('../fonts/montserrat/Montserrat-SemiBold.otf');
}
@font-face {
font-family: 'Montserrat-Regula... | 0.584508 | 0.1443 |
@font-face {
font-family: SourceSansPro-Regular;
src: url('fonts/source-sans-pro/SourceSansPro-Regular.ttf');
}
@font-face {
font-family: SourceSansPro-Bold;
src: url('fonts/source-sans-pro/SourceSansPro-Bold.ttf');
}
@font-face {
font-family: JosefinSans-Bold;
src: url('fonts/JosefinSans/JosefinSans-Bold.t... | themes/flat.css | @font-face {
font-family: SourceSansPro-Regular;
src: url('fonts/source-sans-pro/SourceSansPro-Regular.ttf');
}
@font-face {
font-family: SourceSansPro-Bold;
src: url('fonts/source-sans-pro/SourceSansPro-Bold.ttf');
}
@font-face {
font-family: JosefinSans-Bold;
src: url('fonts/JosefinSans/JosefinSans-Bold.t... | 0.315314 | 0.056418 |
html {
overflow-y: scroll;
}
.playlist-container {
padding: 5px 5px 5px 5px;
}
.list {
list-style-type:none;
overflow: hidden;
zoom: 1;
margin-left:0;
margin-bottom: 0;
padding-left: 0;
}
.vertical-spacing {
margin-top: 20px;
}
.img-queued {
margin-top: 2px... | PlayMe.Web/Content/Desktop/Main.css | html {
overflow-y: scroll;
}
.playlist-container {
padding: 5px 5px 5px 5px;
}
.list {
list-style-type:none;
overflow: hidden;
zoom: 1;
margin-left:0;
margin-bottom: 0;
padding-left: 0;
}
.vertical-spacing {
margin-top: 20px;
}
.img-queued {
margin-top: 2px... | 0.404625 | 0.09739 |
body {
padding: 0;
margin: 0;
font-size: 16px;
background-repeat: no-repeat;
background-position: left top;
background-color: #242645;
color: #fff;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-webkit-perspective: 800px;
... | public/static/admin/css/login.css | body {
padding: 0;
margin: 0;
font-size: 16px;
background-repeat: no-repeat;
background-position: left top;
background-color: #242645;
color: #fff;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-webkit-perspective: 800px;
... | 0.416203 | 0.067577 |
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
text-decoration: underline;
}
#navbarTogglerDemo02 {
padding-top: 5px;
}
.navbar-light .navbar-nav .active > .nav-link {
font-weight: bold;
}
body, .navbar-light .navbar-brand, .navbar-light .navbar-nav .active > .nav-... | public/assets/css/it-support.css | .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
text-decoration: underline;
}
#navbarTogglerDemo02 {
padding-top: 5px;
}
.navbar-light .navbar-nav .active > .nav-link {
font-weight: bold;
}
body, .navbar-light .navbar-brand, .navbar-light .navbar-nav .active > .nav-... | 0.404155 | 0.052522 |
body {
font-family: 'Comic Sans MS';
text-align: center;
background-image:url(Images/HUD/background.png);
background-repeat:no-repeat;
background-color:darkslateblue;
background-size:cover;
}
/* applies to GIF and PNG images; avoids blurry edges */
img[src$=".gif"], img[src$=".png"] {
... | GuiSpellMatch/spellmatch2.css | body {
font-family: 'Comic Sans MS';
text-align: center;
background-image:url(Images/HUD/background.png);
background-repeat:no-repeat;
background-color:darkslateblue;
background-size:cover;
}
/* applies to GIF and PNG images; avoids blurry edges */
img[src$=".gif"], img[src$=".png"] {
... | 0.494873 | 0.112405 |
@font-face {
font-family: 'icon-star';
src: url('../../assets/fonts/icons/star.eot?8d2y44');
src: url('../../assets/fonts/icons/star.eot?8d2y44#iefix') format('embedded-opentype'),
url('../../assets/fonts/icons/star.ttf?8d2y44') format('truetype'),
url('../../assets/fonts/icons/star.woff?8d2y44') format('... | packages/frontend/assets/css/fonts.css | @font-face {
font-family: 'icon-star';
src: url('../../assets/fonts/icons/star.eot?8d2y44');
src: url('../../assets/fonts/icons/star.eot?8d2y44#iefix') format('embedded-opentype'),
url('../../assets/fonts/icons/star.ttf?8d2y44') format('truetype'),
url('../../assets/fonts/icons/star.woff?8d2y44') format('... | 0.174094 | 0.050261 |
.clique * {
transition: width, opacity, padding, transform, margin 0.3s linear;
}
.clique {
width: 100%;
overflow-x: hidden;
position: relative;
align-items: center;
display: inline-flex;
flex-direction: column;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
ba... | app/css/login.css | .clique * {
transition: width, opacity, padding, transform, margin 0.3s linear;
}
.clique {
width: 100%;
overflow-x: hidden;
position: relative;
align-items: center;
display: inline-flex;
flex-direction: column;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
ba... | 0.394084 | 0.123895 |
body {
/*kuning*/
/*background: rgba(255, 203, 0, 1);*/
/*ungu*/
background: #443266;
/*biru langit*/
/*background: rgba(82, 153, 199, 1);*/
/*kelabu*/
/*background: rgba(52, 73, 94, 1);*/
/*tosca*/
/*background: rgba(71, 201, 175, 1);*/
/*abu terang*/
/*background: #F1F0FF ;*/
}
@keyframes cl... | assets/css/userlayout.css | body {
/*kuning*/
/*background: rgba(255, 203, 0, 1);*/
/*ungu*/
background: #443266;
/*biru langit*/
/*background: rgba(82, 153, 199, 1);*/
/*kelabu*/
/*background: rgba(52, 73, 94, 1);*/
/*tosca*/
/*background: rgba(71, 201, 175, 1);*/
/*abu terang*/
/*background: #F1F0FF ;*/
}
@keyframes cl... | 0.38549 | 0.036804 |
.form1
{
max-width:600px;
margin:auto;
width:100%;
}
.col1 {
float:center;
width: 100%;
margin: auto;
padding: 0 6px;
margin-top: 3px;
font-size:20px;
}
.input-container {
display: -ms-flexbox; /* IE10 */
display: flex;
width: 100%;
margin-bottom: 15px;
margin-left:25px;
}
.icon {
p... | examples/login.css | .form1
{
max-width:600px;
margin:auto;
width:100%;
}
.col1 {
float:center;
width: 100%;
margin: auto;
padding: 0 6px;
margin-top: 3px;
font-size:20px;
}
.input-container {
display: -ms-flexbox; /* IE10 */
display: flex;
width: 100%;
margin-bottom: 15px;
margin-left:25px;
}
.icon {
p... | 0.299003 | 0.067979 |
@media only screen and (min-width: 260px) {
.log_container {
display: flex;
margin-left: 5vw;
margin-right: 5vw;
padding: 0 5vw;
box-sizing: border-box;
flex-direction: column;
background: #fff;
padding-bottom: 5vw;
}
#escolha{
... | localhost/projeto-php/VilaApp/web/css/style-login.css | @media only screen and (min-width: 260px) {
.log_container {
display: flex;
margin-left: 5vw;
margin-right: 5vw;
padding: 0 5vw;
box-sizing: border-box;
flex-direction: column;
background: #fff;
padding-bottom: 5vw;
}
#escolha{
... | 0.519034 | 0.076788 |
* {
margin: 0;
padding: 0;
list-style: none;
font-family: sans-serif;
}
header {
position: relative;
margin: 20px auto;
width: 1000px;
height: 120px;
}
#logo {
position: absolute;
top: 30px;
left: 30px;
width: 200px;
height: 60px;
font-family: 'Kaushan Script', cursive;
font-size: 50px;
text-align: ce... | Unidad1/Paginaweb1/estilo.css | * {
margin: 0;
padding: 0;
list-style: none;
font-family: sans-serif;
}
header {
position: relative;
margin: 20px auto;
width: 1000px;
height: 120px;
}
#logo {
position: absolute;
top: 30px;
left: 30px;
width: 200px;
height: 60px;
font-family: 'Kaushan Script', cursive;
font-size: 50px;
text-align: ce... | 0.370225 | 0.069352 |
@import 'common.css';
.warpper{ width: 1009px; margin: 0 auto; height: auto; overflow: hidden}
.top {width: 100%; height: 160px; background:url('../img/topBg.jpg') repeat-x;}
.logo{float:left; margin-top: 35px;}
.topRight{float: right; margin-top: 27px;font-size: 16px; color: #6f6f6f}
.topRight img{float: left;m... | src/main/webapp/css/style.css | @import 'common.css';
.warpper{ width: 1009px; margin: 0 auto; height: auto; overflow: hidden}
.top {width: 100%; height: 160px; background:url('../img/topBg.jpg') repeat-x;}
.logo{float:left; margin-top: 35px;}
.topRight{float: right; margin-top: 27px;font-size: 16px; color: #6f6f6f}
.topRight img{float: left;m... | 0.285372 | 0.101679 |
body{
background-color: white;
padding:20px;
}
#login-dp{
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #dd... | index.css | body{
background-color: white;
padding:20px;
}
#login-dp{
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #dd... | 0.225417 | 0.071074 |
@CHARSET "UTF-8";
body {
background-color:#fff;
}
table#studyelements, table#biomarkerelements, table#publicationelements, table#termelements {
width:100%;
margin-top:0px;
border-top:solid 3px #ccc;
margin-top:4px;
}
table#studyelements th, table#biomarkerelements th, table#publicationelements th, table#termele... | app/webroot/css/bmdb-browser.css | @CHARSET "UTF-8";
body {
background-color:#fff;
}
table#studyelements, table#biomarkerelements, table#publicationelements, table#termelements {
width:100%;
margin-top:0px;
border-top:solid 3px #ccc;
margin-top:4px;
}
table#studyelements th, table#biomarkerelements th, table#publicationelements th, table#termele... | 0.326593 | 0.061509 |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, ... | web/css/Error/style.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, ... | 0.432063 | 0.099121 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'... | public/css/main.css |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'... | 0.20347 | 0.067979 |
.jcrop-holder{direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF;font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:tr... | public/css/page/file_upload.css | .jcrop-holder{direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF;font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:tr... | 0.329392 | 0.049959 |
:root {
--background-color: #a0f6d2;
--primary-color: #03414d;
}
@font-face {
font-family: C64;
src: url('../fonts/Commodore-64-v6.3.TTF') format('truetype');
}
* {
padding: 0;
margin: 0;
}
body {
background-color: var(--background-color);
display: flex;
flex-direction: column;
align-items: cente... | Assets/WebGLTemplates/Computermuseum/styles/style.css | :root {
--background-color: #a0f6d2;
--primary-color: #03414d;
}
@font-face {
font-family: C64;
src: url('../fonts/Commodore-64-v6.3.TTF') format('truetype');
}
* {
padding: 0;
margin: 0;
}
body {
background-color: var(--background-color);
display: flex;
flex-direction: column;
align-items: cente... | 0.466359 | 0.121842 |
.wd_item {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.wd_item,
.wd_item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wd_item a {
color: #333;
}
.wd_item a:hove... | public/assets/mywedding/css/ihover.css | .wd_item {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.wd_item,
.wd_item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wd_item a {
color: #333;
}
.wd_item a:hove... | 0.398641 | 0.069101 |
.background {
background-image: url("img/background.png");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
body {
text-align: center;
padding: 0 0;
margin: 0 0;
}
.logo {
text-decoration: none;
font-family: "inter", sans-serif;
font-style: normal;
font-size... | style.css | .background {
background-image: url("img/background.png");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
body {
text-align: center;
padding: 0 0;
margin: 0 0;
}
.logo {
text-decoration: none;
font-family: "inter", sans-serif;
font-style: normal;
font-size... | 0.462959 | 0.075109 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic,300italic);
:root {
/*
* Colors
* ======================================================================== */
--white-base: hsl(255, 255, 255);
--gray-darker: #0E1A21; /* #222 */
--gray-dark:... | src/components/variables.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic,300italic);
:root {
/*
* Colors
* ======================================================================== */
--white-base: hsl(255, 255, 255);
--gray-darker: #0E1A21; /* #222 */
--gray-dark:... | 0.310381 | 0.082328 |
hr {
opacity: .7;
}
h5 {
font-size: 1rem;
font-style: italic;
}
.maintitle {
font-size: 1.2rem;
text-align: left;
margin: 0;
}
#invest h6 {
font-size: 1.1rem;
margin-bottom: 0;
}
p {
margin-left: 30px;
}
ul {
margin-left: 30px;
text-align: left;
}
#invest {
padding:... | css/invest.css | hr {
opacity: .7;
}
h5 {
font-size: 1rem;
font-style: italic;
}
.maintitle {
font-size: 1.2rem;
text-align: left;
margin: 0;
}
#invest h6 {
font-size: 1.1rem;
margin-bottom: 0;
}
p {
margin-left: 30px;
}
ul {
margin-left: 30px;
text-align: left;
}
#invest {
padding:... | 0.491944 | 0.181191 |
html{overflow: hidden;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , i{
margin:0;
padding:0;
border:0;
font-weight:in... | src/main/resources/static/frontstatic/css/login.css | html{overflow: hidden;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , i{
margin:0;
padding:0;
border:0;
font-weight:in... | 0.316686 | 0.095687 |
.bids-container{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
width: 90%;
}
.bids-container-text h1{
font-family: var(--font-family);
font-weight: 600;
font-size: 28px;
line-height: 42px;
color: #FFFFFF;
margin-bottom: 1rem;
}
.bids-container... | NFT-Marketplace-UI/src/components/bids/bids.css | .bids-container{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
width: 90%;
}
.bids-container-text h1{
font-family: var(--font-family);
font-weight: 600;
font-size: 28px;
line-height: 42px;
color: #FFFFFF;
margin-bottom: 1rem;
}
.bids-container... | 0.253584 | 0.104158 |
A:{visited: #000000;}
.menu {
font-family: sans-serif;
font-style: italic;
font-size: 90%;
color: #ffffff;
text-decoration: none;
text-align: left;
}
.menu_selected {
font-family: sans-serif;
font-style: italic;
font-size: 90%;
color: #000000;
text-decoration: none;
text-align: left;
}
.logout {
font-f... | EMR/usr/share/nginx/html/interface/themes/style.css | A:{visited: #000000;}
.menu {
font-family: sans-serif;
font-style: italic;
font-size: 90%;
color: #ffffff;
text-decoration: none;
text-align: left;
}
.menu_selected {
font-family: sans-serif;
font-style: italic;
font-size: 90%;
color: #000000;
text-decoration: none;
text-align: left;
}
.logout {
font-f... | 0.439747 | 0.068289 |
body {
margin: 0;
padding: 0;
background-color: #FAFAFA;
font: 12pt "Tohoma";
}
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.page {
width: 21cm;
overflow: hidden;
min-height: 297mm;
padding: 2.5cm;
margin-left: auto;
margin-right: auto;
background: wh... | public/css/print.css | body {
margin: 0;
padding: 0;
background-color: #FAFAFA;
font: 12pt "Tohoma";
}
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.page {
width: 21cm;
overflow: hidden;
min-height: 297mm;
padding: 2.5cm;
margin-left: auto;
margin-right: auto;
background: wh... | 0.652131 | 0.135261 |
background-color: #FFF;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
margin-top: 0px;
top: 0px;
}
#loading-center{
width: 100%;
height: 100%;
position: relative;
}
#loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 150px;
... | app/shop/view/public/css/upgrade/loading.css | background-color: #FFF;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
margin-top: 0px;
top: 0px;
}
#loading-center{
width: 100%;
height: 100%;
position: relative;
}
#loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 150px;
... | 0.472683 | 0.073364 |
body{
margin: 0;
font-family: 'poppins',sans-serif;
}
*{
box-sizing: border-box;
margin: 0;
}
.container{
max-width: 1140px;
margin: auto;
}
.row{
display: flex;
flex-wrap: wrap;
}
.section-title{
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 40px;
}
.section-title ... | css/style.css | body{
margin: 0;
font-family: 'poppins',sans-serif;
}
*{
box-sizing: border-box;
margin: 0;
}
.container{
max-width: 1140px;
margin: auto;
}
.row{
display: flex;
flex-wrap: wrap;
}
.section-title{
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 40px;
}
.section-title ... | 0.522689 | 0.07117 |
.tn2 {
top: 0;
}
@keyframes opa {
0% {opacity: 0;}
100% {opacity: 100;}
}
@keyframes pos {
0% {transform: translateY(300px);
opacity: 0;}
100% {transform: translateY(0px);
opacity: 100;}
}
body {
background: rgb(19, 19, 19);
color: #fff;
}
.card {
display: flex;
fle... | css/socials.css | .tn2 {
top: 0;
}
@keyframes opa {
0% {opacity: 0;}
100% {opacity: 100;}
}
@keyframes pos {
0% {transform: translateY(300px);
opacity: 0;}
100% {transform: translateY(0px);
opacity: 100;}
}
body {
background: rgb(19, 19, 19);
color: #fff;
}
.card {
display: flex;
fle... | 0.769384 | 0.207415 |
* {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
letter-spacing: 0.1em;
color: rgba(0, 0, 0, 0.8);
}
#bg-valid {
background-image: url(../../img/bg-valid.png);
background-position: center;
background-repeat: repeat;
/* background-attachment: fixed; */
backgroun... | public/css/user/nav.css | * {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
letter-spacing: 0.1em;
color: rgba(0, 0, 0, 0.8);
}
#bg-valid {
background-image: url(../../img/bg-valid.png);
background-position: center;
background-repeat: repeat;
/* background-attachment: fixed; */
backgroun... | 0.531696 | 0.128197 |
.ws-page-header {
/* Per designer request */
min-height: 70px !important;
}
.ws-page-header .pf-c-page__header-brand-toggle {
display: none;
visibility: hidden;
}
@media (max-width: 1200px) {
.pf-site-search {
width: 100px;
}
.ws-page-header .pf-c-page__header-brand-toggle {
display: block;
... | packages/gatsby-theme-patternfly-org/layouts/sideNavLayout/sideNavLayout.css | .ws-page-header {
/* Per designer request */
min-height: 70px !important;
}
.ws-page-header .pf-c-page__header-brand-toggle {
display: none;
visibility: hidden;
}
@media (max-width: 1200px) {
.pf-site-search {
width: 100px;
}
.ws-page-header .pf-c-page__header-brand-toggle {
display: block;
... | 0.382257 | 0.061396 |
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inheri... | public/stylesheets/mail_engine/style.css | html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inheri... | 0.359477 | 0.140985 |
.octopuzzle {
position: relative;
}
.octopuzzle h1 {
color: rgb(44, 27, 19);
font-size: 50px;
}
.puzzle-box {
border: 5px solid rgb(44, 27, 19);
width: 250px;
height: 250px;
margin: 0 auto;
}
.puzzle-piece {
float: left;
box-sizing: border-box;
border: 1px solid rgba(255, 127, 80, 0.3);
/*border: 1px soli... | app/assets/stylesheets/octopuzzle.css | .octopuzzle {
position: relative;
}
.octopuzzle h1 {
color: rgb(44, 27, 19);
font-size: 50px;
}
.puzzle-box {
border: 5px solid rgb(44, 27, 19);
width: 250px;
height: 250px;
margin: 0 auto;
}
.puzzle-piece {
float: left;
box-sizing: border-box;
border: 1px solid rgba(255, 127, 80, 0.3);
/*border: 1px soli... | 0.341583 | 0.145844 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Baloo Chettan 2', cursive;
}
.navbar{
position: fixed;
top: 0;
z-index: 99999;
/* padding: 40px 0; */
}
.navbar.scrolled {
background: #203647 !important;
}
/*
.navbar .logo{
font-size: 1.5em;
text-transf... | static/blog/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Baloo Chettan 2', cursive;
}
.navbar{
position: fixed;
top: 0;
z-index: 99999;
/* padding: 40px 0; */
}
.navbar.scrolled {
background: #203647 !important;
}
/*
.navbar .logo{
font-size: 1.5em;
text-transf... | 0.244814 | 0.081374 |
* {
box-sizing: border-box;
}
body {
line-height: 230%;
margin: 0;
padding: 0;
color: #212121;
background-color: #EEEEEE;
font-family: 'Roboto', sans-serif;
}
a {
color: #607D8B; /*Change link color */
text-decoration: none;
transition: .2s ease-in-out;
}
a:hover {
color: ... | src/file/berict/css/style.css | * {
box-sizing: border-box;
}
body {
line-height: 230%;
margin: 0;
padding: 0;
color: #212121;
background-color: #EEEEEE;
font-family: 'Roboto', sans-serif;
}
a {
color: #607D8B; /*Change link color */
text-decoration: none;
transition: .2s ease-in-out;
}
a:hover {
color: ... | 0.452052 | 0.105856 |
body {
margin: 24px;
padding: 0;
background: #C1C1C1;
color: black;
}
.blog-links {
text-align: center;
}
.logo{
height: 100px;
width: 300px;
}
li{
display: inline-block;
}
li a {
text-decoration: none;
color: black;
font-weight: lighter;
font-size: 25px;
}
h1 {
posit... | blogstyles.css | body {
margin: 24px;
padding: 0;
background: #C1C1C1;
color: black;
}
.blog-links {
text-align: center;
}
.logo{
height: 100px;
width: 300px;
}
li{
display: inline-block;
}
li a {
text-decoration: none;
color: black;
font-weight: lighter;
font-size: 25px;
}
h1 {
posit... | 0.477798 | 0.115361 |
.contenedor-trabajos {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
float: left;
width: 33%;
}
.espacio-margen {
background: #e8e8e8;
margin: 10px;
padding: 10px;
}
.rounded {
border-radius: 0.7rem !important;
}
.text-centro {
width:... | assets/css/informes.css | .contenedor-trabajos {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
float: left;
width: 33%;
}
.espacio-margen {
background: #e8e8e8;
margin: 10px;
padding: 10px;
}
.rounded {
border-radius: 0.7rem !important;
}
.text-centro {
width:... | 0.454956 | 0.09645 |