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 |
|---|---|---|---|---|
General / All Pages*/
/* Add a black background color to the top navigation */
*{
box-sizing: border-box;
}
a {
text-decoration: none;
}
body {
background-image: url("https://i.pinimg.com/236x/e7/56/a0/e756a00a1ec23a6f6b95dad00040455f--swirl-pattern-pattern-texture.jpg");
}
... | assets/css/style.css | General / All Pages*/
/* Add a black background color to the top navigation */
*{
box-sizing: border-box;
}
a {
text-decoration: none;
}
body {
background-image: url("https://i.pinimg.com/236x/e7/56/a0/e756a00a1ec23a6f6b95dad00040455f--swirl-pattern-pattern-texture.jpg");
}
... | 0.279927 | 0.126488 |
body, a { color: #94846e; }
body { background: url(../images/bg.png) no-repeat scroll 0 0 transparent; }
.container { padding: 15px; }
.fa-round {
border-radius: 100%;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin: 0 5px;
}
.panel { background-color: transparent; borde... | css/style.css | body, a { color: #94846e; }
body { background: url(../images/bg.png) no-repeat scroll 0 0 transparent; }
.container { padding: 15px; }
.fa-round {
border-radius: 100%;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin: 0 5px;
}
.panel { background-color: transparent; borde... | 0.4231 | 0.098209 |
.depage-form {
max-width: 40em; }
.depage-form .depage-label, .depage-form.labels-on-left .depage-label,
.depage-form .labels-on-left .depage-label {
float: left;
width: 33.3333%;
padding-right: 0.6em; }
.depage-form > p, .depage-form.labels-on-left > p,
.depage-form .labels-on-left > p {
clea... | www/framework/HtmlForm/lib/css/depage-forms.css | .depage-form {
max-width: 40em; }
.depage-form .depage-label, .depage-form.labels-on-left .depage-label,
.depage-form .labels-on-left .depage-label {
float: left;
width: 33.3333%;
padding-right: 0.6em; }
.depage-form > p, .depage-form.labels-on-left > p,
.depage-form .labels-on-left > p {
clea... | 0.607896 | 0.068289 |
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mate+SC&display=swap');
* {
box-sizing: border-box;
}
body {
background-color: rgba(... | app.css | @import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mate+SC&display=swap');
* {
box-sizing: border-box;
}
body {
background-color: rgba(... | 0.294519 | 0.167559 |
body{
font-family: Verdana, sans-serif;
background-color: #F6ECE3;
}
.container ul{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: transparent;
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
padding-left: 750px;
position:absolut... | Group Project/GP/Css/style.css | body{
font-family: Verdana, sans-serif;
background-color: #F6ECE3;
}
.container ul{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: transparent;
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
padding-left: 750px;
position:absolut... | 0.291888 | 0.058615 |
* CONTENTS
*
* SETTINGS
* Global...............Global variables and settings
* Colors...............Global color variables
*
* TOOLS
* -
*
* BASE
* Page.................Page setup like html and body
* Form.................Inputs
* Table................Table
* Type.................Header, link... | assets/stylesheets/styles.css | * CONTENTS
*
* SETTINGS
* Global...............Global variables and settings
* Colors...............Global color variables
*
* TOOLS
* -
*
* BASE
* Page.................Page setup like html and body
* Form.................Inputs
* Table................Table
* Type.................Header, link... | 0.348091 | 0.023599 |
:root {
--primary: #00263b;
--secondary: #0068c8;
--light: #e2e8f6;
--info: #747b81;
--white: #fff;
--muted: #ddedfd;
--dark: #0a1c3a;
}
.card-footer {
background: #0068c8;
color: #0a1c3a;
}
.custom-control {
background: #ffffff;
color: #0a1c3a;
}
footer {
background-color: #0068c8;
}
footer... | assets/b4/ocean/app.css | :root {
--primary: #00263b;
--secondary: #0068c8;
--light: #e2e8f6;
--info: #747b81;
--white: #fff;
--muted: #ddedfd;
--dark: #0a1c3a;
}
.card-footer {
background: #0068c8;
color: #0a1c3a;
}
.custom-control {
background: #ffffff;
color: #0a1c3a;
}
footer {
background-color: #0068c8;
}
footer... | 0.491212 | 0.12062 |
/* Stanford brand bar, including collapsible Feedback form */
#brandbar {
min-height: 35px;
}
#brandbar .container {
padding: 0;
}
#brandbar #report-problem {
float: right;
font-family: "Helvetica","Arial",sans-serif;
font-size: 12px;
line-height: 18px;
margin-top: 9px;
}
#brandbar #report-problem a, #br... | wayback-webapp/src/main/webapp/css/su-wayback.css |
/* Stanford brand bar, including collapsible Feedback form */
#brandbar {
min-height: 35px;
}
#brandbar .container {
padding: 0;
}
#brandbar #report-problem {
float: right;
font-family: "Helvetica","Arial",sans-serif;
font-size: 12px;
line-height: 18px;
margin-top: 9px;
}
#brandbar #report-problem a, #br... | 0.379034 | 0.03359 |
@charset "UTF-8";
/*
Radius by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
Adapted in order to work with main.css
*/
/* Image */
.image {
border-radius: 4px;
border: 0;
display: inline-block;
position: relati... | css/gallerymain.css | @charset "UTF-8";
/*
Radius by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
Adapted in order to work with main.css
*/
/* Image */
.image {
border-radius: 4px;
border: 0;
display: inline-block;
position: relati... | 0.355663 | 0.12768 |
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
.clear{
clear: both;
}
.center{
width: 70vh;
text-align: center;
}
html{
font-size: 63.5%;
}
body{
background-color: black;
position: relative;
}
header{
width: min(60vw, 60vh);
margin: auto;
text-align: center;
}
heade... | css/styles.css | *{
padding: 0;
margin: 0;
box-sizing: border-box;
}
.clear{
clear: both;
}
.center{
width: 70vh;
text-align: center;
}
html{
font-size: 63.5%;
}
body{
background-color: black;
position: relative;
}
header{
width: min(60vw, 60vh);
margin: auto;
text-align: center;
}
heade... | 0.603581 | 0.107017 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.sidenav-trigger {
color: #26a69a;
}
.parallax-container {
min-height: 380px;
line-height: 0... | css/index.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.sidenav-trigger {
color: #26a69a;
}
.parallax-container {
min-height: 380px;
line-height: 0... | 0.415136 | 0.077378 |
html{
font-size: 12px;
}
body{
font-family: "<NAME>", sans-serif;
color: #ffffff;
}
a,
button,
.btn,
.btn-link {
transition: all .3s;
text-decoration: none;
outline: none;
color: #ffffff;
font-weight:400;
}
select {
color: Gray;
/*-webkit-appearance: none;
-moz-appearance: none;
... | custom.css | html{
font-size: 12px;
}
body{
font-family: "<NAME>", sans-serif;
color: #ffffff;
}
a,
button,
.btn,
.btn-link {
transition: all .3s;
text-decoration: none;
outline: none;
color: #ffffff;
font-weight:400;
}
select {
color: Gray;
/*-webkit-appearance: none;
-moz-appearance: none;
... | 0.373076 | 0.051558 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
}
header {
width: 100%;
height: 100px;
display: grid;
grid-template-columns: 1fr;
color: white;
background-color: rgb(6, 68, 131);
text-align: center;
}
h2 {
font-size: 2.5rem;
color: ... | Taller-1/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
}
header {
width: 100%;
height: 100px;
display: grid;
grid-template-columns: 1fr;
color: white;
background-color: rgb(6, 68, 131);
text-align: center;
}
h2 {
font-size: 2.5rem;
color: ... | 0.642881 | 0.233619 |
6:
7: @import "compass/css3/transform";
8:
9: @mixin parallelogram($width: 150px, $height: 100px, $skew: 20deg, $background: transparent)
10: {
11: width: $width;
12: height: $height;
Backtrace:
_parallelogram.scss:7
/var/lib/gems/1.9.1/gems/sass-3.2.9/lib/sass/tree/import_node.rb:67:in `rescue in import'
/v... | touch/resources/themes/vendor/compass-recipes/stylesheets/recipes/shape/polygon/_parallelogram.css | 6:
7: @import "compass/css3/transform";
8:
9: @mixin parallelogram($width: 150px, $height: 100px, $skew: 20deg, $background: transparent)
10: {
11: width: $width;
12: height: $height;
Backtrace:
_parallelogram.scss:7
/var/lib/gems/1.9.1/gems/sass-3.2.9/lib/sass/tree/import_node.rb:67:in `rescue in import'
/v... | 0.34621 | 0.045268 |
.toolbar-spacer {
flex : 2 1 auto;
margin-right: 1rem;
}
.row{
margin-top: 1rem;
margin-bottom: 1rem;
}
mat-toolbar {
background-color:#006595 ;
}
mat-icon{
color: white;
margin-right: 1rem;
}
.cardUsuario {
width: 230px;
height: 220px;
margin-left: 2.2rem;
margin-top: 1rem... | src/app/components/home/home.component.css | .toolbar-spacer {
flex : 2 1 auto;
margin-right: 1rem;
}
.row{
margin-top: 1rem;
margin-bottom: 1rem;
}
mat-toolbar {
background-color:#006595 ;
}
mat-icon{
color: white;
margin-right: 1rem;
}
.cardUsuario {
width: 230px;
height: 220px;
margin-left: 2.2rem;
margin-top: 1rem... | 0.456168 | 0.07353 |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #78d5ef;
... | public/public/js/css/sayac.css | :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #78d5ef;
... | 0.469763 | 0.116261 |
@media (max-width:584px)
{
.content{
margin-left: 60px;
margin-right: 60px;
}
}
.content{
margin-left: 0px;
margin-right: 0px;
}
.table-fill {
background: white;
border-radius:3px;
border-collapse: collapse;
height: 320px;
margin: auto;
max-width: 600px;
padding:5px;
width: 100%;
box-sh... | WebContent/css/affichage.css | @media (max-width:584px)
{
.content{
margin-left: 60px;
margin-right: 60px;
}
}
.content{
margin-left: 0px;
margin-right: 0px;
}
.table-fill {
background: white;
border-radius:3px;
border-collapse: collapse;
height: 320px;
margin: auto;
max-width: 600px;
padding:5px;
width: 100%;
box-sh... | 0.475605 | 0.103295 |
:host([hidden]) {
display: none;
}
:host([scale=xs]) {
font-size: 10px;
--calcite-chip-spacing-unit-l: 8px;
--calcite-chip-spacing-unit-s: 4px;
}
:host([scale=s]) {
font-size: 12px;
--calcite-chip-spacing-unit-l: 12px;
--calcite-chip-spacing-unit-s: 8px;
}
:host([scale=m]) {
font-size: 14px;
--calc... | app/@esri/calcite-components/dist/collection/components/calcite-chip/calcite-chip.css | :host([hidden]) {
display: none;
}
:host([scale=xs]) {
font-size: 10px;
--calcite-chip-spacing-unit-l: 8px;
--calcite-chip-spacing-unit-s: 4px;
}
:host([scale=s]) {
font-size: 12px;
--calcite-chip-spacing-unit-l: 12px;
--calcite-chip-spacing-unit-s: 8px;
}
:host([scale=m]) {
font-size: 14px;
--calc... | 0.5083 | 0.097176 |
body{
box-sizing: border-box;
margin: 0%;
}
main{
width: 100%;
height: 100%;
background-image: url("./img/backgraund.jpeg");
background-repeat: no-repeat;
background-size: cover;
position: absolute;
display: flex;
flex-direction:column;
justify-content: center;
... | 02_CSS 3/04_Week/Flexbox ile Design/styl1.css | body{
box-sizing: border-box;
margin: 0%;
}
main{
width: 100%;
height: 100%;
background-image: url("./img/backgraund.jpeg");
background-repeat: no-repeat;
background-size: cover;
position: absolute;
display: flex;
flex-direction:column;
justify-content: center;
... | 0.505371 | 0.059866 |
@import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
body {
margin: 0;
padding: 0;
background: #fff;
color: #fff;
font-family: Arial;
font-size: 12px;
}
.body {
position: absolute;
width... | public/css/forgetPassword.css | @import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
body {
margin: 0;
padding: 0;
background: #fff;
color: #fff;
font-family: Arial;
font-size: 12px;
}
.body {
position: absolute;
width... | 0.401219 | 0.134009 |
.input-group-text {
justify-content: center;
width:100px;
}
.item {
border-radius:5px
}
.table {
margin-left:auto;
margin-right:auto;
width: 650px;
}
.thead {
text-align: center;
background-color: #88CCDC;
color: #fff;
font-family: -apple-system,BlinkMacSystemFont,"... | css/style.css | .input-group-text {
justify-content: center;
width:100px;
}
.item {
border-radius:5px
}
.table {
margin-left:auto;
margin-right:auto;
width: 650px;
}
.thead {
text-align: center;
background-color: #88CCDC;
color: #fff;
font-family: -apple-system,BlinkMacSystemFont,"... | 0.335786 | 0.07072 |
.metroBig { font-size:36px; line-height:36px; }
.live-tile, .list-tile
{
color:#fff;
float:left;
height: 180px;
margin:15px;
overflow:hidden;
position:relative;
width: 180px;
}
.live-tile.two-wide, .list-tile.two-wide { width:390px; }
.live-tile.two-tall, .list-tile.two-tall { height:390px; }
.live-tile img, .li... | Code/ERP.Web/Content/js/jquery-plugin/metro/MetroJs.css | .metroBig { font-size:36px; line-height:36px; }
.live-tile, .list-tile
{
color:#fff;
float:left;
height: 180px;
margin:15px;
overflow:hidden;
position:relative;
width: 180px;
}
.live-tile.two-wide, .list-tile.two-wide { width:390px; }
.live-tile.two-tall, .list-tile.two-tall { height:390px; }
.live-tile img, .li... | 0.41052 | 0.08141 |
* {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "segoe ui", roboto, oxygen, ubuntu, cantarell, "fira sans", "droid sans", "helvetica neue", Arial, sans-serif;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
background-color... | style.css | * {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "segoe ui", roboto, oxygen, ubuntu, cantarell, "fira sans", "droid sans", "helvetica neue", Arial, sans-serif;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
background-color... | 0.16043 | 0.094594 |
body::-webkit-scrollbar-track{background-color:#F5F5F5}
body::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
body::-webkit-scrollbar-thumb{background-color:#ccc}
.chatWidgetWrap {}
.chatWidgetHead {min-height: 70px;border-radius: 0px;background-image: linear-gradient(to bottom, #5676e3 -1%, #2e49b2 98%);posit... | public/newWidget/assets/css/chatWidget.css | body::-webkit-scrollbar-track{background-color:#F5F5F5}
body::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
body::-webkit-scrollbar-thumb{background-color:#ccc}
.chatWidgetWrap {}
.chatWidgetHead {min-height: 70px;border-radius: 0px;background-image: linear-gradient(to bottom, #5676e3 -1%, #2e49b2 98%);posit... | 0.191971 | 0.034782 |
.egg-machine-tabs {
margin:0px;
padding:0px;
list-style: none;
display:flex;
z-index:2;
}
#egg-machine-region{
background: DeepSkyBlue;
color: white;
width:100%;
height:auto;
font-size:28px;
text-align: center;
cursor: pointer;
}
#region-JP,#region-NA{
z-index:0;
display:none;
}
#egg-machine-region, .egg-... | rem/rate_calc.css | .egg-machine-tabs {
margin:0px;
padding:0px;
list-style: none;
display:flex;
z-index:2;
}
#egg-machine-region{
background: DeepSkyBlue;
color: white;
width:100%;
height:auto;
font-size:28px;
text-align: center;
cursor: pointer;
}
#region-JP,#region-NA{
z-index:0;
display:none;
}
#egg-machine-region, .egg-... | 0.386185 | 0.066387 |
#div_body_maincontent_NewsContent {
width: 100%;
margin: 0 auto;
clear: both;
}
#div_body_maincontent_NewsContent .NewsContent_logo {
background: url(../Image/News/news_logo.png) no-repeat;
background-position: left center;
height: 36px;
padding-left: 160px;
... | CSS/NewsStyle.css | #div_body_maincontent_NewsContent {
width: 100%;
margin: 0 auto;
clear: both;
}
#div_body_maincontent_NewsContent .NewsContent_logo {
background: url(../Image/News/news_logo.png) no-repeat;
background-position: left center;
height: 36px;
padding-left: 160px;
... | 0.247169 | 0.046703 |
@charset "utf-8";
.nav_banner{ width: 1200px;height: 660px; margin: 0 auto;}
/*左侧导航*/
.nav_banner .navindex{ width: 150px; height: 654px; background: #f7921e; float: left;}
.nav_banner .navindex ul li{height: 36px; line-height: 36px; text-align: center; position: relative;}
.nav_banner .navindex ul li a{color: #... | public/index/skin/index.css | @charset "utf-8";
.nav_banner{ width: 1200px;height: 660px; margin: 0 auto;}
/*左侧导航*/
.nav_banner .navindex{ width: 150px; height: 654px; background: #f7921e; float: left;}
.nav_banner .navindex ul li{height: 36px; line-height: 36px; text-align: center; position: relative;}
.nav_banner .navindex ul li a{color: #... | 0.210685 | 0.065187 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: "Poppins", sans-serif;
background: #f9f9f9;
}
header {
display: flex;
width: 100%;
height: 13vh;
margin: auto;
background: #2C3E50;
align-items: center;
padding: 30px;
}
.logo-container,
.nav-link... | style.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: "Poppins", sans-serif;
background: #f9f9f9;
}
header {
display: flex;
width: 100%;
height: 13vh;
margin: auto;
background: #2C3E50;
align-items: center;
padding: 30px;
}
.logo-container,
.nav-link... | 0.509276 | 0.118054 |
TABLE OF CONTENTS:
--------------------------------------------------------------
GENERAL SECTION
HEADER SECTION
SLIDER SECTION
ABOUT SECTION
TEAM SECTION
BIG BACKGROUND SECTION
PORTFOLIO SECTION
SERVICES SECTION
PRICING TABLE SECTION
CONTACT SECTION
FOOTER SECTION
BLOG SECTION
----SIDEBAR SECTION
MEDIA QUERIES
-------... | public/template-web/css/style.css | TABLE OF CONTENTS:
--------------------------------------------------------------
GENERAL SECTION
HEADER SECTION
SLIDER SECTION
ABOUT SECTION
TEAM SECTION
BIG BACKGROUND SECTION
PORTFOLIO SECTION
SERVICES SECTION
PRICING TABLE SECTION
CONTACT SECTION
FOOTER SECTION
BLOG SECTION
----SIDEBAR SECTION
MEDIA QUERIES
-------... | 0.339061 | 0.067516 |
@-moz-document url-prefix("https://www.diamondhunt.co/") , url-prefix("http://www.diamondhunt.co/"){
.level-up-box{
background: linear-gradient(#000, #333) !important;
color: #555;
}
.chat-tag-contributor{
color: #330011 !important;
}
.shop-box {
width: 110px;
height: 155px;
padding-l... | data/usercss/119258.user.css | @-moz-document url-prefix("https://www.diamondhunt.co/") , url-prefix("http://www.diamondhunt.co/"){
.level-up-box{
background: linear-gradient(#000, #333) !important;
color: #555;
}
.chat-tag-contributor{
color: #330011 !important;
}
.shop-box {
width: 110px;
height: 155px;
padding-l... | 0.283087 | 0.070049 |
.h1 {
font-size: 80px;
font-family: Georgia, 'Times New Roman', Times, serif;
display: flex;
align-items: center;
justify-content: center;
background-color: rgb(255, 0, 0);
padding: 15px;
margin-bottom: 20px;
}
.h2 {
font-size: 20px;
font-family: Georgia, 'Times New Roman', Times... | css.css | .h1 {
font-size: 80px;
font-family: Georgia, 'Times New Roman', Times, serif;
display: flex;
align-items: center;
justify-content: center;
background-color: rgb(255, 0, 0);
padding: 15px;
margin-bottom: 20px;
}
.h2 {
font-size: 20px;
font-family: Georgia, 'Times New Roman', Times... | 0.342132 | 0.098686 |
html,body{
background-color: #091e3a;
color:#ffffff;
font-size:12px;
font-family:arial;
}
#chatNotice{
display:none;
color:#fdff7b;
font-size:15px;
}
.footer-bar{
padding: 10px;
background: #040b1e;
position: fixed;
width: 100%;
left: 0px;
bottom: 0px;
opacity: 0.9;
}
.deviceSelected{
font... | frontend/public/css/common.css | html,body{
background-color: #091e3a;
color:#ffffff;
font-size:12px;
font-family:arial;
}
#chatNotice{
display:none;
color:#fdff7b;
font-size:15px;
}
.footer-bar{
padding: 10px;
background: #040b1e;
position: fixed;
width: 100%;
left: 0px;
bottom: 0px;
opacity: 0.9;
}
.deviceSelected{
font... | 0.332094 | 0.08141 |
.full-width {
text-align: center;
}
.mobile-images{
display: block;
}
.project-bg {
padding-top: 90px;
padding-bottom: 70px;
}
.project-bg h1{
margin-top: 0px;
}
.project-text{
text-align: left;
margin: 0 auto;
margin-bottom: 80px;
max-width: 1400px;
}
.white{
color: #fff;
}
.single-col ... | css/projects.css | .full-width {
text-align: center;
}
.mobile-images{
display: block;
}
.project-bg {
padding-top: 90px;
padding-bottom: 70px;
}
.project-bg h1{
margin-top: 0px;
}
.project-text{
text-align: left;
margin: 0 auto;
margin-bottom: 80px;
max-width: 1400px;
}
.white{
color: #fff;
}
.single-col ... | 0.482429 | 0.094887 |
@font-face {
font-family: 'Maven Pro';
src: local('Maven Pro'), url(./fonts/MavenPro-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Open sans';
src: local('Open sans'), url(./fonts/OpenSans-Regular.ttf) format('truetype');
}
body{
margin: 0;
font-family: 'Maven Pro', sans-serif;
height: 100... | Challenges/Week 1 - SVG Animation/src/App.css | @font-face {
font-family: 'Maven Pro';
src: local('Maven Pro'), url(./fonts/MavenPro-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Open sans';
src: local('Open sans'), url(./fonts/OpenSans-Regular.ttf) format('truetype');
}
body{
margin: 0;
font-family: 'Maven Pro', sans-serif;
height: 100... | 0.418816 | 0.071559 |
html,
body {
height: 100%;
width: 100%;
}
section {
width: 70%;
margin-left: 15%;
margin-top: 30px;
font-family: "Trebuchet MS";
height: auto;
}
#accountMenu {
width: 300px;
background-color: #f3f3f3;
box-shadow: 0 0 6px 1px rgb(187, 187, 187);
border-radius: 5px;
float... | public/css/account/main.css | html,
body {
height: 100%;
width: 100%;
}
section {
width: 70%;
margin-left: 15%;
margin-top: 30px;
font-family: "Trebuchet MS";
height: auto;
}
#accountMenu {
width: 300px;
background-color: #f3f3f3;
box-shadow: 0 0 6px 1px rgb(187, 187, 187);
border-radius: 5px;
float... | 0.47171 | 0.107204 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500&display=swap');
* {
padding: 0;
margin: 0;
border: none;
outline: none!important;
text-decoration: none!important;
-webkit-tap-highlight-color: transparent;
box-shadow: none;
box-sizing: border-box;
f... | resources/css/config.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500&display=swap');
* {
padding: 0;
margin: 0;
border: none;
outline: none!important;
text-decoration: none!important;
-webkit-tap-highlight-color: transparent;
box-shadow: none;
box-sizing: border-box;
f... | 0.421552 | 0.067793 |
body#home{
background: #333333 url(../img-dev/background.png) repeat-x left 100px;
}
.api_cloud{
background: transparent url(../img-dev/api-cloud.png) no-repeat left top;
width: 243px;
min-width: 243px;
height: 174px;
display: inline-block;
margin-left:20px;
}
.integration_cloud{
backgro... | cloud-applications/cloud-management/src/site/themes/default/css/index.css | body#home{
background: #333333 url(../img-dev/background.png) repeat-x left 100px;
}
.api_cloud{
background: transparent url(../img-dev/api-cloud.png) no-repeat left top;
width: 243px;
min-width: 243px;
height: 174px;
display: inline-block;
margin-left:20px;
}
.integration_cloud{
backgro... | 0.245537 | 0.069637 |
.container {
height: calc(100vh - 10rem);
width: 85vw;
padding: 0 0.5rem;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 2rem;
}
.contentBox {
width: 100%;
height: 100%... | styles/Profile.module.css | .container {
height: calc(100vh - 10rem);
width: 85vw;
padding: 0 0.5rem;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 2rem;
}
.contentBox {
width: 100%;
height: 100%... | 0.61659 | 0.09343 |
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* html {
position: relative;
} */
body {
padding-top: 3rem;
padding-bottom: 0;
color: #000;
}
/* Paginasi */
.paginasi {
padding: 10px 20px;
background-color: #fff;
border-radius: 10px;
min-heig... | assets/template/css/style.css | -------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* html {
position: relative;
} */
body {
padding-top: 3rem;
padding-bottom: 0;
color: #000;
}
/* Paginasi */
.paginasi {
padding: 10px 20px;
background-color: #fff;
border-radius: 10px;
min-heig... | 0.389198 | 0.069352 |
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Source+Sans+Pro');
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
transition: 0.3s;
background: #F5F6F8;
overflow: h... | assets/css/admin.css | @import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Source+Sans+Pro');
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
transition: 0.3s;
background: #F5F6F8;
overflow: h... | 0.490724 | 0.071106 |
.widget {
border-radius: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 12px 17px;
color: #f8f8f8;
background: rgba(51, 51, 51, 0.425);
position: relative;
}
.widget.normal {
height: 220px;
}
.widget.large {
height: 315px;
}
... | public/assets/app/css/widget.css | .widget {
border-radius: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 12px 17px;
color: #f8f8f8;
background: rgba(51, 51, 51, 0.425);
position: relative;
}
.widget.normal {
height: 220px;
}
.widget.large {
height: 315px;
}
... | 0.469034 | 0.101634 |
html, body {
margin: 0;
}
header{
background-color: black;
height: 60px;
width: 100%;
position: fixed;
z-index: 10;
}
#logo{
width: 46px;
position: absolute;
top: 10px;
margin-left: 5%;
}
#menu{
float: right;
margin-right: 5%;
list-style: none... | estilo.css | html, body {
margin: 0;
}
header{
background-color: black;
height: 60px;
width: 100%;
position: fixed;
z-index: 10;
}
#logo{
width: 46px;
position: absolute;
top: 10px;
margin-left: 5%;
}
#menu{
float: right;
margin-right: 5%;
list-style: none... | 0.330147 | 0.089137 |
.Header {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 20;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.8);
... | src/components/standalones/Header/Header.css | .Header {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 20;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.8);
... | 0.553023 | 0.102844 |
body {
margin: 0;
font-family: 'Poppins', sans-serif;
}
a {
color: #4285F4;
text-decoration: none;
transition: .4s ease-in all;
}
a:hover {
color: #002fff;
text-decoration: none;
}
header {
display: flex;
justify-content: space-between;
padding: 1rem;
max-width: 48rem;
margin: 1rem auto auto ... | static/assets/app.css | body {
margin: 0;
font-family: 'Poppins', sans-serif;
}
a {
color: #4285F4;
text-decoration: none;
transition: .4s ease-in all;
}
a:hover {
color: #002fff;
text-decoration: none;
}
header {
display: flex;
justify-content: space-between;
padding: 1rem;
max-width: 48rem;
margin: 1rem auto auto ... | 0.498291 | 0.06486 |
:root {
--box-shadow-color: #9c9c9c;
}
body {
margin: 0;
padding: 0;
font-family: 'Segoe UI';
}
section {
display: flex;
align-items: center;
flex-direction: column;
}
section .searchForm h1 {
display: flex;
justify-content: center;
font-size: 40px;
pad... | styles.css | :root {
--box-shadow-color: #9c9c9c;
}
body {
margin: 0;
padding: 0;
font-family: 'Segoe UI';
}
section {
display: flex;
align-items: center;
flex-direction: column;
}
section .searchForm h1 {
display: flex;
justify-content: center;
font-size: 40px;
pad... | 0.332635 | 0.129595 |
.main-content ul,
.main-content ol {
padding-left: 1.5em;
}
.main-content li .highlight {
margin-top: 0.25rem;
}
.main-content ol {
list-style-type: none;
counter-reset: step-counter;
}
.main-content ol > li {
position: relative;
}
.main-content ol > li::before {
position: absolute;
top: 0.2... | assets/css/cssfragment-listsandthings.css | .main-content ul,
.main-content ol {
padding-left: 1.5em;
}
.main-content li .highlight {
margin-top: 0.25rem;
}
.main-content ol {
list-style-type: none;
counter-reset: step-counter;
}
.main-content ol > li {
position: relative;
}
.main-content ol > li::before {
position: absolute;
top: 0.2... | 0.458591 | 0.050917 |
@import 'flexvideo.css';
@import url('https://fonts.googleapis.com/css?family=Poiret+One&subset=cyrillic');
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 5.5rem;
background-image: url(../img/pt6021.jpg);
background-position: center top;
background-size: 100% auto;
ba... | assets/css/main.css | @import 'flexvideo.css';
@import url('https://fonts.googleapis.com/css?family=Poiret+One&subset=cyrillic');
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 5.5rem;
background-image: url(../img/pt6021.jpg);
background-position: center top;
background-size: 100% auto;
ba... | 0.281998 | 0.080792 |
<link rel="stylesheet" type="text/css" href="styles.css">
*{
margin: 0;
padding: 0;
}
body {
font-family: 'Fira Mono';
}
/*Navbar*/
nav {
background-color: #C12127;
color: rgba(255,255,255,0.8);
padding-top: 15px;
height: 50px;
}
/* 100px height above seems to much -naccording to excercise description*/
n... | styles.css | <link rel="stylesheet" type="text/css" href="styles.css">
*{
margin: 0;
padding: 0;
}
body {
font-family: 'Fira Mono';
}
/*Navbar*/
nav {
background-color: #C12127;
color: rgba(255,255,255,0.8);
padding-top: 15px;
height: 50px;
}
/* 100px height above seems to much -naccording to excercise description*/
n... | 0.339609 | 0.097176 |
input[type=text],input[type="number"] ,input[type="password"] ,select {
width: 60%;
padding: 6px 10px;
margin: 5px 0;
display: inline-block;
border: none;
border-radius: 4px;
box-sizing: border-box;
background-color: rgb(71, 77, 87);
margin-left: 7%;
color: #FFF;
}
input[ty... | style.css | input[type=text],input[type="number"] ,input[type="password"] ,select {
width: 60%;
padding: 6px 10px;
margin: 5px 0;
display: inline-block;
border: none;
border-radius: 4px;
box-sizing: border-box;
background-color: rgb(71, 77, 87);
margin-left: 7%;
color: #FFF;
}
input[ty... | 0.416203 | 0.109087 |
* {
box-sizing: border-box;
}
body {
font-family: "Open Sans";
line-height: 1.618em;
}
.wrapper {
max-width: 60rem;
width: 100%;
margin: 5rem auto;
position: relative;
}
a {
text-decoration: none;
}
/* activate flebox */
nav {
display: flex;
justify-content: center; /* align in the center */
f... | files/2.8/styles.css | * {
box-sizing: border-box;
}
body {
font-family: "Open Sans";
line-height: 1.618em;
}
.wrapper {
max-width: 60rem;
width: 100%;
margin: 5rem auto;
position: relative;
}
a {
text-decoration: none;
}
/* activate flebox */
nav {
display: flex;
justify-content: center; /* align in the center */
f... | 0.477311 | 0.107437 |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
.App {
text-align: center;
width: 100vw;
}
.OSU-logo {
margin-top:auto;
margin-bottom:auto;
height: 50px;
padding-left:5px;
}
.ODOT-logo {
height: 50px;
}
.App-header a{
margin-top:auto;
margin-bottom: auto;
}
.report-icon{
height:15px... | backend/public/css/style.css | body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
.App {
text-align: center;
width: 100vw;
}
.OSU-logo {
margin-top:auto;
margin-bottom:auto;
height: 50px;
padding-left:5px;
}
.ODOT-logo {
height: 50px;
}
.App-header a{
margin-top:auto;
margin-bottom: auto;
}
.report-icon{
height:15px... | 0.417153 | 0.061933 |
.green-disclaimer {
display: none;
}
.disclaimer {
bottom: 101px;
left: 35px;
position: absolute;
font-size: .9em;
}
body {
padding-top: 0px !important;
font-family: 'Arial';
}
html {
background-color: white;
}
#result-container {
display: none !important;
}
header {
display: n... | css/pdf.css | .green-disclaimer {
display: none;
}
.disclaimer {
bottom: 101px;
left: 35px;
position: absolute;
font-size: .9em;
}
body {
padding-top: 0px !important;
font-family: 'Arial';
}
html {
background-color: white;
}
#result-container {
display: none !important;
}
header {
display: n... | 0.41478 | 0.096748 |
body {
background: url(../images/indigofrontpage.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.container{
text-align:center;
min-height: 80vh;
}
.header{
color:white;
}
.searchProperties{
... | static/css/frontpage.css | body {
background: url(../images/indigofrontpage.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.container{
text-align:center;
min-height: 80vh;
}
.header{
color:white;
}
.searchProperties{
... | 0.399694 | 0.116437 |
* {
margin: 0;
padding: 0;
}
body {
background-image: url("../images/background.png");
/*padding-bottom:5%;*/
padding-top: 20vh;
font-family: "Verdana";
}
/* Modal */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 100; /* Sit on top */
left: 0;... | css/editProfile.css | * {
margin: 0;
padding: 0;
}
body {
background-image: url("../images/background.png");
/*padding-bottom:5%;*/
padding-top: 20vh;
font-family: "Verdana";
}
/* Modal */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 100; /* Sit on top */
left: 0;... | 0.382833 | 0.07658 |
html{
background-color: rgba(8, 8, 8, 0.808);
}
.grid-container {
/* by default this doesn't define any rows or columns
to make this become an actual grid is by defining specific columns or rows*/
display:grid;
/* define columns*/
/*grid-template-columns: 200px 250px;/* pixel based sizing*/
... | styles/gridpractice.css | html{
background-color: rgba(8, 8, 8, 0.808);
}
.grid-container {
/* by default this doesn't define any rows or columns
to make this become an actual grid is by defining specific columns or rows*/
display:grid;
/* define columns*/
/*grid-template-columns: 200px 250px;/* pixel based sizing*/
... | 0.417271 | 0.259526 |
body {
font-family: "Segoe UI", "Lucida Grande", Tahoma, sans-serif;
font-size: 100%;
min-width: 320px
}
#status {
/* avoid an excessively wide status text */
white-space: pre;
text-overflow: ellipsis;
overflow: hidden;
max-width: 400px;
}
ul
{
padding: 0;
margin: 0;
list-style-typ... | popup.css | body {
font-family: "Segoe UI", "Lucida Grande", Tahoma, sans-serif;
font-size: 100%;
min-width: 320px
}
#status {
/* avoid an excessively wide status text */
white-space: pre;
text-overflow: ellipsis;
overflow: hidden;
max-width: 400px;
}
ul
{
padding: 0;
margin: 0;
list-style-typ... | 0.294519 | 0.048316 |
.navbar, .navbar-nav{
margin: 0px 30px 0px 0px;
background-color: #FFF;
}
.nav-item{
margin: 10px;
}
.brandLogo{
margin-left: 5% !important;
height: 70px;
}
nav {
height: 114px;
width: 100% !important;
}
.nav-link{
width: fit-content;
font-weight: 500;
background: linear-gradient... | Assets/css/faq_page.css | .navbar, .navbar-nav{
margin: 0px 30px 0px 0px;
background-color: #FFF;
}
.nav-item{
margin: 10px;
}
.brandLogo{
margin-left: 5% !important;
height: 70px;
}
nav {
height: 114px;
width: 100% !important;
}
.nav-link{
width: fit-content;
font-weight: 500;
background: linear-gradient... | 0.321353 | 0.062847 |
html {
scroll-behavior: smooth;
}
#root {
padding-right: 0;
padding-left: 0;
}
.navbar {
font-family: 'Merriweather', serif;
}
nav {
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
z-index: 9998;
transition: all 0.5s;
}
nav.scrollUp {
transform: translateY(-162px);
}
.nav-item{
display: flex;... | style/style.css | html {
scroll-behavior: smooth;
}
#root {
padding-right: 0;
padding-left: 0;
}
.navbar {
font-family: 'Merriweather', serif;
}
nav {
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
z-index: 9998;
transition: all 0.5s;
}
nav.scrollUp {
transform: translateY(-162px);
}
.nav-item{
display: flex;... | 0.255251 | 0.10217 |
@import "../../variables.css";
@font-face {
font-family: "Fira Code";
src: url("/firacode@5.2.0/FiraCode-Regular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
*,
*::after,
*::before {
box-sizing: border-box;
}
::selection {
background-color: #98c379;
}
body {
f... | src/components/Document/global.css | @import "../../variables.css";
@font-face {
font-family: "Fira Code";
src: url("/firacode@5.2.0/FiraCode-Regular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
*,
*::after,
*::before {
box-sizing: border-box;
}
::selection {
background-color: #98c379;
}
body {
f... | 0.436862 | 0.090333 |
* {
margin: 0;
padding: 0;
}
html {scroll-behavior: smooth;}
body {
font-family: 'Lato', sans-serif;
color: #47525E;
}
nav a {font-weight: bold;}
p {
margin: 0;
font-size: 16px;
}
h1 {font-size: 50px;}
h2 {font-size: 40px;}
h3 {font-size: 30px;}
h4 {font-size: 25px;}
h5 {
font-size: 18px;
font-wei... | frontend/css/style.css | * {
margin: 0;
padding: 0;
}
html {scroll-behavior: smooth;}
body {
font-family: 'Lato', sans-serif;
color: #47525E;
}
nav a {font-weight: bold;}
p {
margin: 0;
font-size: 16px;
}
h1 {font-size: 50px;}
h2 {font-size: 40px;}
h3 {font-size: 30px;}
h4 {font-size: 25px;}
h5 {
font-size: 18px;
font-wei... | 0.328314 | 0.090897 |
.jcarousel-clip {
width: 890px;
margin-left:40px;
}
.jcarousel-direction-rtl {
direction: rtl;
}
/**
* Horizontal Buttons
*/
.jcarousel-next-horizontal {
position: absolute;
top: 50%;
margin-top: -11px;
right: 5px;
width: 22px;
height: 22px;
cursor: pointer;
background: tra... | Public/default/css/jCarousel.css | .jcarousel-clip {
width: 890px;
margin-left:40px;
}
.jcarousel-direction-rtl {
direction: rtl;
}
/**
* Horizontal Buttons
*/
.jcarousel-next-horizontal {
position: absolute;
top: 50%;
margin-top: -11px;
right: 5px;
width: 22px;
height: 22px;
cursor: pointer;
background: tra... | 0.57081 | 0.081556 |
@media (max-width: 749px) {
.nav__item a, .nav__item .dropdown {
padding: 0.1em 0.8em;
}
}
.hero__banner {
background : center / contain no-repeat url("/bandeau.jpg");
padding-top: 13.77%;
}
.hero__container {
font-size: 1.5em;
min-height: inherit;
padding: 0;
position: relative;... | public/css/styles.css | @media (max-width: 749px) {
.nav__item a, .nav__item .dropdown {
padding: 0.1em 0.8em;
}
}
.hero__banner {
background : center / contain no-repeat url("/bandeau.jpg");
padding-top: 13.77%;
}
.hero__container {
font-size: 1.5em;
min-height: inherit;
padding: 0;
position: relative;... | 0.45423 | 0.084417 |
.bx-authform-social-popup{
display: none;
background: #fff;
width: auto;
padding: 15px;
font-size: 14px;
white-space: nowrap;
}
.bx-authform-social-popup form{margin-bottom: 0;}
.bx-authform-social-popup input[type="text"] {
display: inline-block;
max-width: 150px;
font-size: 18px;
height: 30px;
margin: 0;... | www/html/bitrix/modules/socialservices/install/components/bitrix/socserv.auth.form/templates/flat/style.css | .bx-authform-social-popup{
display: none;
background: #fff;
width: auto;
padding: 15px;
font-size: 14px;
white-space: nowrap;
}
.bx-authform-social-popup form{margin-bottom: 0;}
.bx-authform-social-popup input[type="text"] {
display: inline-block;
max-width: 150px;
font-size: 18px;
height: 30px;
margin: 0;... | 0.108413 | 0.037082 |
.loader-bar,
.loader-spinner {
left: 0;
pointer-events: none;
position: fixed;
top: 0;
z-index: 9999;
}
/* .loader-bar {{{ */
.loader-bar {
height: 5px;
display: none;
transition: opacity 0.5s ease-in;
width: 100vw;
}
.loader-bar::after,
.loader-bar::before {
background-color: #ac348c;
content: '';
disp... | src/loader.css | .loader-bar,
.loader-spinner {
left: 0;
pointer-events: none;
position: fixed;
top: 0;
z-index: 9999;
}
/* .loader-bar {{{ */
.loader-bar {
height: 5px;
display: none;
transition: opacity 0.5s ease-in;
width: 100vw;
}
.loader-bar::after,
.loader-bar::before {
background-color: #ac348c;
content: '';
disp... | 0.420124 | 0.063832 |
@media(min-width: 700px) {
body{
overflow-y: hidden;
overflow-x: hidden;
}
}
section{
padding: 0.5rem;
}
.iconos {
width: 30px;
}
textarea{
background-color: transparent ;
border: 1px solid #2C7558;
width: 90%;
... | app/css/contacto.css | @media(min-width: 700px) {
body{
overflow-y: hidden;
overflow-x: hidden;
}
}
section{
padding: 0.5rem;
}
.iconos {
width: 30px;
}
textarea{
background-color: transparent ;
border: 1px solid #2C7558;
width: 90%;
... | 0.226356 | 0.05113 |
html, body{
margin: 0;
padding: 0;
background-color: white !important;
height: 100%;
width: 100%;
}
@font-face {
font-family: Remachine;
src: url('../fonts/RemachineScript_Personal_Use.ttf');
}
@font-face {
font-family: Pacifico;
src: url('../fonts/Pacifico.ttf');
}
@font-face {
font-family: Righteous;
src: ... | public/css/style.css | html, body{
margin: 0;
padding: 0;
background-color: white !important;
height: 100%;
width: 100%;
}
@font-face {
font-family: Remachine;
src: url('../fonts/RemachineScript_Personal_Use.ttf');
}
@font-face {
font-family: Pacifico;
src: url('../fonts/Pacifico.ttf');
}
@font-face {
font-family: Righteous;
src: ... | 0.321353 | 0.063251 |
@font-face {
font-family: 'DIN-NEXT-BOLD';
src: url(../fonts/DIN-NEXT-BOLD.otf);
}
@font-face {
font-family: 'DIN-NEXT-MEDIUM';
src: url(../fonts/DIN-NEXT-MEDIUM.otf);
}
@font-face {
font-family: 'DIN-NEXT-REGULAR';
src: url(../fonts/DIN-NEXT-REGULAR.otf);
}
body, a, p,
.scl1 > span,
nav > div ... | public/assets/front/css/custom.css | @font-face {
font-family: 'DIN-NEXT-BOLD';
src: url(../fonts/DIN-NEXT-BOLD.otf);
}
@font-face {
font-family: 'DIN-NEXT-MEDIUM';
src: url(../fonts/DIN-NEXT-MEDIUM.otf);
}
@font-face {
font-family: 'DIN-NEXT-REGULAR';
src: url(../fonts/DIN-NEXT-REGULAR.otf);
}
body, a, p,
.scl1 > span,
nav > div ... | 0.266548 | 0.08374 |
.theme-light {
--color-primary: #d295fc;
--color-secondary: white;
--color-tertiary: #232325;
--font-color: #232325;
--links-color: #e60073;
--toggle-menu-icon: url("../img/icons/menu-light.svg");
}
.theme-dark {
--color-primary: #d295fc;
--color-secondary: #232325;
--color-tertiary: white;
--font-c... | css/purple.css | .theme-light {
--color-primary: #d295fc;
--color-secondary: white;
--color-tertiary: #232325;
--font-color: #232325;
--links-color: #e60073;
--toggle-menu-icon: url("../img/icons/menu-light.svg");
}
.theme-dark {
--color-primary: #d295fc;
--color-secondary: #232325;
--color-tertiary: white;
--font-c... | 0.372619 | 0.055209 |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body, button, input, textarea {
margin: 0;
font-family: 'Open Sans', sans-serif;
}
body {
max-width: 1350px;
margin-left: auto;
margin-right: auto;
}
img {
width: 100%;
height: auto;
vertical-align... | styles.css | html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body, button, input, textarea {
margin: 0;
font-family: 'Open Sans', sans-serif;
}
body {
max-width: 1350px;
margin-left: auto;
margin-right: auto;
}
img {
width: 100%;
height: auto;
vertical-align... | 0.401688 | 0.062018 |
.lantern-box-left {
position: fixed;
top: -30px;
left: 50px;
z-index: 9999;
pointer-events: none
}
.lantern {
position: relative;
width: 120px;
height: 90px;
margin: 50px;
background: #d8000f;
background: rgba(216, 0, 15, .8);
border-radius: 50%;
tran... | asserts/css/spring-festival.css | .lantern-box-left {
position: fixed;
top: -30px;
left: 50px;
z-index: 9999;
pointer-events: none
}
.lantern {
position: relative;
width: 120px;
height: 90px;
margin: 50px;
background: #d8000f;
background: rgba(216, 0, 15, .8);
border-radius: 50%;
tran... | 0.455199 | 0.111676 |
:root {
--bg-danger: #dc3545;
--bg-info: #17a2b8;
--bg-primary: #007bff;
--bg-success: #28a745;
--bg-warning: #ffc107;
--color-error: #c00;
--color-danger-light: #fff8f8;
--color-required: #d00;
height: auto;
min-height: 100%;
}
body {
--footer-height: 65px;
--header-he... | web/style/common.css | :root {
--bg-danger: #dc3545;
--bg-info: #17a2b8;
--bg-primary: #007bff;
--bg-success: #28a745;
--bg-warning: #ffc107;
--color-error: #c00;
--color-danger-light: #fff8f8;
--color-required: #d00;
height: auto;
min-height: 100%;
}
body {
--footer-height: 65px;
--header-he... | 0.503418 | 0.125039 |
body{
font-family: 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.header-title{
font-weight: 300;
font-size:30px;
margin-top:60px;
}
.header-title span{
font-weight: 600;
color:#c51e36;
}
.header-form {
margin-top:20px;
}
.header-form h4{
color:#7a7a7a;
font-weight: 600;
font-size:14px;... | assets/hotel/css/landing-page.css | body{
font-family: 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.header-title{
font-weight: 300;
font-size:30px;
margin-top:60px;
}
.header-title span{
font-weight: 600;
color:#c51e36;
}
.header-form {
margin-top:20px;
}
.header-form h4{
color:#7a7a7a;
font-weight: 600;
font-size:14px;... | 0.257205 | 0.059811 |
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,600);
/* flex box */
body,
html {
background: url("../images/footprints.jpg");
margin: 0;
font-family: Quicksand;
}
h4 {
font-family: "Quicksand", sans-serif;
font-weight... | assets/css/posie.css | @import url(https://fonts.googleapis.com/css?family=Quicksand:300,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,600);
/* flex box */
body,
html {
background: url("../images/footprints.jpg");
margin: 0;
font-family: Quicksand;
}
h4 {
font-family: "Quicksand", sans-serif;
font-weight... | 0.369884 | 0.13852 |
@font-face {
font-family: wf_segoe-ui_light;
src: local("Segoe UI Light"), local("Segoe WP Light"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot?#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//i.s-microsoft.co... | css/mscom.css | @font-face {
font-family: wf_segoe-ui_light;
src: local("Segoe UI Light"), local("Segoe WP Light"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot?#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//i.s-microsoft.co... | 0.282295 | 0.060335 |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900");
@-ms-viewport {
width: device-width; }
html {
box-sizing: border-box;
font-size: 13pt;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: antialiased; }
body {
-ms-overflow-style: scrollbar;
line-he... | assets/css/main.css | @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900");
@-ms-viewport {
width: device-width; }
html {
box-sizing: border-box;
font-size: 13pt;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: antialiased; }
body {
-ms-overflow-style: scrollbar;
line-he... | 0.372049 | 0.076511 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,500');
*{
padding: 0;
margin: 0;
font-family: 'Roboto', sans-serif;
font-size: 14px;
color:#333;
transition: background-color 0.5s ease, padding 0.5s ease;
}
html, body{
width: 100%;
max-width: 100%;
height: 100vh;
min-h... | assets/css/theme-homepage.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,500');
*{
padding: 0;
margin: 0;
font-family: 'Roboto', sans-serif;
font-size: 14px;
color:#333;
transition: background-color 0.5s ease, padding 0.5s ease;
}
html, body{
width: 100%;
max-width: 100%;
height: 100vh;
min-h... | 0.246624 | 0.056262 |
@import url("https://fonts.googleapis.com/css?family=Ruda:400,700,900&display=swap");
:root {
--accent-color: #2e9965;
--action-color: #ffc97c;
}
*,
*:after,
*::before {
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
html {
font-size: 14px;
}
body {
background: #f2f5fa;
font-famil... | public/assets/css/app.css | @import url("https://fonts.googleapis.com/css?family=Ruda:400,700,900&display=swap");
:root {
--accent-color: #2e9965;
--action-color: #ffc97c;
}
*,
*:after,
*::before {
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
html {
font-size: 14px;
}
body {
background: #f2f5fa;
font-famil... | 0.441673 | 0.083143 |
body {
background-color: #dbd3e0;
background-image: url(../images/layout/bg.gif);
background-repeat: repeat-x;
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
color: #414141;
}
table {
font-size: 12px;
}
h3 {
color: #eb6503;
margin-bottom: 0px;
}
/* ------... | 2008-uni-foundation-cms/Website/_system/styles/main.css | body {
background-color: #dbd3e0;
background-image: url(../images/layout/bg.gif);
background-repeat: repeat-x;
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
color: #414141;
}
table {
font-size: 12px;
}
h3 {
color: #eb6503;
margin-bottom: 0px;
}
/* ------... | 0.271541 | 0.098079 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: sans-serif;
}
body {
background: rgb(245, 255, 250);
font-family: sans-serif, arial;
}
.contem-formulario {
width: 100%;
padding: 90px;
}
.titulo {
text-align: center;
... | css/estilo-cadastro-user.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: sans-serif;
}
body {
background: rgb(245, 255, 250);
font-family: sans-serif, arial;
}
.contem-formulario {
width: 100%;
padding: 90px;
}
.titulo {
text-align: center;
... | 0.280124 | 0.089853 |
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Share+Tech');
/*:root{--color: #364d63;}*/
*:before,
*:after {
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
font-family: 'Share Tech', sans-serif;
}
.main-... | public/css/flisol.css | @import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Share+Tech');
/*:root{--color: #364d63;}*/
*:before,
*:after {
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
font-family: 'Share Tech', sans-serif;
}
.main-... | 0.311636 | 0.067148 |
@charset "utf-8";
/* CSS Document */
body, dl, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, img {margin:0; padding:0;}
body, button, input, select, textarea {font:12px/160%, Microsoft YaHei, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-size:100%}
em, b,i{font-style:normal}
a,input{text-decoration:none; outline:none;}
... | DesktopTest/css/layout.css | @charset "utf-8";
/* CSS Document */
body, dl, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, img {margin:0; padding:0;}
body, button, input, select, textarea {font:12px/160%, Microsoft YaHei, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-size:100%}
em, b,i{font-style:normal}
a,input{text-decoration:none; outline:none;}
... | 0.226356 | 0.066146 |
background-color: #eeeeee;
}
.widget #extras-syntax-highlighting pre, .widget #extras-syntax-highlighting code {
background: #fff;
}
#extras-syntax-highlighting pre .hljs, #extras-syntax-highlighting code .hljs {
display: block;
overflow-x: auto;
padding: 20px;
}
#extras-syntax-highlighting pre .hljs-numbe... | public/asset/backend/css/extras/syntax-highlighting.css | background-color: #eeeeee;
}
.widget #extras-syntax-highlighting pre, .widget #extras-syntax-highlighting code {
background: #fff;
}
#extras-syntax-highlighting pre .hljs, #extras-syntax-highlighting code .hljs {
display: block;
overflow-x: auto;
padding: 20px;
}
#extras-syntax-highlighting pre .hljs-numbe... | 0.215598 | 0.04154 |
.roomsHeader {
min-height: calc(100vh - 60px);
width: 100%;
background: linear-gradient(to top, #eceff1, #a2a2b2);
position: relative;
}
.headerTitle {
display: flex;
justify-content: center;
width: 82.5%;
align-items: center;
margin: 0 auto;
}
.headerTitle h3 {
font-weight: 400;
max-width: 40... | src/pages/page-styles/rooms.module.css | .roomsHeader {
min-height: calc(100vh - 60px);
width: 100%;
background: linear-gradient(to top, #eceff1, #a2a2b2);
position: relative;
}
.headerTitle {
display: flex;
justify-content: center;
width: 82.5%;
align-items: center;
margin: 0 auto;
}
.headerTitle h3 {
font-weight: 400;
max-width: 40... | 0.714927 | 0.209268 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#abc{
width:100%;
height:100vh;
position:absolute;
}
#abc h4 {
position: absolute;
font-size: 2.5rem;
padding-left: 2rem;
font-family: "Ubuntu";
}
nav{
width: 100%;
position: ;
}
nav ul{
float: right;
}
nav ul li .Brand{
float: left;
... | style/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#abc{
width:100%;
height:100vh;
position:absolute;
}
#abc h4 {
position: absolute;
font-size: 2.5rem;
padding-left: 2rem;
font-family: "Ubuntu";
}
nav{
width: 100%;
position: ;
}
nav ul{
float: right;
}
nav ul li .Brand{
float: left;
... | 0.588298 | 0.1015 |
body {
font-family: "PT Sans", sans-serif;
font-size: 20px;
background: #fcfcfa;
color: #333;
margin: 1em auto 4em auto;
width: 960px;
}
.about {
display: none;
height: 0;
}
button {
font-family: "PT Sans", sans-serif;
font-size: 20px;
}
.navBar {
font-size: 40px;
font-weight: 300;
letter-spac... | css/smoother.css | body {
font-family: "PT Sans", sans-serif;
font-size: 20px;
background: #fcfcfa;
color: #333;
margin: 1em auto 4em auto;
width: 960px;
}
.about {
display: none;
height: 0;
}
button {
font-family: "PT Sans", sans-serif;
font-size: 20px;
}
.navBar {
font-size: 40px;
font-weight: 300;
letter-spac... | 0.46563 | 0.089933 |
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
:root {
--primary: #007bff;
--primary-50: #cfe6ff;
--primary-100: #b8daff;
--primary-200: #8ac2ff;
--primary-300: #5cabff;
--primary-400: #2e93ff;
--primary-500: #007bff;
--primary-600: #0065d1;
--primary-7... | src/index.css | @import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
:root {
--primary: #007bff;
--primary-50: #cfe6ff;
--primary-100: #b8daff;
--primary-200: #8ac2ff;
--primary-300: #5cabff;
--primary-400: #2e93ff;
--primary-500: #007bff;
--primary-600: #0065d1;
--primary-7... | 0.312895 | 0.082107 |
* {
box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
... | public/css/articles.css | * {
box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
... | 0.453504 | 0.108898 |
@import url("./utils/icomoon/iconfonts.css");
body {
font-family: 'Rubik', sans-serif;
background-color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Rubik Mono One', sans-serif;
}
.small {
font-weight: 300;
font-style: italic;
}
.login-form,
.signup-form {
margin: 0 auto;
padding: 0 1rem;
max-w... | client/src/index.css | @import url("./utils/icomoon/iconfonts.css");
body {
font-family: 'Rubik', sans-serif;
background-color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Rubik Mono One', sans-serif;
}
.small {
font-weight: 300;
font-style: italic;
}
.login-form,
.signup-form {
margin: 0 auto;
padding: 0 1rem;
max-w... | 0.319121 | 0.08152 |
@font-face{
font-family: 'Fonte1';
src: url(../fonts/computer-font.ttf);
}
@font-face {
font-family: 'Fonte2';
src: url(../fonts/ka1.ttf);
font-weight: normal;
}
/* Formatação Geral*/
* {
margin:0;
padding:0;
}
.pagina {
width: auto;
background-color: #D5DFE7;
height: auto;
padding... | css/estilo.css | @font-face{
font-family: 'Fonte1';
src: url(../fonts/computer-font.ttf);
}
@font-face {
font-family: 'Fonte2';
src: url(../fonts/ka1.ttf);
font-weight: normal;
}
/* Formatação Geral*/
* {
margin:0;
padding:0;
}
.pagina {
width: auto;
background-color: #D5DFE7;
height: auto;
padding... | 0.242116 | 0.085175 |
.body-form {
width: 100%;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.containerBlack{
background-color:rgba(186,7,7,1);
color: #080101;
}
.ref{
color:rgba(186,7,7,1);
display: flex;
justify-content: center;
}
.form h1 {
... | css/login.css | .body-form {
width: 100%;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.containerBlack{
background-color:rgba(186,7,7,1);
color: #080101;
}
.ref{
color:rgba(186,7,7,1);
display: flex;
justify-content: center;
}
.form h1 {
... | 0.427516 | 0.058696 |
body {
background-color: #F7f7f7;
}
footer {
opacity: 0.5;
}
.navbar {
background-color: 0C0C0C;
}
.navbar a{
color: #c4b581;
font-weight: bold;
font-size: 15px;
}
.navbar form{
margin-top: 13px;
}
/* -------- CSS for HomePage -------- */
.jumbotron {
background-image: url("cityofsac3.jpg");
backgrou... | custom.css |
body {
background-color: #F7f7f7;
}
footer {
opacity: 0.5;
}
.navbar {
background-color: 0C0C0C;
}
.navbar a{
color: #c4b581;
font-weight: bold;
font-size: 15px;
}
.navbar form{
margin-top: 13px;
}
/* -------- CSS for HomePage -------- */
.jumbotron {
background-image: url("cityofsac3.jpg");
backgrou... | 0.36591 | 0.082623 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
* {
font-family: 'Roboto', sans-serif;
padding: 0;
margin: 0;
}
body {
background-image: url(../img/river-forest-image.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
he... | pratica do curso/form&factory/src/style/formPage.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
* {
font-family: 'Roboto', sans-serif;
padding: 0;
margin: 0;
}
body {
background-image: url(../img/river-forest-image.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
he... | 0.340266 | 0.116689 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/*Begin General*/
*{
margin: 0;
padding: 0;
border: none;
outline: none;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
html{
height: 107%;
}
body{
background-image: url('/img/bookregister.jpg... | css/registerbookstyle.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/*Begin General*/
*{
margin: 0;
padding: 0;
border: none;
outline: none;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
html{
height: 107%;
}
body{
background-image: url('/img/bookregister.jpg... | 0.31542 | 0.048294 |
:root {
--blue: #44484A;
--gray: #B3B7B9;
--dark-gray: #656F73;
--darker-gray: #353b3d;
}
body {
margin: 3rem;
background-color: #2A3037;
padding: 0;
}
article {
height: 100%;
background-color: #fff;
border-radius: 1rem;
padding: 1.3rem;
display: flex;
flex-direction: column;
box-shadow: 0... | extension/media/main.css | :root {
--blue: #44484A;
--gray: #B3B7B9;
--dark-gray: #656F73;
--darker-gray: #353b3d;
}
body {
margin: 3rem;
background-color: #2A3037;
padding: 0;
}
article {
height: 100%;
background-color: #fff;
border-radius: 1rem;
padding: 1.3rem;
display: flex;
flex-direction: column;
box-shadow: 0... | 0.533641 | 0.203906 |
.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
-webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s !important;
transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s !important;
}
.animate-show.ng-hide {
opacity: 0 !important;
... | WebContent/dev/global/st-api/st-input/css/style.css | .animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
-webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s !important;
transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s !important;
}
.animate-show.ng-hide {
opacity: 0 !important;
... | 0.344554 | 0.096706 |
body {
overflow-x: hidden;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-l... | assets/css/style.css | body {
overflow-x: hidden;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-l... | 0.512205 | 0.069954 |
@font-face {
font-family: 'Iosevka';
font-weight: 100;
src: url('../fonts/iosevka-thin.woff2') format('woff2'), url('../fonts/iosevka-thin.woff') format('woff'), url('../fonts/iosevka-thin.ttf') format('truetype');
}
@font-face {
font-family: 'Iosevka';
font-weight: 100;
font-style: italic;
src: url('../fonts/io... | static/stylesheets/iosevka.css | @font-face {
font-family: 'Iosevka';
font-weight: 100;
src: url('../fonts/iosevka-thin.woff2') format('woff2'), url('../fonts/iosevka-thin.woff') format('woff'), url('../fonts/iosevka-thin.ttf') format('truetype');
}
@font-face {
font-family: 'Iosevka';
font-weight: 100;
font-style: italic;
src: url('../fonts/io... | 0.232223 | 0.028517 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css2?family=Nunito&family=Poppins:wght@700&display=swap');
h1,p{
font-style: italic;
text-align: center;
}
.myhead
{
font-size:xx-large;
background-image: linear-gradient(rgba(145, 255, ... | style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css2?family=Nunito&family=Poppins:wght@700&display=swap');
h1,p{
font-style: italic;
text-align: center;
}
.myhead
{
font-size:xx-large;
background-image: linear-gradient(rgba(145, 255, ... | 0.526099 | 0.093223 |
* {
margin: 0;
box-sizing: border-box;
}
a {
color: #1f1f1f;
text-decoration: none;
}
a:hover {
color: #e3b305;
}
body {
background-color: #393f4d;
}
hr {
/* margin-top: 10px; */
margin-bottom: 20px;
}
/*
font-family: 'Kameron', serif;
font-family: 'ZCOOL XiaoWei', serif... | assets/css/style.css | * {
margin: 0;
box-sizing: border-box;
}
a {
color: #1f1f1f;
text-decoration: none;
}
a:hover {
color: #e3b305;
}
body {
background-color: #393f4d;
}
hr {
/* margin-top: 10px; */
margin-bottom: 20px;
}
/*
font-family: 'Kameron', serif;
font-family: 'ZCOOL XiaoWei', serif... | 0.418935 | 0.093388 |
.option9 .owl-controls .owl-dots{
position: relative;
margin-top: 20px;
}
.option9 .owl-controls .owl-dots .owl-dot{
background-color: transparent;
border: 2px solid #ccc;
}
.option9 .owl-controls .owl-dots .owl-dot.active{
background-color: #fff;
border-color: #fff;
}
.option9 .owl-controls .owl-prev,
.option... | public/assets/css/option9.css | .option9 .owl-controls .owl-dots{
position: relative;
margin-top: 20px;
}
.option9 .owl-controls .owl-dots .owl-dot{
background-color: transparent;
border: 2px solid #ccc;
}
.option9 .owl-controls .owl-dots .owl-dot.active{
background-color: #fff;
border-color: #fff;
}
.option9 .owl-controls .owl-prev,
.option... | 0.249539 | 0.044431 |