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 |
|---|---|---|---|---|
.spectrum--large .spectrum-ActionGroup:not(.spectrum-ActionGroup--vertical).spectrum-ActionGroup:not(.spectrum-ActionGroup--compact) {
margin-top: -10px;
}
.spectrum--large .spectrum-ActionGroup:not(.spectrum-ActionGroup--vertical).spectrum-ActionGroup:not(.spectrum-ActionGroup--compact) .spectrum-ActionGroup-ite... | docs/assets/css/components/actiongroup/index-diff.css | .spectrum--large .spectrum-ActionGroup:not(.spectrum-ActionGroup--vertical).spectrum-ActionGroup:not(.spectrum-ActionGroup--compact) {
margin-top: -10px;
}
.spectrum--large .spectrum-ActionGroup:not(.spectrum-ActionGroup--vertical).spectrum-ActionGroup:not(.spectrum-ActionGroup--compact) .spectrum-ActionGroup-ite... | 0.561455 | 0.100613 |
@media (max-width: 768px) {
.navbar {
padding-right: 15px !important;
padding-left: 15px !important;;
}
.owl-carousel .owl-dots {
position: static !important;
display: flex;
width: 100% !important;
height: 100%;
}
.owl-carousel .owl-stage-outer {
... | public/mainpro.css | @media (max-width: 768px) {
.navbar {
padding-right: 15px !important;
padding-left: 15px !important;;
}
.owl-carousel .owl-dots {
position: static !important;
display: flex;
width: 100% !important;
height: 100%;
}
.owl-carousel .owl-stage-outer {
... | 0.328637 | 0.073563 |
html { background: #ddd !important}
/******************************
- GENERAL SETTINGS -
********************************/
#dialog_general_settings .description_container .description { font-size:12px; line-height:14px;}
#dialog_general_settings td,
#dialog_general_settings th { padding-bottom:20px; padding-top:20p... | web/app/plugins/revslider/css/admin.css | html { background: #ddd !important}
/******************************
- GENERAL SETTINGS -
********************************/
#dialog_general_settings .description_container .description { font-size:12px; line-height:14px;}
#dialog_general_settings td,
#dialog_general_settings th { padding-bottom:20px; padding-top:20p... | 0.166235 | 0.041114 |
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.large-header {
transform: translate3d(0px, 0px, 0px);
background-position: center center;
background-size: cover;
background-color: #f9f9f9;
-webkit-transition: background 0.2s ease-... | src/styles/css/header.css | @keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.large-header {
transform: translate3d(0px, 0px, 0px);
background-position: center center;
background-size: cover;
background-color: #f9f9f9;
-webkit-transition: background 0.2s ease-... | 0.368065 | 0.139396 |
.login-pf body {
background: url("../img/Home_Header_Visual_istockphoto-1170938285-1920x1180.jpg") no-repeat center center fixed;
background-size: cover;
font-family: MuseoSansRounded-300, calibri, sans-serif;
font-weight: normal;
color: rgb(0, 0, 0);
font-size: 16px;
line-height: 22px;
... | keycloak/themes/ubirch-CI/login/resources/css/login.css | .login-pf body {
background: url("../img/Home_Header_Visual_istockphoto-1170938285-1920x1180.jpg") no-repeat center center fixed;
background-size: cover;
font-family: MuseoSansRounded-300, calibri, sans-serif;
font-weight: normal;
color: rgb(0, 0, 0);
font-size: 16px;
line-height: 22px;
... | 0.36625 | 0.075278 |
html,
body {
margin: 0;
height: 100%;
/* font-family: monospace; */
font-family: 'Courier New';
overflow: hidden;
}
p,
input,
a,
label {
color: white;
font-color: white;
line-height: 16px;
}
h1 {
font-size: 1.5em;
color: white;
font-weight: 500;
margin: 0;
margin-bottom: 10px;
}
input {
c... | css/master.css | html,
body {
margin: 0;
height: 100%;
/* font-family: monospace; */
font-family: 'Courier New';
overflow: hidden;
}
p,
input,
a,
label {
color: white;
font-color: white;
line-height: 16px;
}
h1 {
font-size: 1.5em;
color: white;
font-weight: 500;
margin: 0;
margin-bottom: 10px;
}
input {
c... | 0.46563 | 0.07088 |
@font-face {
font-family: 'latin_modern_roman';
src: url('lmroman10-bold-webfont.eot');
src: url('lmroman10-bold-webfont.eot?#iefix') format('embedded-opentype'), url('lmroman10-bold-webfont.woff2') format('woff2'), url('lmroman10-bold-webfont.woff') format('woff'), url('lmroman10-bold-webfont.ttf') format('truet... | client/css/index.css | @font-face {
font-family: 'latin_modern_roman';
src: url('lmroman10-bold-webfont.eot');
src: url('lmroman10-bold-webfont.eot?#iefix') format('embedded-opentype'), url('lmroman10-bold-webfont.woff2') format('woff2'), url('lmroman10-bold-webfont.woff') format('woff'), url('lmroman10-bold-webfont.ttf') format('truet... | 0.309441 | 0.053453 |
@charset "UTF-8";
/* CSS Document -This is how you make comment */
/* TAG SELECTORS */
/*body{
background-color: red;
}*/
h3 {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
}
h4{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
... | css/main.css | @charset "UTF-8";
/* CSS Document -This is how you make comment */
/* TAG SELECTORS */
/*body{
background-color: red;
}*/
h3 {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
}
h4{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
... | 0.177811 | 0.045543 |
body {
background: #f8f4e6;
height: max-content;
color: #001e43;
width: 100%;
}
/* header */
.navbar-default {
background-color: #f8f4e6;
border: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
color: #001e43;
}
/* .navbar-nav > li > a:hover {
color: #dbdf12;
border-bottom: 2px solid #00... | public/assets/css/login.css | body {
background: #f8f4e6;
height: max-content;
color: #001e43;
width: 100%;
}
/* header */
.navbar-default {
background-color: #f8f4e6;
border: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
color: #001e43;
}
/* .navbar-nav > li > a:hover {
color: #dbdf12;
border-bottom: 2px solid #00... | 0.272315 | 0.054399 |
svg{
/* border:1px solid black;*/
width: 100%;
}
html,body {
/*text-align: center;*/
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
}
body { /* Stellt das default context menü bei longpress aus */
-webkit-touch-callout: none !important;
-webkit-user-select: none !important;... | stylesheet_map.css | svg{
/* border:1px solid black;*/
width: 100%;
}
html,body {
/*text-align: center;*/
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
}
body { /* Stellt das default context menü bei longpress aus */
-webkit-touch-callout: none !important;
-webkit-user-select: none !important;... | 0.282493 | 0.061706 |
body {
font-family: sans-serif;
font-size: 12pt;
width: 800px;
margin: 10px auto;
line-height: 28px;
}
div#appointmentsDayView {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
ol {
width: 99px;
list-style-type: none;
padding: 0;
border-right: 1px solid black... | dist/styles.css | body {
font-family: sans-serif;
font-size: 12pt;
width: 800px;
margin: 10px auto;
line-height: 28px;
}
div#appointmentsDayView {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
ol {
width: 99px;
list-style-type: none;
padding: 0;
border-right: 1px solid black... | 0.416085 | 0.109515 |
nav {
position: fixed;
height: 6.5rem;
border-bottom: 1px solid #D1D1D1;
width: 100%;
display: block;
top: 0;
left: 0;
padding: 1.25rem;
box-sizing: border-box;
background-color: #fff;
z-index: 9999;
}
nav div.logo, nav div.links {
display: block;
}
nav div.logo {
float: left;
}
nav div.logo i... | _site/assets/css/nav.css | nav {
position: fixed;
height: 6.5rem;
border-bottom: 1px solid #D1D1D1;
width: 100%;
display: block;
top: 0;
left: 0;
padding: 1.25rem;
box-sizing: border-box;
background-color: #fff;
z-index: 9999;
}
nav div.logo, nav div.links {
display: block;
}
nav div.logo {
float: left;
}
nav div.logo i... | 0.621885 | 0.130812 |
width: 600px;
height: auto;
position: realtive;
margin: 50px 0 0 calc(50% - 300px);
z-index: 0;
margin-bottom: 30px;
}
.content_element_Planning{
box-shadow: .2px .2px 2px #000000;
position: relative;
width: 600px;
height: 300px;
position: realtive;
... | css/planning.css | width: 600px;
height: auto;
position: realtive;
margin: 50px 0 0 calc(50% - 300px);
z-index: 0;
margin-bottom: 30px;
}
.content_element_Planning{
box-shadow: .2px .2px 2px #000000;
position: relative;
width: 600px;
height: 300px;
position: realtive;
... | 0.446495 | 0.103749 |
:root
{
--es-pink: #F68AAC;
--es-blue: #0072BF;
--es-light-blue: #0072BF30;
}
.btn.can-click:hover
{
box-shadow: 5px 5px #88888830;
}
.header
{
width: 100%;
border-bottom: 8px solid #f68aac !important;
}
.es-pink
{
color: var(--es-pink);
}
.es-blue
{
color: var(--es-blue);
}
.es-pin... | style.css | :root
{
--es-pink: #F68AAC;
--es-blue: #0072BF;
--es-light-blue: #0072BF30;
}
.btn.can-click:hover
{
box-shadow: 5px 5px #88888830;
}
.header
{
width: 100%;
border-bottom: 8px solid #f68aac !important;
}
.es-pink
{
color: var(--es-pink);
}
.es-blue
{
color: var(--es-blue);
}
.es-pin... | 0.572842 | 0.198452 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Lato;
color: #222222;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
}
button {
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
transition: color 0.5s, background-col... | lesson8/project_express/public/assets/css/catalog.css | * {
margin: 0;
padding: 0;
}
body {
font-family: Lato;
color: #222222;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
}
button {
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
transition: color 0.5s, background-col... | 0.356111 | 0.088347 |
@font-face {
font-family: 'FontAwesome';
src: local('FontAwesome'), url('//cdn.bootcss.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg') format('svg');
src: local('FontAwesome'), url('//cdn.bootcss.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf') format('TrueType');
font-weight: normal;
font-style:... | src/style/default.css | @font-face {
font-family: 'FontAwesome';
src: local('FontAwesome'), url('//cdn.bootcss.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg') format('svg');
src: local('FontAwesome'), url('//cdn.bootcss.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf') format('TrueType');
font-weight: normal;
font-style:... | 0.302906 | 0.049589 |
background-color: #d6e8ee !important;
text-transform: uppercase;
}
.nav-item{
padding-right: 3%;
padding-left: 3%;
} */
/* ===================================================================================== */
/* Base */
body {
line-height: 1.7;
font-size: 1rem;
color: rgb(98, 76, 76);
font-family: ... | public/css/articles/style.css | background-color: #d6e8ee !important;
text-transform: uppercase;
}
.nav-item{
padding-right: 3%;
padding-left: 3%;
} */
/* ===================================================================================== */
/* Base */
body {
line-height: 1.7;
font-size: 1rem;
color: rgb(98, 76, 76);
font-family: ... | 0.29088 | 0.054955 |
.mt-5 {
margin-top: 5em;
}
.news .expansion-panel,
.news .list-wrapper {
box-shadow: none;
}
.news .list-wrapper {
margin: 1.5em 0;
background-color: transparent !important;
}
.news .expansion-panel__container {
/* border: 1px solid rgba(0,0,0,0.12); */
margin: 7px 0;
box-shadow: 0px 2px 1px -1px rgba(0, ... | src/assets/css/index.css | .mt-5 {
margin-top: 5em;
}
.news .expansion-panel,
.news .list-wrapper {
box-shadow: none;
}
.news .list-wrapper {
margin: 1.5em 0;
background-color: transparent !important;
}
.news .expansion-panel__container {
/* border: 1px solid rgba(0,0,0,0.12); */
margin: 7px 0;
box-shadow: 0px 2px 1px -1px rgba(0, ... | 0.342462 | 0.110759 |
body, html{
margin: 0;
overflow-x:hidden;
font-family: Lato;
scroll-behavior: smooth;
}
.container{
}
.section1{
display: flex;
height: 100vh;
}
.background{
width: 40vw;
background: url(backgroundd2.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
}
.b... | style.css | body, html{
margin: 0;
overflow-x:hidden;
font-family: Lato;
scroll-behavior: smooth;
}
.container{
}
.section1{
display: flex;
height: 100vh;
}
.background{
width: 40vw;
background: url(backgroundd2.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
}
.b... | 0.279435 | 0.042404 |
@import "SidecarCommon.css";
/* Duplicate rule with line 13-15 in ui.css */
.kui--sidecar {
height: 100%;
max-height: 100%;
overflow-x: hidden;
}
.kui--sidecar .header-top-bits {
display: flex;
padding-left: 1em;
margin: 0.75em 0 0;
}
/* Duplicate rule with line 435, 436, 2025 in ui.css */
.kui--sidecar.ru... | plugins/plugin-client-common/web/css/static/sidecar-main.css | @import "SidecarCommon.css";
/* Duplicate rule with line 13-15 in ui.css */
.kui--sidecar {
height: 100%;
max-height: 100%;
overflow-x: hidden;
}
.kui--sidecar .header-top-bits {
display: flex;
padding-left: 1em;
margin: 0.75em 0 0;
}
/* Duplicate rule with line 435, 436, 2025 in ui.css */
.kui--sidecar.ru... | 0.385606 | 0.046465 |
【其他废话】■VIP阅读页面的图片真是讨厌啊■该样式写来自用,我的Windows系统下无甚问题,Linux系统下没雅黑体,可以自己装装看■没仔细检查,可能还有一些页面存在问题,如果我发现了,就会修正更新,请多多使用Stylish的更新功能另外,晋江论坛的苹果绿样式:http://userstyles.org/styles/21000`
@version 20110208.8.47
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/*==================== JJWXC - Zero =============... | data/usercss/30722.user.css | 【其他废话】■VIP阅读页面的图片真是讨厌啊■该样式写来自用,我的Windows系统下无甚问题,Linux系统下没雅黑体,可以自己装装看■没仔细检查,可能还有一些页面存在问题,如果我发现了,就会修正更新,请多多使用Stylish的更新功能另外,晋江论坛的苹果绿样式:http://userstyles.org/styles/21000`
@version 20110208.8.47
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/*==================== JJWXC - Zero =============... | 0.166201 | 0.13966 |
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html,body{
font-family: 'Open Sans', sans-serif;
background:#e2e2e2;
}
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;
}
/* Common styl... | css/style.css | h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html,body{
font-family: 'Open Sans', sans-serif;
background:#e2e2e2;
}
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;
}
/* Common styl... | 0.215598 | 0.046616 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
display: flex;
justify-content: center;
background-color: rgb(204, 204, 204);
}
.container {
background-color: white;
}
/* HEADER */
header ... | assets/style/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
display: flex;
justify-content: center;
background-color: rgb(204, 204, 204);
}
.container {
background-color: white;
}
/* HEADER */
header ... | 0.428114 | 0.109277 |
@import url('https://fonts.googleapis.com/css?family=Open-Sans|Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster');
body {
background-color: #bbadad;
font-family: Roboto;
}
/*Begin; trang chủ*/
.navbar {
height: 65px! important;
}
.nav-right {
padding-left: 1% !important;
opaci... | labs/lab3/css-for-lab/style.css | @import url('https://fonts.googleapis.com/css?family=Open-Sans|Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster');
body {
background-color: #bbadad;
font-family: Roboto;
}
/*Begin; trang chủ*/
.navbar {
height: 65px! important;
}
.nav-right {
padding-left: 1% !important;
opaci... | 0.308815 | 0.086903 |
.main-layout {
background-color: rgba(0, 0, 0, .2);
margin: 0;
padding: 0;
}
.nav-bar-layout {
width: 100%;
height: 13mm;
margin: 0;
padding: 0;
background-color: rgba(51,51,51, .9);/*rgb(30, 117, 187);*/
position: fixed;
top: 0;
left: 0;
z-index: 1;
color: rgb(255, 255, 255);
}
.menu-la... | media/css/common.css | .main-layout {
background-color: rgba(0, 0, 0, .2);
margin: 0;
padding: 0;
}
.nav-bar-layout {
width: 100%;
height: 13mm;
margin: 0;
padding: 0;
background-color: rgba(51,51,51, .9);/*rgb(30, 117, 187);*/
position: fixed;
top: 0;
left: 0;
z-index: 1;
color: rgb(255, 255, 255);
}
.menu-la... | 0.36693 | 0.0566 |
@media(min-width: 1366px){
.container-fluid{
display:none;
}
}
@media(max-width: 1366px){
.container-fluid{
display:none;
}
}
@media screen and (max-width: 768px){
/*头部导航开始*/
#header{
width:100%;
height:auto;
}
.header-top{
width:100%;
text-align:left;
display:none;
transition: top 0.3s 0.3s;
}... | public/static/css/all.css | @media(min-width: 1366px){
.container-fluid{
display:none;
}
}
@media(max-width: 1366px){
.container-fluid{
display:none;
}
}
@media screen and (max-width: 768px){
/*头部导航开始*/
#header{
width:100%;
height:auto;
}
.header-top{
width:100%;
text-align:left;
display:none;
transition: top 0.3s 0.3s;
}... | 0.136033 | 0.078466 |
.profile-page-wrapper {
display: flex;
width: 100%;
justify-content: flex-start;
}
.page-title{
font-size: 20px;
margin-bottom: 20px;
}
form {
display: flex;
flex-direction: column;
width: 80vw;
}
label {
user-select: none;
}
.form-group {
display: flex;
flex-direction: ... | src/WebUI/src/app/dashboard/settings/profile-page/profile-page.component.css | .profile-page-wrapper {
display: flex;
width: 100%;
justify-content: flex-start;
}
.page-title{
font-size: 20px;
margin-bottom: 20px;
}
form {
display: flex;
flex-direction: column;
width: 80vw;
}
label {
user-select: none;
}
.form-group {
display: flex;
flex-direction: ... | 0.41324 | 0.070913 |
body {
background-color: #393d48;
color: #888888; }
a {
color: #393d48; }
section {
margin-bottom: 40px; }
section, header, footer, nav {
display: block;
clear: both; }
header, footer {
text-align: center; }
#notice, #message, #error_messages {
padding: 4px;
margin-bottom: 20px;
font-weight: bo... | ng-master/angular/style.css | body {
background-color: #393d48;
color: #888888; }
a {
color: #393d48; }
section {
margin-bottom: 40px; }
section, header, footer, nav {
display: block;
clear: both; }
header, footer {
text-align: center; }
#notice, #message, #error_messages {
padding: 4px;
margin-bottom: 20px;
font-weight: bo... | 0.355327 | 0.076167 |
* HERO SLIDER
*-------------------------------------*/
.hero-slide img{
min-width: 100%;
}
.hero-slide .container {
position : absolute;
left : 0;
right : 0;
top : 50%;
transform : translateY(-50%);
}
.hero-slide .carousel-caption {
position : relative;
... | res/css/aboutsection.css | * HERO SLIDER
*-------------------------------------*/
.hero-slide img{
min-width: 100%;
}
.hero-slide .container {
position : absolute;
left : 0;
right : 0;
top : 50%;
transform : translateY(-50%);
}
.hero-slide .carousel-caption {
position : relative;
... | 0.347537 | 0.066995 |
// Variables ===================================================================
$web-font-path: "https://fonts.googleapis.com/css?family=Lato:400,700,400italic" !default;
@import url($web-font-path);
// Navbar ======================================================================
.bg-primary {
.navbar... | MVC/css/CSS8.css |
// Variables ===================================================================
$web-font-path: "https://fonts.googleapis.com/css?family=Lato:400,700,400italic" !default;
@import url($web-font-path);
// Navbar ======================================================================
.bg-primary {
.navbar... | 0.37605 | 0.064095 |
body {
background-image: url('/QA_page/img/background1.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #2F303A;
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: ... | QA_page/style.css | body {
background-image: url('/QA_page/img/background1.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #2F303A;
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: ... | 0.341802 | 0.074467 |
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap');
/** font-family: 'Covered By Your Grace', cursive; **/
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&family=Permanent+Marker&display=swap');
/** font-family: 'Permanent Marker', cursive; **/
@... | Ralphs/ralphstruck-desktop.css | @import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap');
/** font-family: 'Covered By Your Grace', cursive; **/
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&family=Permanent+Marker&display=swap');
/** font-family: 'Permanent Marker', cursive; **/
@... | 0.283682 | 0.056029 |
.menu{
display: none;
width:0;
background-color: #ffffff;
font-size: 0px;
align-items: center;
text-align: center;
color: #141414;
}
.menu .symbol{
/*font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;*/
font-weight: bold;
}
.menu .symbol-x{
display: none;
... | source_code/WebContent/css/header.css | .menu{
display: none;
width:0;
background-color: #ffffff;
font-size: 0px;
align-items: center;
text-align: center;
color: #141414;
}
.menu .symbol{
/*font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;*/
font-weight: bold;
}
.menu .symbol-x{
display: none;
... | 0.227041 | 0.094761 |
@-moz-document domain('reddit.com') {
.state-button a, .report-button a, .share-button a, .sidebox.create, .sidecontentbox, .side .submit div.spacer, li.share { display: none !important; }
.thing .title a.title:visited {
color: rgb(190,200,255) !important;
}
.entry .title { font-size: 1.3... | data/usercss/48704.user.css | @-moz-document domain('reddit.com') {
.state-button a, .report-button a, .share-button a, .sidebox.create, .sidecontentbox, .side .submit div.spacer, li.share { display: none !important; }
.thing .title a.title:visited {
color: rgb(190,200,255) !important;
}
.entry .title { font-size: 1.3... | 0.234845 | 0.10316 |
html {
width: 100%;
height: 100%;
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.navbar-static-bottom {
height: 60px;
position: absolute;
left: 0;
bottom: 0;
padding-bottom: 0;
width: 100%;
}
/* ------- TOP IMAGE COVER */
.image-head {
background: url('http://i.imgur... | css/index.css | html {
width: 100%;
height: 100%;
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.navbar-static-bottom {
height: 60px;
position: absolute;
left: 0;
bottom: 0;
padding-bottom: 0;
width: 100%;
}
/* ------- TOP IMAGE COVER */
.image-head {
background: url('http://i.imgur... | 0.346762 | 0.063222 |
header {
background: #BBB;
padding: 20px 0; /*colocamos o padding pra deixar tudo dentro dele nesses limites*/
}
.caixa {
position: relative; /*foi necessário para que os 2 elementos fiquem dentro da caixa, por conta do position absolute de nav*/
width: 940px; /*largura usada pois a maioria das boas re... | ex02/produtos.css | header {
background: #BBB;
padding: 20px 0; /*colocamos o padding pra deixar tudo dentro dele nesses limites*/
}
.caixa {
position: relative; /*foi necessário para que os 2 elementos fiquem dentro da caixa, por conta do position absolute de nav*/
width: 940px; /*largura usada pois a maioria das boas re... | 0.378229 | 0.309337 |
body {
font-family: "Fira Sans", sans-serif;
margin: 0em;
}
section {
padding: 2em;
}
a {
color: #000;
}
p,
li {
line-height: 1.75em;
font-size: 1.1em;
}
hr {
border: 0px;
border-top: 1px solid #000;
}
hr.dashed {
border: 0px;
border-top: 1px dashed #ccc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-fam... | assets/style.css |
body {
font-family: "Fira Sans", sans-serif;
margin: 0em;
}
section {
padding: 2em;
}
a {
color: #000;
}
p,
li {
line-height: 1.75em;
font-size: 1.1em;
}
hr {
border: 0px;
border-top: 1px solid #000;
}
hr.dashed {
border: 0px;
border-top: 1px dashed #ccc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-fam... | 0.437343 | 0.128799 |
/*Responsive Text*/
html, body{
font-size: 3vh;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
/*Loading gif image*/
.loadingGif{
margin-top: 46vh;
text-align: center;
}
.img-loadingGif{
height: 8vh;
}
/* Automatic resize Input Type from viewheight
input-group input-group-auto ... | css/responsiveForm.css |
/*Responsive Text*/
html, body{
font-size: 3vh;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
/*Loading gif image*/
.loadingGif{
margin-top: 46vh;
text-align: center;
}
.img-loadingGif{
height: 8vh;
}
/* Automatic resize Input Type from viewheight
input-group input-group-auto ... | 0.252476 | 0.064241 |
#home{ padding: 0 !important}
#btnSubmit{font-family: "Raleway", sans-serif !important;}
body {
font-family: "Raleway", sans-serif;
font-weight: 400;
color: #333;
background: #fff;
font-size: 14px;
line-height: 22px;
overflow-x:hidden;
-webkit-font-smoothing:antialiased;
}
::selection{
ba... | app/assets/stylesheets/redesign/style.css | #home{ padding: 0 !important}
#btnSubmit{font-family: "Raleway", sans-serif !important;}
body {
font-family: "Raleway", sans-serif;
font-weight: 400;
color: #333;
background: #fff;
font-size: 14px;
line-height: 22px;
overflow-x:hidden;
-webkit-font-smoothing:antialiased;
}
::selection{
ba... | 0.186687 | 0.042325 |
.lottery-body{
width:100%;
text-align: center;
background-color:#fa483e;
}
.lottery-head{
width:100%;
background: url(../img/mlottery/head.png) no-repeat;
background-size: cover;
}
.np{
padding-left:0;
padding-right:0;
}
#lottery{
margin-top:20px;
display: inline-block;
wid... | public/assets/css/lottery.css | .lottery-body{
width:100%;
text-align: center;
background-color:#fa483e;
}
.lottery-head{
width:100%;
background: url(../img/mlottery/head.png) no-repeat;
background-size: cover;
}
.np{
padding-left:0;
padding-right:0;
}
#lottery{
margin-top:20px;
display: inline-block;
wid... | 0.30819 | 0.101589 |
*, *:before, *:after
{
margin: 0;
padding: 0;
direction: ltr;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
body
{
margin: 0;
}
div
{
display: block;
}
ol, ul, dl
{
list-style: none;
}
li
{
display: inline-block;
}
a
{
text-decoration: none;
color: white;
... | css/old.css | *, *:before, *:after
{
margin: 0;
padding: 0;
direction: ltr;
box-sizing: border-box;
}
html
{
scroll-behavior: smooth;
}
body
{
margin: 0;
}
div
{
display: block;
}
ol, ul, dl
{
list-style: none;
}
li
{
display: inline-block;
}
a
{
text-decoration: none;
color: white;
... | 0.408277 | 0.067855 |
.mks_separator {clear: both;display: block;margin: 0 0 20px;float: left;width: 100%;}
.mks_highlight {padding: 0 2px;}
.mks_dropcap_letter {float: left;font-size: 52px;line-height: 1em;margin: 0px 10px 0 0;font-weight: bold;}
.mks_dropcap {display: block;float: left;font-size: 52px;line-height: 1em;margin: 5px 10px 0 0... | wp-content/plugins/meks-flexible-shortcodes/css/style.css | .mks_separator {clear: both;display: block;margin: 0 0 20px;float: left;width: 100%;}
.mks_highlight {padding: 0 2px;}
.mks_dropcap_letter {float: left;font-size: 52px;line-height: 1em;margin: 0px 10px 0 0;font-weight: bold;}
.mks_dropcap {display: block;float: left;font-size: 52px;line-height: 1em;margin: 5px 10px 0 0... | 0.182498 | 0.133754 |
* {
margin: 0;
padding: 0;
cursor: pointer;
}
html, body {
width: 100%;
height: 100%;
background: #ccc;
overflow: hidden;
font-family: sans-serif;
}
canvas {
z-index: 1;
}
#preloader {
z-index: 10;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
back... | webgl/style.css | * {
margin: 0;
padding: 0;
cursor: pointer;
}
html, body {
width: 100%;
height: 100%;
background: #ccc;
overflow: hidden;
font-family: sans-serif;
}
canvas {
z-index: 1;
}
#preloader {
z-index: 10;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
back... | 0.459076 | 0.061763 |
@charset "UTF-8";
body {
line-height: 1.4;
}
p {
margin: 0;
}
.performance-facts {
border: 1px solid black;
margin: 20px;
float: left;
width: 300px;
padding: 0.5rem;
}
.performance-facts table {
border-collapse: collapse;
}
.performance-facts__title {
font-weight: bold;
font-size: 2rem;
marg... | public/nutrition.css | @charset "UTF-8";
body {
line-height: 1.4;
}
p {
margin: 0;
}
.performance-facts {
border: 1px solid black;
margin: 20px;
float: left;
width: 300px;
padding: 0.5rem;
}
.performance-facts table {
border-collapse: collapse;
}
.performance-facts__title {
font-weight: bold;
font-size: 2rem;
marg... | 0.436622 | 0.115262 |
body {
height: 100%;
}
h1 {
color: #222;
font-size: 2rem;
line-height: 2.1em;
margin: .25em auto;
padding: 0;
}
header {
background: #EFD967;
border-bottom: solid 1px #e4ce5c;
}
nav {
font-size: 2rem;
line-height: 2.5em;
color: #333;
text-align: center;
}
nav a {
color: #222;
}
.Query {
... | tests/dummy/app/styles/app.css | body {
height: 100%;
}
h1 {
color: #222;
font-size: 2rem;
line-height: 2.1em;
margin: .25em auto;
padding: 0;
}
header {
background: #EFD967;
border-bottom: solid 1px #e4ce5c;
}
nav {
font-size: 2rem;
line-height: 2.5em;
color: #333;
text-align: center;
}
nav a {
color: #222;
}
.Query {
... | 0.433142 | 0.084909 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(https://fonts.googleapis.com/css?family=Gentium+Basic&text=SymPy%20Gamma);
body {
font-family: 'Open Sans', sans-serif;
font-size: 100%;
padding: 0;
margin: ... | static/css/style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(https://fonts.googleapis.com/css?family=Gentium+Basic&text=SymPy%20Gamma);
body {
font-family: 'Open Sans', sans-serif;
font-size: 100%;
padding: 0;
margin: ... | 0.38318 | 0.158793 |
body {
font-family: 'Lato', sans-serif;
color: #efefef;
background-color: #0f0f0f;
margin: 0;
width: 100%;
height: 100%;
padding: 20 0 0 0;
font-weight: 300;
background-image: url("https://i.gyazo.com/c5717187181f99e9a8e654a3d5b7b2c2.png");
background-attachment: fixed;
background-position: center... | trashcan/ReinforcedLearningPong/style.css | body {
font-family: 'Lato', sans-serif;
color: #efefef;
background-color: #0f0f0f;
margin: 0;
width: 100%;
height: 100%;
padding: 20 0 0 0;
font-weight: 300;
background-image: url("https://i.gyazo.com/c5717187181f99e9a8e654a3d5b7b2c2.png");
background-attachment: fixed;
background-position: center... | 0.338186 | 0.094845 |
.gemini, table, a, pre, textarea, input, button {
font-family: var(--font-text-family);
}
@font-face {
font-family: "iconFont";
src: url('./fonts/iconFont.eot');
src: url('./fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('./fonts/iconFont.svg#iconFont') format('svg'), url('./fonts/iconFon... | Spa2/nakedobjectsspa/src/styles.css |
.gemini, table, a, pre, textarea, input, button {
font-family: var(--font-text-family);
}
@font-face {
font-family: "iconFont";
src: url('./fonts/iconFont.eot');
src: url('./fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('./fonts/iconFont.svg#iconFont') format('svg'), url('./fonts/iconFon... | 0.41182 | 0.078254 |
body {
cursor: default;
color: #888;
background-color: #333;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
height: 100%; /* for firefox */
width: 100%;
position: absolute;
padding: 0px;
border: 0px;
margin: 0px;
}
/* Remove spin of input ... | Screenshot/build-templates/web-mobile/style-mobile.css | body {
cursor: default;
color: #888;
background-color: #333;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
height: 100%; /* for firefox */
width: 100%;
position: absolute;
padding: 0px;
border: 0px;
margin: 0px;
}
/* Remove spin of input ... | 0.426919 | 0.049245 |
*{
margin:0;
padding:0;
}
body{
font-family:'Noto Sans / Serif',sans-serif;
background-position: center;
background-size: cover;
background-color: #E5E8E8;
/* background:linear-gradient(-90deg, #614385 , #516395);*/
height:100%;
}
.header-part{
width:100%;
height:auto;
text-align:center;
font-size:18px;
... | register.css | *{
margin:0;
padding:0;
}
body{
font-family:'Noto Sans / Serif',sans-serif;
background-position: center;
background-size: cover;
background-color: #E5E8E8;
/* background:linear-gradient(-90deg, #614385 , #516395);*/
height:100%;
}
.header-part{
width:100%;
height:auto;
text-align:center;
font-size:18px;
... | 0.169406 | 0.060529 |
body{
background: linear-gradient(135deg, #fff 40%, #009a9c 40%);
color: white;
padding: 0;
margin: 0;
min-height: 100vh;
font-family: 'Ubuntu', sans-serif;
}
h1{
margin: 0 auto;
text-align: center;
padding: 10vh 0 10vh 0;
color: #009a9c;
font-family: 'Paytone One', sans-ser... | dsmc_website/static/css/main.css | body{
background: linear-gradient(135deg, #fff 40%, #009a9c 40%);
color: white;
padding: 0;
margin: 0;
min-height: 100vh;
font-family: 'Ubuntu', sans-serif;
}
h1{
margin: 0 auto;
text-align: center;
padding: 10vh 0 10vh 0;
color: #009a9c;
font-family: 'Paytone One', sans-ser... | 0.565659 | 0.119408 |
*{
letter-spacing: 1px;
}
p{
margin-bottom:0;
}
.font-white{
color:white;
}
.font-grey{
color:grey;
}
.font-dark-grey{
color:#555;
}
.bold{
font-weight:bold;
}
.pad{
padding:80px;
}
.pad-half{
padding:40px;
}
.pad-quarter{
padding:20px;
}
.btn-custom{
border:2px solid black;
color:black;
padding:12px;
... | holding-wiley/stylesheets/main.css | *{
letter-spacing: 1px;
}
p{
margin-bottom:0;
}
.font-white{
color:white;
}
.font-grey{
color:grey;
}
.font-dark-grey{
color:#555;
}
.bold{
font-weight:bold;
}
.pad{
padding:80px;
}
.pad-half{
padding:40px;
}
.pad-quarter{
padding:20px;
}
.btn-custom{
border:2px solid black;
color:black;
padding:12px;
... | 0.160463 | 0.051797 |
* {
}
.background{
background-color:#FAFAFA ;
}
#back{
background-color: #FFFFFF;
}
.nav{
background-image: url("./images/bc.png");
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 700px;
background-position: center;
opacity:1;
margin-top: 40px;
}
.now{
width: 80px;
... | index.css | * {
}
.background{
background-color:#FAFAFA ;
}
#back{
background-color: #FFFFFF;
}
.nav{
background-image: url("./images/bc.png");
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 700px;
background-position: center;
opacity:1;
margin-top: 40px;
}
.now{
width: 80px;
... | 0.274254 | 0.085633 |
.version.add_banquet /* version checker */
{
color: #00000B;
background-color: #634507;
}
.html
{
background-color: #000000;
}
#page
{
z-index: 1;
width: 960px;
min-height: 861.5000000000008px;
background-image: none;
border-style: none;
border-color: #000000;
background-color: transparent;
padding-bottom:... | css/add-banquet.css | .version.add_banquet /* version checker */
{
color: #00000B;
background-color: #634507;
}
.html
{
background-color: #000000;
}
#page
{
z-index: 1;
width: 960px;
min-height: 861.5000000000008px;
background-image: none;
border-style: none;
border-color: #000000;
background-color: transparent;
padding-bottom:... | 0.283881 | 0.060585 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
}
/* font-family: 'Barlow', sans-serif;
font-family: 'Fraunces', serif; */
body {
font-family: 'Barlow', sans-serif;
max-width: 1440px;
margin: 0 auto;
background-color: rgba(67, 211, 255, 0.24);
}
a {
text-deco... | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
}
/* font-family: 'Barlow', sans-serif;
font-family: 'Fraunces', serif; */
body {
font-family: 'Barlow', sans-serif;
max-width: 1440px;
margin: 0 auto;
background-color: rgba(67, 211, 255, 0.24);
}
a {
text-deco... | 0.372848 | 0.088741 |
body{ font-family: 'Open Sans', sans-serif;}
/*-- Basic --*/
a {
text-decoration: none;
outline:none;
color: #898989;
-webkit-transition: ease-out 0.5s;
-moz-transition: ease-out 0.5s;
-o-transition: ease-out 0.5s;
transition: ease-out 0.5s;
}
div, li, img{ outline:none;}
input[type="text"], inpu... | assets/user/css/=style.css | body{ font-family: 'Open Sans', sans-serif;}
/*-- Basic --*/
a {
text-decoration: none;
outline:none;
color: #898989;
-webkit-transition: ease-out 0.5s;
-moz-transition: ease-out 0.5s;
-o-transition: ease-out 0.5s;
transition: ease-out 0.5s;
}
div, li, img{ outline:none;}
input[type="text"], inpu... | 0.310694 | 0.067332 |
@keyframes shake {
0%, 100% {-webkit-transform: translateX(0); transform: translateX(0);}
10%, 30% {-webkit-transform: translateX(-10px); transform: translateX(-10px);}
50%, 70% {-webkit-transform: translateX(-6px); transform: translateX(-6px);}
90% {-webkit-transform: translateX(-2px); transform: trans... | resources/assets/common/app.animation.css | @keyframes shake {
0%, 100% {-webkit-transform: translateX(0); transform: translateX(0);}
10%, 30% {-webkit-transform: translateX(-10px); transform: translateX(-10px);}
50%, 70% {-webkit-transform: translateX(-6px); transform: translateX(-6px);}
90% {-webkit-transform: translateX(-2px); transform: trans... | 0.599368 | 0.189409 |
.container-cards{
margin: 2rem 2rem;
}
.cards{
display: flex;
align-items: center;
}
.cards > div:nth-child(2){
margin-left: 2.5rem;
}
.cards > div:nth-child(3){
margin-left: 2.5rem;
}
.cards > div:nth-child(4){
margin-left: 2.5rem;
}
.total-estoque{
height: 9rem;
display: flex;
back... | src/styles/index.css | .container-cards{
margin: 2rem 2rem;
}
.cards{
display: flex;
align-items: center;
}
.cards > div:nth-child(2){
margin-left: 2.5rem;
}
.cards > div:nth-child(3){
margin-left: 2.5rem;
}
.cards > div:nth-child(4){
margin-left: 2.5rem;
}
.total-estoque{
height: 9rem;
display: flex;
back... | 0.296756 | 0.084455 |
s/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background:#ffffff;
margin: 0;
}
p,ul li,ol li{
margin:0;
le... | css/single.css | s/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background:#ffffff;
margin: 0;
}
p,ul li,ol li{
margin:0;
le... | 0.196441 | 0.049566 |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,700);
body {
background: #048;
background: -webkit-linear-gradient(left top, #027, #48a);
background: -moz-linear-gradient(bottom right, #027, #48a);
background: linear-gradient(to bottom right, #027, #48a);
color: #fff;
font-family: 'Raleway', Helve... | ERS/Java/ERS/src/main/webapp/employee/employeeMain.css | @import url(https://fonts.googleapis.com/css?family=Raleway:300,700);
body {
background: #048;
background: -webkit-linear-gradient(left top, #027, #48a);
background: -moz-linear-gradient(bottom right, #027, #48a);
background: linear-gradient(to bottom right, #027, #48a);
color: #fff;
font-family: 'Raleway', Helve... | 0.270384 | 0.078043 |
.preloader {
position: absolute;
background: url(../img/ajax-loader-small.gif) no-repeat transparent;
background-position: center center;
z-index: 20;
width: 40px;
height: 40px;
}
.iconic {
font-size: 18px;
cursor: pointer;
}
.pager,.zoom,.saerch-container {
float: left;
margin-right: 20px;
}
.resultsConta... | web/app/css/jquery.ui.documentcomponent.css | .preloader {
position: absolute;
background: url(../img/ajax-loader-small.gif) no-repeat transparent;
background-position: center center;
z-index: 20;
width: 40px;
height: 40px;
}
.iconic {
font-size: 18px;
cursor: pointer;
}
.pager,.zoom,.saerch-container {
float: left;
margin-right: 20px;
}
.resultsConta... | 0.431105 | 0.062474 |
.md-toast.md-alert-theme {
/* Should use theming provide by angularjs material API but didn't find a how */
background-color: #E53935 !important;
}
div[jahiatype=mainmodule], body {
background-color: aliceblue;
font-family: Roboto,"Helvetica Neue",sans-serif;
}
.ma-mainContent {
padding: 15px 330p... | src/main/resources/css/saml2/app.css | .md-toast.md-alert-theme {
/* Should use theming provide by angularjs material API but didn't find a how */
background-color: #E53935 !important;
}
div[jahiatype=mainmodule], body {
background-color: aliceblue;
font-family: Roboto,"Helvetica Neue",sans-serif;
}
.ma-mainContent {
padding: 15px 330p... | 0.459561 | 0.098773 |
.tooltips a, .tooltips a img {
margin: 0 auto;
padding: 0;
display: inline-block;
max-width: 100%;
text-align: center;
}
/*-----------------------------------------------------------------------------------*/
/* Accordion
/*-----------------------------------------------------------------------------------*/
.acco... | css/shortcodes.css | .tooltips a, .tooltips a img {
margin: 0 auto;
padding: 0;
display: inline-block;
max-width: 100%;
text-align: center;
}
/*-----------------------------------------------------------------------------------*/
/* Accordion
/*-----------------------------------------------------------------------------------*/
.acco... | 0.304662 | 0.083815 |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,500,300italic,500italic,700italic,900,300);
.display-4 {
font-size: 112px;
font-size: 11.2rem;
line-height: 128px;
line-height: 12.8rem;
letter-spacing: -0.1px;
letter-spacing: -0.01rem;
font-weight: 200;
color: rgba(0, 0, 0, 0.54);
tex... | dist/index.css | @import url(http://fonts.googleapis.com/css?family=Roboto:400,100,500,300italic,500italic,700italic,900,300);
.display-4 {
font-size: 112px;
font-size: 11.2rem;
line-height: 128px;
line-height: 12.8rem;
letter-spacing: -0.1px;
letter-spacing: -0.01rem;
font-weight: 200;
color: rgba(0, 0, 0, 0.54);
tex... | 0.295738 | 0.068631 |
.dropdown-arrow-inverse {
border-bottom-color: #34495e !important;
border-top-color: #34495e !important;
}
a {
color: #428bca;
text-decoration: none;
-webkit-transition: 0.25s;
transition: 0.25s;
}
a:hover,
a:focus {
color: #428bca;
text-decoration: none;
}
a:focus {
outline: none;
}
.img-rounded {
... | res/css/flat.css | .dropdown-arrow-inverse {
border-bottom-color: #34495e !important;
border-top-color: #34495e !important;
}
a {
color: #428bca;
text-decoration: none;
-webkit-transition: 0.25s;
transition: 0.25s;
}
a:hover,
a:focus {
color: #428bca;
text-decoration: none;
}
a:focus {
outline: none;
}
.img-rounded {
... | 0.358353 | 0.098729 |
* CORE CSS OVERRIDES **
**********************/
/* FULL-WIDTH LAYOUT */
body {
margin-left: 30px;
margin-right: 30px;
min-width: 920px;
display: none;
}
/* DEFAULT FONT AND TEXT STYLE */
body, button, input, select, textarea {
font-family: 'Open Sans', arial, helvetica, sans-serif;
line-he... | shared/oae/css/oae.base.css | * CORE CSS OVERRIDES **
**********************/
/* FULL-WIDTH LAYOUT */
body {
margin-left: 30px;
margin-right: 30px;
min-width: 920px;
display: none;
}
/* DEFAULT FONT AND TEXT STYLE */
body, button, input, select, textarea {
font-family: 'Open Sans', arial, helvetica, sans-serif;
line-he... | 0.276691 | 0.053428 |
.search-page .search-bar {
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -200px;
border-radius: 50px;
width: 400px;
height: 50px;
background-color: rgba(211, 211, 211, 0.219);
}
.search-page .search-bar input{
font-size: 20px;
width: 345px;
padding: 8px 25px;
}
.sear... | src/styles/Search.css | .search-page .search-bar {
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -200px;
border-radius: 50px;
width: 400px;
height: 50px;
background-color: rgba(211, 211, 211, 0.219);
}
.search-page .search-bar input{
font-size: 20px;
width: 345px;
padding: 8px 25px;
}
.sear... | 0.760117 | 0.065187 |
body {
color: #eeffc9;
background-color: #181816;
/* font-family: fantasy; */
}
.landing-UI {
color: #eeffc9;
font-family: fantasy;
position: absolute;
text-align: center;
font-size: 20px;
}
#landing-dungeon-entrance {
max-width: 100%;
height: auto;
}
#landing-title {
top: 30%;
left: 50%;
... | css/styles.css | body {
color: #eeffc9;
background-color: #181816;
/* font-family: fantasy; */
}
.landing-UI {
color: #eeffc9;
font-family: fantasy;
position: absolute;
text-align: center;
font-size: 20px;
}
#landing-dungeon-entrance {
max-width: 100%;
height: auto;
}
#landing-title {
top: 30%;
left: 50%;
... | 0.284576 | 0.065336 |
@font-face{
font-family: 'century';
src: url(../assets/century.ttf);
}
*{
box-sizing: border-box;
font-family: century;
}
body{
margin: 0;
background-color: #7F3E98;
background-size: cover;
background-repeat: no-repeat;
overflow-x: hidden;
display: grid;
grid-template-columns: 17fr 3fr;
}... | css/team.css | @font-face{
font-family: 'century';
src: url(../assets/century.ttf);
}
*{
box-sizing: border-box;
font-family: century;
}
body{
margin: 0;
background-color: #7F3E98;
background-size: cover;
background-repeat: no-repeat;
overflow-x: hidden;
display: grid;
grid-template-columns: 17fr 3fr;
}... | 0.230833 | 0.042842 |
padding-left: 0;
padding-right: 0;
padding-top: 0;
& .hero {
height: 50vw;
min-height: 300px;
padding: 1em 0;
align-items: flex-start;
background-color: var(--background-color);
& .gatsby-image-wrapper {
z-index: 1;
opacity: 0.5;
}
& h2 {
margin: 0;
}
}
& .feeds {
display: flex;
... | src/styles/team.css | padding-left: 0;
padding-right: 0;
padding-top: 0;
& .hero {
height: 50vw;
min-height: 300px;
padding: 1em 0;
align-items: flex-start;
background-color: var(--background-color);
& .gatsby-image-wrapper {
z-index: 1;
opacity: 0.5;
}
& h2 {
margin: 0;
}
}
& .feeds {
display: flex;
... | 0.478285 | 0.156556 |
body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Alegreya Sans', Arial, Times New Roman, sans-serif;
}
body,
p {
font-weight: 400;
}
h1 {
font-weight: 100;
}
h2,
h3,
h4,
h5,
h6,
.lead {
font-weight: 300;
}
a {
outline: none!important;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-tr... | public/css/main2.css | body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Alegreya Sans', Arial, Times New Roman, sans-serif;
}
body,
p {
font-weight: 400;
}
h1 {
font-weight: 100;
}
h2,
h3,
h4,
h5,
h6,
.lead {
font-weight: 300;
}
a {
outline: none!important;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-tr... | 0.377196 | 0.037644 |
margin: 0.25em;
}
.detailSliderCeasn .absentForCeasn {
display: none;
}
.detailSliderCass .ceasnOnly {
display: none;
}
.detailSliderEdit .viewMode:not(.editMode) {
display: none;
}
.detailSliderView .editMode:not(.viewMode) {
display: none;
}
.detailSliderCompetency .ceasnFramework:not(.ceasnC... | css/viewFramework.css | margin: 0.25em;
}
.detailSliderCeasn .absentForCeasn {
display: none;
}
.detailSliderCass .ceasnOnly {
display: none;
}
.detailSliderEdit .viewMode:not(.editMode) {
display: none;
}
.detailSliderView .editMode:not(.viewMode) {
display: none;
}
.detailSliderCompetency .ceasnFramework:not(.ceasnC... | 0.46223 | 0.111531 |
body {
padding-top: 40px;
background: url("../img/pattern/always_grey.png") repeat rgba(68, 68, 68, .9);
}
.orange {
color: orange;
}
#main {
width: 80%;
position: relative;
margin: 0 auto;
-moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px ins... | custom_dashboards/templates/includes/dashboard/assets/css/countdown.css | body {
padding-top: 40px;
background: url("../img/pattern/always_grey.png") repeat rgba(68, 68, 68, .9);
}
.orange {
color: orange;
}
#main {
width: 80%;
position: relative;
margin: 0 auto;
-moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px ins... | 0.324663 | 0.088072 |
body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;
}
.channel-title {
margin: 50px 0;
text-align: center;
}
.audience-display {
background-color: #19355c;
border-radius: 2px;
}
.audience-display a,... | views/posts/post.css | body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;
}
.channel-title {
margin: 50px 0;
text-align: center;
}
.audience-display {
background-color: #19355c;
border-radius: 2px;
}
.audience-display a,... | 0.470737 | 0.113457 |
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap";
:root{
--color-orange:#42b85b;
--primary-color: rgb(46, 46, 46);
--color-white: #dfdfdf;
}
*{
margin: 0;
padding: 0;
border: non... | public/styles.css | @import "https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap";
:root{
--color-orange:#42b85b;
--primary-color: rgb(46, 46, 46);
--color-white: #dfdfdf;
}
*{
margin: 0;
padding: 0;
border: non... | 0.499023 | 0.097262 |
* {
box-sizing: border-box;
}
body {
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
font-family: "Roboto", sans-serif;
}
.wrapper {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.card {
width: 420px;
height: 34... | dist/style.css | * {
box-sizing: border-box;
}
body {
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
font-family: "Roboto", sans-serif;
}
.wrapper {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.card {
width: 420px;
height: 34... | 0.522933 | 0.102619 |
.flex {
display: flex;
}
.flex-horizontal-center {
display: flex;
justify-content: center;
}
.flex-vertical-center {
display: flex;
align-items: center;
}
.flex-center {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.text-center {
text-align: center;
}
.heade... | css/index.css | .flex {
display: flex;
}
.flex-horizontal-center {
display: flex;
justify-content: center;
}
.flex-vertical-center {
display: flex;
align-items: center;
}
.flex-center {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.text-center {
text-align: center;
}
.heade... | 0.4206 | 0.088544 |
@font-face {
font-family: Open-Sans, "Open Sans";
src: url(/fonts/OpenSans-Regular-webfont.woff2) format("woff2"), url(/fonts/OpenSans-Regular-webfont.woff) format("woff");
}
#container {
grid-area: main;
}
#container figure {
align-items: center;
display: flex;
flex-direction: column;
fon... | Assignment1/Exercise7/styles.css | @font-face {
font-family: Open-Sans, "Open Sans";
src: url(/fonts/OpenSans-Regular-webfont.woff2) format("woff2"), url(/fonts/OpenSans-Regular-webfont.woff) format("woff");
}
#container {
grid-area: main;
}
#container figure {
align-items: center;
display: flex;
flex-direction: column;
fon... | 0.502197 | 0.092893 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Sticky footer styles
-------... | src/dotnet/APIView/APIViewWeb/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Sticky footer styles
-------... | 0.515132 | 0.087525 |
.trigger-text-wrapper {
cursor: pointer;
margin-top: 1rem;
}
.trigger-text {
margin-left: 1rem;
}
.type-dropdown-wrapper {
width: 100%;
}
.type-dropdown-margin {
margin-bottom: 1rem;
}
.input-fields-margin-between-add-post {
margin-top: 1rem;
}
.input-fields-margin-... | Source/Microsoft.Teams.Apps.SubmitIdea/ClientApp/src/styles/edit-dialog.css | .trigger-text-wrapper {
cursor: pointer;
margin-top: 1rem;
}
.trigger-text {
margin-left: 1rem;
}
.type-dropdown-wrapper {
width: 100%;
}
.type-dropdown-margin {
margin-bottom: 1rem;
}
.input-fields-margin-between-add-post {
margin-top: 1rem;
}
.input-fields-margin-... | 0.465387 | 0.046987 |
@charset "UTF-8";
a,a:hover {
text-decoration: none
}
.gridbox:after,ol.inline:after,ul.inline:after {
clear: both
}
.bg_mask,.pictext .a_mask {
bottom: 0;
left: 0;
right: 0;
top: 0
}
.btn:focus,.search_box .input:active,.search_box .input:focus {
outline: 0
}
.imgview-wrap,body {
-webkit-text-size-adjust:... | statics/wap/css/base.css | @charset "UTF-8";
a,a:hover {
text-decoration: none
}
.gridbox:after,ol.inline:after,ul.inline:after {
clear: both
}
.bg_mask,.pictext .a_mask {
bottom: 0;
left: 0;
right: 0;
top: 0
}
.btn:focus,.search_box .input:active,.search_box .input:focus {
outline: 0
}
.imgview-wrap,body {
-webkit-text-size-adjust:... | 0.272121 | 0.063978 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | app/app.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.252661 | 0.072735 |
* {
margin: 0;
border: 0;
padding: 0;
box-sizing: border-box;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
body{
background-image: url("back2.gif");
}
.navbar{
background: rgb(15, 68, 138);
dis... | aprendendo-html/style.css | * {
margin: 0;
border: 0;
padding: 0;
box-sizing: border-box;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
body{
background-image: url("back2.gif");
}
.navbar{
background: rgb(15, 68, 138);
dis... | 0.622459 | 0.098642 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
.btcpay-theme-switch {
positi... | BTCPayServerDockerConfigurator/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
.btcpay-theme-switch {
positi... | 0.632503 | 0.078678 |
.dropdown-menu a {
border-bottom: 1px solid #eee;
display: block;
text-decoration: none;
padding: 8px;
color: #636A6F;
font-weight: 400;
}
.dropdown-menu a:last-child {
border-bottom: 0px;
}
.pagination {
margin: auto;
}
.panel-body .thumbnail :hover {
background-color: #2F97D1;
... | public/css/main.css | .dropdown-menu a {
border-bottom: 1px solid #eee;
display: block;
text-decoration: none;
padding: 8px;
color: #636A6F;
font-weight: 400;
}
.dropdown-menu a:last-child {
border-bottom: 0px;
}
.pagination {
margin: auto;
}
.panel-body .thumbnail :hover {
background-color: #2F97D1;
... | 0.249813 | 0.094135 |
.root{
-fx-background-color: #262626;
}
#btnPlay{
-fx-background-color: linear-gradient(rgb(0,170,255), rgb(0,80,170) );
-fx-background-radius: 8;
-fx-background-insets: 0,1,2,3,0;
-fx-text-fill: white;
}
#btnUnfriend{
-fx-background-color:
linear-gradient(rgb(185,0,0), rgb(115,0... | Personal JavaFX Snake/src/com/EudyContreras/Snake/PlayRoomHub/connectButtons.css | .root{
-fx-background-color: #262626;
}
#btnPlay{
-fx-background-color: linear-gradient(rgb(0,170,255), rgb(0,80,170) );
-fx-background-radius: 8;
-fx-background-insets: 0,1,2,3,0;
-fx-text-fill: white;
}
#btnUnfriend{
-fx-background-color:
linear-gradient(rgb(185,0,0), rgb(115,0... | 0.33939 | 0.097562 |
@-moz-document url-prefix("http://www.free-community.in") {
body {
background-color: #161718;
font-family: Arial;
font-size: 12px;
margin: 0;
padding: 0;
}
img {
border: medium none;
}
#content {
margin: auto;
width: 1000px;
}
#sidebar a {
color: black;
text-de... | data/usercss/95917.user.css | @-moz-document url-prefix("http://www.free-community.in") {
body {
background-color: #161718;
font-family: Arial;
font-size: 12px;
margin: 0;
padding: 0;
}
img {
border: medium none;
}
#content {
margin: auto;
width: 1000px;
}
#sidebar a {
color: black;
text-de... | 0.198181 | 0.051344 |
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/iranyekanwebboldfanum.eot');
src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+... | public/css/fontfaces.css | @font-face {
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/iranyekanwebboldfanum.eot');
src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+... | 0.228415 | 0.044369 |
body {
margin: 0;
font-family: "Nunito", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
.bg-primary {
background-color: #1f2d41 !important;
}
.text-primary {
color: #1f2d41 !important;
}
.bg-secondary {
background-color:... | public/assets/css/style.css | body {
margin: 0;
font-family: "Nunito", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
.bg-primary {
background-color: #1f2d41 !important;
}
.text-primary {
color: #1f2d41 !important;
}
.bg-secondary {
background-color:... | 0.355551 | 0.10235 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Lato", sans-serif;
color: black;
/* avenir-lt-w01_35-light1475496, sans-serif; */
}
/* GLOBAL */
body {
background-color: white;
min-height: 100vh;
color: #555;
font-size: 16px;
line-height:... | application/KitchenMagician/kitchen_magician/home/static/home/css/base.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Lato", sans-serif;
color: black;
/* avenir-lt-w01_35-light1475496, sans-serif; */
}
/* GLOBAL */
body {
background-color: white;
min-height: 100vh;
color: #555;
font-size: 16px;
line-height:... | 0.217421 | 0.052038 |
* {
box-sizing: border-box;
}
*{
background-color: wheat;
}
header{
position: relative;
width: 90%;
margin-left: auto;
margin-right: auto;
}
header img{
height: 80px;
width: 200px;
padding: 10px;
position:sticky;
}
h1{
color: teal;
text-shadow: yellow;
display: ... | css/style.css | * {
box-sizing: border-box;
}
*{
background-color: wheat;
}
header{
position: relative;
width: 90%;
margin-left: auto;
margin-right: auto;
}
header img{
height: 80px;
width: 200px;
padding: 10px;
position:sticky;
}
h1{
color: teal;
text-shadow: yellow;
display: ... | 0.512205 | 0.121634 |
display: none !important;
visibility: hidden !important;
}
#responsive-utils .show-element {
display: block !important;
visibility: visible !important;
}
#responsive-utils .full-size {
float: none !important;
display: block !important;
width: 100% !important;
margin-left: 0 !important;
margin-right: 0... | ui/assets/css/metro-bootstrap-responsive.css | display: none !important;
visibility: hidden !important;
}
#responsive-utils .show-element {
display: block !important;
visibility: visible !important;
}
#responsive-utils .full-size {
float: none !important;
display: block !important;
width: 100% !important;
margin-left: 0 !important;
margin-right: 0... | 0.251832 | 0.070081 |
@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata'), url(../fonts/BjAYBlHtW3CJxDcjzrnZCCYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
f... | cig/_static/css/fonts.css | @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
src: local('Inconsolata'), url(../fonts/BjAYBlHtW3CJxDcjzrnZCCYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
f... | 0.197097 | 0.106365 |
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
/* ------------ GENERAL PAGE SETTINGS ------------ */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Open Sans", sans-serif;
}
body {
background-image: url("../img/granthall3.jpg");
background-repeat: ... | static/styles/login.css | @import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
/* ------------ GENERAL PAGE SETTINGS ------------ */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Open Sans", sans-serif;
}
body {
background-image: url("../img/granthall3.jpg");
background-repeat: ... | 0.284179 | 0.066387 |
@-moz-document domain("basecamp.com") {
/* Navigation */
body>header>nav {
max-width: 100% !important;
}
/* Projects */
div.workspace>div.container {
width: auto;
min-width: 960px;
}
div.workspace>div.flat_container div.sheet,
div.workspace>div.stack_container div.sheet {
width: 99.5% !important;
... | data/usercss/93446.user.css | @-moz-document domain("basecamp.com") {
/* Navigation */
body>header>nav {
max-width: 100% !important;
}
/* Projects */
div.workspace>div.container {
width: auto;
min-width: 960px;
}
div.workspace>div.flat_container div.sheet,
div.workspace>div.stack_container div.sheet {
width: 99.5% !important;
... | 0.232223 | 0.042384 |
.antd-pro-page-header-pageHeader {
padding: 16px 32px 0 32px;
background: #fff;
border-bottom: 1px solid #e8e8e8;
}
.antd-pro-page-header-pageHeader .antd-pro-page-header-wide {
max-width: 1200px;
margin: auto;
}
.antd-pro-page-header-pageHeader .antd-pro-page-header-detail {
display: flex;
}
.antd-pro-page... | node_modules/ant-design-pro/lib/PageHeader/style/index.css | .antd-pro-page-header-pageHeader {
padding: 16px 32px 0 32px;
background: #fff;
border-bottom: 1px solid #e8e8e8;
}
.antd-pro-page-header-pageHeader .antd-pro-page-header-wide {
max-width: 1200px;
margin: auto;
}
.antd-pro-page-header-pageHeader .antd-pro-page-header-detail {
display: flex;
}
.antd-pro-page... | 0.393968 | 0.055209 |
.skills{
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
padding: 70px;
margin-bottom: 30px;
}
.containerSkills{
width: 100vw;
display: flex;
flex-direction: row;
justify-content: space-around;
}
.softSkills {
animation: fadeInLeft;
animation-duration: 3s;
}
.har... | src/components/pages/skills/styles.css | .skills{
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
padding: 70px;
margin-bottom: 30px;
}
.containerSkills{
width: 100vw;
display: flex;
flex-direction: row;
justify-content: space-around;
}
.softSkills {
animation: fadeInLeft;
animation-duration: 3s;
}
.har... | 0.358802 | 0.141252 |
@import url("https://fonts.googleapis.com/css2?family=Alegreya&family=Lato&family=Oswald&family=Rakkas&family=Special+Elite&display=swap");
:root {
--background-color: #000000;
--foreground-color: #ffffff;
--foreground-alt-color: #ffe900;
--highlight-background-color: #ffe900;
--highlight-foreground-color: #0... | css/morkborg.css | @import url("https://fonts.googleapis.com/css2?family=Alegreya&family=Lato&family=Oswald&family=Rakkas&family=Special+Elite&display=swap");
:root {
--background-color: #000000;
--foreground-color: #ffffff;
--foreground-alt-color: #ffe900;
--highlight-background-color: #ffe900;
--highlight-foreground-color: #0... | 0.197715 | 0.064772 |
.showcaseCardImage {
overflow: hidden;
height: 150px;
border-bottom: 2px solid var(--ifm-color-emphasis-200);
}
.showcaseCardHeader {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.showcaseCardTitle {
margin-bottom: 0;
flex: 1 1 auto;
}
.showcaseCardTitle a {
text-decoration: none;
p... | website/src/pages/showcase/_components/ShowcaseCard/styles.module.css | .showcaseCardImage {
overflow: hidden;
height: 150px;
border-bottom: 2px solid var(--ifm-color-emphasis-200);
}
.showcaseCardHeader {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.showcaseCardTitle {
margin-bottom: 0;
flex: 1 1 auto;
}
.showcaseCardTitle a {
text-decoration: none;
p... | 0.392453 | 0.171859 |
basic table stuff
**/
/* the table itself */
table {
/* style */
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
/* layout */
width: 100%;
max-width: 100%;
margin-top: 70px;
margin-bottom: 127px;
margin-left: auto;
margin-right: auto;
}
/* different table width ... | static/019b83797158fc0c/go/css/wrapper/list-light.css | basic table stuff
**/
/* the table itself */
table {
/* style */
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
/* layout */
width: 100%;
max-width: 100%;
margin-top: 70px;
margin-bottom: 127px;
margin-left: auto;
margin-right: auto;
}
/* different table width ... | 0.329284 | 0.06256 |