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 |
|---|---|---|---|---|
.boxxi {
background-color: rgba(0, 0, 0, 1);
position: relative;
overflow: hidden;
}
.boxxi--full {
height: 100% !important;
width: 100% !important;
max-width: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.boxxi__video {
display: block;
object-fit: contain;
height: 100... | css/boxxi.css | .boxxi {
background-color: rgba(0, 0, 0, 1);
position: relative;
overflow: hidden;
}
.boxxi--full {
height: 100% !important;
width: 100% !important;
max-width: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.boxxi__video {
display: block;
object-fit: contain;
height: 100... | 0.477311 | 0.060808 |
body {
font-family: "Helvetica", sans-serif;
font-size: 16px;
line-height: 1.5;
color: #111;
background: #FFFFFF;
box-sizing: border-box;
margin: 0;
padding: 0;
}
*, *:before, *:after {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Georgia", serif;
margin-top: 0;
margin-bottom: 0.2em;
}
a... | 10. Exercise-Media-Queries-Resources/47_L6_E2_Langing-page-v1/47.css | body {
font-family: "Helvetica", sans-serif;
font-size: 16px;
line-height: 1.5;
color: #111;
background: #FFFFFF;
box-sizing: border-box;
margin: 0;
padding: 0;
}
*, *:before, *:after {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Georgia", serif;
margin-top: 0;
margin-bottom: 0.2em;
}
a... | 0.343012 | 0.07477 |
.pull-right {
float: right;
}
/* line 9, ../sass/_utils.scss */
.pull-left {
float: left;
}
/* line 13, ../sass/_utils.scss */
.full-width {
width: 100%;
}
/* line 17, ../sass/_utils.scss */
.content-box {
box-sizing: content-box;
}
/* line 21, ../sass/_utils.scss */
.pl {
padding-left: 15px;
}
/* line 2... | root/webapp/app/styles/patientview/stylesheets/screen.css | .pull-right {
float: right;
}
/* line 9, ../sass/_utils.scss */
.pull-left {
float: left;
}
/* line 13, ../sass/_utils.scss */
.full-width {
width: 100%;
}
/* line 17, ../sass/_utils.scss */
.content-box {
box-sizing: content-box;
}
/* line 21, ../sass/_utils.scss */
.pl {
padding-left: 15px;
}
/* line 2... | 0.240418 | 0.111773 |
@-moz-document domain("discordapp.com")
{
body {
background: #202020;
color: #FFFFFF;
}
.pageWrapper-tZrsN5 {
background-color: #202020;
color: #FFFFFF;
}
.theme-dark .members-1998pB {
background-color: #202020;
}
.theme-dark .messagesWrapper-3lZDfY {
background-color: #202020;
}
.theme-da... | data/usercss/169289.user.css | @-moz-document domain("discordapp.com")
{
body {
background: #202020;
color: #FFFFFF;
}
.pageWrapper-tZrsN5 {
background-color: #202020;
color: #FFFFFF;
}
.theme-dark .members-1998pB {
background-color: #202020;
}
.theme-dark .messagesWrapper-3lZDfY {
background-color: #202020;
}
.theme-da... | 0.220175 | 0.049959 |
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Open+Sans:wght@300;400;600;700&display=swap");
body {
font-family: "Open Sans", sans-serif;
color: #0c0c0c;
background-color: #ffffff;
overflow-x: hidden;
}
.layout_padding {
padding: 90px 0;
}
.layout_padding2 {
padding: 75px ... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Open+Sans:wght@300;400;600;700&display=swap");
body {
font-family: "Open Sans", sans-serif;
color: #0c0c0c;
background-color: #ffffff;
overflow-x: hidden;
}
.layout_padding {
padding: 90px 0;
}
.layout_padding2 {
padding: 75px ... | 0.360264 | 0.067179 |
#topdiv {
background : black;
height: 64px;
}
#toptitle {
font-weight: 900;
color:#3399FF;
margin-top:22px;
margin-left:28px;
font-family: "Comic Sans MS", "Comic Sans", cursive; Verdana;
font-size:28px;
font-stretch:ultra-expanded;
}
#toplink {
color:white;
margin-top:22px;
margin-left:20px;
font-f... | doc/html/te.css |
#topdiv {
background : black;
height: 64px;
}
#toptitle {
font-weight: 900;
color:#3399FF;
margin-top:22px;
margin-left:28px;
font-family: "Comic Sans MS", "Comic Sans", cursive; Verdana;
font-size:28px;
font-stretch:ultra-expanded;
}
#toplink {
color:white;
margin-top:22px;
margin-left:20px;
font-f... | 0.277669 | 0.078536 |
:root {
--arm_light_blue: #00C1DE;
--arm_blue: #11809F;
--arm_blue1: #0091BD;
--arm_dark_blue: #002B49;
--arm_light_gray: #E5ECEB;
--arm_light_gray1: #EFF5F4;
--arm_light_gray2: #EBEBEB;
--arm_light_gray3: #F7F7F7;
--arm_dark_gray: #7D868C;
--arm_black: #333E48;
--arm_orange: #FF6B00;
}
#nav-tree... | Doxygen/_DoxyTemplates/navtree.css | :root {
--arm_light_blue: #00C1DE;
--arm_blue: #11809F;
--arm_blue1: #0091BD;
--arm_dark_blue: #002B49;
--arm_light_gray: #E5ECEB;
--arm_light_gray1: #EFF5F4;
--arm_light_gray2: #EBEBEB;
--arm_light_gray3: #F7F7F7;
--arm_dark_gray: #7D868C;
--arm_black: #333E48;
--arm_orange: #FF6B00;
}
#nav-tree... | 0.403802 | 0.139983 |
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap');
*, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*****************************************/
/* Variables */
:root {
/* Colors */
--clr-orange: hsl(31, ... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap');
*, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*****************************************/
/* Variables */
:root {
/* Colors */
--clr-orange: hsl(31, ... | 0.464416 | 0.100834 |
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap");
.u-strikethrough {
text-decoration: line-through;
color: #333333; }
*,
*::after,
*::before {
padding: 0;
margin: 0; }
html {
font-size: 62.5%;
scroll-behavior: smooth; }
a {
text-decoration: none;
color: unset; }
li {
... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap");
.u-strikethrough {
text-decoration: line-through;
color: #333333; }
*,
*::after,
*::before {
padding: 0;
margin: 0; }
html {
font-size: 62.5%;
scroll-behavior: smooth; }
a {
text-decoration: none;
color: unset; }
li {
... | 0.458349 | 0.065276 |
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,
... | src/css/index.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.38445 | 0.061452 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@charset "utf-8";
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width;... | style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@charset "utf-8";
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width;... | 0.409103 | 0.087291 |
.iframe-content {
height: 478px;
}
.layout-wrapper .layout-footer {padding: 15px 20px 10px 20px;box-shadow: none;background: white;text-align: center;}
.profile-display-name-container {
height: 55px;
width: 280px;
text-align: center;
}
.profile-display-name {
width: 70%;
float: left;
p... | src/styles.css | .iframe-content {
height: 478px;
}
.layout-wrapper .layout-footer {padding: 15px 20px 10px 20px;box-shadow: none;background: white;text-align: center;}
.profile-display-name-container {
height: 55px;
width: 280px;
text-align: center;
}
.profile-display-name {
width: 70%;
float: left;
p... | 0.334698 | 0.098599 |
html {
box-sizing: border-box;
overflow-x: hidden;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
body {
margin: 0;
font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
background-color: ... | module-11/color-switch/css/style.css | html {
box-sizing: border-box;
overflow-x: hidden;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
body {
margin: 0;
font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
background-color: ... | 0.53048 | 0.101367 |
@charset "utf-8";
/* Webkit Scrollbar Customize */
::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-thumb {
background: #888;
border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
background: #999;
}
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
for... | css/i.css | @charset "utf-8";
/* Webkit Scrollbar Customize */
::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-thumb {
background: #888;
border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
background: #999;
}
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
for... | 0.328637 | 0.064979 |
body {
background-color: #1B1C31 !important;
}
#navbar-custom {
background-color: #282945 !important;
}
.custom-search {
border: 2px solid #8A8DBA !important;
background-color: transparent !important;
border-radius: 0px !important;
color: #fff !important;
}
.custom-button {
... | css/main.css | body {
background-color: #1B1C31 !important;
}
#navbar-custom {
background-color: #282945 !important;
}
.custom-search {
border: 2px solid #8A8DBA !important;
background-color: transparent !important;
border-radius: 0px !important;
color: #fff !important;
}
.custom-button {
... | 0.22051 | 0.070624 |
.ad-dropdown {
position: relative;
display: inline-block; }
.ad-dropdown .ad-content {
position: absolute;
min-width: 200px;
top: 50%;
z-index: 100;
display: none;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
... | dist/css/designa-interactive.css | .ad-dropdown {
position: relative;
display: inline-block; }
.ad-dropdown .ad-content {
position: absolute;
min-width: 200px;
top: 50%;
z-index: 100;
display: none;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
... | 0.414543 | 0.052376 |
width: 100%;
height: 100%;
overflow: auto;
display: flex;
flex-flow: row wrap;
}
#search--cardCont.no-scroll {
overflow: hidden;
}
#search--cardCont-placeholder {
width: 0%;
height: 0%;
display: flex;
align-items: center;
justify-content: center;
color: var(--components-secondary-color-contras... | src/web/views/search/main.css | width: 100%;
height: 100%;
overflow: auto;
display: flex;
flex-flow: row wrap;
}
#search--cardCont.no-scroll {
overflow: hidden;
}
#search--cardCont-placeholder {
width: 0%;
height: 0%;
display: flex;
align-items: center;
justify-content: center;
color: var(--components-secondary-color-contras... | 0.536313 | 0.063308 |
.delegate {
position: absolute;
opacity: 0;
}
.themeColorPicker {
display: inline-block;
margin: 8px 8px 0 0;
}
.themeColorPicker + .themeColorPicker {
margin: 8px 8px 0 0;
}
.labelContainer {
display: inline-block;
}
.radio {
display: inline-block;
height: 12px;
width: 12px;
position: relative;... | src/modules/core/components/Fields/Radio/Radio.css | .delegate {
position: absolute;
opacity: 0;
}
.themeColorPicker {
display: inline-block;
margin: 8px 8px 0 0;
}
.themeColorPicker + .themeColorPicker {
margin: 8px 8px 0 0;
}
.labelContainer {
display: inline-block;
}
.radio {
display: inline-block;
height: 12px;
width: 12px;
position: relative;... | 0.595963 | 0.097648 |
position: relative;
min-height: 100%;
margin:60px 0 0 0;
padding:0;
/*background: #eeeeee;*/
}
#main:before {
content: "";
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin:0;
padding:0;
/*background: #eeeeee;*/
}
#content_wrapper {
/*float:left;*/
position: relative;
le... | portfolio/app/desktop-sportech/css/ie_split3.css | position: relative;
min-height: 100%;
margin:60px 0 0 0;
padding:0;
/*background: #eeeeee;*/
}
#main:before {
content: "";
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin:0;
padding:0;
/*background: #eeeeee;*/
}
#content_wrapper {
/*float:left;*/
position: relative;
le... | 0.166134 | 0.037573 |
body {
font-family: Verdana, Tahoma, Geneva, 'DejaVu Sans', sans-serif;
font-size: 9pt;
}
body.dark {
background: #090a13;
color: #ababab;
}
body.dark a {
color: #e0e0e0;
}
label {
white-space: nowrap;
}
.main-panel {
min-width: 600px /* 765px */;
}
h1 {
margin: 0;
font-size: 24px;
height: 35px... | css/popup.css | body {
font-family: Verdana, Tahoma, Geneva, 'DejaVu Sans', sans-serif;
font-size: 9pt;
}
body.dark {
background: #090a13;
color: #ababab;
}
body.dark a {
color: #e0e0e0;
}
label {
white-space: nowrap;
}
.main-panel {
min-width: 600px /* 765px */;
}
h1 {
margin: 0;
font-size: 24px;
height: 35px... | 0.363308 | 0.088741 |
body{
font-family: 'Playfair Display', serif;
max-width: 960px;
background-color: white;
margin: 0 auto;
padding: 0;
}
/*menubar*/
.menu{
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-content: center;
background-color:rgba(228, ... | Web-Flex-grid/css/product.css | body{
font-family: 'Playfair Display', serif;
max-width: 960px;
background-color: white;
margin: 0 auto;
padding: 0;
}
/*menubar*/
.menu{
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-content: center;
background-color:rgba(228, ... | 0.472197 | 0.070336 |
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@500;800&family=Sen:wght@400;700;800&family=Fira+Mono:wght@500&display=swap');
*,
*:before,
*:after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
html {
font-family: 'Sen', sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 1... | src/components/layout/layout.css | @import url('https://fonts.googleapis.com/css2?family=Jost:wght@500;800&family=Sen:wght@400;700;800&family=Fira+Mono:wght@500&display=swap');
*,
*:before,
*:after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
html {
font-family: 'Sen', sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 1... | 0.357231 | 0.083703 |
* {
box-sizing: border-box; }
/**
* Helpers
* =======
*/
.naked-list {
list-style: none;
margin: 0;
padding: 0; }
/**
* Header
* ======
*/
.global-header {
background: #222;
padding: 50px;
text-align: center;
color: #fff; }
.global-header h1 {
margin: 0;
text-transform: uppercase;
... | public/styles/style.css | * {
box-sizing: border-box; }
/**
* Helpers
* =======
*/
.naked-list {
list-style: none;
margin: 0;
padding: 0; }
/**
* Header
* ======
*/
.global-header {
background: #222;
padding: 50px;
text-align: center;
color: #fff; }
.global-header h1 {
margin: 0;
text-transform: uppercase;
... | 0.559049 | 0.091423 |
.card-box {
padding: 16px;
border: 1px solid rgba(54, 64, 74, 0.19);
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-border-radius: 3px;
background-clip: padding-box;
margin-bottom: 20px;
background-color: #ffffff;
}
/*========= second widget code ===============*/
.widget-bg-col... | resources/assets/assets/css/custom_css/widgets1.css | .card-box {
padding: 16px;
border: 1px solid rgba(54, 64, 74, 0.19);
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-border-radius: 3px;
background-clip: padding-box;
margin-bottom: 20px;
background-color: #ffffff;
}
/*========= second widget code ===============*/
.widget-bg-col... | 0.401805 | 0.106784 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
@keyframes comer {
0%, 10% {width: 0vmin;
height: 0vmin;
border-radius: 45%;
top: 70vmin;}
20% {width: 15vmin;
height: 13vmin;
border-radius: 45%;
top: 60vmin;}
30% {width: 23vmin;
... | pizza/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
@keyframes comer {
0%, 10% {width: 0vmin;
height: 0vmin;
border-radius: 45%;
top: 70vmin;}
20% {width: 15vmin;
height: 13vmin;
border-radius: 45%;
top: 60vmin;}
30% {width: 23vmin;
... | 0.7237 | 0.11282 |
.container {
max-width: 1200px;
margin: 0 auto;
overflow: auto;
}
.header, .footer {
max-width: 700px;
margin: 0 auto;
overflow: auto;
}
input {
background-color: rgba(255, 153, 51, .7);
padding: 5px 10px;
max-width: 500px;
min-width: 230px;
border-bottom: 0 !important;
border-radius: 5px;
}
... | estilos.css | .container {
max-width: 1200px;
margin: 0 auto;
overflow: auto;
}
.header, .footer {
max-width: 700px;
margin: 0 auto;
overflow: auto;
}
input {
background-color: rgba(255, 153, 51, .7);
padding: 5px 10px;
max-width: 500px;
min-width: 230px;
border-bottom: 0 !important;
border-radius: 5px;
}
... | 0.36376 | 0.102709 |
html,
body {
width: 100%;
height: 100%;
font-size: .2rem;
color: #313131;
background: #fff;
overflow: hidden;
}
html,
body,
div,
span,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
button,
input,
select table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
borde... | public/view_2/mobile/prospectus/css/common_agent.css | html,
body {
width: 100%;
height: 100%;
font-size: .2rem;
color: #313131;
background: #fff;
overflow: hidden;
}
html,
body,
div,
span,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
button,
input,
select table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
borde... | 0.385953 | 0.066418 |
html {
overflow-y: scroll;
}
body {
padding-top: 50px;
font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
font-size: 16px;
background-color: white;
}
section {
overflow: auto;
}
textarea {
resize: vertical;
}
td {
padding-right: 30px;
}
textarea.form-control {
height: 200px !important;
}
... | farmsList/static/css/style.css |
html {
overflow-y: scroll;
}
body {
padding-top: 50px;
font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
font-size: 16px;
background-color: white;
}
section {
overflow: auto;
}
textarea {
resize: vertical;
}
td {
padding-right: 30px;
}
textarea.form-control {
height: 200px !important;
}
... | 0.330903 | 0.057573 |
.content{
position: relative;
width: 100%;
}
.mainImg{
position: relative;
width: 100%;
height: 522px;
background-image: url('../image/yuanquyewu.jpg');
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
}
.littleIcon{
position: absolute;
text-align: ce... | files/css/enterpriseDiagnosis.css | .content{
position: relative;
width: 100%;
}
.mainImg{
position: relative;
width: 100%;
height: 522px;
background-image: url('../image/yuanquyewu.jpg');
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
}
.littleIcon{
position: absolute;
text-align: ce... | 0.403567 | 0.078678 |
@import url('https://fonts.googleapis.com/css?family=Inconsolata&display=swap');
@import url('https://fonts.googleapis.com/css?family=Mali&display=swap');
@import url('https://fonts.googleapis.com/css?family=DM+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import... | stylesheet.css | @import url('https://fonts.googleapis.com/css?family=Inconsolata&display=swap');
@import url('https://fonts.googleapis.com/css?family=Mali&display=swap');
@import url('https://fonts.googleapis.com/css?family=DM+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import... | 0.272121 | 0.05848 |
body {
margin: 0;
padding: 0;
background:#b71c1c /* #ef9a9a */;
}
.main-nav {
display: flex;
width: 100%;
background: #e53935;
position: fixed;
justify-content: space-between;
z-index: 1;
}
.logo {
color: white;
margin-left: 30px;
cursor: pointer;
}
.nav-menu {
display: flex;
color: white;
}... | css/style.css | body {
margin: 0;
padding: 0;
background:#b71c1c /* #ef9a9a */;
}
.main-nav {
display: flex;
width: 100%;
background: #e53935;
position: fixed;
justify-content: space-between;
z-index: 1;
}
.logo {
color: white;
margin-left: 30px;
cursor: pointer;
}
.nav-menu {
display: flex;
color: white;
}... | 0.378 | 0.080105 |
/*==========for live chat===================*/
.top_function{ position:absolute; top:4px; right:8px; width:320px; overflow:hidden; font-size:12px;}
.top_function a:link,
.top_function a:visited{ color:#ccc; text-decoration:none; padding-right:8px;
background:url(/images/top_function.gif) right 5px no-repeat;}... | WWW/PocketFIlm/Album/src/main/resources/static/css/float.css | /*==========for live chat===================*/
.top_function{ position:absolute; top:4px; right:8px; width:320px; overflow:hidden; font-size:12px;}
.top_function a:link,
.top_function a:visited{ color:#ccc; text-decoration:none; padding-right:8px;
background:url(/images/top_function.gif) right 5px no-repeat;}... | 0.249082 | 0.114121 |
@keyframes move {
from {
transform: translateY(0);
opacity: 0;
}
to {
opacity: 1;
transform: translateY(100px);
}
}
#js--sc--container {
position: relative;
margin: 0 auto;
width: 300px;
height: 300px;
border: 1px solid black;
-webk... | styles/scratch.css | @keyframes move {
from {
transform: translateY(0);
opacity: 0;
}
to {
opacity: 1;
transform: translateY(100px);
}
}
#js--sc--container {
position: relative;
margin: 0 auto;
width: 300px;
height: 300px;
border: 1px solid black;
-webk... | 0.468304 | 0.061763 |
html {
background-color: #efefef;
padding: 40px;
}
body {
width: 500px;
padding: 20px;
margin: auto;
font-family: "SF UI Text", "Lucida Grande", "Lucida Sans Unicode", Ubuntu, "DejaVu Sans", Verdana, "Hiragino Kaku Gothic ProN", "Kochi Gothic", Meiryo, "MS Gothic", sans-serif;
}
#content {
border: 1px sol... | css/style.css | html {
background-color: #efefef;
padding: 40px;
}
body {
width: 500px;
padding: 20px;
margin: auto;
font-family: "SF UI Text", "Lucida Grande", "Lucida Sans Unicode", Ubuntu, "DejaVu Sans", Verdana, "Hiragino Kaku Gothic ProN", "Kochi Gothic", Meiryo, "MS Gothic", sans-serif;
}
#content {
border: 1px sol... | 0.349644 | 0.098425 |
body{
font-family: 'Ubuntu', sans-serif;
overflow-x: hidden;
}
/*styles for landing page here */
.landing-page{
background-image: url('../assets/backgrounds/h_img.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height:130vh;
text-align: ... | css/styles.css | body{
font-family: 'Ubuntu', sans-serif;
overflow-x: hidden;
}
/*styles for landing page here */
.landing-page{
background-image: url('../assets/backgrounds/h_img.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height:130vh;
text-align: ... | 0.347316 | 0.065815 |
html {
height: 100%;
background: linear-gradient(145deg, #151821, #2f3d42, #46535a);
animation: background 3s infinite alternate ease-in-out;
background-size: 200% 200%;
}
body {
text-align: center;
font-family: monospace;
font-weight: lighter;
color: white;
position: fixed;
wid... | src/static/css/main.css | html {
height: 100%;
background: linear-gradient(145deg, #151821, #2f3d42, #46535a);
animation: background 3s infinite alternate ease-in-out;
background-size: 200% 200%;
}
body {
text-align: center;
font-family: monospace;
font-weight: lighter;
color: white;
position: fixed;
wid... | 0.658527 | 0.086054 |
@charset 'utf-8';
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
height: 100%
}
body {
font-family: "Pingfang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
font-size: 14px;
line-height: ... | example/demo.css | @charset 'utf-8';
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
height: 100%
}
body {
font-family: "Pingfang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
font-size: 14px;
line-height: ... | 0.338186 | 0.065575 |
.testimonial {
padding: 121px 0px 115px;
background: #142314;
}
.auth .sign-form .reg-text a:hover{
color: #0f9831 !important;
}
.auth .sign-form button:hover{
color: #fff !important;
}
.testimonial h2, .testimonial p{
color: #333 !important;
}
.fotter-logo h3{
margin: 0;
color: #fff;
font... | public/assets/css/New folder/custom.css | .testimonial {
padding: 121px 0px 115px;
background: #142314;
}
.auth .sign-form .reg-text a:hover{
color: #0f9831 !important;
}
.auth .sign-form button:hover{
color: #fff !important;
}
.testimonial h2, .testimonial p{
color: #333 !important;
}
.fotter-logo h3{
margin: 0;
color: #fff;
font... | 0.350088 | 0.167134 |
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4; }
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* Vendor-prefixed and regular ::se... | src/css/main.css | Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4; }
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* Vendor-prefixed and regular ::se... | 0.774754 | 0.090574 |
.paperfont{
display: block;
float: left;
}
.paperfont.left{
margin-right: 10px;
}
.paperfont.left5{
margin-right: 5px;
}
.paperfont.center{
margin-right: 10px;
margin-left: 10px;
}
.paperfont.right{
margin-left: 10px;
}
.pixel15{
width: 15px;
height: 15px;
}
.pixel20{
width: 2... | web/css/paperfont.css | .paperfont{
display: block;
float: left;
}
.paperfont.left{
margin-right: 10px;
}
.paperfont.left5{
margin-right: 5px;
}
.paperfont.center{
margin-right: 10px;
margin-left: 10px;
}
.paperfont.right{
margin-left: 10px;
}
.pixel15{
width: 15px;
height: 15px;
}
.pixel20{
width: 2... | 0.314366 | 0.070464 |
header .subnav {
position: relative;
margin-bottom: 30px;
}
.modal-footer{
margin-bottom: 20px;
}
.image-id{
float: right;
background-image: url(/redesign/css/analytics/images/icons-all.png);
background-position: 0px 8px;
background-size: 35px;
background... | backend/web/redesign/css/analytics/campaign-image.css | header .subnav {
position: relative;
margin-bottom: 30px;
}
.modal-footer{
margin-bottom: 20px;
}
.image-id{
float: right;
background-image: url(/redesign/css/analytics/images/icons-all.png);
background-position: 0px 8px;
background-size: 35px;
background... | 0.203391 | 0.116261 |
@import url('https://fonts.googleapis.com/css?family=Bubbler+One');
/*****************
HTML,BODY
******************/
html{
min-height: 100%;
position: relative;
}
body{
font-family: 'Bubbler One', sans-serif;
margin-bottom: 40px;
background: #6D6027;
background: -webkit-linear-gr... | css/main.css | @import url('https://fonts.googleapis.com/css?family=Bubbler+One');
/*****************
HTML,BODY
******************/
html{
min-height: 100%;
position: relative;
}
body{
font-family: 'Bubbler One', sans-serif;
margin-bottom: 40px;
background: #6D6027;
background: -webkit-linear-gr... | 0.25945 | 0.067179 |
@-moz-document url-prefix("https://www.easistent.com/urniki/") {
html, body, #main, #okvir_glavni_spodaj {
color: #ffffff;
background-color: #000000;
border: none;
}
.horizontal_tabs {
background: #E1C08B none;
}
#okvir_prijava {
background-color: #0c0c0d;
border-color: #38383d;
}
#okvir_prijav... | data/usercss/150706.user.css | @-moz-document url-prefix("https://www.easistent.com/urniki/") {
html, body, #main, #okvir_glavni_spodaj {
color: #ffffff;
background-color: #000000;
border: none;
}
.horizontal_tabs {
background: #E1C08B none;
}
#okvir_prijava {
background-color: #0c0c0d;
border-color: #38383d;
}
#okvir_prijav... | 0.246896 | 0.072112 |
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-bel... | app/styles/main.css | .tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-bel... | 0.393036 | 0.071689 |
@import url(https://fonts.googleapis.com/css?family=Bree+Serif&subset=latin,latin-ext);
.eds_news_BlogTwo.eds_style_predefined_light.eds_subCollection_news.eds_templateGroup_newsListArticleDefault .article h1 a,
.eds_news_BlogTwo.eds_style_predefined_light.eds_subCollection_news.eds_templateGroup_newsListArticleMulti ... | VS2013_PROJECT/NZPortalWeb/DesktopModules/EasyDNNnews/Templates/_default/BlogTwo/StylesCSS/light.css | @import url(https://fonts.googleapis.com/css?family=Bree+Serif&subset=latin,latin-ext);
.eds_news_BlogTwo.eds_style_predefined_light.eds_subCollection_news.eds_templateGroup_newsListArticleDefault .article h1 a,
.eds_news_BlogTwo.eds_style_predefined_light.eds_subCollection_news.eds_templateGroup_newsListArticleMulti ... | 0.276886 | 0.091788 |
.navbar.navbar-dark .navbar-nav .nav-item .nav-link{
color: #4c4e50!important;
}
.h-pre{
background: #1369a794 !important;
}
.h-fon{
background: #715d1fc4!important;
}
.mask-med{
background: #00000042!important;
}
.cor-foo{
background: #536b7d!important;
}
.green-bost{
background: #91b382!import... | public/olter/css/style.css | .navbar.navbar-dark .navbar-nav .nav-item .nav-link{
color: #4c4e50!important;
}
.h-pre{
background: #1369a794 !important;
}
.h-fon{
background: #715d1fc4!important;
}
.mask-med{
background: #00000042!important;
}
.cor-foo{
background: #536b7d!important;
}
.green-bost{
background: #91b382!import... | 0.301979 | 0.082883 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://eksisozluk.com"), url-prefix("https://eksisozluk.com") {
#main{margin-top:10px !important;}
#container, #top-bar {
width:100% !important;
max-width:100% !important;
padding:0 20px !important;
}
#entry-list footer .favorite-link.fa... | data/usercss/93974.user.css |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://eksisozluk.com"), url-prefix("https://eksisozluk.com") {
#main{margin-top:10px !important;}
#container, #top-bar {
width:100% !important;
max-width:100% !important;
padding:0 20px !important;
}
#entry-list footer .favorite-link.fa... | 0.11422 | 0.060613 |
body{
width: 100%;
margin: 0;
padding: 0;
background: #f0f1f1;
min-width: 300px;
}
p {
padding:0;
margin: 0;
}
img{
padding:0;
margin: 0;
display: block;
border: none;
}
a {
list-style: none;
text-decoration: none;
}
li{ list-style:none }
.wrap{
width: 100%;
background-color:#f0f1f1;
overflow: hidden;... | yyy/m.soolife.cn/public/css/shopseek/shopseek.css | body{
width: 100%;
margin: 0;
padding: 0;
background: #f0f1f1;
min-width: 300px;
}
p {
padding:0;
margin: 0;
}
img{
padding:0;
margin: 0;
display: block;
border: none;
}
a {
list-style: none;
text-decoration: none;
}
li{ list-style:none }
.wrap{
width: 100%;
background-color:#f0f1f1;
overflow: hidden;... | 0.242564 | 0.049589 |
.profiles-container, .profile-container {
margin-top: 30px;
margin-bottom: 30px;
padding: 20px 20px;
}
.search-container {
display: inline-block;
}
.back-cta {
display: inline-flex;
align-items: center;
align-self: flex-start;
margin-bottom: 30px;
color: #2c3e50;
font-size: 1.1em;
}
.back-cta:hov... | client/src/styles/components/Profile.css | .profiles-container, .profile-container {
margin-top: 30px;
margin-bottom: 30px;
padding: 20px 20px;
}
.search-container {
display: inline-block;
}
.back-cta {
display: inline-flex;
align-items: center;
align-self: flex-start;
margin-bottom: 30px;
color: #2c3e50;
font-size: 1.1em;
}
.back-cta:hov... | 0.446736 | 0.101012 |
.chat-container {
margin-top: -280px;
background: white;
height: 750px;
max-height: 750px;
border-radius: 8px;
-webkit-box-shadow: 0 10px 30px 0 rgba(231, 76, 60, 0.3);
box-shadow: 0 10px 30px 0 rgba(231, 76, 60, 0.3);
}
@media screen and (max-width: 991px) {
.chat-container {
... | web/app/static/styles/chatpage.css | .chat-container {
margin-top: -280px;
background: white;
height: 750px;
max-height: 750px;
border-radius: 8px;
-webkit-box-shadow: 0 10px 30px 0 rgba(231, 76, 60, 0.3);
box-shadow: 0 10px 30px 0 rgba(231, 76, 60, 0.3);
}
@media screen and (max-width: 991px) {
.chat-container {
... | 0.398758 | 0.089375 |
*{
box-sizing: border-box;
padding: 0;
}
body {
margin: 0;
padding: 0;
background-repeat: repeat;
font-family: 'Oswald', sans-serif;
}
/* fim */
/* config especifica body checkout*/
body.checkout {
background: none;
}
/* fim*/
/*config especifica body faq*/
.fundobodyfaq{
background-image: url(... | public/css/novo.css | *{
box-sizing: border-box;
padding: 0;
}
body {
margin: 0;
padding: 0;
background-repeat: repeat;
font-family: 'Oswald', sans-serif;
}
/* fim */
/* config especifica body checkout*/
body.checkout {
background: none;
}
/* fim*/
/*config especifica body faq*/
.fundobodyfaq{
background-image: url(... | 0.386069 | 0.055081 |
.container { display: flex; }
.paymentCard {
align-items: center;
background-color: #f9f9f9;
border-radius: 2px;
border: 1px solid #ccc;
box-sizing: border-box;
cursor: pointer;
display: flex;
height: 80px;
justify-content: center;
margin-left: 0;
margin-right: 0;
position: relative;
transiti... | src/modules/sales/payment-details/view/styles.css | .container { display: flex; }
.paymentCard {
align-items: center;
background-color: #f9f9f9;
border-radius: 2px;
border: 1px solid #ccc;
box-sizing: border-box;
cursor: pointer;
display: flex;
height: 80px;
justify-content: center;
margin-left: 0;
margin-right: 0;
position: relative;
transiti... | 0.611614 | 0.088072 |
body {
font-size: .875rem;
}
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: inset -1p... | backend/web/css/site.css | body {
font-size: .875rem;
}
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: inset -1p... | 0.50708 | 0.075961 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
/* PALETA DE CORES */
:root {
--green: #5ca720;
--darkgreen: #4b8119;
--black: #161616;
--hrGray: #a5a1a1;
--footGray: #f9f9f9;
}
/* RESET */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
... | assets/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
/* PALETA DE CORES */
:root {
--green: #5ca720;
--darkgreen: #4b8119;
--black: #161616;
--hrGray: #a5a1a1;
--footGray: #f9f9f9;
}
/* RESET */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
... | 0.229794 | 0.081813 |
@font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 400;
src: url('fira-sans/fira-sans-v5-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Fira Sans'), local('FiraSans-Regular'),
url('fira-sans/fira-sans-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */... | fonts/custom-fonts.css | @font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 400;
src: url('fira-sans/fira-sans-v5-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Fira Sans'), local('FiraSans-Regular'),
url('fira-sans/fira-sans-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */... | 0.23634 | 0.079782 |
:root {
--bg-color: #2e3440; /*change background*/
--text-color: #d8dee9; /*change text color*/
--md-char-color: #bf616a; /*change color of meta characetrs like `*` in markdown */
--meta-content-color: #b48ead; /*change color of meta contents like image text or link address in markdown */
--primary-color: #8... | nord.css | :root {
--bg-color: #2e3440; /*change background*/
--text-color: #d8dee9; /*change text color*/
--md-char-color: #bf616a; /*change color of meta characetrs like `*` in markdown */
--meta-content-color: #b48ead; /*change color of meta contents like image text or link address in markdown */
--primary-color: #8... | 0.494385 | 0.116739 |
body{
background:url("/img/fondoEdificioBLUE2.png") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.logo22{
width: 28%;
}
.text-small{
font-family: Roboto;
font-style: normal;
font-wei... | public/css/veintidos.css | body{
background:url("/img/fondoEdificioBLUE2.png") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.logo22{
width: 28%;
}
.text-small{
font-family: Roboto;
font-style: normal;
font-wei... | 0.223292 | 0.073297 |
#products{
padding-top:30px;
padding-bottom:30px;
background-color: #F8F8F8;
}
.products_1{
text-align:center;
border-bottom: 1px solid #e0e0e0;
padding-bottom:15px;
}
/********************* products_end ****************/
/********************* choose ****************/
#choose{
padding-top:50px;
padding-b... | public/home/css/products-details.css | #products{
padding-top:30px;
padding-bottom:30px;
background-color: #F8F8F8;
}
.products_1{
text-align:center;
border-bottom: 1px solid #e0e0e0;
padding-bottom:15px;
}
/********************* products_end ****************/
/********************* choose ****************/
#choose{
padding-top:50px;
padding-b... | 0.183557 | 0.134009 |
:root {
/* colour-1 */
--colour-1-100: hsl(100, 100%, 50%);
--colour-1-200: hsl(100, 100%, 50%);
--colour-1-300: hsl(100, 100%, 50%);
--colour-1-400: hsl(100, 100%, 50%);
--colour-1-500: hsl(100, 100%, 50%);
--colour-1-600: hsl(100, 100%, 50%);
--colour-1-700: hsl(100, 100%, 50%);
--colour-1-800: hsl(... | src/css/config/colours.css | :root {
/* colour-1 */
--colour-1-100: hsl(100, 100%, 50%);
--colour-1-200: hsl(100, 100%, 50%);
--colour-1-300: hsl(100, 100%, 50%);
--colour-1-400: hsl(100, 100%, 50%);
--colour-1-500: hsl(100, 100%, 50%);
--colour-1-600: hsl(100, 100%, 50%);
--colour-1-700: hsl(100, 100%, 50%);
--colour-1-800: hsl(... | 0.36139 | 0.126758 |
.navbar-left {
background-color:#4aaaa5;
border-radius: 0px;
color: white;
font-size:32px;
font-weight: bold;
padding: 25px;
font-family: Georgia, 'Times New Roman', Times, serif;
}
.navbar-right {
font-size: 18px;
display:inline;
text-align: right;
padding:40px 25px 20px ... | style.css | .navbar-left {
background-color:#4aaaa5;
border-radius: 0px;
color: white;
font-size:32px;
font-weight: bold;
padding: 25px;
font-family: Georgia, 'Times New Roman', Times, serif;
}
.navbar-right {
font-size: 18px;
display:inline;
text-align: right;
padding:40px 25px 20px ... | 0.414425 | 0.110279 |
html, body{
width: 100%;
height: 100%;
}
.container {
width: 100%;
height: calc(100% - 67px);
margin: 0;
padding: 0;
}
.container h2 {
position: relative;
display: table;
top: 19.92px;
left: 50%;
transform: translate(-50%);
margin: 0;
}
/*Table*/
#h2-frequenc{
top: 50px;
font-size: 20... | css/performance.css | html, body{
width: 100%;
height: 100%;
}
.container {
width: 100%;
height: calc(100% - 67px);
margin: 0;
padding: 0;
}
.container h2 {
position: relative;
display: table;
top: 19.92px;
left: 50%;
transform: translate(-50%);
margin: 0;
}
/*Table*/
#h2-frequenc{
top: 50px;
font-size: 20... | 0.225929 | 0.04703 |
@charset "UTF-8";
@font-face {
font-family: "ptsans";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url(../fonts/ptsans.woff2) format("woff2"), url(../fonts/ptsans.woff) format("woff")
}
@font-face {
font-family: "ptsans";
font-weight: 700;
font-style: normal;
font-... | frontend/web/css/style.css | @charset "UTF-8";
@font-face {
font-family: "ptsans";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url(../fonts/ptsans.woff2) format("woff2"), url(../fonts/ptsans.woff) format("woff")
}
@font-face {
font-family: "ptsans";
font-weight: 700;
font-style: normal;
font-... | 0.378459 | 0.101768 |
body, h1, h2, h3, h4, h5, h6, html {
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, f... | public/css/style.css | body, h1, h2, h3, h4, h5, h6, html {
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, f... | 0.527317 | 0.150934 |
.mission {
font-size: 20px;
padding: 50px;
padding-left: 10%;
padding-right: 10%;
text-align: center;
color: black;
background: rgba(5, 133, 172, 0.8); }
.mission h2 {
color: white; }
.mission ul {
text-align: left;
color: white;
padding: 10px;
margin: 0px;
list-style-type: squ... | public/css/index.css | .mission {
font-size: 20px;
padding: 50px;
padding-left: 10%;
padding-right: 10%;
text-align: center;
color: black;
background: rgba(5, 133, 172, 0.8); }
.mission h2 {
color: white; }
.mission ul {
text-align: left;
color: white;
padding: 10px;
margin: 0px;
list-style-type: squ... | 0.555194 | 0.104204 |
body {
background:#CCC;
font-family: 'Lucida Grande';
font-size: 11px;
margin:25px;
}
a {
text-decoration:none;
font-weight:bold;
color:#000;
}
a:hover {
text-decoration:underline;
}
a img {
border:none;
}
h1 {
color:#333;
margin:0 0 .5em;
font-size:20px;
}
h1 a {
color:#000;
text-decoration:none;
}
... | public/stylesheets/gallery.css | body {
background:#CCC;
font-family: 'Lucida Grande';
font-size: 11px;
margin:25px;
}
a {
text-decoration:none;
font-weight:bold;
color:#000;
}
a:hover {
text-decoration:underline;
}
a img {
border:none;
}
h1 {
color:#333;
margin:0 0 .5em;
font-size:20px;
}
h1 a {
color:#000;
text-decoration:none;
}
... | 0.273769 | 0.07836 |
.bx-chevron-down:before {
content: "\e9ac";
}
*, ::after, ::before {
box-sizing: border-box;
}
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
color: #5846f9;
text-decoration: none;
}
a:hover {
color: #8577fb;
text-decoration: none;
}
section {
padding: 100px 0... | public/css/style.css | .bx-chevron-down:before {
content: "\e9ac";
}
*, ::after, ::before {
box-sizing: border-box;
}
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
color: #5846f9;
text-decoration: none;
}
a:hover {
color: #8577fb;
text-decoration: none;
}
section {
padding: 100px 0... | 0.631253 | 0.115886 |
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Who We Are
7. Recent Causes
8. How To Contribute
9. Call to Action
10. Latest Events
11. Sponsors Style One
12. News Section
13. Main Footer
14. Fun Facts Section
15. Products Section
16. Who We Are
17. What We Think
18. Sponsors Style Two
... | public/css/frontend/style.css | 1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Who We Are
7. Recent Causes
8. How To Contribute
9. Call to Action
10. Latest Events
11. Sponsors Style One
12. News Section
13. Main Footer
14. Fun Facts Section
15. Products Section
16. Who We Are
17. What We Think
18. Sponsors Style Two
... | 0.234231 | 0.059757 |
.download-introduce {
position: relative
}
.download-introduce #focus-banner {
position: relative;
width: 100%;
line-height: 0;
padding: 0;
clear: both;
overflow: hidden
}
.download-introduce #focus-banner #focus-banner-list {
position: relative;
height: 520px
}
.download-introduce #focus-banner #focus-bann... | static/dist/VIPKID_files/download.css | .download-introduce {
position: relative
}
.download-introduce #focus-banner {
position: relative;
width: 100%;
line-height: 0;
padding: 0;
clear: both;
overflow: hidden
}
.download-introduce #focus-banner #focus-banner-list {
position: relative;
height: 520px
}
.download-introduce #focus-banner #focus-bann... | 0.336113 | 0.162015 |
* {
margin: 0;
padding: 0;
}
body {
background-image: url('img/fundo.svg');
background-color: #0e1013;
}
body, h1, h2, p, ul, li, a {
margin: 0px;
padding: 0px;
color: #f5f5f5;
}
a{
text-decoration: none;
}
h1, p {
text-align: center;
font-family: 'Ubuntu Condensed', sans-ser... | contato.css | * {
margin: 0;
padding: 0;
}
body {
background-image: url('img/fundo.svg');
background-color: #0e1013;
}
body, h1, h2, p, ul, li, a {
margin: 0px;
padding: 0px;
color: #f5f5f5;
}
a{
text-decoration: none;
}
h1, p {
text-align: center;
font-family: 'Ubuntu Condensed', sans-ser... | 0.544559 | 0.132599 |
@import url('https://fonts.googleapis.com/css?family=Raleway:200,400,500,700&display=swap');
*{
padding : 0;
margin:0 ;
font-family :'Roboto', sans-serif;
}
html {
background:linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(../img/b1.jpg) no-repeat center center fixed;
-webkit-background-siz... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Raleway:200,400,500,700&display=swap');
*{
padding : 0;
margin:0 ;
font-family :'Roboto', sans-serif;
}
html {
background:linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(../img/b1.jpg) no-repeat center center fixed;
-webkit-background-siz... | 0.36977 | 0.085595 |
@charset "utf-8";
/* CSS Document of News Container
* Author: <NAME> - ProfessionalIT
* Created in: 2010-08-20 */
.floatLeft { float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear { clear: both; }
#page-wrap a { outline: none; }
#page-wrap { background: #fff; margin:3px 0px 20px 15px; min-height: 33... | cavalgada_do_mar/src/webapps/static/css/news.css | @charset "utf-8";
/* CSS Document of News Container
* Author: <NAME> - ProfessionalIT
* Created in: 2010-08-20 */
.floatLeft { float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear { clear: both; }
#page-wrap a { outline: none; }
#page-wrap { background: #fff; margin:3px 0px 20px 15px; min-height: 33... | 0.535584 | 0.117775 |
.pageNavigate {
margin-top: 0.5rem;
margin-left: 2rem;
font-size: 20px;
font-weight: 500;
}
.mainTitle {
padding-left: 23%;
color: var(--darkblue);
font-family: var(--font-main-title);
margin-bottom: 1px;
}
.breadText {
padding-left: 23%;
margin-top: 16px;
margin-bottom: 40px;
font-size: 20px;... | styles/StepTwo.module.css | .pageNavigate {
margin-top: 0.5rem;
margin-left: 2rem;
font-size: 20px;
font-weight: 500;
}
.mainTitle {
padding-left: 23%;
color: var(--darkblue);
font-family: var(--font-main-title);
margin-bottom: 1px;
}
.breadText {
padding-left: 23%;
margin-top: 16px;
margin-bottom: 40px;
font-size: 20px;... | 0.565539 | 0.093637 |
.compare-holder {
background: #61bafc;
font-family: roboto;
position: fixed;
right: -50px;
top: 40%;
transform: rotate(-90deg);
border-radius: 4px 4px 0 0;
width: 140px;
text-align: center;
padding: 10px;
}
.product-wrapper {
border: 1px dashed #aa... | assets/v1/css/compare.css | .compare-holder {
background: #61bafc;
font-family: roboto;
position: fixed;
right: -50px;
top: 40%;
transform: rotate(-90deg);
border-radius: 4px 4px 0 0;
width: 140px;
text-align: center;
padding: 10px;
}
.product-wrapper {
border: 1px dashed #aa... | 0.37777 | 0.078113 |
body {
}
.btn-pp:hover,
.btn-pp:focus,
.btn-pp:active,
.btn-pp.active,
.btn-pp {
color: #ffffff;
background-color: #000080;
border-color: #000063;
}
.btn-pp:hover,
.btn-pp:focus,
.btn-pp:active,
.btn-pp.active,
.open .dropdown-toggle .btn-pp,
.close .dropdown-toggle .btn-pp {
color: #ffffff;
ba... | ngxsis.MVC/Content/role.css | body {
}
.btn-pp:hover,
.btn-pp:focus,
.btn-pp:active,
.btn-pp.active,
.btn-pp {
color: #ffffff;
background-color: #000080;
border-color: #000063;
}
.btn-pp:hover,
.btn-pp:focus,
.btn-pp:active,
.btn-pp.active,
.open .dropdown-toggle .btn-pp,
.close .dropdown-toggle .btn-pp {
color: #ffffff;
ba... | 0.284974 | 0.045649 |
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.utf-banner-area-block.auto-height h1, .utf-banner-area-block.text-normal h1, .utf-banner-area-block.large-heading h1, .utf-banner-area-block.typed-text h1 {
font-size: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
... | TCB Work Html/assets/css/responsive.css | @media only screen and (min-width: 768px) and (max-width: 1199px) {
.utf-banner-area-block.auto-height h1, .utf-banner-area-block.text-normal h1, .utf-banner-area-block.large-heading h1, .utf-banner-area-block.typed-text h1 {
font-size: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
... | 0.177597 | 0.069101 |
html {
height: 100%;
width: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
}
@media (min-width: 0px) and (max-width: 359px) {
html {
font-size: 14px;
}
}
body {
height: 100%;
width: 100%;
margin: 0;
background-color: var(--page-bg-co... | src/index.css | html {
height: 100%;
width: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
}
@media (min-width: 0px) and (max-width: 359px) {
html {
font-size: 14px;
}
}
body {
height: 100%;
width: 100%;
margin: 0;
background-color: var(--page-bg-co... | 0.461017 | 0.090655 |
@-moz-document url("http://cds.mtchs.org/moodle/") {
tbody, .no-overflow, .content, #inst4, #inst5, #region-post, .region-main, #page-footer, .paging.paging-morelink, #dock, div.enrolmenticons, div.addtoall.expandall, div.removefromall.collapseall{
display:none;
}
.logininfo{
text-size:25% !important;
}
... | data/usercss/97925.user.css | @-moz-document url("http://cds.mtchs.org/moodle/") {
tbody, .no-overflow, .content, #inst4, #inst5, #region-post, .region-main, #page-footer, .paging.paging-morelink, #dock, div.enrolmenticons, div.addtoall.expandall, div.removefromall.collapseall{
display:none;
}
.logininfo{
text-size:25% !important;
}
... | 0.26322 | 0.056288 |
body {
color: #868686;
background-color: #0c0d0d;
}
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 20px;
overflow: visible;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1130;
margin-bottom: 0;
}
#header.navbar {
min-... | Bundle/Resources/public/css/style.css | body {
color: #868686;
background-color: #0c0d0d;
}
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 20px;
overflow: visible;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1130;
margin-bottom: 0;
}
#header.navbar {
min-... | 0.407923 | 0.0666 |
.btn {
@apply px-6 py-3 rounded text-sm font-bold whitespace-no-wrap cursor-pointer;
}
.btn-sm {
@apply px-3 py-1;
}
.btn-green {
@apply bg-green-700 text-white;
&:hover, &:focus { @apply bg-orange-500 }
}
.btn-blue {
@apply bg-blue-700 text-white;
&:hover, &:focus { @apply bg-orange-500 }
}
... | resources/css/components/buttons.css | .btn {
@apply px-6 py-3 rounded text-sm font-bold whitespace-no-wrap cursor-pointer;
}
.btn-sm {
@apply px-3 py-1;
}
.btn-green {
@apply bg-green-700 text-white;
&:hover, &:focus { @apply bg-orange-500 }
}
.btn-blue {
@apply bg-blue-700 text-white;
&:hover, &:focus { @apply bg-orange-500 }
}
... | 0.454472 | 0.091748 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("joyreactor.cc"), domain("joy.reactor.cc"), domain("joyreactor.com"), url-prefix("http://reactor.cc") {
/*Замена заднего фона
------------------------------------------------------------------------------*/
#container,
#container::be... | data/usercss/112497.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("joyreactor.cc"), domain("joy.reactor.cc"), domain("joyreactor.com"), url-prefix("http://reactor.cc") {
/*Замена заднего фона
------------------------------------------------------------------------------*/
#container,
#container::be... | 0.160628 | 0.092524 |
@charset "utf-8";
@font-face {
font-family: "proxima-nova";
font-style: normal;
font-weight: 700;
src: url("https://use.typekit.net/af/03034e/00000000000000003b9ad1b1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net... | public/assets/css/main.css | @charset "utf-8";
@font-face {
font-family: "proxima-nova";
font-style: normal;
font-weight: 700;
src: url("https://use.typekit.net/af/03034e/00000000000000003b9ad1b1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net... | 0.25618 | 0.146484 |
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 260px;
font-family: 'Century Gothic', sans-serif;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the foote... | public/css/custom.css | -------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 260px;
font-family: 'Century Gothic', sans-serif;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the foote... | 0.345768 | 0.049062 |
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.ng-invalid.ng-dirty {
border-color: #FA787E;
}
.ng-valid.ng-dirty {
border-color: #78FA89;
}
/*!
* Start Bootstrap - Simple Sidebar HTML Template (http:/... | public/modules/core/css/core.css | .undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.ng-invalid.ng-dirty {
border-color: #FA787E;
}
.ng-valid.ng-dirty {
border-color: #78FA89;
}
/*!
* Start Bootstrap - Simple Sidebar HTML Template (http:/... | 0.431105 | 0.074534 |
body {
background-image: url("image/etoiles-grandes.png"), url("image/etoiles-petites.png"), url("image/background-violet.png"), url("image/background-vert.png");
background-repeat: repeat-x;
background-position: 995px 0;
background-color: #341977;
font-family: small arial,sans-serif;
margin: 0px;
}
/*----------... | public/projects/HTML_CSS_Maquette_3/style.css | body {
background-image: url("image/etoiles-grandes.png"), url("image/etoiles-petites.png"), url("image/background-violet.png"), url("image/background-vert.png");
background-repeat: repeat-x;
background-position: 995px 0;
background-color: #341977;
font-family: small arial,sans-serif;
margin: 0px;
}
/*----------... | 0.386648 | 0.08141 |
* {
margin: 0;
padding: 0;
}
body {
background-image: url(https://cdn.pixabay.com/photo/2015/12/01/15/43/black-1072366_1280.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
}
.header {
font-family: 'Courier New', Courier, monospace;
font-size: 32px;
border-bottom: 2px solid... | public/css/style.css | * {
margin: 0;
padding: 0;
}
body {
background-image: url(https://cdn.pixabay.com/photo/2015/12/01/15/43/black-1072366_1280.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
}
.header {
font-family: 'Courier New', Courier, monospace;
font-size: 32px;
border-bottom: 2px solid... | 0.436382 | 0.119794 |
.rsbtn_classic .rsimg {
background: transparent url(img/ReadSpeakerClassic.png) no-repeat scroll 0 0;
}
.rsbtn_classic .rsbtn_pause .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_stop .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_volume .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_settings .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_dl .rsbtn... | docs/static/tools/assets/vendors/readspeaker/ReadSpeakerClassic.css | .rsbtn_classic .rsimg {
background: transparent url(img/ReadSpeakerClassic.png) no-repeat scroll 0 0;
}
.rsbtn_classic .rsbtn_pause .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_stop .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_volume .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_settings .rsbtn_btnlabel,
.rsbtn_classic .rsbtn_dl .rsbtn... | 0.263126 | 0.063832 |
@tailwind base;
/* Write your own custom base styles here */
/* Start purging... */
@tailwind components;
/* Stop purging. */
/* Write you own custom component styles here */
/* Start purging... */
@tailwind utilities;
/* Stop purging. */
/* Your own custom utilities */
@font-face {
font-family: 'custom-font';
... | www/styles/index.css | @tailwind base;
/* Write your own custom base styles here */
/* Start purging... */
@tailwind components;
/* Stop purging. */
/* Write you own custom component styles here */
/* Start purging... */
@tailwind utilities;
/* Stop purging. */
/* Your own custom utilities */
@font-face {
font-family: 'custom-font';
... | 0.216012 | 0.031173 |
@charset "utf-8";
a{
text-transform:none;
color:#fff;
}
a:hover{
text-decoration:none;
}
#body{
width:auto;
height:100%;
/*font-size:44px;*/
}
/*introdue-qzz*/
.text-position{
position:absolute;
top: 230px;
left:380px;
list-style-type: none;
float: none;
width: 630px;
text-ali... | app/assets/stylesheets/text-word.css | @charset "utf-8";
a{
text-transform:none;
color:#fff;
}
a:hover{
text-decoration:none;
}
#body{
width:auto;
height:100%;
/*font-size:44px;*/
}
/*introdue-qzz*/
.text-position{
position:absolute;
top: 230px;
left:380px;
list-style-type: none;
float: none;
width: 630px;
text-ali... | 0.38341 | 0.043752 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: "Raleway", sans-serif;
}
body h1,
body .page-footer div h4 {
... | selectedprojects/portfolio_samples/materialize_port/css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: "Raleway", sans-serif;
}
body h1,
body .page-footer div h4 {
... | 0.52074 | 0.076753 |
body {
font-family: 'Lato', arial, sans-serif;
color: #434343;
background: #fffdad;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
a {
color: #3aaa64;
-webkit-transition: ... | assets/css/styles1.css | body {
font-family: 'Lato', arial, sans-serif;
color: #434343;
background: #fffdad;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
a {
color: #3aaa64;
-webkit-transition: ... | 0.339609 | 0.061819 |
html {margin:0;padding:0;min-width:960px;}
body {color:#000;background:#fff url(http://cashmusic.org/assets/images/bg.jpg) top center no-repeat;text-align:left;font:85%/1.35em "helvetica neue", helvetica, arial, sans-serif;margin:0;padding:0;min-width:960px;}
img {border:0;}
p {margin:0 0 1.5em 0;padding:0;}
ol {paddin... | assets/css/main.css | html {margin:0;padding:0;min-width:960px;}
body {color:#000;background:#fff url(http://cashmusic.org/assets/images/bg.jpg) top center no-repeat;text-align:left;font:85%/1.35em "helvetica neue", helvetica, arial, sans-serif;margin:0;padding:0;min-width:960px;}
img {border:0;}
p {margin:0 0 1.5em 0;padding:0;}
ol {paddin... | 0.290981 | 0.090013 |
.ent_m171 div {
outline: none;
}
.s_layouts_snapWrapper h1, .s_layouts_snapWrapper h2{
color: #888 !important;
}
.s_layouts_snapWrapper {
visibility: hidden;
opacity:0;
background-color: rgba(22,22,22,0.95);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow-x: hidden;... | web/css/search-bar.css | .ent_m171 div {
outline: none;
}
.s_layouts_snapWrapper h1, .s_layouts_snapWrapper h2{
color: #888 !important;
}
.s_layouts_snapWrapper {
visibility: hidden;
opacity:0;
background-color: rgba(22,22,22,0.95);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow-x: hidden;... | 0.469763 | 0.068725 |
.code-space-scroll {
position: absolute;
top: 30px;
left: 70px;
width: calc(100% - 70px);
height: calc(100% - 30px);
overflow: scroll;
}
.input {
position: absolute;
padding: 0;
opacity: 0;
transform: scale(0.0001);
transform-origin: 2px 2px;
border: none;
pointer-ev... | src/components/CodeSpace/style.css | .code-space-scroll {
position: absolute;
top: 30px;
left: 70px;
width: calc(100% - 70px);
height: calc(100% - 30px);
overflow: scroll;
}
.input {
position: absolute;
padding: 0;
opacity: 0;
transform: scale(0.0001);
transform-origin: 2px 2px;
border: none;
pointer-ev... | 0.793946 | 0.136033 |
#pop_city_layer {
position: absolute;
left: 0;
top: 0;
z-index: 996;
width: 100%;
height: 100%;
background-color: #f9f9f9; }
#pop_city_layer .white-box {
background-color: #fff; }
#pop_city_layer > .pop-tit {
position: relative;
width: 100%;
height: 2em;
line-height: 2e... | src/template/v1/css/city.css | #pop_city_layer {
position: absolute;
left: 0;
top: 0;
z-index: 996;
width: 100%;
height: 100%;
background-color: #f9f9f9; }
#pop_city_layer .white-box {
background-color: #fff; }
#pop_city_layer > .pop-tit {
position: relative;
width: 100%;
height: 2em;
line-height: 2e... | 0.487551 | 0.083853 |
.custom-footer{
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
padding-top:-30px;
}
.custom-footer a {
color: #fff;
}
.list-group-item {
background: #000;
border: 0;
border-radius: 0;
color: #999;
text-decoration: none;
font-size: 17px;
font-family: "Avenir Nex... | src/app/components/app-header/app.component.css | .custom-footer{
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
padding-top:-30px;
}
.custom-footer a {
color: #fff;
}
.list-group-item {
background: #000;
border: 0;
border-radius: 0;
color: #999;
text-decoration: none;
font-size: 17px;
font-family: "Avenir Nex... | 0.318485 | 0.043406 |
body {
background-color: black;
font-family: 'Space Mono', monospace;
}
a {
color: goldenrod;
}
h2 {
color: goldenrod;
font-family: 'Special Elite', cursive;
}
h3 {
color: goldenrod;
margin-bottom: 5px;
margin-top: 30px;
font-family: 'Special Elite', cursive;
}
.whiteH3 {
col... | styles/results.css | body {
background-color: black;
font-family: 'Space Mono', monospace;
}
a {
color: goldenrod;
}
h2 {
color: goldenrod;
font-family: 'Special Elite', cursive;
}
h3 {
color: goldenrod;
margin-bottom: 5px;
margin-top: 30px;
font-family: 'Special Elite', cursive;
}
.whiteH3 {
col... | 0.608594 | 0.101012 |
html,
body {
background-color: #000;
background-image: url(media/background/page.png);
color: #555;
font-family: helvetica, arial, sans-serif;
margin: 0;
padding: 0;
font-size: 10pt;
}
a {
color: #777;
text-decoration: none;
}
a:hover {
color: #ccc;
}
.ztype-stats-action {
margin-right: 32px;
fo... | assets/css/index.css | html,
body {
background-color: #000;
background-image: url(media/background/page.png);
color: #555;
font-family: helvetica, arial, sans-serif;
margin: 0;
padding: 0;
font-size: 10pt;
}
a {
color: #777;
text-decoration: none;
}
a:hover {
color: #ccc;
}
.ztype-stats-action {
margin-right: 32px;
fo... | 0.530966 | 0.074568 |
.u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 763px;
}
.u-section-1 .u-layout-wrap-1 {
margin-top: 60px;
margin-bottom: 59px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 529px;
}
.u-section-1 .u-container-layout-1 {
padding: 30px;
}
.u-section-1 .u-shape-1 {
width: ... | docker/apache/omega/Order-Infra-Code.css | .u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 763px;
}
.u-section-1 .u-layout-wrap-1 {
margin-top: 60px;
margin-bottom: 59px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 529px;
}
.u-section-1 .u-container-layout-1 {
padding: 30px;
}
.u-section-1 .u-shape-1 {
width: ... | 0.452778 | 0.092606 |
* {
box-sizing: border-box;
}
div {
display: block;
}
.section {
padding: 30px 0;
position: relative;
}
.section.section-header {
padding-top: 45px;
}
.section-header .points {
z-index: 2;
overflow: hidden;
width: 100%;
position: absolute;
height: 1200px;
}
.point {
border-radius: 50%;
z-index: 999;
p... | src/components/Heros/HeroSection.css | * {
box-sizing: border-box;
}
div {
display: block;
}
.section {
padding: 30px 0;
position: relative;
}
.section.section-header {
padding-top: 45px;
}
.section-header .points {
z-index: 2;
overflow: hidden;
width: 100%;
position: absolute;
height: 1200px;
}
.point {
border-radius: 50%;
z-index: 999;
p... | 0.409929 | 0.102844 |
position: absolute;
right: -320px;
top: 20px;
width: 300px;
border-width: 0;
margin: 5px 15px 5px 15px;
padding: 5px 15px 10px 15px;
background: rgba(255, 255, 255, 0.6);
box-shadow: 0pt 0pt 3pt #888888;
vertical-align: middle;
opacity: 0;
transition: color 0.5s, opacity 0.3s ease-out, right 0.3s ease-out;
... | css/filter.css | position: absolute;
right: -320px;
top: 20px;
width: 300px;
border-width: 0;
margin: 5px 15px 5px 15px;
padding: 5px 15px 10px 15px;
background: rgba(255, 255, 255, 0.6);
box-shadow: 0pt 0pt 3pt #888888;
vertical-align: middle;
opacity: 0;
transition: color 0.5s, opacity 0.3s ease-out, right 0.3s ease-out;
... | 0.314156 | 0.062075 |