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 |
|---|---|---|---|---|
* — Corpo das páginas —
*/
body {
font-family: 'Open Sans', 'Segoe UI', Arial, sans-serif;
background-color: #f4f4f4;
}
/*
* — Margens —
*/
.mar-0 {
margin: 0;
}
.mar-top-0 {
margin-top: 0;
}
.mar-top-5 {
margin-top: 5px;
}
.mar-top-10 {
margin-top: 10px;
}
.mar-top-15 {
mar... | Content/onlinesites.basico.css | * — Corpo das páginas —
*/
body {
font-family: 'Open Sans', 'Segoe UI', Arial, sans-serif;
background-color: #f4f4f4;
}
/*
* — Margens —
*/
.mar-0 {
margin: 0;
}
.mar-top-0 {
margin-top: 0;
}
.mar-top-5 {
margin-top: 5px;
}
.mar-top-10 {
margin-top: 10px;
}
.mar-top-15 {
mar... | 0.444806 | 0.122655 |
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;}
ul,ol{list-style:none;}
body{color: #121212; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif... | public/static/css/z2-public.css | body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;}
ul,ol{list-style:none;}
body{color: #121212; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif... | 0.334263 | 0.082883 |
@import url("./theme.css");
.monrepondeurauto .monrepondeurauto--card {
background: var(--cardBackground);
border: 1.5px solid var(--cardBorder);
border-radius: 20px;
margin: 8px 30px 0 0.3em;
overflow: hidden;
}
.monrepondeurauto .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 20px;
}
.mo... | client/src/styles/css/styles/card.css | @import url("./theme.css");
.monrepondeurauto .monrepondeurauto--card {
background: var(--cardBackground);
border: 1.5px solid var(--cardBorder);
border-radius: 20px;
margin: 8px 30px 0 0.3em;
overflow: hidden;
}
.monrepondeurauto .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 20px;
}
.mo... | 0.271928 | 0.117471 |
:root{
--theme-color: red;
--secondary-color: #8f8f8f;
--dark-theme-color: rgb(136, 2, 2);
}
@font-face{
font-family: 'Futura Light';
src: url("/fonts/FUTURA BK BT BOOK.TTF")
}
@font-face{
font-family: 'Futura Bold';
src: url("../fonts/FUTURA MD BT BOLD.TTF")
}
html {
scroll-behavior:... | public/css/blog.css | :root{
--theme-color: red;
--secondary-color: #8f8f8f;
--dark-theme-color: rgb(136, 2, 2);
}
@font-face{
font-family: 'Futura Light';
src: url("/fonts/FUTURA BK BT BOOK.TTF")
}
@font-face{
font-family: 'Futura Bold';
src: url("../fonts/FUTURA MD BT BOLD.TTF")
}
html {
scroll-behavior:... | 0.610337 | 0.111555 |
.Browser_Table {
position: relative;
background: #444444;
overflow: hidden;
font-family: Verdana;
}
.Browser_ReloadProgress {
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
position: absolute;
top: 50%;
left: 50%;
width: 57px;
height: 50px;
... | dijit/geoenrichment/themes/common/InfographicsCarousel.css | .Browser_Table {
position: relative;
background: #444444;
overflow: hidden;
font-family: Verdana;
}
.Browser_ReloadProgress {
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
position: absolute;
top: 50%;
left: 50%;
width: 57px;
height: 50px;
... | 0.619241 | 0.10307 |
side{
width: 350px;
background: #ededed;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
border-radius: 2px;
padding: 40px 50px ;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
strong {
font-size: 20px;
text-align: center;
display: block;
color: #6f6f6f;
}
... | front-end/src/app/pages/Connection.css | side{
width: 350px;
background: #ededed;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
border-radius: 2px;
padding: 40px 50px ;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
strong {
font-size: 20px;
text-align: center;
display: block;
color: #6f6f6f;
}
... | 0.395835 | 0.194005 |
.background_glossyMaroon8,
.hover_background_glossyMaroon8:hover,
.active_background_glossyMaroon8:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -... | widgets/common/assets/gradients/glossy/glossyMaroon/glossyMaroon8.css | .background_glossyMaroon8,
.hover_background_glossyMaroon8:hover,
.active_background_glossyMaroon8:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -... | 0.454956 | 0.082549 |
***********************************/
#gallery .gallery-grid {
display: block;
width: 102%;
}
/*item*/
#gallery .gallery-grid-item {
width: calc(99.4%/3);
display: inline-block;
padding: 0;
border: 1px solid #db9602;
}
#gallery .gallery-grid-item-box {
width: 100%;
position: relative;
display: block;
}
#gal... | resources/assets/website/css/pages/gallery.css | ***********************************/
#gallery .gallery-grid {
display: block;
width: 102%;
}
/*item*/
#gallery .gallery-grid-item {
width: calc(99.4%/3);
display: inline-block;
padding: 0;
border: 1px solid #db9602;
}
#gallery .gallery-grid-item-box {
width: 100%;
position: relative;
display: block;
}
#gal... | 0.31363 | 0.044494 |
@import url('https://fonts.googleapis.com/css?family=Fredoka+One|Monoton&display=swap');
/* Background Image Import */
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-... | public/resources/styles/main.css | @import url('https://fonts.googleapis.com/css?family=Fredoka+One|Monoton&display=swap');
/* Background Image Import */
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-... | 0.322313 | 0.069069 |
@charset "utf-8";
/* CSS Document */
iframe,ul,li,ol,dl,dt,dd,p,table,tr,td,form,button,select,textarea { margin:0; padding:0; font-weight:normal; font-style:normal; list-style-type:none; border:none;}
ul {list-style:none;}
a img {border:none;}
a {text-decoration:none;}
body { font:14px "微软雅黑"; margin:0}
h1,h2,h3,h4,h5... | src/main/webapp/css/login_system.css | @charset "utf-8";
/* CSS Document */
iframe,ul,li,ol,dl,dt,dd,p,table,tr,td,form,button,select,textarea { margin:0; padding:0; font-weight:normal; font-style:normal; list-style-type:none; border:none;}
ul {list-style:none;}
a img {border:none;}
a {text-decoration:none;}
body { font:14px "微软雅黑"; margin:0}
h1,h2,h3,h4,h5... | 0.225161 | 0.122104 |
@viewport {
width: extend-to-zoom;
zoom: 1.0;
}
@-ms-viewport {
width: extend-to-zoom;
zoom: 1.0;
}
html, body {
font-size: 100%;
padding: 0;
margin: 0;
width: 100%;
overflow: scroll;
overflow-x: hidden;
background: #ddd url(../images/back.jpg) fixed no-repeat center center;
background-size: cov... | layout-master/layout234/stylesheets/style.css | @viewport {
width: extend-to-zoom;
zoom: 1.0;
}
@-ms-viewport {
width: extend-to-zoom;
zoom: 1.0;
}
html, body {
font-size: 100%;
padding: 0;
margin: 0;
width: 100%;
overflow: scroll;
overflow-x: hidden;
background: #ddd url(../images/back.jpg) fixed no-repeat center center;
background-size: cov... | 0.41739 | 0.125012 |
.xxx-share {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
}
.xxx-share__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wr... | src/css/share/share.css | .xxx-share {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
}
.xxx-share__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wr... | 0.146362 | 0.034326 |
body {background:#e6e5ea;font-size: 13px; padding: 0px; margin: 0px; font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;color:#666;}
input,button { font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;}
.loginbox{box-shadow: 0px 10px 150px #666666;
-webkit-box-shadow: 0px 10px ... | src/main/webapp/WEB-INF/resources/style/laserCoreCss.css | body {background:#e6e5ea;font-size: 13px; padding: 0px; margin: 0px; font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;color:#666;}
input,button { font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;}
.loginbox{box-shadow: 0px 10px 150px #666666;
-webkit-box-shadow: 0px 10px ... | 0.162679 | 0.095265 |
@import url("https://discordstyles.github.io/HorizontalServerList/base.css");
@import url("https://discordstyles.github.io/RadialStatus/base.css");
@import "https://nyri4.github.io/Discolored/main.css";
@import url('https://kckarnige.github.io/custom-server-logos/base.css');
/* [Recommended] Revert CSS variables: color... | 1337VanillaLikeTheme.theme.css | @import url("https://discordstyles.github.io/HorizontalServerList/base.css");
@import url("https://discordstyles.github.io/RadialStatus/base.css");
@import "https://nyri4.github.io/Discolored/main.css";
@import url('https://kckarnige.github.io/custom-server-logos/base.css');
/* [Recommended] Revert CSS variables: color... | 0.427636 | 0.111386 |
@-moz-document domain("friends.nico") {
.column {
flex-grow: 1;
flex-shrink: 1;
}
body {
font-family: Avenir, Open Sans, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, MS\ Pゴシック, MS PGothic, sans-serif;
}
@media screen and (min-... | data/usercss/141535.user.css | @-moz-document domain("friends.nico") {
.column {
flex-grow: 1;
flex-shrink: 1;
}
body {
font-family: Avenir, Open Sans, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, MS\ Pゴシック, MS PGothic, sans-serif;
}
@media screen and (min-... | 0.272702 | 0.053329 |
*,
::after,
::before {
box-sizing: border-box;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #ccc;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
body {
font-size: 62.5%;
font-family: 'AvenirLTStd-Light', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHe... | asset/css/main.css | *,
::after,
::before {
box-sizing: border-box;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #ccc;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
body {
font-size: 62.5%;
font-family: 'AvenirLTStd-Light', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHe... | 0.424531 | 0.074198 |
.anchor:before {
display: block;
content: " ";
margin-top: -70px;
height: 70px;
visibility: hidden;
}
body {
font-size: 16px;
line-height: 23px;
font-weight: 300;
-webkit-font-smoothing: subpixel-antialiased;
color: #333;
padding-top: 70px;
}
body *::selection {
background: #e67e22;
color: #... | DNOW_files/style.css | .anchor:before {
display: block;
content: " ";
margin-top: -70px;
height: 70px;
visibility: hidden;
}
body {
font-size: 16px;
line-height: 23px;
font-weight: 300;
-webkit-font-smoothing: subpixel-antialiased;
color: #333;
padding-top: 70px;
}
body *::selection {
background: #e67e22;
color: #... | 0.435661 | 0.115063 |
nav{
padding-bottom: 8px;
padding-top: 5px;
color: white;
}
button{
background: #7029c2;
background-image: -webkit-linear-gradient(top, #7029c2, #1580c2);
background-image: -moz-linear-gradient(top, #7029c2, #1580c2);
background-image: -ms-linear-gradient(top, #7029c2, #1580c2);
backgrou... | public/css/custom.css | nav{
padding-bottom: 8px;
padding-top: 5px;
color: white;
}
button{
background: #7029c2;
background-image: -webkit-linear-gradient(top, #7029c2, #1580c2);
background-image: -moz-linear-gradient(top, #7029c2, #1580c2);
background-image: -ms-linear-gradient(top, #7029c2, #1580c2);
backgrou... | 0.2359 | 0.136177 |
height: 650px;
margin: 40px 0 0 10px;
float: left;
/* border: 1px solid black; */
}
#right {
width: 650px;
}
#left {
width: 450px;
}
.month {
text-align: center;
clear: left;
font-size: 1.9em;
margin: 20px;
/* border: 1px solid red; */
}
.month>i {
cursor: pointer;
}
.month>i:hover {
text-shadow: 3px ... | RoutineMaker/src/main/webapp/resources/css/calendar.css | height: 650px;
margin: 40px 0 0 10px;
float: left;
/* border: 1px solid black; */
}
#right {
width: 650px;
}
#left {
width: 450px;
}
.month {
text-align: center;
clear: left;
font-size: 1.9em;
margin: 20px;
/* border: 1px solid red; */
}
.month>i {
cursor: pointer;
}
.month>i:hover {
text-shadow: 3px ... | 0.187616 | 0.075858 |
.container-about {
display: flex;
margin-left: 200px;
margin-right: 200px;
}
@media (max-width: 1200px) {
.container-about {
margin-left: 130px;
margin-right: 130px;
}
}
@media (max-width: 1000px) {
.container-about {
margin-left: 40px;
margin-right: 40px;
}
}
@media (max-width: 900px) ... | frontend/src/css/about-us.css | .container-about {
display: flex;
margin-left: 200px;
margin-right: 200px;
}
@media (max-width: 1200px) {
.container-about {
margin-left: 130px;
margin-right: 130px;
}
}
@media (max-width: 1000px) {
.container-about {
margin-left: 40px;
margin-right: 40px;
}
}
@media (max-width: 900px) ... | 0.438785 | 0.059674 |
.mui-listpicker {
position: relative;
border: solid 1px #ccc;
padding: 0px;
margin: 3px;
height: 185px;
background-color: #fff;
overflow: hidden;
border-radius: 3px;
}
.mui-listpicker .mui-listpicker-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
border-radius: 3p... | app/src/main/assets/www/css/mui.listpicker.css | .mui-listpicker {
position: relative;
border: solid 1px #ccc;
padding: 0px;
margin: 3px;
height: 185px;
background-color: #fff;
overflow: hidden;
border-radius: 3px;
}
.mui-listpicker .mui-listpicker-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
border-radius: 3p... | 0.315736 | 0.058561 |
.projects__container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
width: 40% !important;
}
.project__item {
background: var(--container-color);
padding: 1.3rem;
border-radius: 2rem;
border: 1px solid transparent;
transition: var(--transition);
}
/*.project__item:hover {
background: tra... | src/components/projects/projects.css | .projects__container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
width: 40% !important;
}
.project__item {
background: var(--container-color);
padding: 1.3rem;
border-radius: 2rem;
border: 1px solid transparent;
transition: var(--transition);
}
/*.project__item:hover {
background: tra... | 0.374676 | 0.111096 |
@font-face { font-family: 'OpenSans_Regular'; src: url("../fonts/OpenSans-Regular.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Bold'; src: url("../fonts/OpenSans-Bold.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Light'; src: url("../fonts/OpenSans-Light.ttf") format('truetype');}
ht... | public/advisa/css/main.css | @font-face { font-family: 'OpenSans_Regular'; src: url("../fonts/OpenSans-Regular.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Bold'; src: url("../fonts/OpenSans-Bold.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Light'; src: url("../fonts/OpenSans-Light.ttf") format('truetype');}
ht... | 0.276007 | 0.061031 |
@import 'variablesColor.css' ;
.profile-pic{
color:var(--whiteColor);
}
.profile-pic img {margin-top: -2px;}
.dropdown-toggle:after{
display:none;
}
.fa-bell-o{
color: var(--whiteColor);
size:24px;
}
.profile-menu{
top:-30px!important;
}
.profile-menu .profile-body-items{
color:var(--blackcolor)!important;... | public/sitecss/css/dropdownNotificationAndProfile.css | @import 'variablesColor.css' ;
.profile-pic{
color:var(--whiteColor);
}
.profile-pic img {margin-top: -2px;}
.dropdown-toggle:after{
display:none;
}
.fa-bell-o{
color: var(--whiteColor);
size:24px;
}
.profile-menu{
top:-30px!important;
}
.profile-menu .profile-body-items{
color:var(--blackcolor)!important;... | 0.195402 | 0.04612 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
/*Classes Universais*/
.bg-img{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.w50{
width: 50%;
margin: 0 auto;
}
.w80{
width: 80%;
margin: 0 au... | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
/*Classes Universais*/
.bg-img{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.w50{
width: 50%;
margin: 0 auto;
}
.w80{
width: 80%;
margin: 0 au... | 0.213009 | 0.067148 |
@charset "utf-8";
/* CSS Document */
/*****************************************************************************
*
* PROJECT: Creating Interactive Web pages with a Controlled Layout
* LICENSE: See LICENSE in the top level directory
* FILE: public_html/styles/masterStyle.css
* PURPOSE: ... | styles/masterStyle.css | @charset "utf-8";
/* CSS Document */
/*****************************************************************************
*
* PROJECT: Creating Interactive Web pages with a Controlled Layout
* LICENSE: See LICENSE in the top level directory
* FILE: public_html/styles/masterStyle.css
* PURPOSE: ... | 0.235021 | 0.047825 |
.tablamedica {
position: relative;
width:100%;
}.tablamedica table{
border-collapse: collapse;
border-spacing: 0;
width:100%;
height:100%;
margin:0px;padding:0px;
}.tablamedica tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-... | 1AARedMedicaWakeUp/RedMedicaWakeUp/web/css/tablemedicamentos.css | .tablamedica {
position: relative;
width:100%;
}.tablamedica table{
border-collapse: collapse;
border-spacing: 0;
width:100%;
height:100%;
margin:0px;padding:0px;
}.tablamedica tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-... | 0.275617 | 0.238329 |
html, body, div, iframe, h1, h2, p, a, img, ul, li, footer, header, nav, select {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
footer, header, nav {
display: block;
}
html {
font-family: 'Jost', sans-serif;
scroll-behavior: smooth;
}
body {
color: black;
background: white;
... | CSS/style.css |
html, body, div, iframe, h1, h2, p, a, img, ul, li, footer, header, nav, select {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
footer, header, nav {
display: block;
}
html {
font-family: 'Jost', sans-serif;
scroll-behavior: smooth;
}
body {
color: black;
background: white;
... | 0.390127 | 0.069226 |
.padding {
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
margin-right: 0;
}
.header {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
margin-top: 53px;
color: black;
}
.header-with-date {
width: 114px;
h... | public/assets/css/style.css | .padding {
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
margin-right: 0;
}
.header {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
margin-top: 53px;
color: black;
}
.header-with-date {
width: 114px;
h... | 0.253491 | 0.078289 |
body {
font-family: sans-serif;
color: rgba(255, 255, 255, 0.88);
font-weight: normal;
padding: 0;
margin: 0;
background: black;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
html {
padding: 0;
margin: 0;
}
#header {
... | css/style.css | body {
font-family: sans-serif;
color: rgba(255, 255, 255, 0.88);
font-weight: normal;
padding: 0;
margin: 0;
background: black;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
html {
padding: 0;
margin: 0;
}
#header {
... | 0.364664 | 0.101902 |
body{
overflow: hidden;
}
.navigation {
border-bottom: 3px solid #cf293f;
}
#testimonial{
height: 450px !important;
}
.testimonials-area{
margin-top: 120px;
}
.test-bg{
background: rgba(0, 0, 0, 0.75);
}
.test-img img {
width: 120px;
height: auto;
border: 3px solid rgb(238,49,69);... | html/css/testimonials.css | body{
overflow: hidden;
}
.navigation {
border-bottom: 3px solid #cf293f;
}
#testimonial{
height: 450px !important;
}
.testimonials-area{
margin-top: 120px;
}
.test-bg{
background: rgba(0, 0, 0, 0.75);
}
.test-img img {
width: 120px;
height: auto;
border: 3px solid rgb(238,49,69);... | 0.458349 | 0.243924 |
@import 'common/colors';
@import 'common/common';
@import 'common/typography';
ul {
padding: 0;
margin: 0;
}
.logo {
grid-column: 1;
grid-row: 1;
}
.main {
display: grid;
grid-template-columns: minmax(360px, 720px);
grid-row-gap: 8px;
height: 100%;
margin: 0 auto;
justify-content: center;
fon... | app/css/components/list.css | @import 'common/colors';
@import 'common/common';
@import 'common/typography';
ul {
padding: 0;
margin: 0;
}
.logo {
grid-column: 1;
grid-row: 1;
}
.main {
display: grid;
grid-template-columns: minmax(360px, 720px);
grid-row-gap: 8px;
height: 100%;
margin: 0 auto;
justify-content: center;
fon... | 0.301876 | 0.096068 |
@charset "UTH-8";
@font-face {
font-family: "bebas";
src: url(../fontes/BebasNeue-Regular.ttf);
}
@font-face {
font-family: "android";
src: url(../fontes/idroid.otf);
}
* {
padding: 0px;
margin: 0px;
}
body {
background-color: rgb(179, 146, 146);
max-width: 100%;
}
body p {
text-... | estilos/style.css | @charset "UTH-8";
@font-face {
font-family: "bebas";
src: url(../fontes/BebasNeue-Regular.ttf);
}
@font-face {
font-family: "android";
src: url(../fontes/idroid.otf);
}
* {
padding: 0px;
margin: 0px;
}
body {
background-color: rgb(179, 146, 146);
max-width: 100%;
}
body p {
text-... | 0.415966 | 0.137532 |
.itin {
display: flex;
width: 98vw;
margin: 0 auto;
}
.dayList {
display: flex;
flex-direction: column;
width: 15vw;
height: 90vh;
justify-content: space-around;
border-right: 1px solid black;
position: fixed;
}
.dayList .first {
margin-top: 3vh;
}
.dayList a {
text-decoration: none;
color: bl... | src/css/itinerary.css | .itin {
display: flex;
width: 98vw;
margin: 0 auto;
}
.dayList {
display: flex;
flex-direction: column;
width: 15vw;
height: 90vh;
justify-content: space-around;
border-right: 1px solid black;
position: fixed;
}
.dayList .first {
margin-top: 3vh;
}
.dayList a {
text-decoration: none;
color: bl... | 0.539954 | 0.086593 |
.acceptAudioCallBtn, #servicesPanel, .acceptVideoCallBtn, .ignoreCallBtn, #conversationPanel, #collaborationServiceTab,
.callControlBtns, .endCallBtn, .callIncomingBtns, .unmuteBtn, .unholdBtn, .unmuteAllBtn, .endSharingBtn,
.callPanelTitle, .conferenceControlBtns, #deleteAttachmentBtn ,.unblockVideoBtn, .unlockConfere... | public/CommunicationSampleApp/css/app.css | .acceptAudioCallBtn, #servicesPanel, .acceptVideoCallBtn, .ignoreCallBtn, #conversationPanel, #collaborationServiceTab,
.callControlBtns, .endCallBtn, .callIncomingBtns, .unmuteBtn, .unholdBtn, .unmuteAllBtn, .endSharingBtn,
.callPanelTitle, .conferenceControlBtns, #deleteAttachmentBtn ,.unblockVideoBtn, .unlockConfere... | 0.287168 | 0.05301 |
* {
margin: 0;
padding: 0; }
body, button, code, input, select, textarea {
font: 12px/1.5 "Microsoft Yahei"; }
a {
text-decoration: none;
color: #ccc;
font-size: 12px; }
i {
font-style: initial; }
ul {
list-style: none; }
@media screen and (max-width: 767px) {
body:after {
content: "";
wi... | public/second_css/footer/footer.css | * {
margin: 0;
padding: 0; }
body, button, code, input, select, textarea {
font: 12px/1.5 "Microsoft Yahei"; }
a {
text-decoration: none;
color: #ccc;
font-size: 12px; }
i {
font-style: initial; }
ul {
list-style: none; }
@media screen and (max-width: 767px) {
body:after {
content: "";
wi... | 0.323701 | 0.076373 |
Created on : Mar 24, 2018, 6:53:41 PM
Author : Richard
*/
.shopping-table-container{
position: absolute;
left: 0;
right: 0;
bottom: 40px;
margin: auto;
width: 55%;
height: auto;
background-color: #a9a9a966;
text-align: center;
max-height: 73%;
}
#shopping-table {
... | assets/css/shoppingtable.css | Created on : Mar 24, 2018, 6:53:41 PM
Author : Richard
*/
.shopping-table-container{
position: absolute;
left: 0;
right: 0;
bottom: 40px;
margin: auto;
width: 55%;
height: auto;
background-color: #a9a9a966;
text-align: center;
max-height: 73%;
}
#shopping-table {
... | 0.458834 | 0.185947 |
.error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
}
.input-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto... | css/map.css | .error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
}
.input-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto... | 0.34621 | 0.052158 |
@import 'https://fonts.googleapis.com/css?family=Lobster|Playfair+Display|Raleway';
body,
html {
width: 100%;
height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Arimo', sans-serif;
font-weight: 700;
}
a {
color: #987067;
font-weight: 900;
}
.content-section-a .lead a:hover,
.content-... | css/landing-page.css | @import 'https://fonts.googleapis.com/css?family=Lobster|Playfair+Display|Raleway';
body,
html {
width: 100%;
height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Arimo', sans-serif;
font-weight: 700;
}
a {
color: #987067;
font-weight: 900;
}
.content-section-a .lead a:hover,
.content-... | 0.433022 | 0.117471 |
@media screen and (max-width: 1087px) {
.navbar-menu {
background-color: hsl(0, 0%, 21%);
}
.navbar-item {
color: whitesmoke;
text-align: center;
}
a.navbar-item:hover {
background-color: #292929;
color: whitesmoke;
}
.navbar-burger:hover {
bac... | static/css/custom.css | @media screen and (max-width: 1087px) {
.navbar-menu {
background-color: hsl(0, 0%, 21%);
}
.navbar-item {
color: whitesmoke;
text-align: center;
}
a.navbar-item:hover {
background-color: #292929;
color: whitesmoke;
}
.navbar-burger:hover {
bac... | 0.325735 | 0.110807 |
*{
margin: auto;
padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 640px){
body{
font-size: 80%;
}
}
@media screen and (max-width: 480px){
body{
font-size: 50%;
}
}
.content{
background-color: #f0f0f0;
min-width: 320px;
max-width: 1920px;
width: 1... | tast/task6.css | *{
margin: auto;
padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 640px){
body{
font-size: 80%;
}
}
@media screen and (max-width: 480px){
body{
font-size: 50%;
}
}
.content{
background-color: #f0f0f0;
min-width: 320px;
max-width: 1920px;
width: 1... | 0.433742 | 0.075041 |
:host {
/**
* @prop --front-background: Front side background colour.
*/
--front-background: repeating-linear-gradient(
45deg,
#f9f9f9,
#f9f9f9 10px,
#f0eeee 10px,
#f0eeee 20px
);
/**
* @prop --back-background: Back side background colour.
*/
--back-background: repeating-linear-gradient(
315de... | src/components/code-it-note/code-it-note.css | :host {
/**
* @prop --front-background: Front side background colour.
*/
--front-background: repeating-linear-gradient(
45deg,
#f9f9f9,
#f9f9f9 10px,
#f0eeee 10px,
#f0eeee 20px
);
/**
* @prop --back-background: Back side background colour.
*/
--back-background: repeating-linear-gradient(
315de... | 0.505859 | 0.153644 |
:root {
--tecla-primary: hsl(150, 50%, 30%);
--tecla-primary-on: white;
--tecla-primary-brighter: hsl(150, 50%, 40%);
--tecla-primary-darker: hsl(150, 50%, 20%);
--tecla-secondary: hsl(20, 100%, 50%);
--tecla-secondary-on: black;
--tecla-gray-90: hsl(0, 0%, 90%);
--tecla-gray-80: hsl(0, 0%, 80%);
--tecla-gra... | src/styles.css | :root {
--tecla-primary: hsl(150, 50%, 30%);
--tecla-primary-on: white;
--tecla-primary-brighter: hsl(150, 50%, 40%);
--tecla-primary-darker: hsl(150, 50%, 20%);
--tecla-secondary: hsl(20, 100%, 50%);
--tecla-secondary-on: black;
--tecla-gray-90: hsl(0, 0%, 90%);
--tecla-gray-80: hsl(0, 0%, 80%);
--tecla-gra... | 0.344223 | 0.093844 |
body {
margin: 0px;
padding: 0px;
overflow-x: auto;
}
#vj-sidebar {
z-index: 1000;
position: fixed;
top: 0px;
left: 0px;
width: 300px;
height: 100vh;
background-color: #333;
transition: 0.5s;
overflow: hidden;
}
#vj-sidebar.hide {
width: 75px;
}
#vj-sidebar ul {
margin: 0px;
padding-lef... | templates/Admin Panel/global/vj-admin-panel.css | body {
margin: 0px;
padding: 0px;
overflow-x: auto;
}
#vj-sidebar {
z-index: 1000;
position: fixed;
top: 0px;
left: 0px;
width: 300px;
height: 100vh;
background-color: #333;
transition: 0.5s;
overflow: hidden;
}
#vj-sidebar.hide {
width: 75px;
}
#vj-sidebar ul {
margin: 0px;
padding-lef... | 0.494385 | 0.072308 |
html{
font-family: 'Rubik', sans-serif !important;
overflow-x: hidden;
overflow-y: hidden;
}
.brand-logo{
padding: 0px 35px !important;
margin-top: 20px;
}
.font-bold{
font-weight: bold;
}
.fondo{
background-image: url('../media/img/DSC03995.JPG');
background-position: center center;... | css/index.css | html{
font-family: 'Rubik', sans-serif !important;
overflow-x: hidden;
overflow-y: hidden;
}
.brand-logo{
padding: 0px 35px !important;
margin-top: 20px;
}
.font-bold{
font-weight: bold;
}
.fondo{
background-image: url('../media/img/DSC03995.JPG');
background-position: center center;... | 0.370453 | 0.063453 |
.emoji {
/* Some defaults */
display: inline-block;
font-size: inherit;
font-family: arial, sans-serif; }
/* makes the font 33% larger relative to the icon container */
.emoji-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.emoji-2x {
font-size: 2em; }
.emoji-3x {
font-size... | dist/emogee.css | .emoji {
/* Some defaults */
display: inline-block;
font-size: inherit;
font-family: arial, sans-serif; }
/* makes the font 33% larger relative to the icon container */
.emoji-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.emoji-2x {
font-size: 2em; }
.emoji-3x {
font-size... | 0.439747 | 0.124692 |
.banner{
color: #FFF;
height: auto;
width: 100%;
/*background:url(../img/banner3.png)no-repeat top center;*/
/*background-size: 100% 100%;*/
/* text-align: center;*/
position:relative;
}
.banner img{
width: 100%;
height: 100%;
}
.banner h3{
font-size: 73px;
line-height: 120px;
margin-top: 84px;
font-weight:... | web/theme/web/default/css/funcList.css | .banner{
color: #FFF;
height: auto;
width: 100%;
/*background:url(../img/banner3.png)no-repeat top center;*/
/*background-size: 100% 100%;*/
/* text-align: center;*/
position:relative;
}
.banner img{
width: 100%;
height: 100%;
}
.banner h3{
font-size: 73px;
line-height: 120px;
margin-top: 84px;
font-weight:... | 0.23926 | 0.099252 |
* {
box-sizing: border-box;
}
body {
display: flex;
flex-direction: column;
background-color: #FFF;
font-family: 'Poppins', sans-serif;
color: hsl(229, 6%, 66%);
line-height: 1.6;
margin: 0 auto;
max-width: 100%;
@media (min-width: 768px) and (max-width: 1023px) {
max-wid... | Card/CSS/styles.css | * {
box-sizing: border-box;
}
body {
display: flex;
flex-direction: column;
background-color: #FFF;
font-family: 'Poppins', sans-serif;
color: hsl(229, 6%, 66%);
line-height: 1.6;
margin: 0 auto;
max-width: 100%;
@media (min-width: 768px) and (max-width: 1023px) {
max-wid... | 0.639511 | 0.153264 |
@CHARSET "utf-8";
div.modal form th,
div.modal form td {
padding-top: 2px;
padding-bottom: 0px;
}
div.modal form td input {
margin: 0px;
height: 40px;
}
.eb-disabled {
color: gray !important;
cursor: default;
}
table.table th::before {
right: 0.5em !important;
}
table.table th::after {
... | static/css/base.css | @CHARSET "utf-8";
div.modal form th,
div.modal form td {
padding-top: 2px;
padding-bottom: 0px;
}
div.modal form td input {
margin: 0px;
height: 40px;
}
.eb-disabled {
color: gray !important;
cursor: default;
}
table.table th::before {
right: 0.5em !important;
}
table.table th::after {
... | 0.289573 | 0.106924 |
* {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justi... | app/static/main.css | * {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justi... | 0.382949 | 0.051035 |
@font-face
{
font-family: 'EncodeSans-Black';
src: url('../fuentes/EncodeSans-Black.ttf');
}
@font-face
{
font-family: 'EncodeSans-Bold';
src: url('../fuentes/EncodeSans-Bold.ttf');
}
@font-face
{
font-family: 'EncodeSans-ExtraBold';
src: url('../fuentes/EncodeSans-ExtraBold.ttf');
}
@... | public/css/style.css | @font-face
{
font-family: 'EncodeSans-Black';
src: url('../fuentes/EncodeSans-Black.ttf');
}
@font-face
{
font-family: 'EncodeSans-Bold';
src: url('../fuentes/EncodeSans-Bold.ttf');
}
@font-face
{
font-family: 'EncodeSans-ExtraBold';
src: url('../fuentes/EncodeSans-ExtraBold.ttf');
}
@... | 0.324878 | 0.093719 |
@font-face {
font-family: "Lucida Grande";
src: url("../Assets/fonts/Lucida\ Grande.ttf");
font-style: normal;
font-weight: 100;
}
root {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/* ============================================================
... | Assets/style.css | @font-face {
font-family: "Lucida Grande";
src: url("../Assets/fonts/Lucida\ Grande.ttf");
font-style: normal;
font-weight: 100;
}
root {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/* ============================================================
... | 0.430147 | 0.061848 |
body.basic-main-layout {
background-color: #272c30;
}
body.basic-main-layout .page-content {
min-height: 100vh !important;
}
body.basic-main-layout .basic_page-content h3.page-title {
background: #fff;
margin-top: -25px;
margin-left: -20px;
margin-right: -20px;
padding: 17px 20px;
color: #000;
font-... | public/assets/css/all_rtl.css | body.basic-main-layout {
background-color: #272c30;
}
body.basic-main-layout .page-content {
min-height: 100vh !important;
}
body.basic-main-layout .basic_page-content h3.page-title {
background: #fff;
margin-top: -25px;
margin-left: -20px;
margin-right: -20px;
padding: 17px 20px;
color: #000;
font-... | 0.378689 | 0.038071 |
@font-face {
font-family: "Press Start 2P";
src: url(/Assets/PressStart2P-Regular.ttf);
}
:root {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Press Start 2P', monospace;
background-color: #212529;
color: #ddd;
}
.sectionModal {
display: block;
position: fixed;
left: 0;
... | style.css | @font-face {
font-family: "Press Start 2P";
src: url(/Assets/PressStart2P-Regular.ttf);
}
:root {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Press Start 2P', monospace;
background-color: #212529;
color: #ddd;
}
.sectionModal {
display: block;
position: fixed;
left: 0;
... | 0.36591 | 0.115911 |
body{
font-family: 'Raleway', sans-serif;
}
a{
text-decoration: none;
}
.subtitulo {
font-size: 24px;
line-height: 30px;
font-weight: bold;
letter-spacing: .1em;
color: #000;
text-transform: uppercase;
text-align: center;
margin-top: 40px;
}
.subtitulo:after {
content: "";
... | css/stylesheet.css | body{
font-family: 'Raleway', sans-serif;
}
a{
text-decoration: none;
}
.subtitulo {
font-size: 24px;
line-height: 30px;
font-weight: bold;
letter-spacing: .1em;
color: #000;
text-transform: uppercase;
text-align: center;
margin-top: 40px;
}
.subtitulo:after {
content: "";
... | 0.315525 | 0.054475 |
@font-face {
font-family: Futura;
src: url("/assets/fonts/Futura.otf");
}
@font-face {
font-family: Futura-M;
src: url("/assets/fonts/Futura_Medium.ttf");
}
@font-face {
font-family: Futura-Black;
src: url("/assets/fonts/Futura_Black.ttf");
}
@font-face {
font-family: Google;
src: url("/assets/fonts/goo... | assets/css/header.css | @font-face {
font-family: Futura;
src: url("/assets/fonts/Futura.otf");
}
@font-face {
font-family: Futura-M;
src: url("/assets/fonts/Futura_Medium.ttf");
}
@font-face {
font-family: Futura-Black;
src: url("/assets/fonts/Futura_Black.ttf");
}
@font-face {
font-family: Google;
src: url("/assets/fonts/goo... | 0.370567 | 0.04627 |
.dp_none{display:none;}
.pc_none{display:none;}
.mb_none{display:block;}
body{position:relative;}
#wrap{position:relative;}
#wrap .section{width:100%;}
#wrap .section .cont_box{position:relative; width:100%; max-width:1600px; margin:0 auto;}
#wrap .section .cont_box .title{font-size:30px; line-height:30px; z-index:2; ... | assets/css/sub.css | .dp_none{display:none;}
.pc_none{display:none;}
.mb_none{display:block;}
body{position:relative;}
#wrap{position:relative;}
#wrap .section{width:100%;}
#wrap .section .cont_box{position:relative; width:100%; max-width:1600px; margin:0 auto;}
#wrap .section .cont_box .title{font-size:30px; line-height:30px; z-index:2; ... | 0.239438 | 0.048249 |
/* Utility Stylesheet, for utlity markup including dialogs and help windows etc.etc.etc. */
.searchHelpDialogContentWrapper {}
.searchHelpDialogContentWrapper h3
{
margin: 0px;
padding: 0px;
}
.searchHelpDialogWrapper > .padding
{
padding-top: 0px;
}
... | GeoGrafija/GeoGrafija/Content/Css/Utility.css | /* Utility Stylesheet, for utlity markup including dialogs and help windows etc.etc.etc. */
.searchHelpDialogContentWrapper {}
.searchHelpDialogContentWrapper h3
{
margin: 0px;
padding: 0px;
}
.searchHelpDialogWrapper > .padding
{
padding-top: 0px;
}
... | 0.254231 | 0.059839 |
html,
body {
height: 100%;
}
body {
font-size: 12px;
}
#py-header {
min-height: 51px;
}
#py-center {
width: 100%;
position: absolute;
top: 51px;
bottom: 46px;
overflow-y: auto;
}
#py-footer {
min-height: 46px;
}
.py-topbar {
background: #282d2f;
border: none;
border-... | css/app.css | html,
body {
height: 100%;
}
body {
font-size: 12px;
}
#py-header {
min-height: 51px;
}
#py-center {
width: 100%;
position: absolute;
top: 51px;
bottom: 46px;
overflow-y: auto;
}
#py-footer {
min-height: 46px;
}
.py-topbar {
background: #282d2f;
border: none;
border-... | 0.345105 | 0.051942 |
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
* {
position: relative;
text-decoration: none;
}
a,a:hover{
color: #e4e2e2;
text-decoration: none;
}
html,
body,
.full {
width: 100%;
font-family: 'Source Code Pro', '微軟正黑體';
color: #e4e2e2;
background-color: #0a0c0f;
font-size: 15px;
}... | style.css | @import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
* {
position: relative;
text-decoration: none;
}
a,a:hover{
color: #e4e2e2;
text-decoration: none;
}
html,
body,
.full {
width: 100%;
font-family: 'Source Code Pro', '微軟正黑體';
color: #e4e2e2;
background-color: #0a0c0f;
font-size: 15px;
}... | 0.205615 | 0.07373 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "helvetica", sans-serif;
scroll-behavior: smooth;
}
h1,
p {
text-align: center;
border: none;
padding: 0;
}
h1 {
font-weight: bold;
font-size: 4em;
padding-bottom: 1em;
}
header {
position: fixed;
display: flex;
border: none;
... | fcc/productLanding/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "helvetica", sans-serif;
scroll-behavior: smooth;
}
h1,
p {
text-align: center;
border: none;
padding: 0;
}
h1 {
font-weight: bold;
font-size: 4em;
padding-bottom: 1em;
}
header {
position: fixed;
display: flex;
border: none;
... | 0.349866 | 0.092976 |
body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
#suggestion ul {
background-color: grey;
}
/*
Buttons
*/
.ResultViewControl {
visibility: hidden;
}
.button-addrow {
color: green;
}
.button-removerow {
color: red;
}
.button-addcol {
col... | DoD/ui/public/custom_style/elements.css | body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
#suggestion ul {
background-color: grey;
}
/*
Buttons
*/
.ResultViewControl {
visibility: hidden;
}
.button-addrow {
color: green;
}
.button-removerow {
color: red;
}
.button-addcol {
col... | 0.396419 | 0.088702 |
/* CSS Best Coding Practice
https://github.com/bangsluke/bangsluke.github.io/blob/main/README.md#css-best-coding-practice
*/
/* Import the Open Sans font or another font from Google fonts.
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*/
/* :root is a pseudo-class selector that ... | assets/starterFiles/cssStarter.css | /* CSS Best Coding Practice
https://github.com/bangsluke/bangsluke.github.io/blob/main/README.md#css-best-coding-practice
*/
/* Import the Open Sans font or another font from Google fonts.
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*/
/* :root is a pseudo-class selector that ... | 0.710226 | 0.274327 |
body {
padding-top: 5rem;
}
:root {
--dark-color: #343a40;
--cream-color: #d8d8d8;
--dark-shadow: rgba(52,58,64,.25);
}
hr {
border: 0;
clear:both;
display:block;
width: 96%;
background-color: var(--cream-color);
height: 1px;
}
/* .btn-dark {
background-color: var(--dark-color) !... | src/App.css | body {
padding-top: 5rem;
}
:root {
--dark-color: #343a40;
--cream-color: #d8d8d8;
--dark-shadow: rgba(52,58,64,.25);
}
hr {
border: 0;
clear:both;
display:block;
width: 96%;
background-color: var(--cream-color);
height: 1px;
}
/* .btn-dark {
background-color: var(--dark-color) !... | 0.464173 | 0.077762 |
@charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2015-03-10 09:47:53
* @version 1.0
*/
body { color: #444; font: 12px / 1.5em arial,"Microsoft YaHei", 微软雅黑; height: 100%; margin: 0; padding: 0;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
div, dl, dt, dd, ul, ol, ... | web/pages/nail_art/css/index.css | @charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2015-03-10 09:47:53
* @version 1.0
*/
body { color: #444; font: 12px / 1.5em arial,"Microsoft YaHei", 微软雅黑; height: 100%; margin: 0; padding: 0;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
div, dl, dt, dd, ul, ol, ... | 0.178956 | 0.082734 |
body { margin: 0px; padding: 0px; font-family:"Arial"; /*overflow-x:hidden;*/ }
/* Only edit this if you know what you are doing! */
img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }
/* Only edit this if you know what you are doing! */
div { position: absolute; }
#content-container... | Election Commition (Organisition Authority)/add_voter/voter.css | body { margin: 0px; padding: 0px; font-family:"Arial"; /*overflow-x:hidden;*/ }
/* Only edit this if you know what you are doing! */
img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }
/* Only edit this if you know what you are doing! */
div { position: absolute; }
#content-container... | 0.237753 | 0.078289 |
#right-top-menu-container {
height: 10%;
background-color: #FF9009;
margin: 0%;
height: 80px;
}
#right-top-menu-container > div {
padding : 0%;
margin : 0%;
padding-left: 3%;
padding-right: 3%;
}
#right-top-menu-container div .icons {
width: 30px;
cursor: pointer;
display: inline-b... | src/styles/right-top-menu.css | #right-top-menu-container {
height: 10%;
background-color: #FF9009;
margin: 0%;
height: 80px;
}
#right-top-menu-container > div {
padding : 0%;
margin : 0%;
padding-left: 3%;
padding-right: 3%;
}
#right-top-menu-container div .icons {
width: 30px;
cursor: pointer;
display: inline-b... | 0.393735 | 0.075176 |
html{
position: relative;
}
body{
margin-bottom: 100px;
}
.navbar{
transition: 3s;
z-index: 100;
opacity: 0;
}
.navbar:hover{
animation: header 1s ease;
}
.jumbotron{
height: 400px;
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
... | galeri/css/galeri.css | html{
position: relative;
}
body{
margin-bottom: 100px;
}
.navbar{
transition: 3s;
z-index: 100;
opacity: 0;
}
.navbar:hover{
animation: header 1s ease;
}
.jumbotron{
height: 400px;
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
... | 0.624179 | 0.115013 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
color: rgba(4, 23, 42, 0.8);
overflow-x: hidden;
font-family: "DM Sans";
background:#FFF;
}
main {
background: #fafafa;
}
.content{
padding-left: 5rem !important;
}
.pleading_funding{
padding: 0.5rem 2rem !important;
margin-top: 100px !i... | public/css/custom-css/campaign.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
color: rgba(4, 23, 42, 0.8);
overflow-x: hidden;
font-family: "DM Sans";
background:#FFF;
}
main {
background: #fafafa;
}
.content{
padding-left: 5rem !important;
}
.pleading_funding{
padding: 0.5rem 2rem !important;
margin-top: 100px !i... | 0.38943 | 0.091463 |
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: inline-block !important;
}
.gallery {
padding: 55px 0;
}
.gallery .thumnail {
margin: 5px;
height: 200px;
width: 100%;
cursor: pointer;
transition: all 0.5s;
box-shadow: 0 ... | src/HCMS.Web/Themes/hayat2/css/gallery.css | .img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: inline-block !important;
}
.gallery {
padding: 55px 0;
}
.gallery .thumnail {
margin: 5px;
height: 200px;
width: 100%;
cursor: pointer;
transition: all 0.5s;
box-shadow: 0 ... | 0.421909 | 0.067117 |
:root {
--roxo: #6e4af6;
--roxo-hover: #5c32fa;
--input-padding-x: 1.5rem;
--input-padding-y: .75rem;
}
/** bot�o */
.btn:focus {
outline: none;
box-shadow: none;
}
.btn {
margin-top: 2%;
border: none;
font-size: 34px;
position: relative;
box-sizing: border-box;
dis... | v2.0/WebContent/resource/css/login.css | :root {
--roxo: #6e4af6;
--roxo-hover: #5c32fa;
--input-padding-x: 1.5rem;
--input-padding-y: .75rem;
}
/** bot�o */
.btn:focus {
outline: none;
box-shadow: none;
}
.btn {
margin-top: 2%;
border: none;
font-size: 34px;
position: relative;
box-sizing: border-box;
dis... | 0.63375 | 0.135518 |
html {
font-size: 62.5%;
line-height: 1.6;
}
body {
width: 100%;
background: #fbfbfb;
margin: 0 auto;
box-sizing: border-box;
}
.l-header {
width: 100%;
margin: 0 auto;
padding-top: 10px;
text-align: center;
background-color: #ffc93c;
}
#slider {
width: 100%;
pointer-events: none;
margin-... | css/style.css | html {
font-size: 62.5%;
line-height: 1.6;
}
body {
width: 100%;
background: #fbfbfb;
margin: 0 auto;
box-sizing: border-box;
}
.l-header {
width: 100%;
margin: 0 auto;
padding-top: 10px;
text-align: center;
background-color: #ffc93c;
}
#slider {
width: 100%;
pointer-events: none;
margin-... | 0.338842 | 0.077832 |
@import "fds.css";
:root.lightmode {
--background: #f7f7f7;
--text: var(--black);
--sidebar: #2f3641;
/* Common */
--page-title: #7b6161;
--scroll: var(--gray-100);
--scroll-bar: var(--gray-300);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-300);
--toast-border: var(--gray-300);
... | src/assets/theme.css | @import "fds.css";
:root.lightmode {
--background: #f7f7f7;
--text: var(--black);
--sidebar: #2f3641;
/* Common */
--page-title: #7b6161;
--scroll: var(--gray-100);
--scroll-bar: var(--gray-300);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-300);
--toast-border: var(--gray-300);
... | 0.245718 | 0.057071 |
.head_section .title_part h1{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 58px;
text-shadow: 10px 10px 10px #AC252F;
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
font-weight: 800;
color: white... | css/members.css | .head_section .title_part h1{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 58px;
text-shadow: 10px 10px 10px #AC252F;
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
font-weight: 800;
color: white... | 0.369429 | 0.056444 |
html,
body {
color: #363a37;
}
h1, h2, h3,
h4, h5, h6,
p, span, li, a {
font-weight: 400;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
ul {
padding-left: 0;
margin-left: 0;
}
l... | css/styles.css | html,
body {
color: #363a37;
}
h1, h2, h3,
h4, h5, h6,
p, span, li, a {
font-weight: 400;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
ul {
padding-left: 0;
margin-left: 0;
}
l... | 0.241758 | 0.08548 |
[class^="flag-"],[class*=" flag-"] {display: inline-block;margin-top:2px;width: 16px;height: 11px;line-height: 11px;vertical-align: text-top;background-image: url("flags.png");background-repeat: no-repeat;*margin-right: .3em}
[class^="flag-"]:last-child,[class*=" flag-"]:last-child {*margin-left: 0 }
.flag-ad{backgro... | public/img/flags/flags.css | [class^="flag-"],[class*=" flag-"] {display: inline-block;margin-top:2px;width: 16px;height: 11px;line-height: 11px;vertical-align: text-top;background-image: url("flags.png");background-repeat: no-repeat;*margin-right: .3em}
[class^="flag-"]:last-child,[class*=" flag-"]:last-child {*margin-left: 0 }
.flag-ad{backgro... | 0.118385 | 0.082475 |
.center-div {
margin: 0 auto;
text-align: center;
}
#viewport {
position: absolute;
top: 10px;
width: 100%;
}
.img {
display: block;
margin: auto;
margin-top: 100px;
}
.div-form {
display: block;
text-align: center;
}
.flex-form {
background: #fff;
display: flex;
b... | style.css | .center-div {
margin: 0 auto;
text-align: center;
}
#viewport {
position: absolute;
top: 10px;
width: 100%;
}
.img {
display: block;
margin: auto;
margin-top: 100px;
}
.div-form {
display: block;
text-align: center;
}
.flex-form {
background: #fff;
display: flex;
b... | 0.660829 | 0.115262 |
body .create-content
{
position: absolute;
top: var(--menu-height);
min-height: calc(100vh - var(--menu-height));
width: 100vw;
margin: 0;
padding: 0;
}
body .content #box h1
{
text-transform: uppercase;
color: #9ED4DC;
font-family: Arial, sans-serif;
font-weight: bold;
font... | public/css/annonces/create.css | body .create-content
{
position: absolute;
top: var(--menu-height);
min-height: calc(100vh - var(--menu-height));
width: 100vw;
margin: 0;
padding: 0;
}
body .content #box h1
{
text-transform: uppercase;
color: #9ED4DC;
font-family: Arial, sans-serif;
font-weight: bold;
font... | 0.425367 | 0.057838 |
:root {
--slate: #404040;
--off_white: #F5F5F5;
--light_gray: #EAEAEA;
--lighter_gray: #7f8c97;
--blue_gray: #E9F0F5;
--bluer_gray: #d7e4ed;
--dark_navy: #303e49;
--cerulean: #0085A1;
--mint: #4ABDAC;
--vermillion: #FC4A1A;
--sunshine: #F7B733;
--lavender: #DFDCE3;
--sunshine_accent: #ffcb60;
--lavender_... | css/colorScheme.css | :root {
--slate: #404040;
--off_white: #F5F5F5;
--light_gray: #EAEAEA;
--lighter_gray: #7f8c97;
--blue_gray: #E9F0F5;
--bluer_gray: #d7e4ed;
--dark_navy: #303e49;
--cerulean: #0085A1;
--mint: #4ABDAC;
--vermillion: #FC4A1A;
--sunshine: #F7B733;
--lavender: #DFDCE3;
--sunshine_accent: #ffcb60;
--lavender_... | 0.320077 | 0.139954 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
background-image:url(../BookCourt_iStock-690358116-e1515177346323.jpg) ;
background-size:cover;
background-repeat: no-repeat;
width: 100%;
height: 600px;
/* position: relative; */
}
/* ///////////HEADER//////////... | css/styel.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
background-image:url(../BookCourt_iStock-690358116-e1515177346323.jpg) ;
background-size:cover;
background-repeat: no-repeat;
width: 100%;
height: 600px;
/* position: relative; */
}
/* ///////////HEADER//////////... | 0.339171 | 0.062445 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | css/main.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.486088 | 0.099426 |
.video_model {
font-family: "Ambit SemiBold";
color: var(--blue-color);
}
.video_model span {
text-decoration: none;
}
.video_model span:hover {
cursor: pointer;
text-decoration: underline;
}
.modal__bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rg... | client/src/pages/FrequentlyAskedQuestions/VideoModel.css | .video_model {
font-family: "Ambit SemiBold";
color: var(--blue-color);
}
.video_model span {
text-decoration: none;
}
.video_model span:hover {
cursor: pointer;
text-decoration: underline;
}
.modal__bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rg... | 0.567817 | 0.098469 |
.container {
width: 100%;
margin: auto;
padding: 10px;
}
.title-container {
min-height: 60px;
}
.game-wrapper {
margin: auto;
padding-top: 10px;
padding-bottom: 40px;
}
.game-container {
width: 600px;
height: 590px;
margin: auto;
}
.header-card {
width: 112px;
height: 32px;
font-size: 12px... | css/main.css | .container {
width: 100%;
margin: auto;
padding: 10px;
}
.title-container {
min-height: 60px;
}
.game-wrapper {
margin: auto;
padding-top: 10px;
padding-bottom: 40px;
}
.game-container {
width: 600px;
height: 590px;
margin: auto;
}
.header-card {
width: 112px;
height: 32px;
font-size: 12px... | 0.48121 | 0.057019 |
* {
box-sizing: border-box;
}
:after,
:before {
text-decoration: inherit;
vertical-align: inherit;
}
html,
body {
width: 100%;
height: 100%;
}
body {
color: #444;
font: 16px/1.5 "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI",
"Roboto", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue",... | static/css/style.css | * {
box-sizing: border-box;
}
:after,
:before {
text-decoration: inherit;
vertical-align: inherit;
}
html,
body {
width: 100%;
height: 100%;
}
body {
color: #444;
font: 16px/1.5 "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI",
"Roboto", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue",... | 0.508788 | 0.109468 |
.page-new {
background-color: #e8e9eb
}
.page-new .feature {
border-top: 1px solid #bbb
}
.page-new .feature .feature-content {
max-height: 0;
visibility: hidden;
overflow: hidden;
background-color: #f5f6f7;
-webkit-transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
transition: all .3s c... | 5/test.css | .page-new {
background-color: #e8e9eb
}
.page-new .feature {
border-top: 1px solid #bbb
}
.page-new .feature .feature-content {
max-height: 0;
visibility: hidden;
overflow: hidden;
background-color: #f5f6f7;
-webkit-transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
transition: all .3s c... | 0.377082 | 0.085137 |
.of-austria {
background: linear-gradient(to bottom, #d81e05 0, #d81e05 33%, #ffffff 33%, #ffffff 66%, #d81e05 66%, #d81e05 100%);
}
.of-belarus {
display: none !important;
background: linear-gradient(to bottom, #fe0002 0, #fe0002 33%, #fe0002 33%, #fe0002 66%, #008403 66%, #008403 100%);
}
.of-belarus:before {
... | build/css/flags.css | .of-austria {
background: linear-gradient(to bottom, #d81e05 0, #d81e05 33%, #ffffff 33%, #ffffff 66%, #d81e05 66%, #d81e05 100%);
}
.of-belarus {
display: none !important;
background: linear-gradient(to bottom, #fe0002 0, #fe0002 33%, #fe0002 33%, #fe0002 66%, #008403 66%, #008403 100%);
}
.of-belarus:before {
... | 0.477554 | 0.265065 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
margin: 0;
padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
margin: 0;
padding: 0;
}
table {
border-col... | src/taskpane/taskpane.css | article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
margin: 0;
padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
margin: 0;
padding: 0;
}
table {
border-col... | 0.280814 | 0.05951 |
body {
padding-top: 50px;
}
hr {
margin: 10px 0;
}
/******************************************************************************/
/* common */
/******************************************************************************/
/* header */
.my-navbar {
color: #ffffff;
background: #558eff;
margin-bottom: 0;
}... | css/styles.css | body {
padding-top: 50px;
}
hr {
margin: 10px 0;
}
/******************************************************************************/
/* common */
/******************************************************************************/
/* header */
.my-navbar {
color: #ffffff;
background: #558eff;
margin-bottom: 0;
}... | 0.302185 | 0.052425 |
body
{
font: 12px Arial;
margin: 0px;
position: relative;
}
#scene
{
width: 450px;
height: 450px;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none... | layout.css | body
{
font: 12px Arial;
margin: 0px;
position: relative;
}
#scene
{
width: 450px;
height: 450px;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none... | 0.420957 | 0.056966 |
html {
--background-color-secondary: #c2262f;
--background-color: white;
--color-hover: var(--background-color);
--color-secondary: var(--background-color);
--color: #646464;
--content-spacing: 0;
--content-width: 1170px;
--font-family: "Roboto", sans-serif;
--font-size: 16px;
--footer-a-link-font-s... | src/css/variablesWeb4MIndustry.css | html {
--background-color-secondary: #c2262f;
--background-color: white;
--color-hover: var(--background-color);
--color-secondary: var(--background-color);
--color: #646464;
--content-spacing: 0;
--content-width: 1170px;
--font-family: "Roboto", sans-serif;
--font-size: 16px;
--footer-a-link-font-s... | 0.381911 | 0.052038 |
body {
overflow: hidden;
user-select: none;
margin: 0;
height: 100%;
width: 100%;
}
@font-face {
font-family: hapna;
src: url(../assets/Hapna.ttf);
}
*{
font-family: hapna;
}
#boxhud{
bottom: 10px;
width: auto;
height: auto;
left: 3em;
}
#hudsocial {
margin-left:0.2em;
color: white;
height:30px;
... | resources/[FAROESTE]/[SYSTEM]/frp_basicneeds/html/css/style.css | body {
overflow: hidden;
user-select: none;
margin: 0;
height: 100%;
width: 100%;
}
@font-face {
font-family: hapna;
src: url(../assets/Hapna.ttf);
}
*{
font-family: hapna;
}
#boxhud{
bottom: 10px;
width: auto;
height: auto;
left: 3em;
}
#hudsocial {
margin-left:0.2em;
color: white;
height:30px;
... | 0.245085 | 0.071884 |
.img-portrait {
width: 100%;
height: 100%;
object-fit: cover;
transform: skewY(5deg);
transform-origin: top right;
border-bottom: 3px dashed #dee2e1;
order: 1;
box-shadow: 1px 15px 17px -12px #2b2219;
background-color: #231d25;
}
.skewed {
position: relative;
to... | public/stylesheets/firstPart.css | .img-portrait {
width: 100%;
height: 100%;
object-fit: cover;
transform: skewY(5deg);
transform-origin: top right;
border-bottom: 3px dashed #dee2e1;
order: 1;
box-shadow: 1px 15px 17px -12px #2b2219;
background-color: #231d25;
}
.skewed {
position: relative;
to... | 0.406037 | 0.109753 |
* (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.vertical-align {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.horizontal-align {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transf... | public/f/assets/vendor/TonyMenu/css/tonymenu.css | * (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.vertical-align {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.horizontal-align {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transf... | 0.45641 | 0.112016 |
@charset "utf-8";
/* CSS Document */
.banner-caption {
position: absolute;
top: 30%;
width: 100%;
z-index: 2;
}
.banner-text {
margin-left: 2px;
width:60%;
}
.logo {
margin: 10px 0px 0px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-i... | web/plugins/teste/css/estilos.css | @charset "utf-8";
/* CSS Document */
.banner-caption {
position: absolute;
top: 30%;
width: 100%;
z-index: 2;
}
.banner-text {
margin-left: 2px;
width:60%;
}
.logo {
margin: 10px 0px 0px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-i... | 0.14551 | 0.061621 |
body {
font-family: 'Montserrat', sans-serif;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
margin:15px auto;
}
.top-buffer {
margin-top:20px;
}
.top-bufferx2 {
margin-top:40px;
}
.top-bufferlg {
margin-top:75px;
}
.subsection-header {
font-weight: 900;
mar... | css/team.css | body {
font-family: 'Montserrat', sans-serif;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
margin:15px auto;
}
.top-buffer {
margin-top:20px;
}
.top-bufferx2 {
margin-top:40px;
}
.top-bufferlg {
margin-top:75px;
}
.subsection-header {
font-weight: 900;
mar... | 0.423935 | 0.057626 |
@charset "UTF-8";
/* ============================= */
/* ----- HOME HERO SECTION ----- */
/* ============================= */
#home-hero {
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.85)), url('../images/home-splash.jpg') center center no-repeat;
-webkit-background-size: cover;
-moz-backgro... | www/styles/index.css | @charset "UTF-8";
/* ============================= */
/* ----- HOME HERO SECTION ----- */
/* ============================= */
#home-hero {
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.85)), url('../images/home-splash.jpg') center center no-repeat;
-webkit-background-size: cover;
-moz-backgro... | 0.252476 | 0.066539 |
@charset "utf-8";
body
{
padding-top:51px;
}
.navbar-default
{
background-color: #CF0 !important;
}
.navbar-brand {
padding:5px 15px;
}
.navbar-default .navbar-toggle {
border:none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: transparent;
}
... | css/style.css | @charset "utf-8";
body
{
padding-top:51px;
}
.navbar-default
{
background-color: #CF0 !important;
}
.navbar-brand {
padding:5px 15px;
}
.navbar-default .navbar-toggle {
border:none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: transparent;
}
... | 0.226869 | 0.046747 |
.init-menu-container {
display: flex;
}
.project-title {
color: red;
font-family: 'Avenir';
font-size: 20px;
margin: 0;
}
#title-input-area {
border: none;
border-bottom: 1px solid black;
background-color: transparent;
color: black;
font-size: 1.5em;
outline: none;
shadow: none;
}
#title-input-area:foc... | www/styles.css | .init-menu-container {
display: flex;
}
.project-title {
color: red;
font-family: 'Avenir';
font-size: 20px;
margin: 0;
}
#title-input-area {
border: none;
border-bottom: 1px solid black;
background-color: transparent;
color: black;
font-size: 1.5em;
outline: none;
shadow: none;
}
#title-input-area:foc... | 0.159971 | 0.05621 |
@charset "utf-8";
/* CSS Document */
body{
background-color:#E6E6FA;
margin:0px;
padding:0px;
}
#banner {
margin: auto;
width: 1000px;
height: auto;
}
#wrapper {
width: 1020px;
height: 1400px;
margin: 10px auto;
border: 1px solid #0F0;
}
#sessaoprincipal{
background-color:#E6E6FA... | public_html/css/folha.css | @charset "utf-8";
/* CSS Document */
body{
background-color:#E6E6FA;
margin:0px;
padding:0px;
}
#banner {
margin: auto;
width: 1000px;
height: auto;
}
#wrapper {
width: 1020px;
height: 1400px;
margin: 10px auto;
border: 1px solid #0F0;
}
#sessaoprincipal{
background-color:#E6E6FA... | 0.248079 | 0.048182 |
@charset "UTF-8";
*{
margin:0;
padding:0;
}
.wrap {
height: 1000px;
margin-left: 400px;
margin-top: 70px;
}
#content1 {
width: 600px;
float: left;
position: relative;
}
.container{
width: 600px;
padding: 25px;
display: block;
float: left;
margin-top: 1... | src/main/resources/static/talk/css/talk.css | @charset "UTF-8";
*{
margin:0;
padding:0;
}
.wrap {
height: 1000px;
margin-left: 400px;
margin-top: 70px;
}
#content1 {
width: 600px;
float: left;
position: relative;
}
.container{
width: 600px;
padding: 25px;
display: block;
float: left;
margin-top: 1... | 0.09444 | 0.10235 |