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 |
|---|---|---|---|---|
.SC_header,.SC_mainbg{width:1000px;margin:0 auto;}
.SC_mainbg{min-height:800px;_height:800px;_overflow:visible;}
.sc_line_dot{border-bottom:1px #D4D4D4 dotted;}
.sc_line_dot_r{border-right:1px #D4D4D4 dotted;}
.sc_line_double{background:url(../../images/common/line_double.gif?id=1326692597390) repeat-x left bottom;}
.S... | Public/css/sc_event_list.css | .SC_header,.SC_mainbg{width:1000px;margin:0 auto;}
.SC_mainbg{min-height:800px;_height:800px;_overflow:visible;}
.sc_line_dot{border-bottom:1px #D4D4D4 dotted;}
.sc_line_dot_r{border-right:1px #D4D4D4 dotted;}
.sc_line_double{background:url(../../images/common/line_double.gif?id=1326692597390) repeat-x left bottom;}
.S... | 0.247896 | 0.061848 |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap");
:root {
--bg-color: white;
--main-color: black;
}
body {
display: flex;
transition: background 2s linear;
justify-content: center;
align-items: center;
background: var(--bg-color);
/* Fallback */... | clock/styles.css | @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap");
:root {
--bg-color: white;
--main-color: black;
}
body {
display: flex;
transition: background 2s linear;
justify-content: center;
align-items: center;
background: var(--bg-color);
/* Fallback */... | 0.295027 | 0.065009 |
.green {
color: #008000;
border:0px;
text-decoration:none;
text-shadow: 2px 2px 3px #008000;
}
.red {
color: #FF0000;
border:0px;
text-decoration:none;
text-shadow: 2px 2px 3px #ff0000;
}
#slideRight{
display: none;
position: absolute;
font-size: 18px;
bottom:47px;
cursor: pointer;
color :#00B4FF;
le... | sachat/themes/default/css/style.css | .green {
color: #008000;
border:0px;
text-decoration:none;
text-shadow: 2px 2px 3px #008000;
}
.red {
color: #FF0000;
border:0px;
text-decoration:none;
text-shadow: 2px 2px 3px #ff0000;
}
#slideRight{
display: none;
position: absolute;
font-size: 18px;
bottom:47px;
cursor: pointer;
color :#00B4FF;
le... | 0.315736 | 0.071074 |
@import url('https://fonts.googleapis.com/css?family=Roboto');
* {
font-family: 'Roboto', sans-serif;
}
body {
background-color: #FCFEFE;
}
a {
color: white;
}
a:visited {
color: white;
}
a:hover {
color: #777;
}
.navbar {
height: 60px;
text-align: center;
}
.navbar h1 {
margin: 0;
}
.local-bar... | client/src/App.css |
@import url('https://fonts.googleapis.com/css?family=Roboto');
* {
font-family: 'Roboto', sans-serif;
}
body {
background-color: #FCFEFE;
}
a {
color: white;
}
a:visited {
color: white;
}
a:hover {
color: #777;
}
.navbar {
height: 60px;
text-align: center;
}
.navbar h1 {
margin: 0;
}
.local-bar... | 0.424293 | 0.09886 |
.tabs__wrap {
position: relative;
font-size: 14px;
& .tabs__bar {
border-bottom: 1px solid #d9d9d9;
margin-bottom: 16px;
outline: none;
& .tabs__tab {
display: inline-block;
height: 100%;
margin-right: 24px;
box-sizing: border-box;
position: relative;
padding: ... | src/components/tabs/Tabs.css | .tabs__wrap {
position: relative;
font-size: 14px;
& .tabs__bar {
border-bottom: 1px solid #d9d9d9;
margin-bottom: 16px;
outline: none;
& .tabs__tab {
display: inline-block;
height: 100%;
margin-right: 24px;
box-sizing: border-box;
position: relative;
padding: ... | 0.575111 | 0.066236 |
body{
font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;
}
/*side bar */
.sideBar {
float: left;
background-color: #f5f5f5;
color: black;
overflow-x: hidden;
overflow-y: auto;
min-height: calc(100vh - 3rem);
}
.sideBar-open .sideBar-item-name{
... | backend/src/main/resources/css/admin.css | body{
font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;
}
/*side bar */
.sideBar {
float: left;
background-color: #f5f5f5;
color: black;
overflow-x: hidden;
overflow-y: auto;
min-height: calc(100vh - 3rem);
}
.sideBar-open .sideBar-item-name{
... | 0.354992 | 0.086632 |
.layer1{
width: 109px;
height: 107px;
object-fit: contain;
}
.Learning {
width: 384px;
height: 60px;
font-family: AppleSDGothicNeo;
font-size: 80px;
font-weight: 800;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: normal;
text-align: center;
color: #34475e;
ma... | patter/static/css/Learning.css | .layer1{
width: 109px;
height: 107px;
object-fit: contain;
}
.Learning {
width: 384px;
height: 60px;
font-family: AppleSDGothicNeo;
font-size: 80px;
font-weight: 800;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: normal;
text-align: center;
color: #34475e;
ma... | 0.400984 | 0.101768 |
:root {
--app-color: #12171d;
--app-color-light: #1b222b;
--app-color-lightest: #242e3a;
/*DEFAULT COLORS*/
--gradient-left: #c80043;
--gradient-right: #6f00ff;
--button-color-var: #ffffff;
--box-shadow: 0 0 2.5px rgba(255, 0, 67, 0.7), 0 0 10px rgba(255, 0, 67, 0.7),
0 0 30px rgba(255, 0, 67, 0.... | assets/css/bundles/bundles.css | :root {
--app-color: #12171d;
--app-color-light: #1b222b;
--app-color-lightest: #242e3a;
/*DEFAULT COLORS*/
--gradient-left: #c80043;
--gradient-right: #6f00ff;
--button-color-var: #ffffff;
--box-shadow: 0 0 2.5px rgba(255, 0, 67, 0.7), 0 0 10px rgba(255, 0, 67, 0.7),
0 0 30px rgba(255, 0, 67, 0.... | 0.453988 | 0.114294 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: montserrat;
}
html,body{
height: 100%;
background-color: rgb(214, 214, 214);
}
body{
overflow-x:hidden;
}
/*começo da pagina de login*/
.container-login form{
position: absolute;
transform: translate(-50%,-50%)... | painel/bufe_css/estilos.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: montserrat;
}
html,body{
height: 100%;
background-color: rgb(214, 214, 214);
}
body{
overflow-x:hidden;
}
/*começo da pagina de login*/
.container-login form{
position: absolute;
transform: translate(-50%,-50%)... | 0.322953 | 0.079603 |
||==================================================================================||
|| ||
||* Author : MatthewCoccon ||
|| ... | data/usercss/109275.user.css | ||==================================================================================||
|| ||
||* Author : MatthewCoccon ||
|| ... | 0.299515 | 0.092033 |
@charset "utf-8";
/* 열람 : 리스트형 서적명 & 통계, 미디어쿼리 별도로 함 - 통계 4개일 경우 사용
@media all and (min-width:1200px) {
.layout_list > .list_box > .book_area{width:55%;}
.layout_list > .list_box > .book_stats{float:right; width:377px; margin:42px 25px 42px 0;}
.layout_list > .list_box > .book_stats li{float:left; width:125px; heig... | html/css/desktop.css | @charset "utf-8";
/* 열람 : 리스트형 서적명 & 통계, 미디어쿼리 별도로 함 - 통계 4개일 경우 사용
@media all and (min-width:1200px) {
.layout_list > .list_box > .book_area{width:55%;}
.layout_list > .list_box > .book_stats{float:right; width:377px; margin:42px 25px 42px 0;}
.layout_list > .list_box > .book_stats li{float:left; width:125px; heig... | 0.14885 | 0.163546 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
margin: 0;
padding: 0;
font-family: Poppins, Arial, Helvetica, sans-serif;
}
.nav {
border: double black 3p... | style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
margin: 0;
padding: 0;
font-family: Poppins, Arial, Helvetica, sans-serif;
}
.nav {
border: double black 3p... | 0.381911 | 0.080177 |
.paper-wrap{
background-color: #ffffff;
}
.paper-wrap .paper-ans{
border-bottom: 1px solid #cccccc;
padding: 0.9rem;
}
.paper-ans .ans-title{
font-size: 1rem;
}
.paper-ans .ans-result{
font-size: 1rem;
}
.paper-ans .ans-result input[type=checkbox],
.paper-ans .ans-result input[type=radio]{
margi... | src/css/paper.css | .paper-wrap{
background-color: #ffffff;
}
.paper-wrap .paper-ans{
border-bottom: 1px solid #cccccc;
padding: 0.9rem;
}
.paper-ans .ans-title{
font-size: 1rem;
}
.paper-ans .ans-result{
font-size: 1rem;
}
.paper-ans .ans-result input[type=checkbox],
.paper-ans .ans-result input[type=radio]{
margi... | 0.365457 | 0.058265 |
ul {
padding: 0;
list-style: none;
}
a, .Link {
color: #09d3ac;
padding: 0.1rem;
}
.Link {
text-decoration: underline;
cursor: pointer;
}
a:hover, .Link:hover {
color: #09b1d3
}
.App {
min-height: 100vh;
padding: 0.5rem 1rem;
display: grid;
grid-template-areas: 'header'
'con... | src/App.css | ul {
padding: 0;
list-style: none;
}
a, .Link {
color: #09d3ac;
padding: 0.1rem;
}
.Link {
text-decoration: underline;
cursor: pointer;
}
a:hover, .Link:hover {
color: #09b1d3
}
.App {
min-height: 100vh;
padding: 0.5rem 1rem;
display: grid;
grid-template-areas: 'header'
'con... | 0.543833 | 0.098512 |
.popover,
.progress,
.progress-bar {
box-shadow: none;
}
.btn-outline {
color: inherit;
background-color: transparent;
transition: all .5s;
}
.btn-rounded {
border-radius: 50px;
}
.progress-bar {
background-color: #1ab394;
}
.progress-small,
.progress-small .progress-bar {
height: 10px... | assets/newcss/custom.css | .popover,
.progress,
.progress-bar {
box-shadow: none;
}
.btn-outline {
color: inherit;
background-color: transparent;
transition: all .5s;
}
.btn-rounded {
border-radius: 50px;
}
.progress-bar {
background-color: #1ab394;
}
.progress-small,
.progress-small .progress-bar {
height: 10px... | 0.258513 | 0.04489 |
/* Hides Sponsored stuff */
div#pagelet_ego_pane {
display:none !important;
}
/* Tweaking the border-top of the reminder section */
._5v6e #pagelet_reminders .egoOrganicColumn {
border-top:none !important;
}
/* Hide useless stuff in the left sidebar */
#appsNav, #listsNav, #interestsNav, #userNav, #pagesNav, #... | facebook.css |
/* Hides Sponsored stuff */
div#pagelet_ego_pane {
display:none !important;
}
/* Tweaking the border-top of the reminder section */
._5v6e #pagelet_reminders .egoOrganicColumn {
border-top:none !important;
}
/* Hide useless stuff in the left sidebar */
#appsNav, #listsNav, #interestsNav, #userNav, #pagesNav, #... | 0.192312 | 0.050331 |
@import url('https://fonts.googleapis.com/css?family=Poppins');
body{
margin: 0;
font-family: 'Poppins';
}
.screen{
display: flex;
background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
width: 100vw;
height: 100vh;
... | codefest-frontend/src/styles.css | @import url('https://fonts.googleapis.com/css?family=Poppins');
body{
margin: 0;
font-family: 'Poppins';
}
.screen{
display: flex;
background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
width: 100vw;
height: 100vh;
... | 0.34621 | 0.079104 |
@font-face {
font-family: 'TitilliumText22LRegular';
src: url('titillium/TitilliumText22L003-webfont.eot');
src: url('titillium/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
url('titillium/TitilliumText22L003-webfont.woff') format('woff'),
url('titillium/TitilliumTe... | static/style.css | @font-face {
font-family: 'TitilliumText22LRegular';
src: url('titillium/TitilliumText22L003-webfont.eot');
src: url('titillium/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
url('titillium/TitilliumText22L003-webfont.woff') format('woff'),
url('titillium/TitilliumTe... | 0.36139 | 0.063599 |
margin:0;padding:0;border:0;
}
.selectBox{
margin:0;padding:0;border:0;
font-size:12px;
color:#333;
margin:0 auto;
}
.selectBox div{
margin:0;padding:0;border:0;
}
.selectBox a{ color:#333; text-decoration:none;}
.selectBox a:hover{ text-decoration:none;}*/
dl,dt,dd,label,em {
margin: 0;
padding: 0;
border: 0;... | src/main/resources/static/styles/css/search.css | margin:0;padding:0;border:0;
}
.selectBox{
margin:0;padding:0;border:0;
font-size:12px;
color:#333;
margin:0 auto;
}
.selectBox div{
margin:0;padding:0;border:0;
}
.selectBox a{ color:#333; text-decoration:none;}
.selectBox a:hover{ text-decoration:none;}*/
dl,dt,dd,label,em {
margin: 0;
padding: 0;
border: 0;... | 0.361503 | 0.076822 |
body {
background: rgb(255, 255, 255);
margin: 0 auto;
overflow: hidden;
}
#write {
font-size: 4vw;
position: absolute;
left: 50%;
transform: translate(-50%);
text-align: center;
z-index: 50;
border-radius: 5px;
padding:2px;
margin:2px;
box-shadow: 4px 4px;
}
#container {
height: 100vh;
wi... | style.css | body {
background: rgb(255, 255, 255);
margin: 0 auto;
overflow: hidden;
}
#write {
font-size: 4vw;
position: absolute;
left: 50%;
transform: translate(-50%);
text-align: center;
z-index: 50;
border-radius: 5px;
padding:2px;
margin:2px;
box-shadow: 4px 4px;
}
#container {
height: 100vh;
wi... | 0.606615 | 0.090213 |
.icons {
font-family: 'Shazde_Regular2' !important;
}
/*....................*/
.closeWithCircleIcon:before{
content: '\E02E';
font-family: 'Shazde_Regular2' !important;
}
.closeWithCircleIconAfter:after{
content: '\E02E';
font-family: 'Shazde_Regular2' !important;
}
.arrowDonwIcon:before{
conte... | public/css/icons.css | .icons {
font-family: 'Shazde_Regular2' !important;
}
/*....................*/
.closeWithCircleIcon:before{
content: '\E02E';
font-family: 'Shazde_Regular2' !important;
}
.closeWithCircleIconAfter:after{
content: '\E02E';
font-family: 'Shazde_Regular2' !important;
}
.arrowDonwIcon:before{
conte... | 0.287268 | 0.145358 |
*{
margin: 0;
}
body{
line-height: 2.0em;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 16px;
}
.container{
margin: auto;
overflow: hidden;
}
.box1{
text-align: center;
padding:20rem;
background-image: url(../images/h_img.jpeg);
background-size: cover;
bac... | css/styles.css | *{
margin: 0;
}
body{
line-height: 2.0em;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 16px;
}
.container{
margin: auto;
overflow: hidden;
}
.box1{
text-align: center;
padding:20rem;
background-image: url(../images/h_img.jpeg);
background-size: cover;
bac... | 0.38549 | 0.103024 |
Created on : UNKNOWN
Author : <NAME>
*/
@import url("https://fonts.googleapis.com/css?family=Roboto");
*{font-family: "Roboto",serif;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-khtml-box-sizing: border-box;resize: none;letter-spacing: 0.2px;box-sizing: border-box;}... | arjunane-date.css | Created on : UNKNOWN
Author : <NAME>
*/
@import url("https://fonts.googleapis.com/css?family=Roboto");
*{font-family: "Roboto",serif;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-khtml-box-sizing: border-box;resize: none;letter-spacing: 0.2px;box-sizing: border-box;}... | 0.305283 | 0.097005 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--bg-color: #fff;
--nav-color:#f8f8f8;
--border-color: #e5e5e5;
--text-color: #000;
}
[data-theme="dark"] {
--bg-color: #393e46;
--nav-color: #25252599;
--border-color: #818cab;
--text-color: #eeeeee;
}
/* scrollbar */
::-webkit-... | assets/css/styles.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--bg-color: #fff;
--nav-color:#f8f8f8;
--border-color: #e5e5e5;
--text-color: #000;
}
[data-theme="dark"] {
--bg-color: #393e46;
--nav-color: #25252599;
--border-color: #818cab;
--text-color: #eeeeee;
}
/* scrollbar */
::-webkit-... | 0.402275 | 0.109325 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | Valtech.MVC/Content/Site.css | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | 0.483892 | 0.121921 |
@charset "UTF-8";
/*!
* onoffcanvas https://github.com/onokumus/onoffcanvas
* An offcanvas plugin
* @version: 2.3.0
* @author: <NAME> <<EMAIL>> (https://onokumus.com)
* @license: MIT
*/
.onoffcanvas-container {
position: relative;
overflow: hidden;
}
.onoffcanvas {
position: absolute;
top: 0;
right: 0;
bot... | dist/onoffcanvas.css | @charset "UTF-8";
/*!
* onoffcanvas https://github.com/onokumus/onoffcanvas
* An offcanvas plugin
* @version: 2.3.0
* @author: <NAME> <<EMAIL>> (https://onokumus.com)
* @license: MIT
*/
.onoffcanvas-container {
position: relative;
overflow: hidden;
}
.onoffcanvas {
position: absolute;
top: 0;
right: 0;
bot... | 0.640299 | 0.217338 |
width: 160px;
height: 60px;
position: absolute;
top: -4px;
left: 283px;
}
.navbar-inverse .navbar-nav>li>a {
color: rgb(248, 127, 41);
}
#navright{
display: flex;
justify-content: flex-end;
}
h3{
color: black;
font-family: bold;
font-size: 40px;
}
html,
body {
height: 100%;
}
.navbar{
mar... | css/logo-nav.css | width: 160px;
height: 60px;
position: absolute;
top: -4px;
left: 283px;
}
.navbar-inverse .navbar-nav>li>a {
color: rgb(248, 127, 41);
}
#navright{
display: flex;
justify-content: flex-end;
}
h3{
color: black;
font-family: bold;
font-size: 40px;
}
html,
body {
height: 100%;
}
.navbar{
mar... | 0.285472 | 0.068631 |
.banner_text h1 {
/* position: absolute; */
color: #ffffff ;
margin-top: 2em;
font-weight: 800;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 80px;
display: block;
text-align: center;
line-height: 1.2;
}
.banner_text p {
/* position: absolute; *... | css/custom.css | .banner_text h1 {
/* position: absolute; */
color: #ffffff ;
margin-top: 2em;
font-weight: 800;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 80px;
display: block;
text-align: center;
line-height: 1.2;
}
.banner_text p {
/* position: absolute; *... | 0.296145 | 0.12749 |
body {
font-family: -apple-system, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-ser... | themes/livemylife/source/css/livemylife.css | body {
font-family: -apple-system, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-ser... | 0.415729 | 0.069069 |
* { font-family:arial; }
/*ESTILOS PARA LAYOUT QUE ES FIJO*/
#body-layout {
background-color:#EBECF9;
}
header {
height: 70px;
position: relative;
overflow: hidden;
background-color: #0053BF;
}
.logo-container img {
width: 260px;
height: 100%;
}
#header{
text-align: center;
font-s... | public/css/stylesheet.css | * { font-family:arial; }
/*ESTILOS PARA LAYOUT QUE ES FIJO*/
#body-layout {
background-color:#EBECF9;
}
header {
height: 70px;
position: relative;
overflow: hidden;
background-color: #0053BF;
}
.logo-container img {
width: 260px;
height: 100%;
}
#header{
text-align: center;
font-s... | 0.270962 | 0.115561 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
:root {
--color-green: #64908a;
--color-main: #35132f;
--color-font: #e8caa3;
--color-back: #434253;
--color-detail: #cc2a40;
}
* {
padding: 0;
margin: 0;
border: 0;
}
body {
background: ... | style/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
:root {
--color-green: #64908a;
--color-main: #35132f;
--color-font: #e8caa3;
--color-back: #434253;
--color-detail: #cc2a40;
}
* {
padding: 0;
margin: 0;
border: 0;
}
body {
background: ... | 0.439747 | 0.102484 |
@font-face {
font-family: fontana-nd-ee-osf;
src: url("fonts/fontana-nd-ee-osf.otf");
}
@font-face {
font-family: TodaySHOP-Ultra;
src: url("fonts/TodaySHOP-Ultra.otf");
}
/**********************************Linea****************************************/
.linea {
border-top: 7px solid yellow;
... | public/css/zona.css | @font-face {
font-family: fontana-nd-ee-osf;
src: url("fonts/fontana-nd-ee-osf.otf");
}
@font-face {
font-family: TodaySHOP-Ultra;
src: url("fonts/TodaySHOP-Ultra.otf");
}
/**********************************Linea****************************************/
.linea {
border-top: 7px solid yellow;
... | 0.410284 | 0.13229 |
.MainBut:focus {
outline: none;
}
.MainBut:active {
outline: none;
}
.ButOne {
visibility: hidden;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
outline: none;
}
.ButOne:focus {
outline: none;
}
.MainBut {
... | src/components/TopMenu.module.css | .MainBut:focus {
outline: none;
}
.MainBut:active {
outline: none;
}
.ButOne {
visibility: hidden;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
outline: none;
}
.ButOne:focus {
outline: none;
}
.MainBut {
... | 0.639061 | 0.134208 |
.navbar-default {
border-color: #000000;
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webki... | public/styles/style.css | .navbar-default {
border-color: #000000;
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webki... | 0.334807 | 0.057467 |
.item-complex .item-content {
padding: 8px;
padding-left: 60px; }
.item-complex .item-content p {
overflow: hidden;
font-size: 16px;
line-height: 23px; }
.row {
padding: 0px; }
.row h2 {
font-weight: 700;
font-size: 16px; }
#createtime {
font-size: 12px;
color: #ccc;
text-align: right; }
.ite... | www/css/style.css | .item-complex .item-content {
padding: 8px;
padding-left: 60px; }
.item-complex .item-content p {
overflow: hidden;
font-size: 16px;
line-height: 23px; }
.row {
padding: 0px; }
.row h2 {
font-weight: 700;
font-size: 16px; }
#createtime {
font-size: 12px;
color: #ccc;
text-align: right; }
.ite... | 0.370225 | 0.076649 |
.master-item {
margin-top: 160px;
}
.tab-nav-stuff.mt-20 {
margin: 20px 20px 10px 20px;
}
.master-item {
padding-bottom: 40px;
}
.master-item .tab-nav-stuff.active{
border-bottom: 1px solid rgb(255, 113, 72);
}
.master-item .name-box {
font-weight: bold;
letter-spacing: 2px;
}
.campaign-item {... | public/components/CONTENT/master/css/component.masterItem.css | .master-item {
margin-top: 160px;
}
.tab-nav-stuff.mt-20 {
margin: 20px 20px 10px 20px;
}
.master-item {
padding-bottom: 40px;
}
.master-item .tab-nav-stuff.active{
border-bottom: 1px solid rgb(255, 113, 72);
}
.master-item .name-box {
font-weight: bold;
letter-spacing: 2px;
}
.campaign-item {... | 0.506347 | 0.171859 |
html{
font-size: 16px;
}
.search-content{
padding: 3.5rem 0;
}
.search-content .padding-bottom-title{
padding-bottom: 3.6rem;
padding-top: 1.6rem;
font-size: 1.1rem;
margin-left: auto;
margin-right: auto;
color: #9b9b9b;
}
.search-content .padding-bottom-title2{
padding-top: 0.6rem;
... | assets/demo.css | html{
font-size: 16px;
}
.search-content{
padding: 3.5rem 0;
}
.search-content .padding-bottom-title{
padding-bottom: 3.6rem;
padding-top: 1.6rem;
font-size: 1.1rem;
margin-left: auto;
margin-right: auto;
color: #9b9b9b;
}
.search-content .padding-bottom-title2{
padding-top: 0.6rem;
... | 0.308815 | 0.051439 |
:root {
/* Color */
--color-white: rgba(255, 255, 255, 1);
--color-black: rgb(0, 0, 0);
--color-base: rgb(158, 166, 168);
--color-accent: rgba(75, 154, 171, 100);
--color-link: var(--color-accent);
--color-link-hover: var(--color-accent);
/* Font families. */
--font-family-base: 'Mo... | styles/styles.css | :root {
/* Color */
--color-white: rgba(255, 255, 255, 1);
--color-black: rgb(0, 0, 0);
--color-base: rgb(158, 166, 168);
--color-accent: rgba(75, 154, 171, 100);
--color-link: var(--color-accent);
--color-link-hover: var(--color-accent);
/* Font families. */
--font-family-base: 'Mo... | 0.564699 | 0.111338 |
@media (min-width: 1200px) {
.container {
padding: 0;
}
}
@media (max-width: 1199px) {
body {
overflow-x: hidden;
}
.welcome_sec {
height:auto;
padding-bottom: 81px;
}
.welcome_sec .bottom_row {
margin-top: 29px;
}
.welcome_details p {
padding-right: 3px;
}
.welcome_details .welcome_info {
... | public/assets/frontend/css/responsive/responsive.css | @media (min-width: 1200px) {
.container {
padding: 0;
}
}
@media (max-width: 1199px) {
body {
overflow-x: hidden;
}
.welcome_sec {
height:auto;
padding-bottom: 81px;
}
.welcome_sec .bottom_row {
margin-top: 29px;
}
.welcome_details p {
padding-right: 3px;
}
.welcome_details .welcome_info {
... | 0.335351 | 0.154153 |
:root
{
--background_dark: #1e2331;
--background_redder: #311e1e;
--red: #7e3c3c;
--orange: #cd6460;
--red_glow: #ff2a00;
--yellow: #F3E600;
--cyan: #65ffec;
--green: #39ff14;
}
* {
font-family: Prime;
letter-spacing: 2px;
color: var(--cyan);
}
body
{
width: 400px;
height: 500px;
margin: 0... | panels/stylesheets/styles.css | :root
{
--background_dark: #1e2331;
--background_redder: #311e1e;
--red: #7e3c3c;
--orange: #cd6460;
--red_glow: #ff2a00;
--yellow: #F3E600;
--cyan: #65ffec;
--green: #39ff14;
}
* {
font-family: Prime;
letter-spacing: 2px;
color: var(--cyan);
}
body
{
width: 400px;
height: 500px;
margin: 0... | 0.511473 | 0.138229 |
.main_h {
position: fixed;
top: 0px;
max-height: 70px;
z-index: 999;
width: 100%;
padding-top: 17px;
background: none;
overflow: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
top: -100px;
padding-bottom: 6px;
font-family: "Montserrat", sans-serif;
}
@media only scre... | css/style.css | .main_h {
position: fixed;
top: 0px;
max-height: 70px;
z-index: 999;
width: 100%;
padding-top: 17px;
background: none;
overflow: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
top: -100px;
padding-bottom: 6px;
font-family: "Montserrat", sans-serif;
}
@media only scre... | 0.38943 | 0.078607 |
.App {
text-align: center;
font-family: -apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', 'Helvetica Neue',
sans-serif;
display: flex;
flex-direction: column;
padding-top: 4%;
align-items: center;
cursor: pointer;
padding-bottom: 10%;
}
.app_h... | src/App.css | .App {
text-align: center;
font-family: -apple-system,
BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', 'Helvetica Neue',
sans-serif;
display: flex;
flex-direction: column;
padding-top: 4%;
align-items: center;
cursor: pointer;
padding-bottom: 10%;
}
.app_h... | 0.438304 | 0.077239 |
@-webkit-keyframes flash {
0% {
opacity: 1; }
25% {
opacity: 0; }
50% {
opacity: 1; }
75% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes flash {
0% {
opacity: 1; }
25% {
opacity: 0; }
50% {
opacity: 1; }
75% {
opacity: 0; }
100% {
opacity: 1; } }
.flash {... | dist/attention.css | @-webkit-keyframes flash {
0% {
opacity: 1; }
25% {
opacity: 0; }
50% {
opacity: 1; }
75% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes flash {
0% {
opacity: 1; }
25% {
opacity: 0; }
50% {
opacity: 1; }
75% {
opacity: 0; }
100% {
opacity: 1; } }
.flash {... | 0.277277 | 0.208783 |
:root {
--dark-blue: #0d1f2d;
--light-blue: #546a7b;
--sepia: #EBD3AD;
--light-grey: #9EA3B0;
--wine: #6A2E35;
--min-padding: 15px;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu',... | portfolio-front/src/public/index.css | :root {
--dark-blue: #0d1f2d;
--light-blue: #546a7b;
--sepia: #EBD3AD;
--light-grey: #9EA3B0;
--wine: #6A2E35;
--min-padding: 15px;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu',... | 0.378574 | 0.155912 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-size: 62.5%;
}
body{
background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
}
.wrapper {
padding: 3rem;
text-align: center;
color: #333;
font-size: 2rem;
}
a .foto{
width: 100%;
}... | css/descuentos.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-size: 62.5%;
}
body{
background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
}
.wrapper {
padding: 3rem;
text-align: center;
color: #333;
font-size: 2rem;
}
a .foto{
width: 100%;
}... | 0.396652 | 0.11304 |
body{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #868585;
background: #fdfcfb;
font-weight: normal;
}
img{
max-width: 100%;
height: auto;
}
header{
margin: 100px 0 80px;
}
.menu{
background: #fefefe;
border: 0;
box-shadow: 0 0 5px rgba(0, 0, 0, .19);
padding: 15px 0;
}
.navbar-brand{... | public/css/frontend/indexUser.css | body{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #868585;
background: #fdfcfb;
font-weight: normal;
}
img{
max-width: 100%;
height: auto;
}
header{
margin: 100px 0 80px;
}
.menu{
background: #fefefe;
border: 0;
box-shadow: 0 0 5px rgba(0, 0, 0, .19);
padding: 15px 0;
}
.navbar-brand{... | 0.204779 | 0.060668 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("http://soz6.com/panel/messages") {
strong > a {
color: #363B42 !important;
}
}
@-moz-document url("http://soz6.com/bildirimler") {
#chargermain > div, #rightcol > div {
background-color: #363B42 !important;
}
#chargerm... | data/usercss/136968.user.css |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("http://soz6.com/panel/messages") {
strong > a {
color: #363B42 !important;
}
}
@-moz-document url("http://soz6.com/bildirimler") {
#chargermain > div, #rightcol > div {
background-color: #363B42 !important;
}
#chargerm... | 0.227384 | 0.106784 |
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#navigator-toolbox{
-moz-box-shadow: none !important;
border: 0 !important;
}
/* --- TABS --- */
/* --- all tabs and inactive tabs --- */
.tabbrowser-tab {
margin-top: 2px !important;
margin-right: 2px !important;
... | data/usercss/52689.user.css | @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#navigator-toolbox{
-moz-box-shadow: none !important;
border: 0 !important;
}
/* --- TABS --- */
/* --- all tabs and inactive tabs --- */
.tabbrowser-tab {
margin-top: 2px !important;
margin-right: 2px !important;
... | 0.21036 | 0.128225 |
.bimg {
height: 50px;
width: 50px;
border-radius: 3px;
background: #f0f0f0 no-repeat center center;
}
.links {
text-align: right;
font-size: 11px;
}
.links a {
color: #c00;
}
h2 .links {
float: right;
}
h2 {
position: relative;
}
h2 .cog {
... | www/css/face.css | .bimg {
height: 50px;
width: 50px;
border-radius: 3px;
background: #f0f0f0 no-repeat center center;
}
.links {
text-align: right;
font-size: 11px;
}
.links a {
color: #c00;
}
h2 .links {
float: right;
}
h2 {
position: relative;
}
h2 .cog {
... | 0.453746 | 0.158565 |
a{
text-decoration:none !important;
}
div#vend {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari */
transform: rotate(90deg); /* Standard syntax */
position:relative;
color:#FFF;
top:80px;
}
div#cust {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transfor... | themes/default/assets/styles/screen.css | a{
text-decoration:none !important;
}
div#vend {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari */
transform: rotate(90deg); /* Standard syntax */
position:relative;
color:#FFF;
top:80px;
}
div#cust {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transfor... | 0.27474 | 0.078219 |
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas... | css/main.css | html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas... | 0.386532 | 0.085748 |
.ques-head{
gap: 20px;
}
.ques-head p{
font-weight: bold;
font-size: 48px;
}
.ques-head>div{
align-self: center;
flex-grow: 1;
height: 10px;
border-radius: 50px;
background-color: #C4C4C44A;
}
.ques{
border: 7px solid #202833;
border-radius: 20px;
padding: 25px;
}
.ques-conte... | static/quiz/Stage1.css | .ques-head{
gap: 20px;
}
.ques-head p{
font-weight: bold;
font-size: 48px;
}
.ques-head>div{
align-self: center;
flex-grow: 1;
height: 10px;
border-radius: 50px;
background-color: #C4C4C44A;
}
.ques{
border: 7px solid #202833;
border-radius: 20px;
padding: 25px;
}
.ques-conte... | 0.344003 | 0.158597 |
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas,... | packages/server/web/src/App.css | body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas,... | 0.414899 | 0.078043 |
.ivu-picker-panel-body-wrapper {
font-size: 12px;
}
.ivu-date-picker {
display: inline-block;
line-height: normal;
}
.ivu-date-picker-rel {
position: relative
}
.ivu-date-picker .ivu-select-dropdown {
width: auto;
padding: 0;
overflow: visible;
max-height: none
}
.ivu-date-picker-cel... | src/js/components/form/IDate/index.css | .ivu-picker-panel-body-wrapper {
font-size: 12px;
}
.ivu-date-picker {
display: inline-block;
line-height: normal;
}
.ivu-date-picker-rel {
position: relative
}
.ivu-date-picker .ivu-select-dropdown {
width: auto;
padding: 0;
overflow: visible;
max-height: none
}
.ivu-date-picker-cel... | 0.516108 | 0.118564 |
.custom-wrapper {
background-color: #191818;
margin-bottom: 1em;
-webkit-font-smoothing: antialiased;
height: 2.1em;
overflow: hidden;
-webkit-transition: height 0.5s;
-moz-transition: height 0.5s;
-ms-transition: height 0.5s;
transition: height 0.5s;
color: #ffffff; /* #777777; ... | css/style.css | .custom-wrapper {
background-color: #191818;
margin-bottom: 1em;
-webkit-font-smoothing: antialiased;
height: 2.1em;
overflow: hidden;
-webkit-transition: height 0.5s;
-moz-transition: height 0.5s;
-ms-transition: height 0.5s;
transition: height 0.5s;
color: #ffffff; /* #777777; ... | 0.437583 | 0.122549 |
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
color: rgb(255, 255, 255);
margin: 0;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
justify-content: flex-start;
background-color: rgb(0, 0, 0);
line-height: 1.5;
}
.photo {
display: flex;
... | assets/css/style.css | * {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
color: rgb(255, 255, 255);
margin: 0;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
justify-content: flex-start;
background-color: rgb(0, 0, 0);
line-height: 1.5;
}
.photo {
display: flex;
... | 0.396769 | 0.106924 |
body {
background-color: #fffff0;
margin:0;
padding:0;
}
div.h1 {
font-size:70px;
text-shadow: 4px 0px 0 RGBA(0,0,0,0.2), 8px 0px 4px RGBA(0,0,0,0.2);
width: 100%;
height: 70px;
position: -webkit-sticky;
position: sticky;
top: 0;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream ... | style/main.css | body {
background-color: #fffff0;
margin:0;
padding:0;
}
div.h1 {
font-size:70px;
text-shadow: 4px 0px 0 RGBA(0,0,0,0.2), 8px 0px 4px RGBA(0,0,0,0.2);
width: 100%;
height: 70px;
position: -webkit-sticky;
position: sticky;
top: 0;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream ... | 0.351311 | 0.125413 |
.container {
position:relative;
width:100%;
max-width:100%;
margin:0 auto;
padding:0 2rem;
box-sizing:border-box
}
.container-fluid {
position:relative;
width:100%;
max-width:100%;
margin:0 auto;
padding:0 2rem;
box-sizing:border-box
}
.column,
.columns {
width:10... | skeleton-grid.css | .container {
position:relative;
width:100%;
max-width:100%;
margin:0 auto;
padding:0 2rem;
box-sizing:border-box
}
.container-fluid {
position:relative;
width:100%;
max-width:100%;
margin:0 auto;
padding:0 2rem;
box-sizing:border-box
}
.column,
.columns {
width:10... | 0.531209 | 0.112942 |
.menu {
display: flex;
list-style: none; }
.menu li a {
display: block;
font-weight: 400;
text-decoration: none; }
/**
* Vertical menu:
* `.menu`
*
* @example
* ul.menu.fxd-col
* li.active
* a(href='#') Link 1
* li
* a(href='#') Link 2
* ... | dist/components/menu.css | .menu {
display: flex;
list-style: none; }
.menu li a {
display: block;
font-weight: 400;
text-decoration: none; }
/**
* Vertical menu:
* `.menu`
*
* @example
* ul.menu.fxd-col
* li.active
* a(href='#') Link 1
* li
* a(href='#') Link 2
* ... | 0.54819 | 0.072112 |
.home-block2 {
margin-bottom: 40px;
}
.home-block2-title {
font-family: PingFang SC;
font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 67px;
color: #000000;
/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
margin: 40px 0px;
text-align: c... | src/components/home/block2/index.css | .home-block2 {
margin-bottom: 40px;
}
.home-block2-title {
font-family: PingFang SC;
font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 67px;
color: #000000;
/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
margin: 40px 0px;
text-align: c... | 0.356111 | 0.084985 |
BODY
{
font-family: Arial, 'Helvetica neue', Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
font-style: normal;
background-color: black;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
}
H1,H2,H3,H4,P,UL,DL,OL
{
font-size: 10pt;
line-height: 14pt;
font-style: normal;
... | spherical_splines/SHTOOLS/www/CSS/sh.css | BODY
{
font-family: Arial, 'Helvetica neue', Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
font-style: normal;
background-color: black;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
}
H1,H2,H3,H4,P,UL,DL,OL
{
font-size: 10pt;
line-height: 14pt;
font-style: normal;
... | 0.348534 | 0.084455 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/fon... | src/styles/mystyle.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/fon... | 0.282691 | 0.095013 |
.page-header {
background-image: url("pageheaderbackground.jpg");
background-repeat: no-repeat;
background-size: cover;
height: 400px;
}
.page-header-row {
padding: 50px;
}
.page-header-btn {
display: block;
}
.circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow... | src/components/PageHeader/PageHeader.css | .page-header {
background-image: url("pageheaderbackground.jpg");
background-repeat: no-repeat;
background-size: cover;
height: 400px;
}
.page-header-row {
padding: 50px;
}
.page-header-btn {
display: block;
}
.circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow... | 0.379608 | 0.074669 |
body {
font-family: 'Oswald', sans-serif;
margin: 0 0 0 0;
color: #000;
overflow-x: hidden;
}
h3 {
font-size: 17px;
}
.meetup {
color: #e0393e;
}
.github {
color: #000;
}
.quora {
color:#aa2200;
}
.instagram_icon{
color: #d6249f;
}
.facebook {
... | css/style.css | body {
font-family: 'Oswald', sans-serif;
margin: 0 0 0 0;
color: #000;
overflow-x: hidden;
}
h3 {
font-size: 17px;
}
.meetup {
color: #e0393e;
}
.github {
color: #000;
}
.quora {
color:#aa2200;
}
.instagram_icon{
color: #d6249f;
}
.facebook {
... | 0.45423 | 0.126893 |
@import url( https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap );
:root {
--container-width: 1400px;
--text-sans: 'Roboto', 'Arial', sans-serif;
--site-bg: #161d27;
--text-color: #f9f9f9;
--accent-color: #d15055;
--live-color: #77b978;
--light-gray: #2d3036;
--da... | wp-content/themes/ktv/src/global.css | @import url( https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap );
:root {
--container-width: 1400px;
--text-sans: 'Roboto', 'Arial', sans-serif;
--site-bg: #161d27;
--text-color: #f9f9f9;
--accent-color: #d15055;
--live-color: #77b978;
--light-gray: #2d3036;
--da... | 0.502686 | 0.09122 |
body {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #F5F5F5;
}
body::-webkit-scrollbar {
width: 5px;
background: #616161;
}
body::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #000000;
}
body nav {
position: absolute;
top: 0;
... | css/index.css | body {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #F5F5F5;
}
body::-webkit-scrollbar {
width: 5px;
background: #616161;
}
body::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #000000;
}
body nav {
position: absolute;
top: 0;
... | 0.320183 | 0.040961 |
@media only screen and (min-width: 960px) and (max-width: 1199px) {
/*---------------------------------------------------------------
[1.0 Tagline Box ]
---------------------------------------------------------------*/
.jx-tagline-box h3 {
font-size: 35px;
}
.jx-tagline-box h2 {
font-size: 24px;... | public/css/theme-responsive.css | @media only screen and (min-width: 960px) and (max-width: 1199px) {
/*---------------------------------------------------------------
[1.0 Tagline Box ]
---------------------------------------------------------------*/
.jx-tagline-box h3 {
font-size: 35px;
}
.jx-tagline-box h2 {
font-size: 24px;... | 0.09526 | 0.102215 |
text-align: left;
}
div .dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: transparent;
background: transparent;
box-shadow: none;
}
div .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
border: none;
backgr... | resources/css/custom/participantes.css | text-align: left;
}
div .dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: transparent;
background: transparent;
box-shadow: none;
}
div .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
border: none;
backgr... | 0.263599 | 0.061763 |
body {
padding-top: 65px;
padding-bottom: 32px;
}
#bodyWrapper a:hover,
#bodyWrapper a:focus {
color: #bababa;
}
.hide-page-load {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: white;
}
#infoAlert,
#dangerAle... | Energy.Net/wwwroot/css/site.css | body {
padding-top: 65px;
padding-bottom: 32px;
}
#bodyWrapper a:hover,
#bodyWrapper a:focus {
color: #bababa;
}
.hide-page-load {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: white;
}
#infoAlert,
#dangerAle... | 0.348202 | 0.06486 |
.portfolio-card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-f... | src/components/portfolioitem/style.css | .portfolio-card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-f... | 0.360489 | 0.047914 |
.list-cell:filled:selected:focused, .list-cell:filled:selected {
-fx-background-color: linear-gradient(#328BDB 0%, #207BCF 25%, #1973C9 75%, #0A65BF 100%);
-fx-text-fill: white;
}
.tree-cell:filled:selected:focused, .tree-cell:filled:selected {
-fx-background-color: linear-gradient(#328BDB 0%, #207BCF 25%,... | app/src/main/resources/style/application.css | .list-cell:filled:selected:focused, .list-cell:filled:selected {
-fx-background-color: linear-gradient(#328BDB 0%, #207BCF 25%, #1973C9 75%, #0A65BF 100%);
-fx-text-fill: white;
}
.tree-cell:filled:selected:focused, .tree-cell:filled:selected {
-fx-background-color: linear-gradient(#328BDB 0%, #207BCF 25%,... | 0.451568 | 0.10004 |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe ... | static/css/style.css | * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe ... | 0.478529 | 0.097048 |
body{
margin: 0;
font-family: 'Roboto', sans-serif;
background-color:#f8f8f8;
}
.header{
text-align: center;
background-image: -webkit-gradient(linear, left top, right top, from(#134E5E), to(#71B280));
background-image: linear-gradient(to right, #134E5E, #71B280);
color:white;
... | style.css | body{
margin: 0;
font-family: 'Roboto', sans-serif;
background-color:#f8f8f8;
}
.header{
text-align: center;
background-image: -webkit-gradient(linear, left top, right top, from(#134E5E), to(#71B280));
background-image: linear-gradient(to right, #134E5E, #71B280);
color:white;
... | 0.340266 | 0.083292 |
.header {
width: 100%;
position: fixed;
box-shadow: 0 0 12px #d1d1d1;
z-index: 1001;
}
.navbar {
letter-spacing: 0.05em;
}
.navbar a.navbar-brand {
font-weight: bold;
letter-spacing: 0.2em;
color: #95b43c;
}
.navbar a.navbar-brand:focus,
.navbar a.n... | public/theme/skyblue/css/style.default.css | .header {
width: 100%;
position: fixed;
box-shadow: 0 0 12px #d1d1d1;
z-index: 1001;
}
.navbar {
letter-spacing: 0.05em;
}
.navbar a.navbar-brand {
font-weight: bold;
letter-spacing: 0.2em;
color: #95b43c;
}
.navbar a.navbar-brand:focus,
.navbar a.n... | 0.45181 | 0.096748 |
@media (max-width: 1200px) {
.arrow{ left: 187px; }
}
/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
.sm-padding{ padding: 15px; }
ul.nav > li > a {
padding: 0 5px;
font-size: 11px;
}
.hero-section {
height: auto;
padding: 60px 0;
}
... | assets/frontend/css/responsive.css | @media (max-width: 1200px) {
.arrow{ left: 187px; }
}
/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
.sm-padding{ padding: 15px; }
ul.nav > li > a {
padding: 0 5px;
font-size: 11px;
}
.hero-section {
height: auto;
padding: 60px 0;
}
... | 0.344003 | 0.063106 |
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src: url('../fonts/codropsicons/codropsicons.eot');
src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
... | extras/mind-your-head/crop/css/demo.css | @import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src: url('../fonts/codropsicons/codropsicons.eot');
src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
... | 0.387459 | 0.098599 |
.container{width: 100%;height: 5665px;background: url(../img/bg.jpg?c=22) center center no-repeat;}
.banner{width: 100%;height: 703px;background: url(../img/banner.png?c=11) center center no-repeat;}
.w1100{width: 1100px;margin: 0 auto;height: 100%;}
.common_zhen{width: 165px;line-height: 35px;font-size: 25px;font-weig... | zt/tidiy5/css/layout.css | .container{width: 100%;height: 5665px;background: url(../img/bg.jpg?c=22) center center no-repeat;}
.banner{width: 100%;height: 703px;background: url(../img/banner.png?c=11) center center no-repeat;}
.w1100{width: 1100px;margin: 0 auto;height: 100%;}
.common_zhen{width: 165px;line-height: 35px;font-size: 25px;font-weig... | 0.26569 | 0.047536 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
font-family: 'fontello';
src: url('/fonts/fontello/fontello.eot?75228816');
src: url... | public/css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
font-family: 'fontello';
src: url('/fonts/fontello/fontello.eot?75228816');
src: url... | 0.450843 | 0.075995 |
.banner {
position: relative;
width: 100%;
height: 320px;
}
.banner .swiper-container {
position: absolute;
width: 100%;
height: 100%;
}
.banner .swiper-slide {
background-position: center;
background-size: cover;
}
.banner .banner-bottom {
position: absolute;
bottom: 0;
z-index: 10;
width: 100%... | public/view_2/agent_bak/css/index.css | .banner {
position: relative;
width: 100%;
height: 320px;
}
.banner .swiper-container {
position: absolute;
width: 100%;
height: 100%;
}
.banner .swiper-slide {
background-position: center;
background-size: cover;
}
.banner .banner-bottom {
position: absolute;
bottom: 0;
z-index: 10;
width: 100%... | 0.488039 | 0.117066 |
.allcategories_widget .allcategories_item {
background: #f3f3f3;
background: -moz-linear-gradient(top, #f3f3f3 0%, #ededec 74%, #ededec 98%, #e4e4e4 99%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(74%,#ededec), color-stop(98%,#ededec), color... | devwidgets/allcategories/css/allcategories.css | .allcategories_widget .allcategories_item {
background: #f3f3f3;
background: -moz-linear-gradient(top, #f3f3f3 0%, #ededec 74%, #ededec 98%, #e4e4e4 99%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(74%,#ededec), color-stop(98%,#ededec), color... | 0.293202 | 0.08438 |
.loader{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #cfcfcf;
font-weight: 300;
z-index: 250;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
-webkit-touch-callout: none; /* iOS Saf... | web/assets/ie_css/loader.css | .loader{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #cfcfcf;
font-weight: 300;
z-index: 250;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
-webkit-touch-callout: none; /* iOS Saf... | 0.245899 | 0.057705 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
scroll-behavior: smooth;
}
/*Navbar*/
.navbar{
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0,0,0,0.5);
position: sticky;
top: 0;
}
.navbar ul{
display: flex;
list-style: non... | style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
scroll-behavior: smooth;
}
/*Navbar*/
.navbar{
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0,0,0,0.5);
position: sticky;
top: 0;
}
.navbar ul{
display: flex;
list-style: non... | 0.265785 | 0.064359 |
:root {
--jp-private-webds-launcher-top-padding: 16px;
--jp-private-webds-launcher-side-padding: 16px;
--jp-private-webds-launcher-card-size: 130px;
--jp-private-webds-launcher-card-icon-height: 68px;
--jp-private-webds-launcher-card-label-height: 38px;
--jp-private-webds-launcher-card-other-size: 100px;
... | style/base.css |
:root {
--jp-private-webds-launcher-top-padding: 16px;
--jp-private-webds-launcher-side-padding: 16px;
--jp-private-webds-launcher-card-size: 130px;
--jp-private-webds-launcher-card-icon-height: 68px;
--jp-private-webds-launcher-card-label-height: 38px;
--jp-private-webds-launcher-card-other-size: 100px;
... | 0.477311 | 0.046747 |
@font-face {
font-family: "Clear Sans";
src: url('css/fonts/clear-sans/ClearSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Clear Sans";
src: url('css/fonts/clear-sans/ClearSans-Italic.woff') format('woff');
font-weight: normal;
font-style: ital... | layouts/partials/css/fonts.css | @font-face {
font-family: "Clear Sans";
src: url('css/fonts/clear-sans/ClearSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Clear Sans";
src: url('css/fonts/clear-sans/ClearSans-Italic.woff') format('woff');
font-weight: normal;
font-style: ital... | 0.354992 | 0.043406 |
body {
font: normal 12px/1.6em Microsoft YaHei, Tahoma, simsun;
color: #929394;
}
input {
outline: none;
}
p {
margin: 0;
}
li,
ul {
list-style: none;
padding: 0;
margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
text-decoration: none;
}
.left {
float: left;
}
.right {
float: right;
}
.cl {
c... | public/assets/css/common.css | body {
font: normal 12px/1.6em Microsoft YaHei, Tahoma, simsun;
color: #929394;
}
input {
outline: none;
}
p {
margin: 0;
}
li,
ul {
list-style: none;
padding: 0;
margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
text-decoration: none;
}
.left {
float: left;
}
.right {
float: right;
}
.cl {
c... | 0.521471 | 0.106087 |
div.uploader span.action, div.button, div.button span {
display: inline-block;
margin-bottom: 0;
padding: 4px 12px;
border: 1px solid #bbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-bor... | legocms-parent/legocms/src/main/resources/static/unicorn/css/select2.css | div.uploader span.action, div.button, div.button span {
display: inline-block;
margin-bottom: 0;
padding: 4px 12px;
border: 1px solid #bbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-bor... | 0.324771 | 0.161089 |
.captain-profile-edit-container {
width: 100%;
text-align: center;
}
.profileNav-container {
width: 100%;
text-align: center;
height: 49px;
background: #3f3f3f;
}
.profileNav-align {
width: 70%;
display: inline-block;
height: 49px;
}
.profileNav-bar-flex {
display: table;
justify-content: spac... | src/components/CaptainProfileEdit/captainProfileEdit.css | .captain-profile-edit-container {
width: 100%;
text-align: center;
}
.profileNav-container {
width: 100%;
text-align: center;
height: 49px;
background: #3f3f3f;
}
.profileNav-align {
width: 70%;
display: inline-block;
height: 49px;
}
.profileNav-bar-flex {
display: table;
justify-content: spac... | 0.422386 | 0.064271 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root {
--cor1: #6fdbd8;
--cor2: #49b3af;
--cor3: #cae457;
--cor4: #ECEFF1;
--font-padrao: 'Poppins', sans-serif;
}
* {
margin: 0;
padding: 0;
font-family: var(--font-padrao);
}
h1, h2 {
padding: 10px 2... | projetosdetreino/p001/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root {
--cor1: #6fdbd8;
--cor2: #49b3af;
--cor3: #cae457;
--cor4: #ECEFF1;
--font-padrao: 'Poppins', sans-serif;
}
* {
margin: 0;
padding: 0;
font-family: var(--font-padrao);
}
h1, h2 {
padding: 10px 2... | 0.451327 | 0.144179 |
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
@font-face {
font-family: Lato_a;
src: url(../fonts/Lato-Reg.ttf); }
@font-face {
font-family: Lato_b;
src: url(../fonts/Lato-Reg.ttf); }
... | public/stylesheets/landing.css | html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
@font-face {
font-family: Lato_a;
src: url(../fonts/Lato-Reg.ttf); }
@font-face {
font-family: Lato_b;
src: url(../fonts/Lato-Reg.ttf); }
... | 0.503662 | 0.067179 |
body {
background: #ffffe0;
color: #9932cc;
margin: 0%;
}
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; font-weight: normal; color: #FFFFFF; background: #004080; text-align: center; margin: 10pt 2.5%}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; f... | SilveR/R/library/R2HTML/samples/Pastel.css | body {
background: #ffffe0;
color: #9932cc;
margin: 0%;
}
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; font-weight: normal; color: #FFFFFF; background: #004080; text-align: center; margin: 10pt 2.5%}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; f... | 0.442155 | 0.142381 |
:host {
display: block;
transition: var(--material-curve-320);
transform: translate(0, 60px);
opacity: 0;
}
:host(.active) {
transform: translate(0, 0);
opacity: 1;
}
#content {
display: block;
position: relative;
width: 100%;
background: #fafafa;
border-radius: 2px;
box-sizing: border-box;
... | app/elements/package-tile/package-tile.css | :host {
display: block;
transition: var(--material-curve-320);
transform: translate(0, 60px);
opacity: 0;
}
:host(.active) {
transform: translate(0, 0);
opacity: 1;
}
#content {
display: block;
position: relative;
width: 100%;
background: #fafafa;
border-radius: 2px;
box-sizing: border-box;
... | 0.558086 | 0.154631 |
body{
margin:0;
padding:0;
color:#666;
background:#888;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:20px;
}
h1{
font-family:"Comic Sans MS";
color:#aaa;
font-size:32px
}
h2,h3{
color:#888;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}
a{
color:#44287... | css/style.css | body{
margin:0;
padding:0;
color:#666;
background:#888;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:20px;
}
h1{
font-family:"Comic Sans MS";
color:#aaa;
font-size:32px
}
h2,h3{
color:#888;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}
a{
color:#44287... | 0.182717 | 0.046768 |
.rightnav{
position: fixed;
right: 0;
top:5rem;
z-index: 99999;
}
.rightnav a{
display: block;
color: white;
background: black;
}
.rightnav .switch{
margin-bottom: 200px;
padding: 0.5rem 1.5rem;
font-size: 12px;
}
.rightnav p{
background: black;
margin-top: 1rem;
height: 1rem;
width: ... | css/index.css | .rightnav{
position: fixed;
right: 0;
top:5rem;
z-index: 99999;
}
.rightnav a{
display: block;
color: white;
background: black;
}
.rightnav .switch{
margin-bottom: 200px;
padding: 0.5rem 1.5rem;
font-size: 12px;
}
.rightnav p{
background: black;
margin-top: 1rem;
height: 1rem;
width: ... | 0.139543 | 0.099121 |
body {
margin: 0;
padding: 0;
}
.nav ul {
list-style: none;
text-align: center;
padding: 0;
margin: 0 auto;
background: #004999;
width: 100%;
}
.nav li {
display: inline-block;
}
.nav a {
text-decoration: none;
width: 100px;
display: block;
color: white;
padding: 15px;
font-size: 17px;
... | public/main.css | body {
margin: 0;
padding: 0;
}
.nav ul {
list-style: none;
text-align: center;
padding: 0;
margin: 0 auto;
background: #004999;
width: 100%;
}
.nav li {
display: inline-block;
}
.nav a {
text-decoration: none;
width: 100px;
display: block;
color: white;
padding: 15px;
font-size: 17px;
... | 0.460289 | 0.069668 |
*{
padding:0;
margin: 0;
font-family: 'arial';
outline: none;
}
:root{
--header:#DBA901;
--white:#ffffff;
--black:#000000;
--fundo-body:#fefefe;
}
html{
background:var(--fundo-body);
}
header{
box-shadow: 1px 1px 1px 1px #dedede;
background:var(--header);
}
.header{
align-items:center;
display:fle... | public/css/style.css | *{
padding:0;
margin: 0;
font-family: 'arial';
outline: none;
}
:root{
--header:#DBA901;
--white:#ffffff;
--black:#000000;
--fundo-body:#fefefe;
}
html{
background:var(--fundo-body);
}
header{
box-shadow: 1px 1px 1px 1px #dedede;
background:var(--header);
}
.header{
align-items:center;
display:fle... | 0.364438 | 0.065905 |
body {
padding-top: 50px;
overflow: hidden;
font-family:"Ubuntu",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#header{
pointer-events:all;
position:fixed;
height:70px;
z-index:999999;
background-color: #06c;
width:100%;
max-height:100%;
transform:translateY(0px);
-webkit-transfor... | public/css/style.css | body {
padding-top: 50px;
overflow: hidden;
font-family:"Ubuntu",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#header{
pointer-events:all;
position:fixed;
height:70px;
z-index:999999;
background-color: #06c;
width:100%;
max-height:100%;
transform:translateY(0px);
-webkit-transfor... | 0.341253 | 0.076684 |
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&display=swap');
html {
font-family: 'Playfair Display', serif;
}
header div{
display: flex;
height: 50px;
position: relative;
background-color: rgb(112, 65, 24)
}
header div h1{
font-size: xx-small;
}
header div h3 {
font... | CSS/style.css | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&display=swap');
html {
font-family: 'Playfair Display', serif;
}
header div{
display: flex;
height: 50px;
position: relative;
background-color: rgb(112, 65, 24)
}
header div h1{
font-size: xx-small;
}
header div h3 {
font... | 0.345657 | 0.092647 |
.works-wrapper {
background-color: #eee;
height: 100%;
width: 100%;
}
.works-header {
position: relative;
height: 3.5rem;
width: 100%;
background: url(../../images/works_header.png) no-repeat;
background-size: 100% 100%;
}
.author-header {
text-align: center;
}
.author-header img ... | app/pages/works/works.css | .works-wrapper {
background-color: #eee;
height: 100%;
width: 100%;
}
.works-header {
position: relative;
height: 3.5rem;
width: 100%;
background: url(../../images/works_header.png) no-repeat;
background-size: 100% 100%;
}
.author-header {
text-align: center;
}
.author-header img ... | 0.599251 | 0.110279 |
.GFG
{
-webkit-border-radius: 20px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
width: 100%;
height: 40vh
}
.ctext_colo
{
color: #ffa606;
}
.text-scratch{
text-decoration: line-through;
color:gray;
}
/*div.m_list_div:focus{
background-color:... | public/layout/css/custome_menu.css | .GFG
{
-webkit-border-radius: 20px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
width: 100%;
height: 40vh
}
.ctext_colo
{
color: #ffa606;
}
.text-scratch{
text-decoration: line-through;
color:gray;
}
/*div.m_list_div:focus{
background-color:... | 0.271928 | 0.073997 |
* {
/* Seta margem e espaçamento como 0 e tira decoração dos textos*/
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
box-sizing: border-box;
font-family: 'Lora', serif;
}
html {
scroll-behavior: smooth;
}
nav {
/* Define Tamanho da NAVBAR */
height: 56px;
width: 100%;
}
nav ul ... | style/style.css | * {
/* Seta margem e espaçamento como 0 e tira decoração dos textos*/
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
box-sizing: border-box;
font-family: 'Lora', serif;
}
html {
scroll-behavior: smooth;
}
nav {
/* Define Tamanho da NAVBAR */
height: 56px;
width: 100%;
}
nav ul ... | 0.285173 | 0.087019 |