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 |
|---|---|---|---|---|
@charset "utf-8";
*{ padding: 0px; margin: 0px;}
html{font-size:62.5%;}
body{background:#f6f6f9;margin:0px;padding:0px;color: #777;font-size:14px;line-height:140%;word-break: break-all; word-wrap:break-word;
font-family:"Lucida Grande",Verdana,Tahoma,Lucida,Arial,Helvetica,"微软雅黑","宋体",sans-serif;}
img, p, h3, ul, li, d... | spw/css/style8.css | @charset "utf-8";
*{ padding: 0px; margin: 0px;}
html{font-size:62.5%;}
body{background:#f6f6f9;margin:0px;padding:0px;color: #777;font-size:14px;line-height:140%;word-break: break-all; word-wrap:break-word;
font-family:"Lucida Grande",Verdana,Tahoma,Lucida,Arial,Helvetica,"微软雅黑","宋体",sans-serif;}
img, p, h3, ul, li, d... | 0.206334 | 0.049866 |
.wrapper{
position:relative
}
.sidebar-left{
background-color:#222d32;
margin:0;
border:none;
border-radius:0
}
.sidebar-menu{
list-style:none;
margin:0;
padding:0
}
.sidebar-menu a{
color:#b8c7ce;
text-decoration:none
}
.sidebar-menu > li{
position:relative;
margin:0;
... | public/backend/css/SidebarNav.min.css | .wrapper{
position:relative
}
.sidebar-left{
background-color:#222d32;
margin:0;
border:none;
border-radius:0
}
.sidebar-menu{
list-style:none;
margin:0;
padding:0
}
.sidebar-menu a{
color:#b8c7ce;
text-decoration:none
}
.sidebar-menu > li{
position:relative;
margin:0;
... | 0.418697 | 0.065815 |
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbo... | Welcomer3 Base HTML/style.css | @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbo... | 0.389895 | 0.07383 |
@font-face {
font-family: Khebrat;
src: url("../fonts/18 Khebrat Musamim Regular.ttf");
}
body{
padding: 80px;
}
h1{
width: 500px;
margin-top: 50px;
margin-left: 28%;
text-align: center;
font-size: 47px;
font-family: Neue Einstellung;
word-wrap: break-word;
font-weight:900;
}... | public/css/app.css | @font-face {
font-family: Khebrat;
src: url("../fonts/18 Khebrat Musamim Regular.ttf");
}
body{
padding: 80px;
}
h1{
width: 500px;
margin-top: 50px;
margin-left: 28%;
text-align: center;
font-size: 47px;
font-family: Neue Einstellung;
word-wrap: break-word;
font-weight:900;
}... | 0.265024 | 0.098555 |
body {
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
margin: auto;
}
/* superimpose swal2 alerts onto material-ui components */
.swal2-container {
z-index: 1301 !important;
}
/* stack swal2 radio inputs (instead of rendering inline) */
.swal2-radio.swal-input {
flex-direction: column;
font-size: ... | tgnms/fbcnms-projects/tgnms/static/css/nms.css | body {
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
margin: auto;
}
/* superimpose swal2 alerts onto material-ui components */
.swal2-container {
z-index: 1301 !important;
}
/* stack swal2 radio inputs (instead of rendering inline) */
.swal2-radio.swal-input {
flex-direction: column;
font-size: ... | 0.391522 | 0.080285 |
.container .leftBar,
.container .body {
height: 600px;
}
.container {
border: 1px solid #EFEFEF;
position: relative;
}
.container button {
cursor: pointer;
}
.container .header {
background: #EFEFEF;
color: #666;
padding: 10px;
}
.container .topTools {
padding: 5px;
float: left;
width: 100%;
b... | app/components/FileManager/styles.css | .container .leftBar,
.container .body {
height: 600px;
}
.container {
border: 1px solid #EFEFEF;
position: relative;
}
.container button {
cursor: pointer;
}
.container .header {
background: #EFEFEF;
color: #666;
padding: 10px;
}
.container .topTools {
padding: 5px;
float: left;
width: 100%;
b... | 0.422505 | 0.088269 |
body {
margin: 0 0 20px;
padding: 0;
color: #494949;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
line-height: 1.7em;
background-color: #450012;
}
a, a:link, a:visited {
color: #a20228;
font-weight: normal;
text-decoration: underline;
font-size: 12px
}
a:hover {
text-decoration: none; ... | templatemo_style.css | body {
margin: 0 0 20px;
padding: 0;
color: #494949;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
line-height: 1.7em;
background-color: #450012;
}
a, a:link, a:visited {
color: #a20228;
font-weight: normal;
text-decoration: underline;
font-size: 12px
}
a:hover {
text-decoration: none; ... | 0.150247 | 0.084795 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("taringa.net") {
/* General stuff */
* {
color: #CCC;
border-radius: 0 !important;
text-shadow: none !important;
}
body,
html {
background: #1D1D1D !important;
color: #CCC;
}
/* Remove background */
#... | data/usercss/139284.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("taringa.net") {
/* General stuff */
* {
color: #CCC;
border-radius: 0 !important;
text-shadow: none !important;
}
body,
html {
background: #1D1D1D !important;
color: #CCC;
}
/* Remove background */
#... | 0.212559 | 0.08218 |
@charset "UTF-8";
#hhh {
width: 100%;
height: 80px;
background: red;
}
.classify {
width: 100%;
height: 100%;
font-family: "微软雅黑","黑体";
color: #333333;
}
.classify-con {
width: 968px;
margin: 0 auto;
}
#ttop {
width: 100%;
height: 100px;
}
#ttop img {
margin-top: 20px;
}
#ttop a img {
flo... | src/css/jieshuanye.css | @charset "UTF-8";
#hhh {
width: 100%;
height: 80px;
background: red;
}
.classify {
width: 100%;
height: 100%;
font-family: "微软雅黑","黑体";
color: #333333;
}
.classify-con {
width: 968px;
margin: 0 auto;
}
#ttop {
width: 100%;
height: 100px;
}
#ttop img {
margin-top: 20px;
}
#ttop a img {
flo... | 0.337968 | 0.095518 |
body{
background-image: url('https://images.pexels.com/photos/531880/pexels-photo-531880.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500');
background-size: cover;
background-repeat: no-repeat;
}
.navbar{
display: flex;
justify-content: space-betwee... | public/shopping/css/login.css | body{
background-image: url('https://images.pexels.com/photos/531880/pexels-photo-531880.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500');
background-size: cover;
background-repeat: no-repeat;
}
.navbar{
display: flex;
justify-content: space-betwee... | 0.590307 | 0.137677 |
* { touch-action: auto; }
body{
margin: 0;
padding: 0;
overflow: hidden;
font-family: '���ź�','Microsoft YaHei',Arial !important;
}
ul,li,p{
margin: 0;
padding: 0;
}
label{
margin-top: 5px;
}
a:hover, a:focus{
color:#fff;
text-decoration: none;
}
.bimviz_gridback{
background:... | app/public/sdk/viz/ui/default.css | * { touch-action: auto; }
body{
margin: 0;
padding: 0;
overflow: hidden;
font-family: '���ź�','Microsoft YaHei',Arial !important;
}
ul,li,p{
margin: 0;
padding: 0;
}
label{
margin-top: 5px;
}
a:hover, a:focus{
color:#fff;
text-decoration: none;
}
.bimviz_gridback{
background:... | 0.450843 | 0.115112 |
body{
padding: 0;
margin: 0%;
}
.bg1{
background-color:#EED5D2;
}
.logo3{
width: 150px; height: 80px ; float:center ;
background: url(img/logo1.PNG) center center/200px no-repeat;
font-size: 0;
}
.box{ position: relative;
max-width: 840px;
padding: 30px;
... | estilo.css | body{
padding: 0;
margin: 0%;
}
.bg1{
background-color:#EED5D2;
}
.logo3{
width: 150px; height: 80px ; float:center ;
background: url(img/logo1.PNG) center center/200px no-repeat;
font-size: 0;
}
.box{ position: relative;
max-width: 840px;
padding: 30px;
... | 0.293911 | 0.085556 |
.chart {
width: 100px;
height: 100px;
margin: auto;
font-size: 24px;
font-family: "Lato", sans-serif;
border-radius: 50%;
box-shadow: inset 0 0 0px 10px #cacaca;
overflow: hidden;
}
.chart:before {
content: attr(data-percentage) "%";
display: block;
width: 100px;
height: 100px;
line-height:... | organization/web/css/Assessmentview.css | .chart {
width: 100px;
height: 100px;
margin: auto;
font-size: 24px;
font-family: "Lato", sans-serif;
border-radius: 50%;
box-shadow: inset 0 0 0px 10px #cacaca;
overflow: hidden;
}
.chart:before {
content: attr(data-percentage) "%";
display: block;
width: 100px;
height: 100px;
line-height:... | 0.44071 | 0.215083 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("learn.it-online.org") {
body
{
background: #fff !important;
background-image: none !important;
}
th.header, td.header, div.header, h2.header, .sideblock .header, .forumpost, .navbar, table.files th, #admin-index table.environmentt... | data/usercss/10746.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("learn.it-online.org") {
body
{
background: #fff !important;
background-image: none !important;
}
th.header, td.header, div.header, h2.header, .sideblock .header, .forumpost, .navbar, table.files th, #admin-index table.environmentt... | 0.155816 | 0.070081 |
.textcenter {
text-align: center;
}
@font-face {
font-family: dinprolight;
src: url('../font-awesome/fonts/DINPro-light.ttf');
}
@font-face {
font-family: dinproreg;
src: url('../font-awesome/fonts/DINPro-regular.ttf');
}
@font-face {
font-family: dinpromed;
src: url('../font-awesome/fonts/D... | css/event.css | .textcenter {
text-align: center;
}
@font-face {
font-family: dinprolight;
src: url('../font-awesome/fonts/DINPro-light.ttf');
}
@font-face {
font-family: dinproreg;
src: url('../font-awesome/fonts/DINPro-regular.ttf');
}
@font-face {
font-family: dinpromed;
src: url('../font-awesome/fonts/D... | 0.459561 | 0.053305 |
@-moz-document domain("store.steampowered.com") {
/*[[hiding]]*/
/* Change background to dark gray */
body, #global_header, #global_header .content, .page_background{
background: #222 !important;
}
/* Improve platform icon visibility */
.tab_item_details span.platform_img, .col.search_name .platform_img {
... | data/usercss/105691.user.css | @-moz-document domain("store.steampowered.com") {
/*[[hiding]]*/
/* Change background to dark gray */
body, #global_header, #global_header .content, .page_background{
background: #222 !important;
}
/* Improve platform icon visibility */
.tab_item_details span.platform_img, .col.search_name .platform_img {
... | 0.374676 | 0.046508 |
@charset "utf-8";
/* CSS Document */
body{ background-color:#f8f8f8;}
/*首页样式*/
.link{}
.link .weui-grid__icon{ width:56px; height:56px;}
.icons{background-color:#fff;text-align:center}
.icons .icon_sp_area{padding:10px 20px;text-align:left}
.icons i{margin:0 5px 10px}
.icon{display:inline-block;width:56px;height:56px;... | backend/web/css/index.css | @charset "utf-8";
/* CSS Document */
body{ background-color:#f8f8f8;}
/*首页样式*/
.link{}
.link .weui-grid__icon{ width:56px; height:56px;}
.icons{background-color:#fff;text-align:center}
.icons .icon_sp_area{padding:10px 20px;text-align:left}
.icons i{margin:0 5px 10px}
.icon{display:inline-block;width:56px;height:56px;... | 0.196363 | 0.041191 |
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/amiri.css);
.login-page{
background-image: url("../../assets/img/loginbackground.jpg") ;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.login-p... | src/app/+login/login.component.css | @import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/amiri.css);
.login-page{
background-image: url("../../assets/img/loginbackground.jpg") ;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.login-p... | 0.363986 | 0.069164 |
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);
* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
background-color: #1e1c1c;
}
.demo{
width: 100%;
}
#navbar{
background-color: transparent;
margin: 0;
border: 0px;
font : normal 300 16px/1 'News Gothic M... | css/style.css | @import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);
* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
background-color: #1e1c1c;
}
.demo{
width: 100%;
}
#navbar{
background-color: transparent;
margin: 0;
border: 0px;
font : normal 300 16px/1 'News Gothic M... | 0.325306 | 0.067148 |
* {
font-family: "NekstMedium", sans-serif; }
body {
background-color: #10112d; }
main {
overflow-x: hidden;
min-height: calc(100vh - 120px); }
h1 {
color: white;
font-size: 48px; }
h2 {
color: white;
font-size: 24px;
font-weight: bold; }
h3 {
color: white;
font-size: 16px; }
h4 {
color: w... | resources/sass/components/TariffCard/TariffCard.module.css | * {
font-family: "NekstMedium", sans-serif; }
body {
background-color: #10112d; }
main {
overflow-x: hidden;
min-height: calc(100vh - 120px); }
h1 {
color: white;
font-size: 48px; }
h2 {
color: white;
font-size: 24px;
font-weight: bold; }
h3 {
color: white;
font-size: 16px; }
h4 {
color: w... | 0.434701 | 0.17172 |
* {
-webkit-user-select: none;
font-family: var(--font-family);
font-size: var(--font-size);
margin: 0;
padding: 0;
}
html, body {
height: 100%;
overflow: hidden;
width: 100%;
}
button {
background-color: inherit;
border: 0;
}
button:focus {
outline: none;
}
/* App divs */
#app {
height: 100%;
... | lib/css/base.css | * {
-webkit-user-select: none;
font-family: var(--font-family);
font-size: var(--font-size);
margin: 0;
padding: 0;
}
html, body {
height: 100%;
overflow: hidden;
width: 100%;
}
button {
background-color: inherit;
border: 0;
}
button:focus {
outline: none;
}
/* App divs */
#app {
height: 100%;
... | 0.32178 | 0.05951 |
body {
font-family: Roboto, sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 24px;
background: #f7f7f7;
color: #6d6d6d;
-webkit-font-smoothing: antialiased !important
}
.para{
color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 15px;
color: #202020;
font-family: ... | assets/css/style.css | body {
font-family: Roboto, sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 24px;
background: #f7f7f7;
color: #6d6d6d;
-webkit-font-smoothing: antialiased !important
}
.para{
color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 15px;
color: #202020;
font-family: ... | 0.342022 | 0.116663 |
@import url('https://fonts.googleapis.com/css?family=Roboto:100,400,700');
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: "Roboto","Yu Gothic UI Light","Yu Gothic UI" sans-serif;
font-weight: 100;
font-size: 10px;
}
#wrapper {
width: 1... | Chat/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:100,400,700');
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: "Roboto","Yu Gothic UI Light","Yu Gothic UI" sans-serif;
font-weight: 100;
font-size: 10px;
}
#wrapper {
width: 1... | 0.371593 | 0.057732 |
.playlist-info img {
object-fit: cover;
width: 150px;
height: 150px;
margin-bottom: 10px;
}
.playlist-grid {
margin-top: 15px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.playlist-info {
padding: 14px;
color: white;
cursor: pointer;... | frontend/src/components/Playlist/Playlist.css | .playlist-info img {
object-fit: cover;
width: 150px;
height: 150px;
margin-bottom: 10px;
}
.playlist-grid {
margin-top: 15px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.playlist-info {
padding: 14px;
color: white;
cursor: pointer;... | 0.521959 | 0.080719 |
body {
margin-left: 0px;
margin-right: 0px;
font-family: sans-serif;
}
a {
text-decoration: none;
}
ul li {
list-style: none;
}
button {
color: #ffffff;
}
button:hover {
color: #FF8C00;
}
footer {
display: block;
}
/* Media */
@media (min-width: 576px) {
body {
max-width: 540px;
}
}
@media (min-... | public/css/alumni2.css | body {
margin-left: 0px;
margin-right: 0px;
font-family: sans-serif;
}
a {
text-decoration: none;
}
ul li {
list-style: none;
}
button {
color: #ffffff;
}
button:hover {
color: #FF8C00;
}
footer {
display: block;
}
/* Media */
@media (min-width: 576px) {
body {
max-width: 540px;
}
}
@media (min-... | 0.337313 | 0.057971 |
.grey {
background-color: #eee;
width: 100%;
padding-top: 88px;
padding-bottom: 88px;
}
.testimonial-header {
text-align: center;
margin-bottom: 64px;
}
.testimonial-header p {
max-width: 720px;
width: 100%;
padding: 8px 0 16px;
margin: 0 auto;
display: block;
color: #444;
line-he... | src/client/app/component/Testimonial/testimonial-style.global.css | .grey {
background-color: #eee;
width: 100%;
padding-top: 88px;
padding-bottom: 88px;
}
.testimonial-header {
text-align: center;
margin-bottom: 64px;
}
.testimonial-header p {
max-width: 720px;
width: 100%;
padding: 8px 0 16px;
margin: 0 auto;
display: block;
color: #444;
line-he... | 0.515132 | 0.079496 |
@media screen and (max-width: 1679px) {
.main-title {
left: 5%;
}
.main-title.right {
right: 5%;
}
}
@media screen and (max-width: 1440px) {
.main-title {
left: 2%;
font-size: 54px;
}
.main-title.right {
right: 2%;
}
.featcon-wrap {
top: 40px;
}
}
@media screen and (min-width: 1400px) {
.cryptocu... | public/front/css/responsive.css | @media screen and (max-width: 1679px) {
.main-title {
left: 5%;
}
.main-title.right {
right: 5%;
}
}
@media screen and (max-width: 1440px) {
.main-title {
left: 2%;
font-size: 54px;
}
.main-title.right {
right: 2%;
}
.featcon-wrap {
top: 40px;
}
}
@media screen and (min-width: 1400px) {
.cryptocu... | 0.255065 | 0.115411 |
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
body {
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-siz... | css/style.css | * {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
body {
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-siz... | 0.611846 | 0.11928 |
.rbroundbox { background: url(../img/simple_background.gif) repeat; }
.rbtop div { background: url(../img/simple_top_left.gif) no-repeat top left; }
.rbtop { background: url(../img/simple_top_right.gif) no-repeat top right; }
.rbbot div { background: url(../img/simple_bottom_left.gif) no-repeat bottom left; }
.r... | themes/default/views/assets/css/style.css | .rbroundbox { background: url(../img/simple_background.gif) repeat; }
.rbtop div { background: url(../img/simple_top_left.gif) no-repeat top left; }
.rbtop { background: url(../img/simple_top_right.gif) no-repeat top right; }
.rbbot div { background: url(../img/simple_bottom_left.gif) no-repeat bottom left; }
.r... | 0.262369 | 0.243541 |
.movies-card {
display: flex;
flex-direction: column;
width: 100%;
border-radius: 4px;
max-width: 300px;
justify-self: center;
background-color: #660500;
transform: translateY(0px);
transition: transform 0.1s ease-out;
animation: fadeIn 1.5s forwards;
}
@media (hover: hover) {
.movies-card:hover {... | src/views/style/css/MoviesCard.css | .movies-card {
display: flex;
flex-direction: column;
width: 100%;
border-radius: 4px;
max-width: 300px;
justify-self: center;
background-color: #660500;
transform: translateY(0px);
transition: transform 0.1s ease-out;
animation: fadeIn 1.5s forwards;
}
@media (hover: hover) {
.movies-card:hover {... | 0.705582 | 0.077762 |
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 14px + 2px);
padding: 0.625rem 0.75rem;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: var(--main-text);
background-color: #fff;
background-clip: padding-box;
border: 1px solid var(--lines);
border-radius: 0.25rem;
... | static/assets/css/forms.css | .form-control {
display: block;
width: 100%;
height: calc(1.5em + 14px + 2px);
padding: 0.625rem 0.75rem;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: var(--main-text);
background-color: #fff;
background-clip: padding-box;
border: 1px solid var(--lines);
border-radius: 0.25rem;
... | 0.491212 | 0.093761 |
Created on : 15-sep-2014, 12:09:17
*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color:#333;
margin: 0 auto;
width: 100%;
background-color: #dddddd;
height: 100%
}
a:visited , a:link, a:active{
text-decoration: none;
color: inherit;
}
p {
... | final/public/css/mobile/style_mobile.css | Created on : 15-sep-2014, 12:09:17
*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color:#333;
margin: 0 auto;
width: 100%;
background-color: #dddddd;
height: 100%
}
a:visited , a:link, a:active{
text-decoration: none;
color: inherit;
}
p {
... | 0.433502 | 0.158077 |
body {
margin: 0;
color:#000;
background:#badaff;
}
div.gamebody {
font-size:19px;
max-width:320px;
margin-left:auto;
margin-right:auto;
}
@media only screen and (max-width: 319px) {
div.gamebody {
font-size:16px;
width:280px;
margin-left:auto;
margin-ri... | main.css | body {
margin: 0;
color:#000;
background:#badaff;
}
div.gamebody {
font-size:19px;
max-width:320px;
margin-left:auto;
margin-right:auto;
}
@media only screen and (max-width: 319px) {
div.gamebody {
font-size:16px;
width:280px;
margin-left:auto;
margin-ri... | 0.444806 | 0.09472 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Arial", sans-serif;
color: #434344;
background-color: #CFD0CF;
}
.title {
display: flex;
justify-content: center;
padding: 40px 0;
font-size: 42px;
line-height: 47px;
}
.game-wrapper {
display: f... | src/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Arial", sans-serif;
color: #434344;
background-color: #CFD0CF;
}
.title {
display: flex;
justify-content: center;
padding: 40px 0;
font-size: 42px;
line-height: 47px;
}
.game-wrapper {
display: f... | 0.538741 | 0.125039 |
* {
font-family: "Roboto" !important;
}
a.item {
padding: 10px !important;
}
a.item i {
padding-right: 30px !important;
}
.highlight{
color:#4a87ee !important;
}
.popup-container .popup {
background-color: #FFF !important;
}
.popup-container input {
border-bottom: 1px solid #CCC;
}
.side-menu a {
paddi... | www/css/style.css | * {
font-family: "Roboto" !important;
}
a.item {
padding: 10px !important;
}
a.item i {
padding-right: 30px !important;
}
.highlight{
color:#4a87ee !important;
}
.popup-container .popup {
background-color: #FFF !important;
}
.popup-container input {
border-bottom: 1px solid #CCC;
}
.side-menu a {
paddi... | 0.228329 | 0.085289 |
body{
background-color: RGBA(0,0,0,0);
}
i{ font-style:normal}
.th{
height: 90px;
-webkit-app-region: drag;
}
.ybb_title{
position: relative;
left: 0;
top: 0;
width: 600px;
background: #209aff;
overflow: hidden;
-webkit-user-select: none;
background-color:#209aff;
background-image: url('../../re... | app/newWindow/css/share.css | body{
background-color: RGBA(0,0,0,0);
}
i{ font-style:normal}
.th{
height: 90px;
-webkit-app-region: drag;
}
.ybb_title{
position: relative;
left: 0;
top: 0;
width: 600px;
background: #209aff;
overflow: hidden;
-webkit-user-select: none;
background-color:#209aff;
background-image: url('../../re... | 0.297878 | 0.053775 |
body {
margin-top: 0;
padding:0;
/*
-webkit-user-select: none;
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
*/
}
#map {position:absolute; top: 0; bottom:0; width:100%;}
#inputs,
#errors,
#directions {
position: absolute;
width: 33%;
/*
max-width: 300px;
min-width: ... | www/css/style.css | body {
margin-top: 0;
padding:0;
/*
-webkit-user-select: none;
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
*/
}
#map {position:absolute; top: 0; bottom:0; width:100%;}
#inputs,
#errors,
#directions {
position: absolute;
width: 33%;
/*
max-width: 300px;
min-width: ... | 0.248899 | 0.058966 |
:root{
--primario: #ddd;
--oscuro: #333;
--claro: #fff;
--sombra: 0 1px 5px rgba(104, 104, 104, .8);
}
html {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
color: var(--oscuro);
}
body {
background: #ccc;
margin: 30px 50px;
line-height: 1.4;
}
.btn {
background: var(--oscuro);
color:... | style.css | :root{
--primario: #ddd;
--oscuro: #333;
--claro: #fff;
--sombra: 0 1px 5px rgba(104, 104, 104, .8);
}
html {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
color: var(--oscuro);
}
body {
background: #ccc;
margin: 30px 50px;
line-height: 1.4;
}
.btn {
background: var(--oscuro);
color:... | 0.291182 | 0.132122 |
.crx_mouse_visited {
background-color: #e6ffff !important;
outline: 1px solid #5166bb !important;
}
.crx_mouse_clicked * {
/*background-color: #fffdd0 !important;
color: black !important;
font-family: Arial, Helvetica, sans-serif !important;
font: Arial, Helvetica, sans-serif !important;*/
font-style: normal ... | core.css | .crx_mouse_visited {
background-color: #e6ffff !important;
outline: 1px solid #5166bb !important;
}
.crx_mouse_clicked * {
/*background-color: #fffdd0 !important;
color: black !important;
font-family: Arial, Helvetica, sans-serif !important;
font: Arial, Helvetica, sans-serif !important;*/
font-style: normal ... | 0.260013 | 0.067301 |
.page {
padding-top: 50px;
}
.nav-logout {
position: relative;
display: block;
padding: 10px 15px;
text-decoration: none!important;
line-height: 20px;
}
.nav-user-info {
padding-top: 9px;
padding-bottom: 9px;
color: #fff;
}
.nav-username {
color: #ffffff;
}
.nav-divider {
... | src/main/resources/static/css/app.css | .page {
padding-top: 50px;
}
.nav-logout {
position: relative;
display: block;
padding: 10px 15px;
text-decoration: none!important;
line-height: 20px;
}
.nav-user-info {
padding-top: 9px;
padding-bottom: 9px;
color: #fff;
}
.nav-username {
color: #ffffff;
}
.nav-divider {
... | 0.38943 | 0.071009 |
body{
font-family: 'Poppins', sans-serif;
}
.navbar .nav-link{
font-size: 14px;
text-transform: uppercase;
padding-left: 16px !important;
padding-right: 16px !important;
}
.navbar-toggler{
outline: none !important;
}
.bg-black{
background: #000;
}
/*...........slider....*/
... | style/style.css | body{
font-family: 'Poppins', sans-serif;
}
.navbar .nav-link{
font-size: 14px;
text-transform: uppercase;
padding-left: 16px !important;
padding-right: 16px !important;
}
.navbar-toggler{
outline: none !important;
}
.bg-black{
background: #000;
}
/*...........slider....*/
... | 0.349755 | 0.060197 |
@media (max-width: 767px) {
#banner img {
width: 100%;
}
}
#banner img {
width: 100%;
}
.margin-0 {
margin: 0;
}
ul,
li {
list-style: none;
margin: 0;
padding: 0;
}
a:hover {
text-decoration: none;
}
.bg-black {
background: #000000;
}
.btn-scroll-top {
border-color:... | web/resources/css/cms_base.css | @media (max-width: 767px) {
#banner img {
width: 100%;
}
}
#banner img {
width: 100%;
}
.margin-0 {
margin: 0;
}
ul,
li {
list-style: none;
margin: 0;
padding: 0;
}
a:hover {
text-decoration: none;
}
.bg-black {
background: #000000;
}
.btn-scroll-top {
border-color:... | 0.52756 | 0.07072 |
html {
height: 100%;
}
body {
margin:0;
padding:0;
font-family: sans-serif;
background: linear-gradient(#141e30, #243b55);
color: #00B7FF;
}
.login-box {
position: absolute;
top: 30%;
left: 50%;
width: 400px;
padding: 40px;
transform: translate(-50%, -50%);
background: rgba(0,0,0,.5);
box-s... | v12/public/stylesheets/style.css | html {
height: 100%;
}
body {
margin:0;
padding:0;
font-family: sans-serif;
background: linear-gradient(#141e30, #243b55);
color: #00B7FF;
}
.login-box {
position: absolute;
top: 30%;
left: 50%;
width: 400px;
padding: 40px;
transform: translate(-50%, -50%);
background: rgba(0,0,0,.5);
box-s... | 0.427994 | 0.076442 |
img {
width: 100%;
}
body {
background: white;
overflow:visible;
}
.topmenu {
display: flex;
flex-wrap: wrap;
background: #656565;
width: 100vw;
}
.main-container {
display: flex;
font:normal 16px/150% Lato, sans-serif, Helvetica, sans-serif;
position: relative;
min-heig... | blog/static/blog/blog.css | img {
width: 100%;
}
body {
background: white;
overflow:visible;
}
.topmenu {
display: flex;
flex-wrap: wrap;
background: #656565;
width: 100vw;
}
.main-container {
display: flex;
font:normal 16px/150% Lato, sans-serif, Helvetica, sans-serif;
position: relative;
min-heig... | 0.315841 | 0.097347 |
body{
margin: 0;
background-color: #fff;
font-family: "Raleway";
color: #444;
}
*{
box-sizing: border-box;
transition: 250ms ease;
}
ul,li,nav,h1,h2,h3,h4,h5, figure{
margin: 0;
padding: 0;
}
ul,li{
list-style: none;
}
a{
text-decoration: none;
position: relative;
}
.containe... | public/css/style.css | body{
margin: 0;
background-color: #fff;
font-family: "Raleway";
color: #444;
}
*{
box-sizing: border-box;
transition: 250ms ease;
}
ul,li,nav,h1,h2,h3,h4,h5, figure{
margin: 0;
padding: 0;
}
ul,li{
list-style: none;
}
a{
text-decoration: none;
position: relative;
}
.containe... | 0.567817 | 0.076926 |
.modal-ease-enter-active,
.modal-ease-leave-active,
.modal-toggle-enter-active,
.modal-toggle-leave-active {
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-ms-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation... | css/animation.css | .modal-ease-enter-active,
.modal-ease-leave-active,
.modal-toggle-enter-active,
.modal-toggle-leave-active {
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-ms-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation... | 0.432782 | 0.069827 |
.tableViewRow{
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: stretch;
width: 100%;
background-color: rgb(250,250,250);
padding: 4px;
box-sizing: border-box;
margin-bottom: 5px;
}
.tableViewIndexNo{
width: 7%;
border: 1px solid rgb(170, 170, 170)... | src/components/tableview/tableview.css | .tableViewRow{
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: stretch;
width: 100%;
background-color: rgb(250,250,250);
padding: 4px;
box-sizing: border-box;
margin-bottom: 5px;
}
.tableViewIndexNo{
width: 7%;
border: 1px solid rgb(170, 170, 170)... | 0.597021 | 0.164718 |
.searchBox:hover {
cursor: pointer;
}
.searchBox span.home-icon {
display: inline-block;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform,color;
... | ratel-examples/web/js/app/resources/css/coolmenu.css | .searchBox:hover {
cursor: pointer;
}
.searchBox span.home-icon {
display: inline-block;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform,color;
... | 0.436862 | 0.055158 |
html {
font-family: "Helvetica", sans-serif;
font-size: 16px;
line-height: 1.5;
}
body {
background: rgb(238, 238, 238);
padding: 2rem;
}
.container {
margin: 11rem;
}
.container h2 {
font-family: "Georgia", sans-serif;
font-weight: normal;
margin-bottom: 0;
}
.cards-layout.mason... | Web Fundamentals - HTML5/6. Flexbox - Lab/32_L4_LB6_Cards-with-csscolumns-and-flexbox/Solution/style.css | html {
font-family: "Helvetica", sans-serif;
font-size: 16px;
line-height: 1.5;
}
body {
background: rgb(238, 238, 238);
padding: 2rem;
}
.container {
margin: 11rem;
}
.container h2 {
font-family: "Georgia", sans-serif;
font-weight: normal;
margin-bottom: 0;
}
.cards-layout.mason... | 0.516352 | 0.073231 |
@CHARSET "ISO-8859-1";
@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body
{
background:url(image/back.png);
font-weight: 400;
color: #3a2127;
overflow-y: scroll;
font-size: 14pt;
font-family: "Maiandra GD","comic sans ms";
}
#content{
background:#f1f1f1; width:470px; margin:0 auto; padd... | css/main1.css | @CHARSET "ISO-8859-1";
@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body
{
background:url(image/back.png);
font-weight: 400;
color: #3a2127;
overflow-y: scroll;
font-size: 14pt;
font-family: "Maiandra GD","comic sans ms";
}
#content{
background:#f1f1f1; width:470px; margin:0 auto; padd... | 0.275032 | 0.078184 |
.timeline {
min-height: 300px;
position: relative;
z-index: 50;
padding-bottom: 10px;
margin-bottom: 100px;
}
.timeline::before {
position: absolute;
content: " ";
display: block;
width:1px;
height: 100%;
left: 50%;
top: 30px;
z-index:10;
margin-left: -.5px;
... | src/styles.css | .timeline {
min-height: 300px;
position: relative;
z-index: 50;
padding-bottom: 10px;
margin-bottom: 100px;
}
.timeline::before {
position: absolute;
content: " ";
display: block;
width:1px;
height: 100%;
left: 50%;
top: 30px;
z-index:10;
margin-left: -.5px;
... | 0.734215 | 0.122418 |
body {
padding: 0;
margin: 0;
background: #FFF;
font-family: 'Open Sans', sans-serif;
}
body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-d... | assets/css/style.css |
body {
padding: 0;
margin: 0;
background: #FFF;
font-family: 'Open Sans', sans-serif;
}
body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-d... | 0.311008 | 0.091261 |
body, h1, h2, h3, h4, h5, h6, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
margin: 0;
padding: 0;
}
/* 设置... | ztq_console/ztq_console/static/style.css | body, h1, h2, h3, h4, h5, h6, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
margin: 0;
padding: 0;
}
/* 设置... | 0.240953 | 0.096493 |
html, body{
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
body{
background-image: url("pw_maze_black.png");
}
h1{
margin: 0px;
padding: 15px;
text-align: center;
font-family: 'Josefin Sans', sans-serif;
}
#title{
font-weight: bold;
padding-top: 50px;
animation-name: togreen;
animation-du... | neural/main.css | html, body{
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
body{
background-image: url("pw_maze_black.png");
}
h1{
margin: 0px;
padding: 15px;
text-align: center;
font-family: 'Josefin Sans', sans-serif;
}
#title{
font-weight: bold;
padding-top: 50px;
animation-name: togreen;
animation-du... | 0.343672 | 0.072014 |
@charset "UTF-8";
/* ============== Browser Support ============== */
/* ================== Colors ================== */
/* ================ Typography ================= */
/* ============ Heights and Widths ============= */
/* ========== Responsive breakpoints =========== */
/* ================= Elevations ==========... | Site.OnlineStore/Content/event/search.css | @charset "UTF-8";
/* ============== Browser Support ============== */
/* ================== Colors ================== */
/* ================ Typography ================= */
/* ============ Heights and Widths ============= */
/* ========== Responsive breakpoints =========== */
/* ================= Elevations ==========... | 0.468791 | 0.035712 |
* {
box-sizing: border-box;
}
/*this section is for styling the body */
body {
margin: 0;
padding: 0;
font-family: 'Segoe UI';
font-size: 25px;
}
/*for styling the form input */
.form input {
min-width: 400px;
display: block;
margin: 20px;
padding: 15px 20px;
background-color: ... | Styles/LoginStyle.css | * {
box-sizing: border-box;
}
/*this section is for styling the body */
body {
margin: 0;
padding: 0;
font-family: 'Segoe UI';
font-size: 25px;
}
/*for styling the form input */
.form input {
min-width: 400px;
display: block;
margin: 20px;
padding: 15px 20px;
background-color: ... | 0.447943 | 0.106458 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
margin: 0;
height: 100%;
font-family: Montserrat, sans-serif !important;
background-color: whitesmoke;
}
.coat{
margin-top:30px;
}
#heels {
margin-top:35%;
}
#sneakers{
margin-top:35%;
}
.has-o... | css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
margin: 0;
height: 100%;
font-family: Montserrat, sans-serif !important;
background-color: whitesmoke;
}
.coat{
margin-top:30px;
}
#heels {
margin-top:35%;
}
#sneakers{
margin-top:35%;
}
.has-o... | 0.255622 | 0.079818 |
* {
box-sizing: border-box;
}
.layout {
display: flex;
flex-wrap: wrap;
margin-top: 3rem;
z-index: -1;
}
@media all and (max-width: 700px) {
.layout {
width: 75% !important;
}
}
.layout input {
width: 50%;
margin: 0;
}
.image {
position: relative;
display: flex;
align-items: center;
ju... | src/components/Layout.css | * {
box-sizing: border-box;
}
.layout {
display: flex;
flex-wrap: wrap;
margin-top: 3rem;
z-index: -1;
}
@media all and (max-width: 700px) {
.layout {
width: 75% !important;
}
}
.layout input {
width: 50%;
margin: 0;
}
.image {
position: relative;
display: flex;
align-items: center;
ju... | 0.559771 | 0.103976 |
.service-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.service-block img {
margin-right: 5px;
}
.service-block .media {
padding-top: 23px... | public/frontend/css/service.css | .service-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.service-block img {
margin-right: 5px;
}
.service-block .media {
padding-top: 23px... | 0.321141 | 0.040655 |
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap");
/* ========================
Common Variables
======================== */
/* ===================
Topbar
=================== */
.ri-topbar-area {
height: 45px;
background-image: url("../images/orange_bg.png"... | assets/css/main.css | @import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap");
/* ========================
Common Variables
======================== */
/* ===================
Topbar
=================== */
.ri-topbar-area {
height: 45px;
background-image: url("../images/orange_bg.png"... | 0.334589 | 0.065098 |
html {
min-height: 100%;
font-family: "Roboto", sans-serif;
}
.title {
text-transform: uppercase;
text-align: center;
margin-bottom: 30px;
color: #00d308;
font-weight: 300;
font-size: 24px;
letter-spacing: 1px;
}
::-webkit-scrollbar {
width: 20px;
}
::-webkit-scrollbar-track {
... | public/css/style.css | html {
min-height: 100%;
font-family: "Roboto", sans-serif;
}
.title {
text-transform: uppercase;
text-align: center;
margin-bottom: 30px;
color: #00d308;
font-weight: 300;
font-size: 24px;
letter-spacing: 1px;
}
::-webkit-scrollbar {
width: 20px;
}
::-webkit-scrollbar-track {
... | 0.466603 | 0.096663 |
@charset "utf-8";
/* 보고싶다! 바운스 */
@keyframes bounce {
0% { transform: scale(1) translateY(0); }
10% { transform: scale(1.1,.9) translateY(0); }
30% { transform: scale(.9,1.1) translateY(-20px); }
50% { transform: scale(1.05,.95) translateY(0); }
56% { transform: scale(1) translateY(0); }
7... | web/sinsago/pc/goodbook/2/css/animation.css | @charset "utf-8";
/* 보고싶다! 바운스 */
@keyframes bounce {
0% { transform: scale(1) translateY(0); }
10% { transform: scale(1.1,.9) translateY(0); }
30% { transform: scale(.9,1.1) translateY(-20px); }
50% { transform: scale(1.05,.95) translateY(0); }
56% { transform: scale(1) translateY(0); }
7... | 0.337859 | 0.221856 |
@media only screen and (min-width: 320px) and (max-width: 767px) {
/* --- Mobile Header Start --- */
#mobile-header {
transition: margin-left .5s;
padding: 16px 20px;
height: 66px;
width: 100%;
border-bottom: 2px solid #E11F26;
background-color: #fff;
}
... | public/mockpass/resources/css/style-baseline-small-media.css | @media only screen and (min-width: 320px) and (max-width: 767px) {
/* --- Mobile Header Start --- */
#mobile-header {
transition: margin-left .5s;
padding: 16px 20px;
height: 66px;
width: 100%;
border-bottom: 2px solid #E11F26;
background-color: #fff;
}
... | 0.393502 | 0.062646 |
.btn-outline {
background-color: transparent !important;
color: #2A4AFF !important;
transition: all .5s !important;
}
.btn-primary {
background-color: transparent !important;
}
.btn-primary.btn-outline {
color: #2A4AFF !important;
}
.btn-primary.btn-outline:hover {
color: #fff !im... | public/template/profile/profile-styles.css | .btn-outline {
background-color: transparent !important;
color: #2A4AFF !important;
transition: all .5s !important;
}
.btn-primary {
background-color: transparent !important;
}
.btn-primary.btn-outline {
color: #2A4AFF !important;
}
.btn-primary.btn-outline:hover {
color: #fff !im... | 0.352536 | 0.065905 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600,800');
.bg-red {
background-color: #da291c;
}
.bg-gray {
background-color: gray;
}
.fg-red {
color: #da291c;
}
.fg-white {
color: #ffffff;
}
.logo-large {
width: 80%;
display: block;
margin: auto;
}
.center-bar {
... | mentor-training/css/main.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600,800');
.bg-red {
background-color: #da291c;
}
.bg-gray {
background-color: gray;
}
.fg-red {
color: #da291c;
}
.fg-white {
color: #ffffff;
}
.logo-large {
width: 80%;
display: block;
margin: auto;
}
.center-bar {
... | 0.569613 | 0.148109 |
.hidden {
display: none;
}
/* typography */
body { font-family: 'Lato', sans-serif; }
h1, h2 { font-family: 'Abril Fatface', cursive; }
h1 { display: inline; }
h2 { text-align: center; }
h3 {
margin: .5em;
position: relative;
}
h4 { font-size: .9em; }
/* header */
header { border-bottom: 1px solid... | public/styles/components.css | .hidden {
display: none;
}
/* typography */
body { font-family: 'Lato', sans-serif; }
h1, h2 { font-family: 'Abril Fatface', cursive; }
h1 { display: inline; }
h2 { text-align: center; }
h3 {
margin: .5em;
position: relative;
}
h4 { font-size: .9em; }
/* header */
header { border-bottom: 1px solid... | 0.571408 | 0.098686 |
.Header-Container{
width:100vw;
height:10vh;
display:flex;
align-items:center;
justify-content:space-between;
padding:0.5rem;
background-color:rgba(0, 0, 0, 0.658);
position:fixed;
top:0;
z-index:10000;
}
.logoWrapper{
width:10%;
height:90%;
margin-left: 10rem;
}
.logoWrapper img{
width:... | src/components/css/Header.css | .Header-Container{
width:100vw;
height:10vh;
display:flex;
align-items:center;
justify-content:space-between;
padding:0.5rem;
background-color:rgba(0, 0, 0, 0.658);
position:fixed;
top:0;
z-index:10000;
}
.logoWrapper{
width:10%;
height:90%;
margin-left: 10rem;
}
.logoWrapper img{
width:... | 0.68595 | 0.098599 |
* {
margin: 0;
padding: 0;
}
.navbar-top {
height: 30px;
background-color: #272a31;
padding-left: 5%;
padding-right: 6.5%;
}
.justify-content-end {
justify-content: flex-end;
}
.navbar-top div {
display: flex;
align-items: center;
}
.pl-4 {
margin-left: 1%;
}
header .navbar-top {
color: #fff;... | styles/about.css | * {
margin: 0;
padding: 0;
}
.navbar-top {
height: 30px;
background-color: #272a31;
padding-left: 5%;
padding-right: 6.5%;
}
.justify-content-end {
justify-content: flex-end;
}
.navbar-top div {
display: flex;
align-items: center;
}
.pl-4 {
margin-left: 1%;
}
header .navbar-top {
color: #fff;... | 0.484136 | 0.085862 |
@font-face {
font-family: "Palanquin Dark";
font-style: normal;
font-weight: 400;
src: local("Palanquin Dark Regular"),local(PalanquinDark-Regular),url(//fonts.gstatic.com/s/palanquindark/v7/xn75YHgl1nqmANMB-26xC7yuF86HRk8.eot?#) format("eot"),url(//fonts.gstatic.com/s/palanquind... | target/main/css/google/palanquin-dark/index.css | @font-face {
font-family: "Palanquin Dark";
font-style: normal;
font-weight: 400;
src: local("Palanquin Dark Regular"),local(PalanquinDark-Regular),url(//fonts.gstatic.com/s/palanquindark/v7/xn75YHgl1nqmANMB-26xC7yuF86HRk8.eot?#) format("eot"),url(//fonts.gstatic.com/s/palanquind... | 0.194483 | 0.081009 |
.ico {
padding: 10px;
border-radius: 10px;
background-image: linear-gradient(to bottom, #CCCCCC, #AAAAAA);
margin-bottom: 5px;
opacity: 0.5;
cursor: pointer;
width: 32px;
}
.ico:hover {
opacity: 1;
}
.icorow {
margin-top: 5px;
width: 100%;
}
.icorow > div {
float: left;
}... | css/mgrast.css | .ico {
padding: 10px;
border-radius: 10px;
background-image: linear-gradient(to bottom, #CCCCCC, #AAAAAA);
margin-bottom: 5px;
opacity: 0.5;
cursor: pointer;
width: 32px;
}
.ico:hover {
opacity: 1;
}
.icorow {
margin-top: 5px;
width: 100%;
}
.icorow > div {
float: left;
}... | 0.524395 | 0.221351 |
@charset "UTF-8";
/*general*/
a {
text-decoration : none;
padding : 0;
margin : 0;
color : #FFFFFF;
}
a:hover {
background-color : #706666;
}
body {
font-family : sans-serif;
background-color : #333333;
margin : 0;
padding : 0;
... | gsb/static/gsb/css/common.css | @charset "UTF-8";
/*general*/
a {
text-decoration : none;
padding : 0;
margin : 0;
color : #FFFFFF;
}
a:hover {
background-color : #706666;
}
body {
font-family : sans-serif;
background-color : #333333;
margin : 0;
padding : 0;
... | 0.264453 | 0.113776 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:502px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2195 {
border-width:0px;
position:absolute;
left:0px;
top:180px;
width:502px;
height:667px;
overflow:hidden;
}... | files/shanghai/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:502px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2195 {
border-width:0px;
position:absolute;
left:0px;
top:180px;
width:502px;
height:667px;
overflow:hidden;
}... | 0.376394 | 0.044019 |
@font-face {
font-family: 'ProximaNovaBold';
src: url('../fonts/ProximaNova-Bold.eot');
src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') f... | practice-2/css/style.css | @font-face {
font-family: 'ProximaNovaBold';
src: url('../fonts/ProximaNova-Bold.eot');
src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') f... | 0.344664 | 0.077065 |
.txt-orden-id{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
margin-bottom: 22px !important;
}
.grid-boleto{
border: 1px solid #535353;
box-sizing: border-box;
border-radius: 4px;
display: flex;
flex-wrap: wrap;
align-i... | public/css/boletos.css | .txt-orden-id{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
margin-bottom: 22px !important;
}
.grid-boleto{
border: 1px solid #535353;
box-sizing: border-box;
border-radius: 4px;
display: flex;
flex-wrap: wrap;
align-i... | 0.199659 | 0.087175 |
body{
font-family: "Microsoft YaHei";
}
.navbar{
border-bottom: none;
background: #74baee;
color: #FCFCFC;
}
.navbar span{
color: #FCFCFC;
}
.icon-sort-down{
display: block;
font-size: 1.5em;
margin-bottom: 9px;
margin-left: 4px;
}
/* for the left panel */
.panel{
background-color: #7a9dbb;
}
.... | www/css/styles.css | body{
font-family: "Microsoft YaHei";
}
.navbar{
border-bottom: none;
background: #74baee;
color: #FCFCFC;
}
.navbar span{
color: #FCFCFC;
}
.icon-sort-down{
display: block;
font-size: 1.5em;
margin-bottom: 9px;
margin-left: 4px;
}
/* for the left panel */
.panel{
background-color: #7a9dbb;
}
.... | 0.306527 | 0.052668 |
#outlook a {
padding: 0;
}
/* Force Outlook to provide a "view in browser" button. */
body {
/*width: 100% !important;*/
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
/* Force Hotmail to display emails at full width */
body {
-webkit-text-size-adjust: none;
-ms-text-si... | minutes.iatemplate/Contents/Resources/styles.css |
#outlook a {
padding: 0;
}
/* Force Outlook to provide a "view in browser" button. */
body {
/*width: 100% !important;*/
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
/* Force Hotmail to display emails at full width */
body {
-webkit-text-size-adjust: none;
-ms-text-si... | 0.446253 | 0.117395 |
.icon
{
width: 120px;
height: 120px;
}
.icon.partly-cloudy .cloud
{
position: relative;
top: -100px;
z-index: 1;
}
.icon.mostly-cloudy .cloud + .cloud
{
position: relative;
top: -140px;
left: -15px;
z-index: -1;
}
.icon.rainy .rain
{
z-index: 1;
position: relative;
top... | weather.css | .icon
{
width: 120px;
height: 120px;
}
.icon.partly-cloudy .cloud
{
position: relative;
top: -100px;
z-index: 1;
}
.icon.mostly-cloudy .cloud + .cloud
{
position: relative;
top: -140px;
left: -15px;
z-index: -1;
}
.icon.rainy .rain
{
z-index: 1;
position: relative;
top... | 0.438785 | 0.07538 |
@font-face {
font-family: "Noto Sans KR";
font-style: normal;
font-weight: 100;
src: local("Noto Sans KR Thin"),local(NotoSansKR-Thin),url(//fonts.gstatic.com/s/notosanskr/v12/Pby6FmXiEBPT4ITbgNA5CgmOsk7vyJM.eot?#) format("eot"),url(//fonts.gstatic.com/s/notosanskr/v12/Pby6FmXiEB... | target/main/css/google/noto-sans-kr/index.css | @font-face {
font-family: "Noto Sans KR";
font-style: normal;
font-weight: 100;
src: local("Noto Sans KR Thin"),local(NotoSansKR-Thin),url(//fonts.gstatic.com/s/notosanskr/v12/Pby6FmXiEBPT4ITbgNA5CgmOsk7vyJM.eot?#) format("eot"),url(//fonts.gstatic.com/s/notosanskr/v12/Pby6FmXiEB... | 0.176033 | 0.076477 |
* {
font-family: 'Raleway', sans-serif;
}
body {
background-color: #fff0f5;
}
.page {
border-radius: 10px;
font-size: 140%;
width:600px;
margin: 200px auto 200px auto;
padding: 40px;
text-align: center;
background-color: #E6D7D2;
-moz-box-shadow: 0 0 15px #777777;
-webkit-b... | src/main/resources/static/login-register-home.css | * {
font-family: 'Raleway', sans-serif;
}
body {
background-color: #fff0f5;
}
.page {
border-radius: 10px;
font-size: 140%;
width:600px;
margin: 200px auto 200px auto;
padding: 40px;
text-align: center;
background-color: #E6D7D2;
-moz-box-shadow: 0 0 15px #777777;
-webkit-b... | 0.348313 | 0.152947 |
html,
body {
height: 100%;
}
body {
/*padding-top: 25px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
/* background-color: #CCCCCC; */
}
.navbar *{
border-radius: 0 !important;
margin-bottom: 0 !important;
}
.navbar-sta... | css/mystyle.css | html,
body {
height: 100%;
}
body {
/*padding-top: 25px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
/* background-color: #CCCCCC; */
}
.navbar *{
border-radius: 0 !important;
margin-bottom: 0 !important;
}
.navbar-sta... | 0.455441 | 0.04679 |
@import url(https://fonts.googleapis.com/css?family=Poiret+One);
.title.fancy {
font-family: 'Poiret One', cursive;
color: #ffffc8; }
.glass {
position: relative;
padding: 10px 0;
border-bottom: 1px solid;
border-bottom-color: #ccc;
border-bottom-color: rgba(255, 255, 255, 0.2);
background-color: rgba(... | public/css/app.css | @import url(https://fonts.googleapis.com/css?family=Poiret+One);
.title.fancy {
font-family: 'Poiret One', cursive;
color: #ffffc8; }
.glass {
position: relative;
padding: 10px 0;
border-bottom: 1px solid;
border-bottom-color: #ccc;
border-bottom-color: rgba(255, 255, 255, 0.2);
background-color: rgba(... | 0.345878 | 0.10466 |
*, p {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
font-size: 12px;
line-height: 20px;
}
body {
font-family: "Open Sans", Arial, sans-serif;
col... | public/assets/css/login.css | *, p {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
font-size: 12px;
line-height: 20px;
}
body {
font-family: "Open Sans", Arial, sans-serif;
col... | 0.274157 | 0.08438 |
<@6>
<@local(name,id,ps)>
<$name = argv#0>
<$id = '#' . argv#1>
<$ps = v.load_plgset(name)>
/**************************************************
* for <@name> <@Timestamp>
**************************************************/
<@>----------------------------------------------------------------
<@> サイズ設定
<@>-------------... | plugin/dem_ddmenu/module-d.css | <@6>
<@local(name,id,ps)>
<$name = argv#0>
<$id = '#' . argv#1>
<$ps = v.load_plgset(name)>
/**************************************************
* for <@name> <@Timestamp>
**************************************************/
<@>----------------------------------------------------------------
<@> サイズ設定
<@>-------------... | 0.076767 | 0.114171 |
.admin_body {
background: #f3f3f3;
padding: 0;
}
.right {
float: right;
}
.row {
margin: 0;
padding-left: 30px;
padding-right: 30px;
}
/*--------------------------------------
OpenResume Admin Styles
These styles all override Bootstrap
---------------------------------------*/
.dutch_oran... | admin/styles/admin.css | .admin_body {
background: #f3f3f3;
padding: 0;
}
.right {
float: right;
}
.row {
margin: 0;
padding-left: 30px;
padding-right: 30px;
}
/*--------------------------------------
OpenResume Admin Styles
These styles all override Bootstrap
---------------------------------------*/
.dutch_oran... | 0.204819 | 0.041423 |
:root {
--header-bg: #fff;
--main-bg: #ebeced;
--container-bg: #fff;
--tr-nth-bg: #f6f6f7;
--mid-gray: #ccc;
--tooltip-bg: #555;
--tooltip-fg: #fff;
--switch-bg: #2196F3;
}
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
background-color: var... | libpermian/webui/static/style.css | :root {
--header-bg: #fff;
--main-bg: #ebeced;
--container-bg: #fff;
--tr-nth-bg: #f6f6f7;
--mid-gray: #ccc;
--tooltip-bg: #555;
--tooltip-fg: #fff;
--switch-bg: #2196F3;
}
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
background-color: var... | 0.360827 | 0.1011 |
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
.btn,
.jumbotron,
.nav :hover {
border-rad... | src/styles.css | @import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
.btn,
.jumbotron,
.nav :hover {
border-rad... | 0.393502 | 0.12075 |
html * {
font-family: -apple-system, BlinkMacSystemFont,
'avenir next', avenir,
helvetica, 'helvetica neue',
ubuntu,
roboto, noto,
'segoe ui', arial,
sans-serif;
}
body {
padding: 0;
margin: 0;
}
img {
width: 100%;
hei... | static/style.css | html * {
font-family: -apple-system, BlinkMacSystemFont,
'avenir next', avenir,
helvetica, 'helvetica neue',
ubuntu,
roboto, noto,
'segoe ui', arial,
sans-serif;
}
body {
padding: 0;
margin: 0;
}
img {
width: 100%;
hei... | 0.416797 | 0.087486 |
---
layout: null
---
@font-face {
font-family: 'ahkioregular';
src: url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.eot');
src: url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.woff2') format('w... | css/card.css | ---
layout: null
---
@font-face {
font-family: 'ahkioregular';
src: url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.eot');
src: url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('{{ site.images_cdn }}font/Ahkio_Regular-webfont.woff2') format('w... | 0.524882 | 0.152663 |
*,
*::after,
*::before {
padding: 0;
margin: 0;
box-sizing: inherit;
}
html {
/* font-size: 10px; to make our life easier so that we do not have to calculate to many caluclations */
/* so it's good to use : 100 * 16 / 100 is 0.625 then 0.625 * 100 is 62.5%*/
font-size: 62.5%;
}
body {
font-weight: 400;... | css/style.css | *,
*::after,
*::before {
padding: 0;
margin: 0;
box-sizing: inherit;
}
html {
/* font-size: 10px; to make our life easier so that we do not have to calculate to many caluclations */
/* so it's good to use : 100 * 16 / 100 is 0.625 then 0.625 * 100 is 62.5%*/
font-size: 62.5%;
}
body {
font-weight: 400;... | 0.629319 | 0.091992 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
/* color: #fff; */
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.border-none {
border-right: none !important;
}
#main {
background: linear-gradient(
90deg,
rgba(2, 0, 36, 1) 0%,
rgba(9, 9, 121,... | css/routeTracker.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
/* color: #fff; */
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.border-none {
border-right: none !important;
}
#main {
background: linear-gradient(
90deg,
rgba(2, 0, 36, 1) 0%,
rgba(9, 9, 121,... | 0.282691 | 0.050799 |
body {
box-sizing: border-box;
margin: 0;
color: #222;
font-size: 1.8em;
}
ul, ol {
list-style-type: disc;
}
pre {
background-color: #f7f7f7;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0px 2px 1px #eee;
padding: 10px;
margin: 10px 0 10px 0;
overflow: auto;
... | b01lers-bootcamp-2020/01-lava-fight/viewer/lib/sock/docstyle/ldoc.css | body {
box-sizing: border-box;
margin: 0;
color: #222;
font-size: 1.8em;
}
ul, ol {
list-style-type: disc;
}
pre {
background-color: #f7f7f7;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0px 2px 1px #eee;
padding: 10px;
margin: 10px 0 10px 0;
overflow: auto;
... | 0.420362 | 0.11694 |
:root {
--color-black: #222;
--color-white: #fafafa;
--color-primary-background: linear-gradient(to right, #d9a7c7, #fffcdc);
--color-h2-background: #3498db;
--color-h2-font: #fafafa;
--color-list-background: #ecf0f1;
--color-list-background2: #bdc3c7;
--color-list-hover: #f1c40f;
--color-list-done: #... | css/style.css | :root {
--color-black: #222;
--color-white: #fafafa;
--color-primary-background: linear-gradient(to right, #d9a7c7, #fffcdc);
--color-h2-background: #3498db;
--color-h2-font: #fafafa;
--color-list-background: #ecf0f1;
--color-list-background2: #bdc3c7;
--color-list-hover: #f1c40f;
--color-list-done: #... | 0.407451 | 0.129981 |
.pageWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 100vh;
background-color: rgba(42, 42, 42, 0.8);
}
.contentWrapper {
width: 100%;
padding: 40px 20... | src/pages/portfolio/Portfolio.module.css | .pageWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 100vh;
background-color: rgba(42, 42, 42, 0.8);
}
.contentWrapper {
width: 100%;
padding: 40px 20... | 0.360264 | 0.046877 |
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Poppins:wght@300;400;500;600;700;800&display=swap");
:root{
--sec: #1b2945;
--primary: #3db166;
--rgba: rgb(25, 47, 89);
}
img{object-fit: cover;}
/* General */
#slider_text h3{
font-size: 40px;
position: relative;
z-... | public/assets/css/post-grad.css | @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Poppins:wght@300;400;500;600;700;800&display=swap");
:root{
--sec: #1b2945;
--primary: #3db166;
--rgba: rgb(25, 47, 89);
}
img{object-fit: cover;}
/* General */
#slider_text h3{
font-size: 40px;
position: relative;
z-... | 0.163345 | 0.057177 |
body {
background-image: url("../images/background.jpg") !important;
background-size: cover;
color: white;
}
a {
color: white;
}
/* Index page CSS */
.jumbotron {
display: flex;
align-items: center;
margin: 0;
height: 100vh;
color: rgb(255, 255, 255) !important;
background-image: url("../images/backgr... | static/css/styles.css | body {
background-image: url("../images/background.jpg") !important;
background-size: cover;
color: white;
}
a {
color: white;
}
/* Index page CSS */
.jumbotron {
display: flex;
align-items: center;
margin: 0;
height: 100vh;
color: rgb(255, 255, 255) !important;
background-image: url("../images/backgr... | 0.433981 | 0.066873 |
iframe.war-enabled {
bottom: 71px !important;
}
@charset "UTF-8";
@font-face {
font-family:"proxima-nova";font-style:normal;font-weight:800;src:url("//sports.cbsimg.net/fonts/proxima-nova/extra-bold/webfont.woff2") format("woff2"),url("//sports.cbsimg.net/fonts/proxima-nova/extra-bold/webfont.woff") format("w... | css/cbssports.com.css | iframe.war-enabled {
bottom: 71px !important;
}
@charset "UTF-8";
@font-face {
font-family:"proxima-nova";font-style:normal;font-weight:800;src:url("//sports.cbsimg.net/fonts/proxima-nova/extra-bold/webfont.woff2") format("woff2"),url("//sports.cbsimg.net/fonts/proxima-nova/extra-bold/webfont.woff") format("w... | 0.411347 | 0.062075 |
*{
box-sizing: border-box;
}
.main-container-title{
font-family: 'MicrosoftYaHei';
font-size: 17px;
font-weight: bold;
text-align: left;
color: #202225;
}
.Standard-project{
border-radius: 4px;
background-color: #ffffff;
box-shadow: 0 3px 16px 0 rgba(32, 34, 37, 0.08);
padding:40... | Public/Admin/css/EvaluatedStandard.css | *{
box-sizing: border-box;
}
.main-container-title{
font-family: 'MicrosoftYaHei';
font-size: 17px;
font-weight: bold;
text-align: left;
color: #202225;
}
.Standard-project{
border-radius: 4px;
background-color: #ffffff;
box-shadow: 0 3px 16px 0 rgba(32, 34, 37, 0.08);
padding:40... | 0.455683 | 0.101589 |
@import url("https://fonts.googleapis.com/css?family=Montserrat");
@import url("https://fonts.googleapis.com/css?family=Roboto Slab'");
body {
background-color: #f5f6fa;
}
header {
display: flex;
justify-content: space-around;
}
nav {
width: 100%;
height: 5.938rem;
padding: 1.438rem 6.188rem 1.688rem 6.2... | src/App.css | @import url("https://fonts.googleapis.com/css?family=Montserrat");
@import url("https://fonts.googleapis.com/css?family=Roboto Slab'");
body {
background-color: #f5f6fa;
}
header {
display: flex;
justify-content: space-around;
}
nav {
width: 100%;
height: 5.938rem;
padding: 1.438rem 6.188rem 1.688rem 6.2... | 0.390592 | 0.069954 |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
* {
margin: 0;
padding: 0;
border: 0;
}
html {
height: 100%;
min-height: 100%;
}
body {
display: flex;
flex-direction: column;
min-height: 100%;
background: #FFFFFF;
font-fami... | fase-02/modulo03/refatorando-foodfy/public/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
* {
margin: 0;
padding: 0;
border: 0;
}
html {
height: 100%;
min-height: 100%;
}
body {
display: flex;
flex-direction: column;
min-height: 100%;
background: #FFFFFF;
font-fami... | 0.376623 | 0.05744 |
@-moz-document domain("mail.google.com") {
/* VER. 2.0
by <NAME> for Curvve Media
www.vinnytroia.com
Original code by <NAME> with GmailBox style */
/************/
/* */
/* GLOBAL */
/* */
/************/
* {
/* font-family: 'Open Sans', 'SegoeUI', sans-serif;*/
}
.n... | data/usercss/135956.user.css | @-moz-document domain("mail.google.com") {
/* VER. 2.0
by <NAME> for Curvve Media
www.vinnytroia.com
Original code by <NAME> with GmailBox style */
/************/
/* */
/* GLOBAL */
/* */
/************/
* {
/* font-family: 'Open Sans', 'SegoeUI', sans-serif;*/
}
.n... | 0.096557 | 0.049062 |