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 |
|---|---|---|---|---|
@import '../styles/vars.css';
@import '../styles/media-queries.css';
.root {
/* display: block; */
color: inherit;
text-decoration: none;
}
.projectSummary {
flex: 0 0 100%;
max-width: 100%;
/* padding-right: 15px;
padding-left: 15px; */
/* margin-bottom: 3rem; */
flex-wrap: wrap;
text-align: cent... | web/src/components/project-preview.module.css | @import '../styles/vars.css';
@import '../styles/media-queries.css';
.root {
/* display: block; */
color: inherit;
text-decoration: none;
}
.projectSummary {
flex: 0 0 100%;
max-width: 100%;
/* padding-right: 15px;
padding-left: 15px; */
/* margin-bottom: 3rem; */
flex-wrap: wrap;
text-align: cent... | 0.576184 | 0.07373 |
.sidenav {
height: 100%;
width: 65px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding-top: 20px;
background: #232c39;
}
.footer {
position: fixed;
bottom: 0;
}
.button {
background: none;
border: none;
cursor: pointer;
padding: 0;
width: 65px;
margin-bottom:... | app/components/sidenav/SideNav.css | .sidenav {
height: 100%;
width: 65px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding-top: 20px;
background: #232c39;
}
.footer {
position: fixed;
bottom: 0;
}
.button {
background: none;
border: none;
cursor: pointer;
padding: 0;
width: 65px;
margin-bottom:... | 0.408867 | 0.072999 |
form {
width: 90vh;
height: 90vh;
margin: auto;
border: solid px #5F7983;
background-color: #5D6FC1;
position: relative;
top: 0;
left: 0;
}
.form-div {
width: 90vh;
height: 90vh;
margin: auto;
}
.main-div {
width: 90vh;
height: 90vh;
position: relative;
margin: auto;
right: 0;
bottom... | css/styles.css | form {
width: 90vh;
height: 90vh;
margin: auto;
border: solid px #5F7983;
background-color: #5D6FC1;
position: relative;
top: 0;
left: 0;
}
.form-div {
width: 90vh;
height: 90vh;
margin: auto;
}
.main-div {
width: 90vh;
height: 90vh;
position: relative;
margin: auto;
right: 0;
bottom... | 0.513668 | 0.058132 |
body {
margin: 0;
padding: 0;
font-size: 15px;
font-family: "Roboto Condensed", sans-serif;
background-color: #fafafa;
}
.material-icons.orange600 {
color: #fb8c00;
}
a {
text-decoration: none;
cursor: pointer;
}
header {
width: 100%;
height: 60px;
}
header nav {
display: fl... | src/assets/css/styles.css | body {
margin: 0;
padding: 0;
font-size: 15px;
font-family: "Roboto Condensed", sans-serif;
background-color: #fafafa;
}
.material-icons.orange600 {
color: #fb8c00;
}
a {
text-decoration: none;
cursor: pointer;
}
header {
width: 100%;
height: 60px;
}
header nav {
display: fl... | 0.318909 | 0.047802 |
.root {
position: relative;
/*overflow: hidden;*/
}
.bg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
overflow: hidden;
svg {
transform: translateY(-40%);
@media(--phone) {
display: none;
}
}
}
.section {
@media (--phone)... | src/components/WhatFounding/WhatFounding.css | .root {
position: relative;
/*overflow: hidden;*/
}
.bg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
overflow: hidden;
svg {
transform: translateY(-40%);
@media(--phone) {
display: none;
}
}
}
.section {
@media (--phone)... | 0.652241 | 0.14247 |
body {background-color: #C63D0F;}
a, a:hover {color: #7e8f7c; text-decoration: none;}
.main { background-color: #3B3738; margin: 9% auto 0 auto; float: none; border-radius: 8px}
.quote {font-size: 3vh; font-weight: 100; font-family: 'Rozha One', serif; padding: 2%; margin: 0 0 5% 0; width: 85%; display: inline-block;}... | 3 random quote machine/css/style.css | body {background-color: #C63D0F;}
a, a:hover {color: #7e8f7c; text-decoration: none;}
.main { background-color: #3B3738; margin: 9% auto 0 auto; float: none; border-radius: 8px}
.quote {font-size: 3vh; font-weight: 100; font-family: 'Rozha One', serif; padding: 2%; margin: 0 0 5% 0; width: 85%; display: inline-block;}... | 0.448909 | 0.192122 |
.nav-logo {
text-align:right;
list-style: none;
margin-left: 3%;
margin-top: -25%;
}
.navbar{
margin-top: 5%;
color: #707070;
font-family:'Poppins', sans-serif;
text-align:left;
font-size: 14pt;
list-style: none;
}
.nav-links{
margin-right: 3%;
color: #707070;
font-fami... | about.css |
.nav-logo {
text-align:right;
list-style: none;
margin-left: 3%;
margin-top: -25%;
}
.navbar{
margin-top: 5%;
color: #707070;
font-family:'Poppins', sans-serif;
text-align:left;
font-size: 14pt;
list-style: none;
}
.nav-links{
margin-right: 3%;
color: #707070;
font-fami... | 0.364551 | 0.097476 |
body
{
background-color: #e3e9f1;
}
form
{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
a, :link, :active, :visited {
color: #000000;
text-decoration: none;
}
:hover {
color: #0000fa;
}
a img {
border-width: 0px;
border-style: none;
}
frame
{
background-color: #e3e9f1;
border-color: #000000;
bor... | tinymcpuk/filemanager/browser.css | body
{
background-color: #e3e9f1;
}
form
{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
a, :link, :active, :visited {
color: #000000;
text-decoration: none;
}
:hover {
color: #0000fa;
}
a img {
border-width: 0px;
border-style: none;
}
frame
{
background-color: #e3e9f1;
border-color: #000000;
bor... | 0.319015 | 0.087955 |
@charset "UTF-8";
@font-face {
font-family: "Yu Gothic";
src: local("Yu Gothic Medium");
font-weight: 400;
}
html {
height: 100%;
}
body {
padding: 0;
margin: 0;
height: 100%;
font-family: "Yu Gothic";
background-color: #222;
color: #eee;
font-size: 14px;
cursor: default;
}
section {
display: block;
b... | src/main.css | @charset "UTF-8";
@font-face {
font-family: "Yu Gothic";
src: local("Yu Gothic Medium");
font-weight: 400;
}
html {
height: 100%;
}
body {
padding: 0;
margin: 0;
height: 100%;
font-family: "Yu Gothic";
background-color: #222;
color: #eee;
font-size: 14px;
cursor: default;
}
section {
display: block;
b... | 0.272896 | 0.073696 |
table, td {
padding: 0;
margin: 0;
border-spacing: 0;
font-family: Arial, "Times New Roman", Verdana;
font-size: 13px;
color: #444;
}
body {
background-color: #bdbdbd;
margin: 5px;
color: #444;
text-align: center;
font-size: 13px;
font-family: Arial, "Times New Roman", Verdana;
width: 0;
}
#co... | examples/minesweeper/public/minesweeper.css | table, td {
padding: 0;
margin: 0;
border-spacing: 0;
font-family: Arial, "Times New Roman", Verdana;
font-size: 13px;
color: #444;
}
body {
background-color: #bdbdbd;
margin: 5px;
color: #444;
text-align: center;
font-size: 13px;
font-family: Arial, "Times New Roman", Verdana;
width: 0;
}
#co... | 0.345436 | 0.127653 |
.text-black, .text-hover-black:hover {
color: #000 !important;
}
.text-white, .text-hover-white:hover {
color: #fff !important;
}
.text-red, .text-hover-red:hover {
color: #f44336 !important;
}
.text-pink, .text-hover-pink:hover {
color: #e91e63 !important;
}
.text-purple, .text-hover-purple:hover {
color... | css/color.css | .text-black, .text-hover-black:hover {
color: #000 !important;
}
.text-white, .text-hover-white:hover {
color: #fff !important;
}
.text-red, .text-hover-red:hover {
color: #f44336 !important;
}
.text-pink, .text-hover-pink:hover {
color: #e91e63 !important;
}
.text-purple, .text-hover-purple:hover {
color... | 0.565539 | 0.063599 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Arial, Helvetica, sans-serif;
background-image: url('../img/background.min.svg');
height: 100%;
width: 100%;
position: fixed;
overflow: hidden;
}
footer {
text-align: center;
position: fixed;
bot... | css/stylesheet-3.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Arial, Helvetica, sans-serif;
background-image: url('../img/background.min.svg');
height: 100%;
width: 100%;
position: fixed;
overflow: hidden;
}
footer {
text-align: center;
position: fixed;
bot... | 0.491212 | 0.116714 |
@charset "UTF-8";
#heading {
color: #1C75BC;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
text-align: center;
}
#box {
width: 50%;
text-shadow: 0px 0px #D8D8D8;
border-color: #1F53D2;
}
.report_box {
width: 700px;
color: #5D5D5D... | open-source-reports/qmcpack/tests/fpc-report/sitestyle.css | @charset "UTF-8";
#heading {
color: #1C75BC;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
text-align: center;
}
#box {
width: 50%;
text-shadow: 0px 0px #D8D8D8;
border-color: #1F53D2;
}
.report_box {
width: 700px;
color: #5D5D5D... | 0.35354 | 0.153486 |
@charset "utf-8";
/**
* 新闻详情页 - 样式文件
* @author lizhigao(<EMAIL>)
*/
/*==================== common style ====================*/
.w1002 {
width: 1002px;
}
.bc {
display: block;
margin-left: auto;
margin-right: auto;
}
.split-line {
font-family: sans-serif;
color: #DDDDDD;
}
/*==================== header ==... | df_news_details/css/page_details_copy.css | @charset "utf-8";
/**
* 新闻详情页 - 样式文件
* @author lizhigao(<EMAIL>)
*/
/*==================== common style ====================*/
.w1002 {
width: 1002px;
}
.bc {
display: block;
margin-left: auto;
margin-right: auto;
}
.split-line {
font-family: sans-serif;
color: #DDDDDD;
}
/*==================== header ==... | 0.285173 | 0.043103 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital@0;1&family=Work+Sans:wght@600&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root{
--fonte-titulo: "Fira sans", sans-serif;
--fonte-corpo: 20px "open sans";
--cor-01: #5F24C2;
--cor-02: #3E1880;
... | style.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital@0;1&family=Work+Sans:wght@600&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root{
--fonte-titulo: "Fira sans", sans-serif;
--fonte-corpo: 20px "open sans";
--cor-01: #5F24C2;
--cor-02: #3E1880;
... | 0.328529 | 0.098947 |
* {
margin: 0;
border: 0;
padding: 0;
}
html {
height: 100%;
background: #000;
color: #fff;
overflow: hidden;
font-family: Arial;
font-size: 12px;
}
html, th, td {
}
#_LOGO {
margin: 0.2em 0.6em;
}
h1 {
position: absolute;
left: 2.4em;
top: 0.4em;
color: #25b;
text-shado... | public/css/editor.css | * {
margin: 0;
border: 0;
padding: 0;
}
html {
height: 100%;
background: #000;
color: #fff;
overflow: hidden;
font-family: Arial;
font-size: 12px;
}
html, th, td {
}
#_LOGO {
margin: 0.2em 0.6em;
}
h1 {
position: absolute;
left: 2.4em;
top: 0.4em;
color: #25b;
text-shado... | 0.262653 | 0.062331 |
h1{font-family:'Pinyon Script',cursive;padding:10 0 0 0;color:wheat;font-size:30px;font-weight:700;text-align:center}
h3{text-align:center;margin:0 auto;color:#000;background-color:#66cdaa;padding:10px;font-size:28px}
h5{margin-left:30px;text-decoration:underline;font-size:30px;color:#fff8dc;font-weight:700;margin-t... | src/pages/contact.css | h1{font-family:'Pinyon Script',cursive;padding:10 0 0 0;color:wheat;font-size:30px;font-weight:700;text-align:center}
h3{text-align:center;margin:0 auto;color:#000;background-color:#66cdaa;padding:10px;font-size:28px}
h5{margin-left:30px;text-decoration:underline;font-size:30px;color:#fff8dc;font-weight:700;margin-t... | 0.143188 | 0.057229 |
:root {
font-size: 16px;
--button-primary: #fa8231;
--button-secondary: #8854d0;
--button-secondary2: #a55eea;
--button-tertiary: #20bf6b;
--gray-text-bg: #393939;
--menu-color: #1d1d1d;
--white-text-bg: #ffffff;
}
body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
body::-webkit-scrollbar {
... | styles/styles.css | :root {
font-size: 16px;
--button-primary: #fa8231;
--button-secondary: #8854d0;
--button-secondary2: #a55eea;
--button-tertiary: #20bf6b;
--gray-text-bg: #393939;
--menu-color: #1d1d1d;
--white-text-bg: #ffffff;
}
body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
body::-webkit-scrollbar {
... | 0.388502 | 0.119717 |
body{
margin: 0;
background-color: #1a191f !important;
}
.page-content {
width: 100%;
display: flex;
display: -webkit-flex;
justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
}
.sign-content {
width... | dist/css/style.css | body{
margin: 0;
background-color: #1a191f !important;
}
.page-content {
width: 100%;
display: flex;
display: -webkit-flex;
justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
}
.sign-content {
width... | 0.253122 | 0.039306 |
body {
/*http://www.artsfon.com/pic/201502/2560x1600/artsfon.com-55149.jpg*/
background-color: black !important;
background: black url("../img/wine.jpg") no-repeat center;
background-size: auto 100%;
background-attachment: fixed;
}
h3 {
text-align: center... | css/app.css | body {
/*http://www.artsfon.com/pic/201502/2560x1600/artsfon.com-55149.jpg*/
background-color: black !important;
background: black url("../img/wine.jpg") no-repeat center;
background-size: auto 100%;
background-attachment: fixed;
}
h3 {
text-align: center... | 0.380183 | 0.12062 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
-webkit-font-smoothing:antialiased;
}
body{
align-items: center;
background: #974fe4;
color: #fff;
display: flex;
font: 30px 'Lato', arial, ... | Desafios/Dia_19/estilos.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
-webkit-font-smoothing:antialiased;
}
body{
align-items: center;
background: #974fe4;
color: #fff;
display: flex;
font: 30px 'Lato', arial, ... | 0.420481 | 0.091342 |
*{font-weight: 300}
.chat-container{
padding: 0;
width: 100%;
height: 100%;
}
.chat-system{
padding: 8px 15px;
background-color: #e2e2e2;
border-radius: 3px;
color: #333;
word-break: break-all;
font-size: 13px;
cursor: pointer;
}
.chat-container .chat-header,.chat-container .chat... | www/web/static/css/code/chat_mini.css | *{font-weight: 300}
.chat-container{
padding: 0;
width: 100%;
height: 100%;
}
.chat-system{
padding: 8px 15px;
background-color: #e2e2e2;
border-radius: 3px;
color: #333;
word-break: break-all;
font-size: 13px;
cursor: pointer;
}
.chat-container .chat-header,.chat-container .chat... | 0.466116 | 0.054727 |
@charset "UTF-8";
html,
body {
height: 100%; }
h1,
h2,
h3,
h4 {
font-family: '黑体'; }
.map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.left-side-bar {
position: absolute;
top: 0;
left: 0;
width: 20%;
height: 100%;
background-color: #fff;
box-shadow: 5px;
display:... | css/style.css | @charset "UTF-8";
html,
body {
height: 100%; }
h1,
h2,
h3,
h4 {
font-family: '黑体'; }
.map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.left-side-bar {
position: absolute;
top: 0;
left: 0;
width: 20%;
height: 100%;
background-color: #fff;
box-shadow: 5px;
display:... | 0.430866 | 0.054249 |
:root {
--light-gray-color: #C6CBD1;
--medium-gray-color: #959DA5;
--dark-gray-color: #444D56;
--white-color: #FAFBFC;
--primary-color-dark1: #235689;
--primary-color-dark2: #1f4c7a;
--primary-color-dark3: #1b436b;
--primary-color-dark4: #17395b;
--primary-color-dark5: #13304c;
--primary-color-ligh... | src/assets/css/scribbler-global.css | :root {
--light-gray-color: #C6CBD1;
--medium-gray-color: #959DA5;
--dark-gray-color: #444D56;
--white-color: #FAFBFC;
--primary-color-dark1: #235689;
--primary-color-dark2: #1f4c7a;
--primary-color-dark3: #1b436b;
--primary-color-dark4: #17395b;
--primary-color-dark5: #13304c;
--primary-color-ligh... | 0.448668 | 0.112551 |
html {
height: 100%;
}
body {
height: 100%;
margin: 0 auto;
padding: 0;
width: 100%;
}
h3 {
color: #222;
line-height: 1.1;
}
p {
color: #444;
line-height: 1.5;
/* The following should be the same as the line-height (1.5). */
margin: 1.5em 0;
text-align: left;
word-spacing: 0;
}
.navbar-st... | core/templates/dev/head/css/oppia.css |
html {
height: 100%;
}
body {
height: 100%;
margin: 0 auto;
padding: 0;
width: 100%;
}
h3 {
color: #222;
line-height: 1.1;
}
p {
color: #444;
line-height: 1.5;
/* The following should be the same as the line-height (1.5). */
margin: 1.5em 0;
text-align: left;
word-spacing: 0;
}
.navbar-st... | 0.454472 | 0.101367 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
font-size: 14px;
font-family: Roboto !important;
}
html.dark {
background: black;
filter: invert(1) hue-rotate(180deg);
}
button {
padding: 7px;
font-weight: bold;
margin: 2px;
border-radius: 3px;
font-family: ... | src/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
font-size: 14px;
font-family: Roboto !important;
}
html.dark {
background: black;
filter: invert(1) hue-rotate(180deg);
}
button {
padding: 7px;
font-weight: bold;
margin: 2px;
border-radius: 3px;
font-family: ... | 0.319758 | 0.100304 |
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap");
body {
background-color: #0f0e10;
font-family: "Roboto", sans-serif;
font-size: 24px;
color: #fff;
margin: 0;
padding: 0;
min-height: 100vh;
min-width: 60vw;
}
.hidden {
display: none !important;
}
.highlighted {... | resources/static/css/app.css | @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap");
body {
background-color: #0f0e10;
font-family: "Roboto", sans-serif;
font-size: 24px;
color: #fff;
margin: 0;
padding: 0;
min-height: 100vh;
min-width: 60vw;
}
.hidden {
display: none !important;
}
.highlighted {... | 0.310485 | 0.06666 |
@font-face {
font-family: "GT-America-Mono";
src: url("https://storage.googleapis.com/wp-bronx-storage/1/2020/09/GT-America-Mono-Regular.woff");
}
button#babylonUnmuteIconBtn {
margin-left: -500px;
}
body.home #responsive-menu-button {
display: none;
}
body {
font-family: 'GT-America-Mono', monospace;
ba... | public/styles.css | @font-face {
font-family: "GT-America-Mono";
src: url("https://storage.googleapis.com/wp-bronx-storage/1/2020/09/GT-America-Mono-Regular.woff");
}
button#babylonUnmuteIconBtn {
margin-left: -500px;
}
body.home #responsive-menu-button {
display: none;
}
body {
font-family: 'GT-America-Mono', monospace;
ba... | 0.522689 | 0.071786 |
.top-banner {position:relative;}
.top-banner h1 {position:absolute; left:0; top:0; font:normal 24px/30px 'latolight', arial, sans-serif; color:#2b9cd5;}
.top-banner h1 span.head1 {color:#9e6aaa;}
.top-banner h1 span.head2 {color:#ea851d;}
.top-banner h1 span.head3 {color:#7cb447;}
#info h3 {margin-top:20px; color:#329... | zinc/themes/z_2_4_col_home.css | .top-banner {position:relative;}
.top-banner h1 {position:absolute; left:0; top:0; font:normal 24px/30px 'latolight', arial, sans-serif; color:#2b9cd5;}
.top-banner h1 span.head1 {color:#9e6aaa;}
.top-banner h1 span.head2 {color:#ea851d;}
.top-banner h1 span.head3 {color:#7cb447;}
#info h3 {margin-top:20px; color:#329... | 0.168994 | 0.206134 |
* {
letter-spacing: 0.02em;
font-size: 1em;
outline: 0px none !important;
}
html {
height: 100%;
}
body {
position: relative;
height: 100%;
height: auto\0/; /** IE 8 Fix **/
}
.has-icon {
position: relative;
}
.form-stack .glyphicon {
position: absolute;
right: 10px;
color: #... | skins/admin/css/style.css | * {
letter-spacing: 0.02em;
font-size: 1em;
outline: 0px none !important;
}
html {
height: 100%;
}
body {
position: relative;
height: 100%;
height: auto\0/; /** IE 8 Fix **/
}
.has-icon {
position: relative;
}
.form-stack .glyphicon {
position: absolute;
right: 10px;
color: #... | 0.423339 | 0.10226 |
@-moz-document domain(torrentfreak.com){
#wrap-page {
background: none;
}
#stick-logo {
position: relative;
}
/*
get rid of the pink theme
*/
html, body {
border-bottom: 4px solid #00AEFF;
}
a {
color: #0070FF;... | data/usercss/98246.user.css | @-moz-document domain(torrentfreak.com){
#wrap-page {
background: none;
}
#stick-logo {
position: relative;
}
/*
get rid of the pink theme
*/
html, body {
border-bottom: 4px solid #00AEFF;
}
a {
color: #0070FF;... | 0.124559 | 0.105625 |
.mmc_welcome{ margin: 12px;padding: 50px 10px;border-radius: 10px;text-align: center;width: 500p }
.mmc_title{ text-align: center;font-size: 30px;font-weight: 100; line-height: 35px; }
.mmc_welcome .mmc_lincense_key{ width: 404px;border-radius: 6px;font-size: 17px;padding: 9px 14px;margin-top: 30px }
.mmc_welcome .mmc_... | 2021/CVE-2021-25015/vultarget/mycred/assets/css/admin-subscription.css | .mmc_welcome{ margin: 12px;padding: 50px 10px;border-radius: 10px;text-align: center;width: 500p }
.mmc_title{ text-align: center;font-size: 30px;font-weight: 100; line-height: 35px; }
.mmc_welcome .mmc_lincense_key{ width: 404px;border-radius: 6px;font-size: 17px;padding: 9px 14px;margin-top: 30px }
.mmc_welcome .mmc_... | 0.375936 | 0.149998 |
html {
overflow: hidden;
}
#fullPageVid {
width: 100vw;
height: 100vh;
object-fit: cover;
object-position: center;
z-index: -1;
/* position: absolute; */
}
.video-background {
background: #000;
position: fixed;
top: 0; right: 0; bottom: 0; left: 0;
z-index: -99;
}
.video-foreground,
.video-backg... | src/components/fullpage.css | html {
overflow: hidden;
}
#fullPageVid {
width: 100vw;
height: 100vh;
object-fit: cover;
object-position: center;
z-index: -1;
/* position: absolute; */
}
.video-background {
background: #000;
position: fixed;
top: 0; right: 0; bottom: 0; left: 0;
z-index: -99;
}
.video-foreground,
.video-backg... | 0.506103 | 0.068569 |
.squareBox {
position: relative; }
.squareBox:before {
display: block;
content: '';
padding-top: 100%; }
.content {
position: absolute;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
box-shadow: 0px 0px 0.8rem 0.05rem rgba(0, 0, 0, 0.4); }
.imsf-b {
overflow: hidden;
backgr... | css/imsf.css | .squareBox {
position: relative; }
.squareBox:before {
display: block;
content: '';
padding-top: 100%; }
.content {
position: absolute;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
box-shadow: 0px 0px 0.8rem 0.05rem rgba(0, 0, 0, 0.4); }
.imsf-b {
overflow: hidden;
backgr... | 0.514156 | 0.07971 |
.list-view {
comm_colour: #7d30ce;
aide_colour: #ec9b63;
}
.list-view > .virtual-flow > .clipped-container > .sheet > .list-cell:filled {
-fx-border-color: black;
-fx-border-insets: 1px, 0px, 1px, 0px;
-fx-background-insets: 1px, 0px, 1px, 0px;
}
.list-view > .virtual-flow > .clipped-container > .... | assets/style/list-view-custom.css | .list-view {
comm_colour: #7d30ce;
aide_colour: #ec9b63;
}
.list-view > .virtual-flow > .clipped-container > .sheet > .list-cell:filled {
-fx-border-color: black;
-fx-border-insets: 1px, 0px, 1px, 0px;
-fx-background-insets: 1px, 0px, 1px, 0px;
}
.list-view > .virtual-flow > .clipped-container > .... | 0.550124 | 0.1015 |
.fs8 {
font-size: 8px;
}
.fs10 {
font-size: 10px;
}
.fs12 {
font-size: 12px;
}
.fs14 {
font-size: 14px;
}
.fs16 {
font-size: 16px;
}
.fs18 {
font-size: 18px;
}
.fs20 {
font-size: 20px;
}
.fs22 {
font-size: 22px;
}
.fs24 {
font-size: 24px;
}
.fs26 {
font-size: 26px;
}
.f... | vet_website/www/static/src/css/font.css | .fs8 {
font-size: 8px;
}
.fs10 {
font-size: 10px;
}
.fs12 {
font-size: 12px;
}
.fs14 {
font-size: 14px;
}
.fs16 {
font-size: 16px;
}
.fs18 {
font-size: 18px;
}
.fs20 {
font-size: 20px;
}
.fs22 {
font-size: 22px;
}
.fs24 {
font-size: 24px;
}
.fs26 {
font-size: 26px;
}
.f... | 0.4231 | 0.314195 |
.panel-group.resume .resume-item {
position: relative;
margin-bottom: 40px;
}
@media (min-width: 568px) {
.panel-group.resume .resume-item {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.panel-group.resume .resume-item:before {
position: absolute;
content: '';
... | css/main.css | .panel-group.resume .resume-item {
position: relative;
margin-bottom: 40px;
}
@media (min-width: 568px) {
.panel-group.resume .resume-item {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.panel-group.resume .resume-item:before {
position: absolute;
content: '';
... | 0.524882 | 0.077832 |
.p_l_10 {
padding-left: 10px;
}
.p_r_10 {
padding-right: 10px;
}
#res {
background-image: url("../img/bg/92eab8cdecda200af38397948a2e9ca.png");
background-size: cover;
background-repeat: no-repeat;
/*height: 500px;*/
border: none;
}
#res .logo_register {
padding: 60px 0 100px 0;
}
#r... | public/assets/css/user.css | .p_l_10 {
padding-left: 10px;
}
.p_r_10 {
padding-right: 10px;
}
#res {
background-image: url("../img/bg/92eab8cdecda200af38397948a2e9ca.png");
background-size: cover;
background-repeat: no-repeat;
/*height: 500px;*/
border: none;
}
#res .logo_register {
padding: 60px 0 100px 0;
}
#r... | 0.392337 | 0.108189 |
@import url("./reset.css");
@import url("https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans&display=swap");
html {
height: 100%;
font-family: "Open Sans", sans-serif;
font-style: normal;
font-weight: normal;
scroll-behavior: smooth;
overflow-x: hidden;
background: #fafafa;
}
.wrapper {
max... | src/assets/style/app.css | @import url("./reset.css");
@import url("https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans&display=swap");
html {
height: 100%;
font-family: "Open Sans", sans-serif;
font-style: normal;
font-weight: normal;
scroll-behavior: smooth;
overflow-x: hidden;
background: #fafafa;
}
.wrapper {
max... | 0.208582 | 0.038829 |
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
/***** Fonts *****/
@font-face {
font-family: 'Computerfont';
src: url("/css/fonts/Computerfont.woff2") format('woff2'), url("/css/fonts/Computerfont.woff") format('woff'), url("/css/fonts/Computerfont.ttf") format('truetyp... | css/custom.css | html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
/***** Fonts *****/
@font-face {
font-family: 'Computerfont';
src: url("/css/fonts/Computerfont.woff2") format('woff2'), url("/css/fonts/Computerfont.woff") format('woff'), url("/css/fonts/Computerfont.ttf") format('truetyp... | 0.186317 | 0.055952 |
@charset "UTF-8";
/* Formatação do formulário para a página de anúncio */
/* Formatação geral */
form#formularioAnunciar {
display: block;
width: 899px;
margin: auto;
margin-top: 55px;
font-family: 'Raleway', sans-serif;
}
label {
display: none;
}
/* Formatação do fieldset de "contato" do... | css/anunciar.css | @charset "UTF-8";
/* Formatação do formulário para a página de anúncio */
/* Formatação geral */
form#formularioAnunciar {
display: block;
width: 899px;
margin: auto;
margin-top: 55px;
font-family: 'Raleway', sans-serif;
}
label {
display: none;
}
/* Formatação do fieldset de "contato" do... | 0.304042 | 0.073231 |
.container {
display: grid;
grid-template-columns: max-content 1fr 25ch max-content;
grid-template-rows: 1fr max-content;
align-items: end;
column-gap: 1rem;
margin: 0;
border: 1px solid var(--light-gray__4);
padding: 1rem;
line-height: initial;
transition: 200ms ease-in-out;
box-shadow: 0 0 0.55r... | components/Track.module.css | .container {
display: grid;
grid-template-columns: max-content 1fr 25ch max-content;
grid-template-rows: 1fr max-content;
align-items: end;
column-gap: 1rem;
margin: 0;
border: 1px solid var(--light-gray__4);
padding: 1rem;
line-height: initial;
transition: 200ms ease-in-out;
box-shadow: 0 0 0.55r... | 0.64232 | 0.160661 |
display: none;
text-align: center;
margin: 0 auto;
/* background-color: #ffffff; */
}
#panel-edit {
font-family: Arial, sans-serif;
/* width: 300px;
height: 630px;
font-size: 30px; */
margin: 0 auto;
}
#banner {
max-width: 90vw;
}
#yeshu {
width: 100%;
height: 100%;
/* width: auto;
height: 0; */
margi... | generator/coconut/yeshu.css | display: none;
text-align: center;
margin: 0 auto;
/* background-color: #ffffff; */
}
#panel-edit {
font-family: Arial, sans-serif;
/* width: 300px;
height: 630px;
font-size: 30px; */
margin: 0 auto;
}
#banner {
max-width: 90vw;
}
#yeshu {
width: 100%;
height: 100%;
/* width: auto;
height: 0; */
margi... | 0.134094 | 0.070017 |
margin-top: 20px;
color: white;
}
body {
margin: 0;
padding: 0;
}
button {
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
body {
font-family: 'Lato', sans-serif;
font-size:... | portfolio/src/main/webapp/style.css | margin-top: 20px;
color: white;
}
body {
margin: 0;
padding: 0;
}
button {
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
body {
font-family: 'Lato', sans-serif;
font-size:... | 0.397938 | 0.111096 |
@font-face {
font-family: "segoe";
src: url(../fonts/segoe-ui-regular.ttf) format("truetype");
font-weight: 400;
}
@font-face {
font-family: "Segoe";
src: url(../fonts/segoe-ui-bold.ttf) format("truetype");
font-weight: 700;
}
/*Variáveis*/
:root {
--background-color: #fafafa;
--white: ... | IG-Login/css/styles.css |
@font-face {
font-family: "segoe";
src: url(../fonts/segoe-ui-regular.ttf) format("truetype");
font-weight: 400;
}
@font-face {
font-family: "Segoe";
src: url(../fonts/segoe-ui-bold.ttf) format("truetype");
font-weight: 700;
}
/*Variáveis*/
:root {
--background-color: #fafafa;
--white: ... | 0.312055 | 0.079997 |
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
@import url("/css/defaults/placeholders.css");
@import url("/css/defaults/transparent.css");
@import url("/css/defaults/servarr-base.css");
[class*="IndexerSearchInput-sectionTitle-"] {
color: var(--text-hover)... | css/base/prowlarr/prowlarr-base.css |
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
@import url("/css/defaults/placeholders.css");
@import url("/css/defaults/transparent.css");
@import url("/css/defaults/servarr-base.css");
[class*="IndexerSearchInput-sectionTitle-"] {
color: var(--text-hover)... | 0.289372 | 0.059674 |
#m-chart .inside .hide,
#m-chart-spreadsheet .inside .hide,
#m-chart-csv .inside .hide {
display: none;
}
/* line 3, ../sass/_misc.scss */
#m-chart-subtitle {
margin-left: 0;
}
/* line 3, ../sass/_spreadsheet.scss */
#m-chart-spreadsheet {
border-left: none;
}
/* line 7, ../sass/_spreadsheet.scss */
#m-chart-sp... | components/css/m-chart-admin.css | #m-chart .inside .hide,
#m-chart-spreadsheet .inside .hide,
#m-chart-csv .inside .hide {
display: none;
}
/* line 3, ../sass/_misc.scss */
#m-chart-subtitle {
margin-left: 0;
}
/* line 3, ../sass/_spreadsheet.scss */
#m-chart-spreadsheet {
border-left: none;
}
/* line 7, ../sass/_spreadsheet.scss */
#m-chart-sp... | 0.151404 | 0.042245 |
background-color: rgba(233, 0, 0, 0.7);
border-bottom-left-radius: 4px;
color: #fff;
content: "paused";
display: block;
font-size: 0.7em;
font-weight: 700;
right: 0;
opacity: 0;
padding: 0.2em 0.4em;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 0;
z-index: 2;
}
... | css/slideshow.css | background-color: rgba(233, 0, 0, 0.7);
border-bottom-left-radius: 4px;
color: #fff;
content: "paused";
display: block;
font-size: 0.7em;
font-weight: 700;
right: 0;
opacity: 0;
padding: 0.2em 0.4em;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 0;
z-index: 2;
}
... | 0.356895 | 0.072703 |
body {
line-height: 0;
}
/* header */
.logo img{
width: 146px;
height: 87px;
}
.logo{
display: flex;
width: 100%;
justify-content:space-between;
height:100px;
/* padding: 20px 0; */
background-color: #FFFFFF;
}
.leftlogo{
margin-left: 100px;
display:flex
}
.leftlogo h1{
pad... | css/contactus.css | body {
line-height: 0;
}
/* header */
.logo img{
width: 146px;
height: 87px;
}
.logo{
display: flex;
width: 100%;
justify-content:space-between;
height:100px;
/* padding: 20px 0; */
background-color: #FFFFFF;
}
.leftlogo{
margin-left: 100px;
display:flex
}
.leftlogo h1{
pad... | 0.322099 | 0.081483 |
.width60{width:57%}
/* main - lists page */
.clear{clear:both;}
label {font-weight:600;}
.ahb-new-calendar{width:50%;}
.ahb-section-container {
border: 1px solid #e6e6e6;
padding: 20px;
border-radius: 3px;
-webkit-box-flex: 1;
flex: 1;
margin: 1em 1em 1em 0;
min-width: 200px;
background: white;
... | web/app/plugins/appointment-hour-booking/css/newadminlayout.css | .width60{width:57%}
/* main - lists page */
.clear{clear:both;}
label {font-weight:600;}
.ahb-new-calendar{width:50%;}
.ahb-section-container {
border: 1px solid #e6e6e6;
padding: 20px;
border-radius: 3px;
-webkit-box-flex: 1;
flex: 1;
margin: 1em 1em 1em 0;
min-width: 200px;
background: white;
... | 0.129554 | 0.145328 |
<style> .jumbotron {
background-color: #FF0000 !important;
color: #FF0000 !important;
}
.container-fluid {
max-width: 1000px;
}
.container {
max-width: 1000px;
}
.bg-grey {
background-color: #213236;
}
div.table {
border: 1px solid black;
max-height: 300px;
overflow: auto;
}
.center... | static/css/style_inline_base.css | <style> .jumbotron {
background-color: #FF0000 !important;
color: #FF0000 !important;
}
.container-fluid {
max-width: 1000px;
}
.container {
max-width: 1000px;
}
.bg-grey {
background-color: #213236;
}
div.table {
border: 1px solid black;
max-height: 300px;
overflow: auto;
}
.center... | 0.429429 | 0.114666 |
@media screen and (max-width: 480px) {
.card-head-content {
width: 60%;
}
.tab {
width: 20%;
margin-top: 0%;
background-color: #dff1f9;
height: 600px;
color: #394b54;
}
.btn-giant {
margin-top: 5%;
}
.btn-success:disabled {
color: #ffffff;
background-color: #bdc3c7;
... | src/main/resources/oldcode/static/css/teacher/seminarOn.css | @media screen and (max-width: 480px) {
.card-head-content {
width: 60%;
}
.tab {
width: 20%;
margin-top: 0%;
background-color: #dff1f9;
height: 600px;
color: #394b54;
}
.btn-giant {
margin-top: 5%;
}
.btn-success:disabled {
color: #ffffff;
background-color: #bdc3c7;
... | 0.491456 | 0.096195 |
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Aladin&family=Bungee+Shade&display=swap');
/*Seccion navbar*/
html,body{
margin: 0;
background-color:rgb(255, 255, 255);
height:100vh;
}
.dropdown{
margin:0 auto;
}
.toro{
width: 80px;
padding: 2px 0px 0px 4px;
}
.titulo... | static/css/estilo_aboutus.css | @import url('https://fonts.googleapis.com/css2?family=Abel&family=Aladin&family=Bungee+Shade&display=swap');
/*Seccion navbar*/
html,body{
margin: 0;
background-color:rgb(255, 255, 255);
height:100vh;
}
.dropdown{
margin:0 auto;
}
.toro{
width: 80px;
padding: 2px 0px 0px 4px;
}
.titulo... | 0.375248 | 0.071267 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
header{
position: relative;
}
header nav.row{
--bs-gutter-x: 0;
background-color: #000;
padding: 20px;
}
header nav .logo h3{
color: white;
text-align: center;
}
header nav ul{
padd... | public/userpanel/css/main.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
header{
position: relative;
}
header nav.row{
--bs-gutter-x: 0;
background-color: #000;
padding: 20px;
}
header nav .logo h3{
color: white;
text-align: center;
}
header nav ul{
padd... | 0.395718 | 0.071429 |
@charset "UTF-8";
/* CSS js_adv.v1.0.css last modified 10/10/25 */
/* ゲーム画面の外枠 */
div.js_game {
margin: 0px;
padding: 20px auto;
padding-right: 10px;
font-size: 14px;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS Pゴシック', Verdana, sans-serif;
}
/* ゲーム画面のDOM要素 */
div.disp {
margi... | public/assets/css/js_adv.v1.0.css | @charset "UTF-8";
/* CSS js_adv.v1.0.css last modified 10/10/25 */
/* ゲーム画面の外枠 */
div.js_game {
margin: 0px;
padding: 20px auto;
padding-right: 10px;
font-size: 14px;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS Pゴシック', Verdana, sans-serif;
}
/* ゲーム画面のDOM要素 */
div.disp {
margi... | 0.270673 | 0.078254 |
.userOldTicketsDiv
{
/*margin-top:50px;*/
}
.userProfileDivSpan
{
font-size: 25px;
font-weight: 600;
font-family: sans-serif;
padding-bottom: 15px;
/*margin-top:50px;*/
}
.statTopBoxSupportDiv
{
color: #373838;
background: #fff;
border-radius: 5px;
display:none;
margin-top: 10px;
}... | assets/backend/css/support.css | .userOldTicketsDiv
{
/*margin-top:50px;*/
}
.userProfileDivSpan
{
font-size: 25px;
font-weight: 600;
font-family: sans-serif;
padding-bottom: 15px;
/*margin-top:50px;*/
}
.statTopBoxSupportDiv
{
color: #373838;
background: #fff;
border-radius: 5px;
display:none;
margin-top: 10px;
}... | 0.201931 | 0.073596 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,900&display=swap');
*:focus:not(:focus-visible) {
outline: none;
}
html,
body {
font-size: 62.5%;
font-family: 'Roboto', sans-serif;
}
ul {
padding-left: 0;
}
ul li {
list-style: none;
}
h1,
h... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,900&display=swap');
*:focus:not(:focus-visible) {
outline: none;
}
html,
body {
font-size: 62.5%;
font-family: 'Roboto', sans-serif;
}
ul {
padding-left: 0;
}
ul li {
list-style: none;
}
h1,
h... | 0.539954 | 0.075619 |
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #4563c5;
background: -webkit-linear-gradient(left top, #223374, #4563c5);
background: -o-linear-gradient(bottom right, #223374, #4563c5);
background: -moz-linear-gradient(bottom right, #223374, #4563c5);
background: linear-gradient(to... | static/styles/read.css | position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #4563c5;
background: -webkit-linear-gradient(left top, #223374, #4563c5);
background: -o-linear-gradient(bottom right, #223374, #4563c5);
background: -moz-linear-gradient(bottom right, #223374, #4563c5);
background: linear-gradient(to... | 0.335895 | 0.118564 |
html{
height: 100%;
width: 100%;
overflow-x: hidden;
background-color: #D7CEC7;
}
body{
height: 100%;
width: 100%;
margin: auto;
background-color: #D7CEC7;
/* new body attribute in play CSS sets these two values so I am over writing the values here */
min-height: 0px;
min-width: 0px;
}
#... | WebApp/ToTheRescueWebApplication/ToTheRescueWebApplication/MiniGames/ColorSortingGame/css/ColorSortingGame.css | html{
height: 100%;
width: 100%;
overflow-x: hidden;
background-color: #D7CEC7;
}
body{
height: 100%;
width: 100%;
margin: auto;
background-color: #D7CEC7;
/* new body attribute in play CSS sets these two values so I am over writing the values here */
min-height: 0px;
min-width: 0px;
}
#... | 0.42919 | 0.063366 |
.CodeMirror {
padding-bottom: 20px;
font-size:11pt;
}
.CodeMirror-scroll {
overflow-x: hidden !important
}
.CodeMirror pre {
padding: 0 9px;
}
.CodeMirror-linenumber {
font-size: 80%;
padding-top: 2px;
}
.CodeMirror div.CodeMirror-cursor {
border-left: 2px solid #444444;
}
.CodeMirror-hints {
font-size: 11pt;... | grails-app/assets/stylesheets/cmeditor-common.css | .CodeMirror {
padding-bottom: 20px;
font-size:11pt;
}
.CodeMirror-scroll {
overflow-x: hidden !important
}
.CodeMirror pre {
padding: 0 9px;
}
.CodeMirror-linenumber {
font-size: 80%;
padding-top: 2px;
}
.CodeMirror div.CodeMirror-cursor {
border-left: 2px solid #444444;
}
.CodeMirror-hints {
font-size: 11pt;... | 0.258607 | 0.061734 |
.padding-right-2{
padding-right:2px;
}
.padding-left-2{
padding-left:2px;
}
.width-10{
width:10%;
}
.width-18{
width:18%;
}
.width-24{
width:24%;
}
.width-22{
width:22%;
}
.vertical-align-top{
vertical-align:text-top !important;
}
.font-40{
font-size:40px;
}
.red{
color:red;
}
.margin-top... | web/css/admin.css | .padding-right-2{
padding-right:2px;
}
.padding-left-2{
padding-left:2px;
}
.width-10{
width:10%;
}
.width-18{
width:18%;
}
.width-24{
width:24%;
}
.width-22{
width:22%;
}
.vertical-align-top{
vertical-align:text-top !important;
}
.font-40{
font-size:40px;
}
.red{
color:red;
}
.margin-top... | 0.300746 | 0.105856 |
html {
--background: #eef4f7;
--text-color-normal: #0a244d;
}
html { background: var(--background); color: var(--text-color-normal); margin: 0; padding: 0; box-sizing: border-box; width: 100%; height: 100%; overflow: hidden; }
body { font: 13px Helvetica, Arial; width: 100%; height: 100%; margin: 0; padding: 0; ov... | public/css/index.css | html {
--background: #eef4f7;
--text-color-normal: #0a244d;
}
html { background: var(--background); color: var(--text-color-normal); margin: 0; padding: 0; box-sizing: border-box; width: 100%; height: 100%; overflow: hidden; }
body { font: 13px Helvetica, Arial; width: 100%; height: 100%; margin: 0; padding: 0; ov... | 0.462959 | 0.191725 |
body {
background-color: #fefefe;
color: #6a6d7c;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
font-size: 12px;
background: url(../images/background.jpg) no-repeat #fff center center fixed;
-w... | static/css/style.css | body {
background-color: #fefefe;
color: #6a6d7c;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
font-size: 12px;
background: url(../images/background.jpg) no-repeat #fff center center fixed;
-w... | 0.340924 | 0.099733 |
*{margin:0px; padding:0px;}
li{list-style:none;}
body{color:#FFF; background-image:url(../images/hongbao/bg.jpg); background-repeat:no-repeat; background-position:center top; background-size:100%; background-color:#FBC405;}
#msg{position:fixed; width:100%; height:100%; z-index:9991; left:0px; top:0px; background-image:... | app.lanye.com/wap/css/bao.css | *{margin:0px; padding:0px;}
li{list-style:none;}
body{color:#FFF; background-image:url(../images/hongbao/bg.jpg); background-repeat:no-repeat; background-position:center top; background-size:100%; background-color:#FBC405;}
#msg{position:fixed; width:100%; height:100%; z-index:9991; left:0px; top:0px; background-image:... | 0.179279 | 0.080394 |
@import url("https://fonts.googleapis.com/css?family=Abril+Fatface|Raleway|Satisfy");
h1, h2, h3, h4, p {
margin: 0; }
h1 {
font-family: 'A<NAME>', cursive;
letter-spacing: 10px; }
h2 {
line-height: 1;
margin-bottom: 1rem;
font-family: 'Satisfy', cursive;
font-size: 2.6rem;
letter-spacing: 3px;
colo... | src/styles/styles.css | @import url("https://fonts.googleapis.com/css?family=Abril+Fatface|Raleway|Satisfy");
h1, h2, h3, h4, p {
margin: 0; }
h1 {
font-family: 'A<NAME>', cursive;
letter-spacing: 10px; }
h2 {
line-height: 1;
margin-bottom: 1rem;
font-family: 'Satisfy', cursive;
font-size: 2.6rem;
letter-spacing: 3px;
colo... | 0.347316 | 0.063106 |
*{
margin: 0;
padding:0;
}
img{
display: block;
}
a{
text-decoration:none;
color:#333;
}
li{
list-style:none;
}
body{
background: #fff;
background-size: 100%;
color:#333;
font-family: MicrosoftYaHei;
font-size: 14px;
}
.log_header{
width:100%;
height: 90px;
background: #4fc2b9;
/* box-shadow: 2px 2px 6... | public/static/index/index/css/steps.css | *{
margin: 0;
padding:0;
}
img{
display: block;
}
a{
text-decoration:none;
color:#333;
}
li{
list-style:none;
}
body{
background: #fff;
background-size: 100%;
color:#333;
font-family: MicrosoftYaHei;
font-size: 14px;
}
.log_header{
width:100%;
height: 90px;
background: #4fc2b9;
/* box-shadow: 2px 2px 6... | 0.229967 | 0.054702 |
body {
background-color: #222831;
height: 100%;
overflow-x: hidden;
}
h3 {
color: #c43a31;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #07080a;
border-radius: 10px;
}
::-webkit-sc... | public/styles.css | body {
background-color: #222831;
height: 100%;
overflow-x: hidden;
}
h3 {
color: #c43a31;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #07080a;
border-radius: 10px;
}
::-webkit-sc... | 0.356447 | 0.071461 |
@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@100;
200;300;400;500;600;700;800;900&display=swap);body {
background-color: #F9F9F9 !important;
font-family: "Nunito", sans-serif;
color: #545454;
}
* {
box-sizing: border-box;
margin: 0px;
color: #545454;
}
hr {
margin-top: 30px;
margi... | public/css/app.css | @import url(https://fonts.googleapis.com/css2?family=Nunito:wght@100;
200;300;400;500;600;700;800;900&display=swap);body {
background-color: #F9F9F9 !important;
font-family: "Nunito", sans-serif;
color: #545454;
}
* {
box-sizing: border-box;
margin: 0px;
color: #545454;
}
hr {
margin-top: 30px;
margi... | 0.368178 | 0.069922 |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lexend+Deca&display=swap');
:root{
--Verydarkblue : hsl(233, 47%, 7%);
--Darkdesaturatedblue: hsl(244, 38%, 16%);
--Softviolet: hsl(277, 64%, 61%);
--White : hsl(0, 0%, 100%);
--Slightlytransparentwhitemain : hsla(... | style.css | @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lexend+Deca&display=swap');
:root{
--Verydarkblue : hsl(233, 47%, 7%);
--Darkdesaturatedblue: hsl(244, 38%, 16%);
--Softviolet: hsl(277, 64%, 61%);
--White : hsl(0, 0%, 100%);
--Slightlytransparentwhitemain : hsla(... | 0.389082 | 0.092237 |
.item {
padding-top:100px;
min-height:150px;
position:relative
}
.item:before,.last-item:after {
background:#fec11e;
border:4px solid #d9d2d2;
border-radius:99%;
width:30px;
height:30px;
display:inline-block;
content:"";
margin-left:1rem;
position:relative;
z-index:1;
left:calc(3% - 36px)
}
/* Adding vertical line to ... | public/css/anonymoushk.css | .item {
padding-top:100px;
min-height:150px;
position:relative
}
.item:before,.last-item:after {
background:#fec11e;
border:4px solid #d9d2d2;
border-radius:99%;
width:30px;
height:30px;
display:inline-block;
content:"";
margin-left:1rem;
position:relative;
z-index:1;
left:calc(3% - 36px)
}
/* Adding vertical line to ... | 0.644449 | 0.079282 |
html {
font-family: Palatino,Georgia,Times;
font-size: 15px;
}
body {
color: #c60;
background-color: #333;
padding: 2rem 0;
}
.content {
width: 800px;
margin: 1rem auto;
position: relative;
}
h1 {
font-family: Helvetica, Arial, Sans;
color:#fff;
font-size: 2.7rem;
text-shadow: 0 0 8px #0f0;
}
... | styles.css | html {
font-family: Palatino,Georgia,Times;
font-size: 15px;
}
body {
color: #c60;
background-color: #333;
padding: 2rem 0;
}
.content {
width: 800px;
margin: 1rem auto;
position: relative;
}
h1 {
font-family: Helvetica, Arial, Sans;
color:#fff;
font-size: 2.7rem;
text-shadow: 0 0 8px #0f0;
}
... | 0.346873 | 0.091992 |
.header-banner-container {
background-image: url(/images/background/assignment.jpg);
background-repeat: repeat;
}
.title_two,
.portfolio_slider_wrap .anchor_title_wrap a:hover,
#section_achieve .bg_achieve .wrap_counter .counter_count,
#section_faq_testimonial .faq_wrap .faq_title,
#section_faq_testimonial .test_w... | public/css/dist/main.css | .header-banner-container {
background-image: url(/images/background/assignment.jpg);
background-repeat: repeat;
}
.title_two,
.portfolio_slider_wrap .anchor_title_wrap a:hover,
#section_achieve .bg_achieve .wrap_counter .counter_count,
#section_faq_testimonial .faq_wrap .faq_title,
#section_faq_testimonial .test_w... | 0.323273 | 0.075142 |
html {
--light-background: #e6edf1;
--dark-background: #0e1a2d;
--subtle-background: #6381b3;
--error-background: #ffeff0;
--text: #37465f;
--subtle-text: #38578a;
--dark-text: #23477d;
--error-text: #ff3e36;
--blue: #3498db;
--green: #2ecc71;
--yellow: #fee05a;
--light-purple: #c5d4f1;
--pur... | src/App.css | html {
--light-background: #e6edf1;
--dark-background: #0e1a2d;
--subtle-background: #6381b3;
--error-background: #ffeff0;
--text: #37465f;
--subtle-text: #38578a;
--dark-text: #23477d;
--error-text: #ff3e36;
--blue: #3498db;
--green: #2ecc71;
--yellow: #fee05a;
--light-purple: #c5d4f1;
--pur... | 0.446253 | 0.081813 |
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body { height: 100%; }
body {
background-color: #f0efe7;
font-family: Oxygen, "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: small;
/*text-align: center;*/
}
h1 {
font-size: 150%;
margin-bottom: 1em;
}
h2 {
font-size: 135%;
ma... | Website_files/main.css |
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body { height: 100%; }
body {
background-color: #f0efe7;
font-family: Oxygen, "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: small;
/*text-align: center;*/
}
h1 {
font-size: 150%;
margin-bottom: 1em;
}
h2 {
font-size: 135%;
ma... | 0.365683 | 0.067362 |
.mt-purple-50 {
color: #f3e5f5;
}
.bg-mt-purple-50 {
background-color: #f3e5f5;
}
.hover-bg-mt-purple-50:hover {
background-color: #f3e5f5;
}
.hover-mt-purple-50:hover {
color: #f3e5f5;
}
.mt-purple-100 {
color: #e1bee7;
}
.bg-mt-purple-100 {
background-color: #e1bee7;
}
.hover-bg-mt-purpl... | material-color-purple.css | .mt-purple-50 {
color: #f3e5f5;
}
.bg-mt-purple-50 {
background-color: #f3e5f5;
}
.hover-bg-mt-purple-50:hover {
background-color: #f3e5f5;
}
.hover-mt-purple-50:hover {
color: #f3e5f5;
}
.mt-purple-100 {
color: #e1bee7;
}
.bg-mt-purple-100 {
background-color: #e1bee7;
}
.hover-bg-mt-purpl... | 0.549399 | 0.116462 |
@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html {
font-family: sans-serif;
font-size: 10px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-h... | public/style.css |
@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html {
font-family: sans-serif;
font-size: 10px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-h... | 0.658527 | 0.066085 |
.themed-background.btn--primary {
background: #ab1a2d;
background-color: #ab1a2d;
display: block;
border-radius: 0;
}
.widget-extra.themed-background {
background: #ab1a2d;
background-color: #ab1a2d;
display: block;
display: block;
border-radius: 0;
}
.widget-extra-full i.fa.fa-plus {
color: #3031... | public/css/admin-control.css | .themed-background.btn--primary {
background: #ab1a2d;
background-color: #ab1a2d;
display: block;
border-radius: 0;
}
.widget-extra.themed-background {
background: #ab1a2d;
background-color: #ab1a2d;
display: block;
display: block;
border-radius: 0;
}
.widget-extra-full i.fa.fa-plus {
color: #3031... | 0.274351 | 0.055541 |
@import "https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700";
*,
*::after,
*::before {
box-sizing: inherit
}
* {
font: inherit
}
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... | src/scss/temp.css | @import "https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700";
*,
*::after,
*::before {
box-sizing: inherit
}
* {
font: inherit
}
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... | 0.475362 | 0.11422 |
#guitar-svg svg {
max-height: 100vh;
}
.fixed {
position: fixed;
display: flex;
align-self: center;
/* flex-direction: column; */
align-items: center;
right: 25px;
top: 0;
bottom: 0;
width: calc((80vw - 600px) - 50px);
}
@media (max-width: 1600px) {
.fixed {
width: calc(... | styles.css |
#guitar-svg svg {
max-height: 100vh;
}
.fixed {
position: fixed;
display: flex;
align-self: center;
/* flex-direction: column; */
align-items: center;
right: 25px;
top: 0;
bottom: 0;
width: calc((80vw - 600px) - 50px);
}
@media (max-width: 1600px) {
.fixed {
width: calc(... | 0.250546 | 0.091748 |
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
#wrapper{
width:auto !important;
}
#main{
padding-bottom:50px;
}
.columns .col{
float:none;
width:100% !important;
padding:0 0 20px;
}
.avada-container .columns {
float:none;
width:100%;
m... | docs/static/avada-stub/css/ipad.css | @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
#wrapper{
width:auto !important;
}
#main{
padding-bottom:50px;
}
.columns .col{
float:none;
width:100% !important;
padding:0 0 20px;
}
.avada-container .columns {
float:none;
width:100%;
m... | 0.228501 | 0.060169 |
.box-shadow {
-webkit-box-shadow: 0px 8px 35px 0px rgba(73, 80, 87, 0.05);
box-shadow: 0px 8px 35px 0px rgba(73, 80, 87, 0.05);
}
.btn-round {
border-radius: 50px;
}
.fw-100 {
font-weight: 100;
}
.fw-500 {
font-weight: 500;
}
.fw-300 {
font-weight: 300;
}
.fw-700 {
font-weight: 700;
}
.... | public/css/extra.css | .box-shadow {
-webkit-box-shadow: 0px 8px 35px 0px rgba(73, 80, 87, 0.05);
box-shadow: 0px 8px 35px 0px rgba(73, 80, 87, 0.05);
}
.btn-round {
border-radius: 50px;
}
.fw-100 {
font-weight: 100;
}
.fw-500 {
font-weight: 500;
}
.fw-300 {
font-weight: 300;
}
.fw-700 {
font-weight: 700;
}
.... | 0.416441 | 0.14256 |
.rowTop {
margin-top: 60px;
}
.container-charts{
text-align: center;
}
.container-tools-left button, .container-tools-left input{
border-radius: 0px !important;
}
.chart{
margin-top: 30px;
}
.ct-horizontal,.ct-vertical{
font-size: 12px !important;
color: #000000 !important;
}
.co... | public/css/report.css | .rowTop {
margin-top: 60px;
}
.container-charts{
text-align: center;
}
.container-tools-left button, .container-tools-left input{
border-radius: 0px !important;
}
.chart{
margin-top: 30px;
}
.ct-horizontal,.ct-vertical{
font-size: 12px !important;
color: #000000 !important;
}
.co... | 0.324878 | 0.066812 |
@font-face {
font-family: Circular-Std-Book;
src: url(../fonts/circular-std-book-cufonfonts-webfont/CircularStd-Book.woff) format("woff");
/*font-weight: 400;*/
/*font-style: normal*/
}
@font-face {
font-family: Circular-Std-Bold;
src: url(../fonts/circular-std-book-cufonfonts-webfont/Circular... | assets/css/general_style.css |
@font-face {
font-family: Circular-Std-Book;
src: url(../fonts/circular-std-book-cufonfonts-webfont/CircularStd-Book.woff) format("woff");
/*font-weight: 400;*/
/*font-style: normal*/
}
@font-face {
font-family: Circular-Std-Bold;
src: url(../fonts/circular-std-book-cufonfonts-webfont/Circular... | 0.458834 | 0.094052 |
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: ... | src/Orchard.Web/Themes/Bourbon/Content/css/main.css | html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: ... | 0.730001 | 0.074265 |
.collapsible {
background-color: #777;
color: white;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
}
.active, .collapsible:hover {
background-color: #555;
}
.collapsible:after {
content: '\002B';
... | assets/css/add-ons.css | .collapsible {
background-color: #777;
color: white;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
}
.active, .collapsible:hover {
background-color: #555;
}
.collapsible:after {
content: '\002B';
... | 0.459319 | 0.08292 |
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,400i');
* {
font-family : 'Source Code Pro', monospace;
}
#chat.show-seconds .time, #chat.show-seconds .chat-view[data-type="channel"] .msg.highlight .time {
width : auto;
}
/* END */
:root {
--body-color : #eee;
... | theme.css | @import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,400i');
* {
font-family : 'Source Code Pro', monospace;
}
#chat.show-seconds .time, #chat.show-seconds .chat-view[data-type="channel"] .msg.highlight .time {
width : auto;
}
/* END */
:root {
--body-color : #eee;
... | 0.334589 | 0.073497 |
body, html {
height: 100%;
margin: 0;
}
.bg {
background-image: url("https://galatislv.files.wordpress.com/2015/02/tablecloth.png");
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-text {
position: fixed;
top: 40%;
left: 50%;
transform: tra... | css/styles.css | body, html {
height: 100%;
margin: 0;
}
.bg {
background-image: url("https://galatislv.files.wordpress.com/2015/02/tablecloth.png");
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-text {
position: fixed;
top: 40%;
left: 50%;
transform: tra... | 0.50708 | 0.087447 |
@tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Creepster&display=swap");
:root {
--font-base: "DM Sans", sans-serif;
--primary-color: #edf2f8;
--secondary-color: #313bac;
--black-color: #030303;
--lightGray-co... | src/index.css | @tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Creepster&display=swap");
:root {
--font-base: "DM Sans", sans-serif;
--primary-color: #edf2f8;
--secondary-color: #313bac;
--black-color: #030303;
--lightGray-co... | 0.454714 | 0.086516 |
@media (min-width: 576px) {
.slider-content br {
display: none;
}
.filter-tabs li {
font-size: 20px;
}
.filter-tabs li:not(:last-child) {
margin-right: 40px;
}
.blog {
padding: 120px 0;
}
.blog .title {
font-size: 36px;
}
.single-post .meta a {
font-size: 16px;
}
}
... | flaskProject/backstage/static/assets/css/responsive.css | @media (min-width: 576px) {
.slider-content br {
display: none;
}
.filter-tabs li {
font-size: 20px;
}
.filter-tabs li:not(:last-child) {
margin-right: 40px;
}
.blog {
padding: 120px 0;
}
.blog .title {
font-size: 36px;
}
.single-post .meta a {
font-size: 16px;
}
}
... | 0.441191 | 0.089097 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
color: black;
}
body {
background-color: white;
background-image: url("http://i.imgur.com/7M48i1w... | css/style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
color: black;
}
body {
background-color: white;
background-image: url("http://i.imgur.com/7M48i1w... | 0.313945 | 0.109325 |
body{
font-family: 'Indie Flower', cursive;
background: black; color: #ffef45;
height: 99vh;
overflow: hidden;
}
span, i{
font-family: 'Indie Flower', cursive;
}
button{ outline: 0; background-color: transparent; border: 0;color: #ffef45;
font-size: 25px;
}
button:active{ outline: 0}
.... | css/activeet.css | body{
font-family: 'Indie Flower', cursive;
background: black; color: #ffef45;
height: 99vh;
overflow: hidden;
}
span, i{
font-family: 'Indie Flower', cursive;
}
button{ outline: 0; background-color: transparent; border: 0;color: #ffef45;
font-size: 25px;
}
button:active{ outline: 0}
.... | 0.519034 | 0.067362 |
body {
position: relative;
}
h3 code, code {
font-size: 14px;
font-weight: normal;
}
body > .navbar {
font-size: 13px;
}
section {
padding-top: 30px;
}
section > .page-header,
section > .lead {
color: #5a5a5a;
}
section > ul li {
margin-bottom: 5px;
}
.jumbotron {
position: relative;
padding: 40px ... | doc/css/docs.css | body {
position: relative;
}
h3 code, code {
font-size: 14px;
font-weight: normal;
}
body > .navbar {
font-size: 13px;
}
section {
padding-top: 30px;
}
section > .page-header,
section > .lead {
color: #5a5a5a;
}
section > ul li {
margin-bottom: 5px;
}
.jumbotron {
position: relative;
padding: 40px ... | 0.378919 | 0.08772 |
.mprm-container .mp_menu_item .mprm-title,
.mprm-container .mprm-price-container .mprm-price {
font-style: $h6_font_style;
font-weight: $h6_font_weight;
font-size: $h6_font_size{px};
line-height: $h6_line_height;
font-family: @font_family( $h6_font_family );
letter-spacing: $h6_letter_spacing{em};
}
.mprm-contai... | web/app/themes/lafood/assets/css/dynamic/plugins/mp-restaurant-menu.css | .mprm-container .mp_menu_item .mprm-title,
.mprm-container .mprm-price-container .mprm-price {
font-style: $h6_font_style;
font-weight: $h6_font_weight;
font-size: $h6_font_size{px};
line-height: $h6_line_height;
font-family: @font_family( $h6_font_family );
letter-spacing: $h6_letter_spacing{em};
}
.mprm-contai... | 0.371251 | 0.035511 |
body {
font-family: 'Lato', sans-serif;
font-weight: bold;
color: purple;
}
li {
list-style-type: none;
margin: 0;
padding: 0;
}
.nav-brand {
display: block;
padding: 8px;
background-color: silver;
border-color: silver;
}
.nav-list {
display: flex;
flex-direction: row;
bor... | client/style.css | body {
font-family: 'Lato', sans-serif;
font-weight: bold;
color: purple;
}
li {
list-style-type: none;
margin: 0;
padding: 0;
}
.nav-brand {
display: block;
padding: 8px;
background-color: silver;
border-color: silver;
}
.nav-list {
display: flex;
flex-direction: row;
bor... | 0.575349 | 0.15511 |
*{margin:0;padding:0;}
body{background: white;font-family:'Noto Sans',Helvetica, Arial, sans-serif!important}
a:hover{text-decoration: none!important;}
i{background: url("../images/bg.png");}
.time-new-roman{font-family: "Time New Roman";font-size: 15px}
header{box-shadow: 0 2px 5px rgba(0,0,0,0.2);width: 100%;padding:... | public/css/fptHomeCss.css | *{margin:0;padding:0;}
body{background: white;font-family:'Noto Sans',Helvetica, Arial, sans-serif!important}
a:hover{text-decoration: none!important;}
i{background: url("../images/bg.png");}
.time-new-roman{font-family: "Time New Roman";font-size: 15px}
header{box-shadow: 0 2px 5px rgba(0,0,0,0.2);width: 100%;padding:... | 0.235108 | 0.062274 |
html,body{
display:block;
width:100%;
height:100%;
}
.top{
width:100%;
height:auto;
}
.bg-img-1 {
width: 100%;
height: auto;
}
.info {
display: flex;
flex-direction: column;
align-items: center;
}
input{
border: none;
outline: none;
background-color: rgba(255,255,255,0);
}
#et_pho... | css/1v4.css | html,body{
display:block;
width:100%;
height:100%;
}
.top{
width:100%;
height:auto;
}
.bg-img-1 {
width: 100%;
height: auto;
}
.info {
display: flex;
flex-direction: column;
align-items: center;
}
input{
border: none;
outline: none;
background-color: rgba(255,255,255,0);
}
#et_pho... | 0.336658 | 0.059292 |
.centered{ text-align: center; }
.c-pad{ padding-bottom: 50px; }
strong{ font-weight: normal; }
a{ color: #000; text-decoration: none; }
a:hover{ color: #000; text-decoration: none; }
.erreur{ color: red; }
.nextTo p{ margin-left: 5px!important; }
.nextTo p, .nextTo img{ display: inline-block; vertical-align: middle; m... | public/css/public/app.css | .centered{ text-align: center; }
.c-pad{ padding-bottom: 50px; }
strong{ font-weight: normal; }
a{ color: #000; text-decoration: none; }
a:hover{ color: #000; text-decoration: none; }
.erreur{ color: red; }
.nextTo p{ margin-left: 5px!important; }
.nextTo p, .nextTo img{ display: inline-block; vertical-align: middle; m... | 0.546738 | 0.141015 |
.BestSeller {
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
}
.Product {
width: calc(25%);
padding: 15px 15px 20px 15px;
text-align: center;
height: calc(25vw);
}
.Product:hover {
background-clip: border-box;
box-shadow: 0 0 3px 0 #dee2e6;
border-radius: 6px;
}
.product... | frontend/src/components/Client/Product/Product.css | .BestSeller {
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
}
.Product {
width: calc(25%);
padding: 15px 15px 20px 15px;
text-align: center;
height: calc(25vw);
}
.Product:hover {
background-clip: border-box;
box-shadow: 0 0 3px 0 #dee2e6;
border-radius: 6px;
}
.product... | 0.555194 | 0.117851 |
@font-face {
font-family: 'hurtigruten';
src: url('../fonts/hurtigruten.eot?39553187');
src: url('../fonts/hurtigruten.eot?39553187#iefix') format('embedded-opentype'),
url('../fonts/hurtigruten.woff2?39553187') format('woff2'),
url('../fonts/hurtigruten.woff?39553187') format('woff'),
url('.... | public/css/frontend/icon-font.css | @font-face {
font-family: 'hurtigruten';
src: url('../fonts/hurtigruten.eot?39553187');
src: url('../fonts/hurtigruten.eot?39553187#iefix') format('embedded-opentype'),
url('../fonts/hurtigruten.woff2?39553187') format('woff2'),
url('../fonts/hurtigruten.woff?39553187') format('woff'),
url('.... | 0.229794 | 0.063077 |
body {
font: 13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
text-align: left;
padding: 0;
margin: 20px 10px;
text-rendering: optimizeLegibility;
}
header,
footer,
article,
section,
nav,
figure,
address,
hgroup,
abbr,
figcaption,
aside {
display: block;
padding: 0;
margin: 0;
}
abbr {
disp... | public/denta/framework/admin/inc/css/custom-editor-style.css | body {
font: 13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
text-align: left;
padding: 0;
margin: 20px 10px;
text-rendering: optimizeLegibility;
}
header,
footer,
article,
section,
nav,
figure,
address,
hgroup,
abbr,
figcaption,
aside {
display: block;
padding: 0;
margin: 0;
}
abbr {
disp... | 0.298083 | 0.077553 |