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 |
|---|---|---|---|---|
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:... | pofol/nexon/nexon_css/comm.css | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:... | 0.208904 | 0.090937 |
.calendarModal {
overflow: hidden;
}
.calendarModal .modal-dialog {
width: 540px;
margin-top: 200px;
}
.calendarModal .stickc {
width: 100%;
background: #f0f2f4;
border: 2px solid #E0DED9;
border-radius: 4px;
overflow: hidden;
}
.calendarModal .stickc .head {
height: 42px;
bac... | app/planningCenter/cueSelectedTopic/cueMonitoring/service/calendar.css | .calendarModal {
overflow: hidden;
}
.calendarModal .modal-dialog {
width: 540px;
margin-top: 200px;
}
.calendarModal .stickc {
width: 100%;
background: #f0f2f4;
border: 2px solid #E0DED9;
border-radius: 4px;
overflow: hidden;
}
.calendarModal .stickc .head {
height: 42px;
bac... | 0.537284 | 0.068631 |
.card-MINE_BLACK{
background-image: url("../../../assets/images/test-back1.jpg");
}
.card-MINE_BLUE{
background-image: url("../../../assets/images/test-back2.jpg");
}
.card-MINE_WHITE{
background-image: url("../../../assets/images/test-back3.jpg");
}
.card-MINE_GREEN{
background-image: url("../../../... | src/components/game/card/card.css | .card-MINE_BLACK{
background-image: url("../../../assets/images/test-back1.jpg");
}
.card-MINE_BLUE{
background-image: url("../../../assets/images/test-back2.jpg");
}
.card-MINE_WHITE{
background-image: url("../../../assets/images/test-back3.jpg");
}
.card-MINE_GREEN{
background-image: url("../../../... | 0.398055 | 0.144752 |
.restrictedSearch .tag-box input {
display: none;
}
.restrictedSearch .tag-box .tag-box-pills {
margin: 0;
}
.tag-box {
width: 100%;
position: relative;
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-flow: row wrap;
margin-bottom: 10px;
padding: 6px 15px;
border: 1px solid #e9e9e9;
... | src/style/mailbox/tagbox.css | .restrictedSearch .tag-box input {
display: none;
}
.restrictedSearch .tag-box .tag-box-pills {
margin: 0;
}
.tag-box {
width: 100%;
position: relative;
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-flow: row wrap;
margin-bottom: 10px;
padding: 6px 15px;
border: 1px solid #e9e9e9;
... | 0.318803 | 0.092196 |
div.customTooltipWidget {
position: relative;
}
.customTooltip {
visibility: hidden;
opacity: 0.2;
position: absolute;
white-space: nowrap;
}
.customTooltipText {
padding: 0px 5px;
border-radius: 3px;
border: 1px solid #e0e0e0;
font-size: 13px;
font-weight: 500;
color: black;
background-color: #e6e6e6;... | TooltipExtension-addon/src/main/resources/org/vaadin/addons/TooltipExtension/public/TooltipExtension/styles.css | div.customTooltipWidget {
position: relative;
}
.customTooltip {
visibility: hidden;
opacity: 0.2;
position: absolute;
white-space: nowrap;
}
.customTooltipText {
padding: 0px 5px;
border-radius: 3px;
border: 1px solid #e0e0e0;
font-size: 13px;
font-weight: 500;
color: black;
background-color: #e6e6e6;... | 0.488039 | 0.072703 |
body {
direction: rtl;
unicode-bidi: embed;
}
blockquote,
pre {
border-width: 0 3px 0 0;
}
blockquote:before {
float: right;
margin-left: 20px;
margin-right: 0;
}
.comments-area #reply-title {
text-align: right;
}
.comments-area #reply-title small {
float: right;
}
.comments-area .comment-meta {
di... | wp-content/themes/bosa/rtl.css | body {
direction: rtl;
unicode-bidi: embed;
}
blockquote,
pre {
border-width: 0 3px 0 0;
}
blockquote:before {
float: right;
margin-left: 20px;
margin-right: 0;
}
.comments-area #reply-title {
text-align: right;
}
.comments-area #reply-title small {
float: right;
}
.comments-area .comment-meta {
di... | 0.499023 | 0.09236 |
body, nav, main, div {
margin:0;
padding: 0;
}
/* Style for navigation */
nav {
padding: 10px;
background-color: #222;
max-height: 25px;
position: fixed;
width: 100%;
top:0;
}
nav ul {
display: flex;
justify-content: flex-end;
list-style-type: none;
align-content: center;
margin-right: 10px;
margin-top: ... | style.css | body, nav, main, div {
margin:0;
padding: 0;
}
/* Style for navigation */
nav {
padding: 10px;
background-color: #222;
max-height: 25px;
position: fixed;
width: 100%;
top:0;
}
nav ul {
display: flex;
justify-content: flex-end;
list-style-type: none;
align-content: center;
margin-right: 10px;
margin-top: ... | 0.303629 | 0.047118 |
body{
padding-top: 50px;
color:#000000;
}
main.container, main.container-fluid {
margin-top: 10px;
}
/* header
--------------------*/
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:visited {
color:#328C46;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
col... | app/View/Themed/Michael5th/webroot/css/style.css | body{
padding-top: 50px;
color:#000000;
}
main.container, main.container-fluid {
margin-top: 10px;
}
/* header
--------------------*/
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:visited {
color:#328C46;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
col... | 0.348645 | 0.052062 |
/* -------------------------------------------------- */
/* ANIMATIONS
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* PULSE
/* -------------------------------------------------- */
.anim-pulse {
overflow: initial;
position: relati... | css/components.css | /* -------------------------------------------------- */
/* ANIMATIONS
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* PULSE
/* -------------------------------------------------- */
.anim-pulse {
overflow: initial;
position: relati... | 0.316792 | 0.0402 |
.digit,
.colon {
position: relative;
display: inline-block;
width: 10px;
height: 110px;
margin: 5px;
}
.colon {
background: linear-gradient(-90deg, #333 10px, transparent 10px), linear-gradient(-90deg, #333 10px, transparent 10px);
background-position: 0 40px, 0 65px;
background-repeat: no-repeat;
ba... | www/css/digi-clock.css | .digit,
.colon {
position: relative;
display: inline-block;
width: 10px;
height: 110px;
margin: 5px;
}
.colon {
background: linear-gradient(-90deg, #333 10px, transparent 10px), linear-gradient(-90deg, #333 10px, transparent 10px);
background-position: 0 40px, 0 65px;
background-repeat: no-repeat;
ba... | 0.337313 | 0.288463 |
@-moz-document domain("rbx-forum.com") {
/*Originally created by BladefuryDev - Edited by 5andtest*/
/*----------------------------------------------------*/
.forum-content-background, .forum-table-row {
background-color: #6950b4;
}
body .forum-table-header, body .forum-table-header th, body .forum-ta... | data/usercss/163561.user.css | @-moz-document domain("rbx-forum.com") {
/*Originally created by BladefuryDev - Edited by 5andtest*/
/*----------------------------------------------------*/
.forum-content-background, .forum-table-row {
background-color: #6950b4;
}
body .forum-table-header, body .forum-table-header th, body .forum-ta... | 0.168173 | 0.079104 |
.tableWrap {
padding: 0 20px 30px 20px;
color: #aaa;
}
.header {
padding-top: 10px;
padding-bottom: 10px;
}
.table {
width: 100%;
text-align: center;
border-spacing: 0;
border-top: 1px solid #666;
border-left: 1px solid #666;
box-sizing: border-box;
}
.table > thead {
color: #aaa;
}
.td {
pa... | app/features/explorer/ScoreList.css | .tableWrap {
padding: 0 20px 30px 20px;
color: #aaa;
}
.header {
padding-top: 10px;
padding-bottom: 10px;
}
.table {
width: 100%;
text-align: center;
border-spacing: 0;
border-top: 1px solid #666;
border-left: 1px solid #666;
box-sizing: border-box;
}
.table > thead {
color: #aaa;
}
.td {
pa... | 0.399343 | 0.158532 |
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap");
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html body {
min-height: 100vh;
position: relative;
w... | app/dist/style.css | @import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap");
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html body {
min-height: 100vh;
position: relative;
w... | 0.440469 | 0.14774 |
* {
margin: 0;
font-family:sans-serif;
padding: 0;
scroll-behavior: smooth;
}
.page0{
height: 100vh;
background-color: #B0C0CF;
position: relative;
}
.container{
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform:... | Project 1/main.css | * {
margin: 0;
font-family:sans-serif;
padding: 0;
scroll-behavior: smooth;
}
.page0{
height: 100vh;
background-color: #B0C0CF;
position: relative;
}
.container{
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform:... | 0.68941 | 0.147801 |
:root {
--icon-color: #2dfc2d;
--background-color: #4df778;
--icon-background-color: greenyellow;
}
* {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
/* navigation */
nav ul {
/* padding: 1em; */
dis... | css/style.css | :root {
--icon-color: #2dfc2d;
--background-color: #4df778;
--icon-background-color: greenyellow;
}
* {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
/* navigation */
nav ul {
/* padding: 1em; */
dis... | 0.467818 | 0.165458 |
@charset 'UTF-8';
/*!
* @name member
* @author author
* @date 2017-04-17 11:24:29
*/
.fcr {
color: #f00;
}
.pager,
.popup-table ul,
.popup-form-table ul,
.list.thumb ul {
*zoom: 1;
}
.pager:after,
.popup-table ul:after,
.popup-form-table ul:after,
.list.thumb ul:after {
display: block;
clear: both;... | newhouse/site/MemberBundle/Resources/public/css/member.css | @charset 'UTF-8';
/*!
* @name member
* @author author
* @date 2017-04-17 11:24:29
*/
.fcr {
color: #f00;
}
.pager,
.popup-table ul,
.popup-form-table ul,
.list.thumb ul {
*zoom: 1;
}
.pager:after,
.popup-table ul:after,
.popup-form-table ul:after,
.list.thumb ul:after {
display: block;
clear: both;... | 0.44553 | 0.142948 |
* {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.78rem;
color: #6e6e6e;
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.link {
color: #08c;
text-decoration: none;
}
.link:hover {
text-decoration: underline;
}
.conta... | style.css | * {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.78rem;
color: #6e6e6e;
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.link {
color: #08c;
text-decoration: none;
}
.link:hover {
text-decoration: underline;
}
.conta... | 0.473657 | 0.077553 |
@font-face {
font-family: 'material';
src: url('fonts/material.eot?etkata');
src: url('fonts/material.eot?etkata#iefix') format('embedded-opentype'),
url('fonts/material.ttf?etkata') format('truetype'),
url('fonts/material.woff?etkata') format('woff'),
url('fonts/material.svg?etkata#material') forma... | public/css/pagekit/fonts/material-icons/style.css | @font-face {
font-family: 'material';
src: url('fonts/material.eot?etkata');
src: url('fonts/material.eot?etkata#iefix') format('embedded-opentype'),
url('fonts/material.ttf?etkata') format('truetype'),
url('fonts/material.woff?etkata') format('woff'),
url('fonts/material.svg?etkata#material') forma... | 0.363986 | 0.081886 |
@import 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet';
:root {
--dk-darker-bg: #EBEDEE;
--sidebar-bg-color: #2A5298;
--sidebar-width: 250px;
--app-container: #f3f6fd;
--main-color: #1f1c2e;
--secondary-color: #4A4A4A;
--link-color: #1f1c... | public/css/admin/tampilan/style.css | @import 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet';
:root {
--dk-darker-bg: #EBEDEE;
--sidebar-bg-color: #2A5298;
--sidebar-width: 250px;
--app-container: #f3f6fd;
--main-color: #1f1c2e;
--secondary-color: #4A4A4A;
--link-color: #1f1c... | 0.367043 | 0.072145 |
html{
/* Search for font is done for every character */
/* Google Fonts allows to load only specified characters from font Example: Only numbers*/
/* Or just use System Font Stack so that your site will look native to system calling it */
font-family: PT Sans, Helvetica, Verdana, sans-serif;
font-si... | 02. DOM MANIPULATIONS/Lab/Demos/ParentEventListener/typography.css | html{
/* Search for font is done for every character */
/* Google Fonts allows to load only specified characters from font Example: Only numbers*/
/* Or just use System Font Stack so that your site will look native to system calling it */
font-family: PT Sans, Helvetica, Verdana, sans-serif;
font-si... | 0.505371 | 0.087369 |
body {
margin: 0 auto;
font-family: Helvetica;
}
.zone {
color:#FFF;
font-size:2em;
border-radius:4px;
transition: all 0.3s linear;
}
.zone:hover {
-webkit-box-shadow:rgba(0,0,0,0.8) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
-moz-box-shadow:rgba(0,0,0,0.8) 0px 5px 15px, inse... | style.css | body {
margin: 0 auto;
font-family: Helvetica;
}
.zone {
color:#FFF;
font-size:2em;
border-radius:4px;
transition: all 0.3s linear;
}
.zone:hover {
-webkit-box-shadow:rgba(0,0,0,0.8) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
-moz-box-shadow:rgba(0,0,0,0.8) 0px 5px 15px, inse... | 0.442637 | 0.221835 |
header {
position: fixed;
width: 100%;
height: calc(80rem / 75);
z-index: 999;
top: 0;
left: 0;
background-color: #fff;
}
header .qiehuan {
width: 100%;
height: 100%;
text-align: center;
}
header .qiehuan span {
display: block;
float: left;
width: 25%;
height: 100%;
line-height: calc(80rem... | css/seed.css | header {
position: fixed;
width: 100%;
height: calc(80rem / 75);
z-index: 999;
top: 0;
left: 0;
background-color: #fff;
}
header .qiehuan {
width: 100%;
height: 100%;
text-align: center;
}
header .qiehuan span {
display: block;
float: left;
width: 25%;
height: 100%;
line-height: calc(80rem... | 0.613237 | 0.090293 |
body{color: #34322c; font-size: 12px;background: #e0e0e0;}
.s{font-family: "microsoft yahei", "ๅพฎ่ฝฏ้
้ป";}
.clear{clear:both;float:none;height:0;overflow:hidden;}
.f{overflow:hidden;}
.fte{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.l{float:left; display:inline}
.r{float:right; display:inline}
.center{marg... | Public/asset/site/default/css/main.css | body{color: #34322c; font-size: 12px;background: #e0e0e0;}
.s{font-family: "microsoft yahei", "ๅพฎ่ฝฏ้
้ป";}
.clear{clear:both;float:none;height:0;overflow:hidden;}
.f{overflow:hidden;}
.fte{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.l{float:left; display:inline}
.r{float:right; display:inline}
.center{marg... | 0.308398 | 0.185818 |
@-moz-document url-prefix("https://socialclub.rockstargames.com/games/gtav/") {
body {
background-attachment: fixed;
background-image: url(https://socialclub.rockstargames.com/images/backgrounds/rockstar-v2.jpg)
}
body.bg_gtav_freemissions, body.bg_gtav_playlists, body.bg_gtav_challenges, body.bg_gtav_care... | data/usercss/161133.user.css | @-moz-document url-prefix("https://socialclub.rockstargames.com/games/gtav/") {
body {
background-attachment: fixed;
background-image: url(https://socialclub.rockstargames.com/images/backgrounds/rockstar-v2.jpg)
}
body.bg_gtav_freemissions, body.bg_gtav_playlists, body.bg_gtav_challenges, body.bg_gtav_care... | 0.339499 | 0.081739 |
@font-face {
font-family: 'vibrey_smallcapsoff';
src: url('../fonts/vibrey_smallcaps-off-webfont.eot');
src: url('../fonts/vibrey_smallcaps-off-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/vibrey_smallcaps-off-webfont.woff2') format('woff2'),
url('../fonts/vibrey_smallcaps-off-web... | styles/fonts.css | @font-face {
font-family: 'vibrey_smallcapsoff';
src: url('../fonts/vibrey_smallcaps-off-webfont.eot');
src: url('../fonts/vibrey_smallcaps-off-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/vibrey_smallcaps-off-webfont.woff2') format('woff2'),
url('../fonts/vibrey_smallcaps-off-web... | 0.339828 | 0.037857 |
Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declaratio... | Public/Mobile/css/main.css | Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declaratio... | 0.357343 | 0.101367 |
section {
min-height: 95vh;
width: 100vw;
}
.loader-div {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 40vh;
}
.hamburger {
font-size: 2.5rem;
margin-right: 20px;
cursor: pointer;
}
.hamburger:hover {
color: white;
}
.my-navbar {
hei... | src/Styles/App.css | section {
min-height: 95vh;
width: 100vw;
}
.loader-div {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 40vh;
}
.hamburger {
font-size: 2.5rem;
margin-right: 20px;
cursor: pointer;
}
.hamburger:hover {
color: white;
}
.my-navbar {
hei... | 0.488039 | 0.078254 |
.machine {
width: 100%;
height: 55%;
background: url('../img/body.png') no-repeat;
background-size: 100%;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
/* display: flex; */
/* position: relative; */
}
.options {
text-align: right;
margin: 22% 14% 0;
}
.opt... | src/main/css/main-info.css | .machine {
width: 100%;
height: 55%;
background: url('../img/body.png') no-repeat;
background-size: 100%;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
/* display: flex; */
/* position: relative; */
}
.options {
text-align: right;
margin: 22% 14% 0;
}
.opt... | 0.445047 | 0.127898 |
@import '../../styles/variables.css';
:root {
--country-code-selector-font-family: var(--default-font-family);
--country-code-selector-border-radius: var(--default-border-radius);
--country-code-selector-border-color: #d1d3d8;
--country-code-selector-label-color: #808080;
--country-code-selector-label-font-f... | src/components/CountryCodeSelector/CountryCodeSelector.css | @import '../../styles/variables.css';
:root {
--country-code-selector-font-family: var(--default-font-family);
--country-code-selector-border-radius: var(--default-border-radius);
--country-code-selector-border-color: #d1d3d8;
--country-code-selector-label-color: #808080;
--country-code-selector-label-font-f... | 0.391522 | 0.084003 |
:root {
/* Colors */
--color-background: #fffffe; /* page background color */
--color-base: #0f0f0f; /* text color */
--color-primary-strong: #4B922A; /* update wobble link underline value... */
--color-primary-weak: #BFD200;
--color-secondary-strong: #4027BD;
--color-secondary-weak: #EFEDF... | static/styles/commento.css | :root {
/* Colors */
--color-background: #fffffe; /* page background color */
--color-base: #0f0f0f; /* text color */
--color-primary-strong: #4B922A; /* update wobble link underline value... */
--color-primary-weak: #BFD200;
--color-secondary-strong: #4027BD;
--color-secondary-weak: #EFEDF... | 0.331012 | 0.093678 |
border: 13px solid black;
padding-bottom: 1em;
border-radius:10px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
max-width: 320px;
}
#titleBorder {
margin: 5px auto 0;
}
#title {
border: 2px solid black;
height: 2em;
width: 100%;
margin: auto;
border-radius: 10px;
position: relat... | styles/form.css | border: 13px solid black;
padding-bottom: 1em;
border-radius:10px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
max-width: 320px;
}
#titleBorder {
margin: 5px auto 0;
}
#title {
border: 2px solid black;
height: 2em;
width: 100%;
margin: auto;
border-radius: 10px;
position: relat... | 0.284874 | 0.107719 |
.text-red {
color: #C00000 !important;
}
.text-orange {
color: rgb(255, 30, 0) !important;
}
.text-purple {
color: #403152 !important;
}
.text-green {
color: #10c000 !important;
}
.text-blue {
color: #0070C0 !important;
}
.text-orange .bold {
font-weight: bold;
}
.section-orange {
background-color: ... | site/src/assets/css/customs.css | .text-red {
color: #C00000 !important;
}
.text-orange {
color: rgb(255, 30, 0) !important;
}
.text-purple {
color: #403152 !important;
}
.text-green {
color: #10c000 !important;
}
.text-blue {
color: #0070C0 !important;
}
.text-orange .bold {
font-weight: bold;
}
.section-orange {
background-color: ... | 0.446012 | 0.103794 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400");
p, .post-container, .tags-list, .categories-list, .tag, .category, .author, .author .details {
margin: 1em 0; }
*, *:before, *:after {
margin: 0;
padding: 0;
box-sizing: border-box; }
button {
padding: 0;
back... | assets/css/main.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400");
p, .post-container, .tags-list, .categories-list, .tag, .category, .author, .author .details {
margin: 1em 0; }
*, *:before, *:after {
margin: 0;
padding: 0;
box-sizing: border-box; }
button {
padding: 0;
back... | 0.392337 | 0.07244 |
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{ver... | Gaming Website/design.css | html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{ver... | 0.239705 | 0.043164 |
.template,
.setup-animal .body,
.setup-animal .date {
display:none;}
button {
padding: 10px;
border-radius: 2px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
background-color: #925737;
background-color: #864C2C;
border: none;
color: white;
min-width: 160px;
height:50px;
font-size: 1.1em;
}
.bottom-butt... | css/common.css | .template,
.setup-animal .body,
.setup-animal .date {
display:none;}
button {
padding: 10px;
border-radius: 2px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
background-color: #925737;
background-color: #864C2C;
border: none;
color: white;
min-width: 160px;
height:50px;
font-size: 1.1em;
}
.bottom-butt... | 0.218669 | 0.095941 |
.overlayTimeline .timelineElement {
position: absolute;
height: 100%;
background: rgba(160, 163, 163, .6);
pointer-events: all;
-moz-transition-duration: 0.2s;
-moz-transition-property: bottom;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: bottom;
-o-transition-duration: 0.2s;
-... | lib/frametrail/player/types/Overlay/style.css |
.overlayTimeline .timelineElement {
position: absolute;
height: 100%;
background: rgba(160, 163, 163, .6);
pointer-events: all;
-moz-transition-duration: 0.2s;
-moz-transition-property: bottom;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: bottom;
-o-transition-duration: 0.2s;
-... | 0.400515 | 0.054149 |
html .mceContentBody {
font-size: 100%;
max-width: 750px;
}
body {
color: #404040;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
line-height: 1.5;
text-rendering: optimizeLegibility;
vertical-align: baseline;
}
/**
* 2.0 Headings
* ------------------------------------------------------------... | css/editor-style.css | html .mceContentBody {
font-size: 100%;
max-width: 750px;
}
body {
color: #404040;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
line-height: 1.5;
text-rendering: optimizeLegibility;
vertical-align: baseline;
}
/**
* 2.0 Headings
* ------------------------------------------------------------... | 0.428951 | 0.123023 |
.login-box {
width: 500px;
margin: auto;
padding: 10px;
padding-bottom: 20px;
background: rgb(245,245,245); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczL... | public/css/janux-admin-tempate-master/login.css | .login-box {
width: 500px;
margin: auto;
padding: 10px;
padding-bottom: 20px;
background: rgb(245,245,245); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczL... | 0.26827 | 0.107719 |
@namespace url(http://www.w3.org/1999/xhtml);
:root{
--green : #104202;
}
body{
background:url(http://www.mastersong.de/templates/tk_engina_free/images/background.jpg) no-repeat;
background-attachment:fixed;
background-position:center center;
background-color:#051008;
}
a, ul.minim... | data/usercss/124092.user.css | @namespace url(http://www.w3.org/1999/xhtml);
:root{
--green : #104202;
}
body{
background:url(http://www.mastersong.de/templates/tk_engina_free/images/background.jpg) no-repeat;
background-attachment:fixed;
background-position:center center;
background-color:#051008;
}
a, ul.minim... | 0.254602 | 0.179782 |
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` dis... | calendar/cs50/unit3-web/module7/materials/class1/coding-cats/styles.css | html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` dis... | 0.630912 | 0.101322 |
.text-bold{
font-size: 1rem;
font-weight: bolder;
}
/*header Start*/
.container-fluid {
width: 100%;
padding-right: 5%;
padding-left: 5%;
margin-right: auto;
margin-left: auto;
}
.header{
background: #097688;
padding: 20px 0 10px 0;
}
.community{
margin: 0px -15px ;
}
.communit... | css/default.css | .text-bold{
font-size: 1rem;
font-weight: bolder;
}
/*header Start*/
.container-fluid {
width: 100%;
padding-right: 5%;
padding-left: 5%;
margin-right: auto;
margin-left: auto;
}
.header{
background: #097688;
padding: 20px 0 10px 0;
}
.community{
margin: 0px -15px ;
}
.communit... | 0.277473 | 0.063019 |
@media only screen and (max-width:1200px){
.con{
flex-wrap: wrap;
margin: 0;
}
.consaf{
left: 14%;
top: 35%;
}
.dolg{
margin-top: 20px;
}
}
@media only screen and (max-width:992px){
.ufhi{
display: block;
}
#img-three{
disp... | public/css/responsive.css | @media only screen and (max-width:1200px){
.con{
flex-wrap: wrap;
margin: 0;
}
.consaf{
left: 14%;
top: 35%;
}
.dolg{
margin-top: 20px;
}
}
@media only screen and (max-width:992px){
.ufhi{
display: block;
}
#img-three{
disp... | 0.233706 | 0.089296 |
.loginCover {
/* box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.3);
border-radius: 25px; */
}
.loginCover .greeting {
transition: all .2s cubic-bezier(0.23, 1, 0.320, 1);
font-size: 60px;
font-family: "Noto Sans KR", sans-serif;
font-weight: 500;
color: rgba(0, 0, 0, 0.041);
position: absolut... | src/css/Login.css | .loginCover {
/* box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.3);
border-radius: 25px; */
}
.loginCover .greeting {
transition: all .2s cubic-bezier(0.23, 1, 0.320, 1);
font-size: 60px;
font-family: "Noto Sans KR", sans-serif;
font-weight: 500;
color: rgba(0, 0, 0, 0.041);
position: absolut... | 0.421314 | 0.11004 |
.field-colorpicker > ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-top: -8px;
}
.field-colorpicker > ul li {
float: left;
text-indent: -9999px;
padding: 3px;
margin: 14px 14px 0 0;
cursor: pointer;
border-radius: 3px;
}
.field-colorpicker > ul li span {
display: block;
width: 25px;
... | modules/backend/formwidgets/colorpicker/assets/css/colorpicker.css | .field-colorpicker > ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-top: -8px;
}
.field-colorpicker > ul li {
float: left;
text-indent: -9999px;
padding: 3px;
margin: 14px 14px 0 0;
cursor: pointer;
border-radius: 3px;
}
.field-colorpicker > ul li span {
display: block;
width: 25px;
... | 0.35488 | 0.070528 |
html{
font-size: 16px;
}
*{
margin: 0;
padding: 0;
}
li{
list-style: none;
}
.head{
width: 35px;
height: 35px;
border-radius: 50%;
cursor: pointer;
}
.aside{
width: 280px;
height: 100%;
background-color: #333333;
text-align: center;
float: left;
... | src/main/webapp/static/css/admin/index.css | html{
font-size: 16px;
}
*{
margin: 0;
padding: 0;
}
li{
list-style: none;
}
.head{
width: 35px;
height: 35px;
border-radius: 50%;
cursor: pointer;
}
.aside{
width: 280px;
height: 100%;
background-color: #333333;
text-align: center;
float: left;
... | 0.309754 | 0.050611 |
@font-face {
font-family: "FontAwesome";
src: url('../assets/font/fontawesome-webfont.eot');
src: url('../assets/font/fontawesome-webfont.eot?#iefix') format('eot'), url('../assets/font/fontawesome-webfont.woff') format('woff'), url('../assets/font/fontawesome-webfont.ttf') format('truetype'), url('../assets/font... | build/main-30edaa87.css | @font-face {
font-family: "FontAwesome";
src: url('../assets/font/fontawesome-webfont.eot');
src: url('../assets/font/fontawesome-webfont.eot?#iefix') format('eot'), url('../assets/font/fontawesome-webfont.woff') format('woff'), url('../assets/font/fontawesome-webfont.ttf') format('truetype'), url('../assets/font... | 0.384219 | 0.064506 |
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Nunito", sans-serif;
}
.btn:focus... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Nunito", sans-serif;
}
.btn:focus... | 0.339828 | 0.047294 |
.contenido{
margin-left: 15% !important;
margin-right: 15% !important;
background-color: white;
padding-right: 3%;
padding-left: 3%;
padding-top: 1%;
padding-bottom: 3%;
}
.btn-user{
color: black !important;
}
.fa-user:before{
margin-right: 3px !important;
}
.col-sm-3{... | dactilWeb/web/css/estilos.css | .contenido{
margin-left: 15% !important;
margin-right: 15% !important;
background-color: white;
padding-right: 3%;
padding-left: 3%;
padding-top: 1%;
padding-bottom: 3%;
}
.btn-user{
color: black !important;
}
.fa-user:before{
margin-right: 3px !important;
}
.col-sm-3{... | 0.291182 | 0.066509 |
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/webfonts/fa-regular-400.eot');
src: url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/webfonts/fa-regular-400... | sweetalert2-material.css | @font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/webfonts/fa-regular-400.eot');
src: url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/webfonts/fa-regular-400... | 0.410756 | 0.124399 |
body {
/* font-size: 14px;
font-size: 1.4rem;*/
word-wrap: break-word;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAYCAYAAACIhL/AAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAACYUlEQVRIx42WYXLrIAyEBSb3v2OvkSDen7f0y0Y49UynDgYhrVYrtZ+fn/V4PGLOGRERa62IiGitvb231iIiIjOj9x561lp7X+89MnN/u... | static/css/main.css | body {
/* font-size: 14px;
font-size: 1.4rem;*/
word-wrap: break-word;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAYCAYAAACIhL/AAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAACYUlEQVRIx42WYXLrIAyEBSb3v2OvkSDen7f0y0Y49UynDgYhrVYrtZ+fn/V4PGLOGRERa62IiGitvb231iIiIjOj9x561lp7X+89MnN/u... | 0.333829 | 0.084531 |
.events__display {
margin: 0px 10px;
margin-bottom: 30px;
position: relative;
top: 15px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 10px;
}
.events__display h1 {
text-align: center;
color: #589dd4;
font-size: 15px;
}
.events__display__title {
font-family: sans-serif;
... | src/styles/event.css | .events__display {
margin: 0px 10px;
margin-bottom: 30px;
position: relative;
top: 15px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 10px;
}
.events__display h1 {
text-align: center;
color: #589dd4;
font-size: 15px;
}
.events__display__title {
font-family: sans-serif;
... | 0.398992 | 0.102305 |
@media only screen and (max-width: 767px) {
body {
background-color: #00a200;
}
}
@media only screen and (min-width: 768px) {
body {
background-image: url(../images/background.jpg);
background-repeat: repeat;
}
}
/* Bootstrap Overrides */
.panel-default { border-colo... | public/css/app.css | @media only screen and (max-width: 767px) {
body {
background-color: #00a200;
}
}
@media only screen and (min-width: 768px) {
body {
background-image: url(../images/background.jpg);
background-repeat: repeat;
}
}
/* Bootstrap Overrides */
.panel-default { border-colo... | 0.375936 | 0.094052 |
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
/*************************
* Popover Fixed height and width
*************************/
.popover{
width:296px; /* Changed width and height as 4px is occupied by padding and border */
... | css/popover.css | html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
/*************************
* Popover Fixed height and width
*************************/
.popover{
width:296px; /* Changed width and height as 4px is occupied by padding and border */
... | 0.426083 | 0.073763 |
@import url(http://fonts.googleapis.com/css?family=Roboto|Geo);
/*---------------------------------------------------------------------------*/
/* A fix for semantic tags to be recognized by old browsers */
aside, figure, header, nav, main, section {
display: block;
}
body { /*makes the basic changes to the page -... | src/1-Phenotype-web/ext/wgetdl/hungergames.css | @import url(http://fonts.googleapis.com/css?family=Roboto|Geo);
/*---------------------------------------------------------------------------*/
/* A fix for semantic tags to be recognized by old browsers */
aside, figure, header, nav, main, section {
display: block;
}
body { /*makes the basic changes to the page -... | 0.30767 | 0.153581 |
html, body{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: "Quicksand" !important;
background: white !important;
color:#000 !important;
}
body{
overflow-x: hidden;
}
nav{
width: 100%;
background: white;
height: 80px;
position: absolute;
z-index: 1;
}... | public/css/reserve.css | html, body{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: "Quicksand" !important;
background: white !important;
color:#000 !important;
}
body{
overflow-x: hidden;
}
nav{
width: 100%;
background: white;
height: 80px;
position: absolute;
z-index: 1;
}... | 0.39712 | 0.073796 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("lioden.com") {
body
{
background:url('http://fc07.deviantart.net/fs24/f/2009/244/a/9/The_Dragon_wallpaper_by_TheOutcast1821.jpg');
background-attachment:fixed;
background-size:100%;
background-position:center;
color:#f38b13;
}
div#l... | data/usercss/120667.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("lioden.com") {
body
{
background:url('http://fc07.deviantart.net/fs24/f/2009/244/a/9/The_Dragon_wallpaper_by_TheOutcast1821.jpg');
background-attachment:fixed;
background-size:100%;
background-position:center;
color:#f38b13;
}
div#l... | 0.139954 | 0.097005 |
.background_ivory5,
.hover_background_ivory5:hover,
.active_background_ivory5:active:hover {
background: #cfcf00;
background-image: -moz-linear-gradient(top, rgb(255, 255, 3) 0%, rgb(207, 207, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 3)), colo... | widgets/common/assets/gradients/simple/ivory/ivory5.css | .background_ivory5,
.hover_background_ivory5:hover,
.active_background_ivory5:active:hover {
background: #cfcf00;
background-image: -moz-linear-gradient(top, rgb(255, 255, 3) 0%, rgb(207, 207, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 3)), colo... | 0.534612 | 0.134975 |
@-moz-document url-prefix("https://outlook.office.com/owa/?realm="),
url-prefix("https://outlook.office.com/owa/?realm=tamusa.edu&exsvurl=1&ll-cc=1033&modurl=0"),
domain("outlook.office.com"),
domain("office365.com") {
html, body, tbody, tr, td, li, h1, h2, h3, h4, h5 {
background-color: #111!important;
bord... | data/usercss/132233.user.css | @-moz-document url-prefix("https://outlook.office.com/owa/?realm="),
url-prefix("https://outlook.office.com/owa/?realm=tamusa.edu&exsvurl=1&ll-cc=1033&modurl=0"),
domain("outlook.office.com"),
domain("office365.com") {
html, body, tbody, tr, td, li, h1, h2, h3, h4, h5 {
background-color: #111!important;
bord... | 0.231527 | 0.051893 |
@keyframes menu-open-icon-0 {
to {
-webkit-transform: rotateZ(-45deg) translateX(-45%) translateY(20%);
-moz-transform : rotateZ(-45deg) translateX(-45%) translateY(20%);
-ms-transform : rotateZ(-45deg) translateX(-45%) translateY(20%);
-o-transform : rotateZ(-45deg) translateX(-45%) translat... | style/anims/anim-header.css | @keyframes menu-open-icon-0 {
to {
-webkit-transform: rotateZ(-45deg) translateX(-45%) translateY(20%);
-moz-transform : rotateZ(-45deg) translateX(-45%) translateY(20%);
-ms-transform : rotateZ(-45deg) translateX(-45%) translateY(20%);
-o-transform : rotateZ(-45deg) translateX(-45%) translat... | 0.558086 | 0.284436 |
.trip-type, .trip-type-multi {
background-color: rgba(0, 0, 0, .35);
border-radius: 50%;
width: 36px;
height: 36px;
margin: 21px auto 0;
padding: 7px;
}
.trip-type .icon, .trip-type-multi .icon {
color : #FFF;
font-size : 20px;
}
#adult:focus, #adult-multi:focus,
#child:focus, #child... | src/assets/css/custom_css/realtime_form.css | .trip-type, .trip-type-multi {
background-color: rgba(0, 0, 0, .35);
border-radius: 50%;
width: 36px;
height: 36px;
margin: 21px auto 0;
padding: 7px;
}
.trip-type .icon, .trip-type-multi .icon {
color : #FFF;
font-size : 20px;
}
#adult:focus, #adult-multi:focus,
#child:focus, #child... | 0.377082 | 0.12166 |
canvas {
display: block;
outline: none;
}
#top-bar,
#bottom-bar {
padding: 5px;
position: fixed;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#right-bar {
padding: 5px;
position: fixed;
top: 0;
bottom: 0;
... | src/styles/neishauben.css | canvas {
display: block;
outline: none;
}
#top-bar,
#bottom-bar {
padding: 5px;
position: fixed;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#right-bar {
padding: 5px;
position: fixed;
top: 0;
bottom: 0;
... | 0.539954 | 0.148448 |
* {
box-sizing: border-box;
}
body {
font: 16px Arial;
}
.autocomplete {
/*the container must be positioned relative:*/
position: relative;
display: inline-block;
}
input {
border: 1px solid transparent;
background-color: #f1f1f1;
padding: 10px;
font-size: 16px;
}
input[type=text] {
background-c... | css/billing.css | * {
box-sizing: border-box;
}
body {
font: 16px Arial;
}
.autocomplete {
/*the container must be positioned relative:*/
position: relative;
display: inline-block;
}
input {
border: 1px solid transparent;
background-color: #f1f1f1;
padding: 10px;
font-size: 16px;
}
input[type=text] {
background-c... | 0.362631 | 0.109182 |
/* Only hide the #toc inside the original article, not generated ones in VE (T187636) */
.ve-activated .ve-init-mw-desktopArticleTarget-editableContent #toc,
.ve-activated #siteNotice,
.ve-activated .mw-indicators,
.ve-activated #t-print,
.ve-activated #t-permalink,
.ve-activated #p-coll-print_export,
.ve-activated #t-... | fbwiki/mediawiki/extensions/VisualEditor/modules/ve-mw/preinit/styles/ve.init.mw.DesktopArticleTarget.init.css | /* Only hide the #toc inside the original article, not generated ones in VE (T187636) */
.ve-activated .ve-init-mw-desktopArticleTarget-editableContent #toc,
.ve-activated #siteNotice,
.ve-activated .mw-indicators,
.ve-activated #t-print,
.ve-activated #t-permalink,
.ve-activated #p-coll-print_export,
.ve-activated #t-... | 0.207938 | 0.039048 |
.fa {
margin-right: 8px;
}
.left-fixed-right-auto {
padding-top: 60px;
}
.left {
position: fixed;
float: left;
margin-top: 60px;
z-index: 100;
/*margin-right:-190px;*/
top: 0px;
}
.right-content {
float: right;
width: 100%;
}
#left-menu {
height: 100%;
background: #1c202a;
overflow-x: hidden;
... | src/layout/left-menu/LeftMenu.css | .fa {
margin-right: 8px;
}
.left-fixed-right-auto {
padding-top: 60px;
}
.left {
position: fixed;
float: left;
margin-top: 60px;
z-index: 100;
/*margin-right:-190px;*/
top: 0px;
}
.right-content {
float: right;
width: 100%;
}
#left-menu {
height: 100%;
background: #1c202a;
overflow-x: hidden;
... | 0.415254 | 0.077868 |
.root {
-fx-font-family: "Lato";
-fx-text-fill: #404969;
-fx-focus-color: transparent;
}
.tab-header-area .tab-header-background {
-fx-opacity: 0;
}
.tab-pane {
-fx-tab-min-width: 100px;
}
.tab-content-area {
-fx-background-color: #d6e6f2;
}
.tab {
-fx-background-color: #fafafa;
-fx-... | client/src/main/resources/com/github/sudo_sturbia/agatha/client/view/style/style.css | .root {
-fx-font-family: "Lato";
-fx-text-fill: #404969;
-fx-focus-color: transparent;
}
.tab-header-area .tab-header-background {
-fx-opacity: 0;
}
.tab-pane {
-fx-tab-min-width: 100px;
}
.tab-content-area {
-fx-background-color: #d6e6f2;
}
.tab {
-fx-background-color: #fafafa;
-fx-... | 0.353317 | 0.1011 |
@import url('demo.css');
@import url('font-awesome.css');
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
.form-login {
/* Size and position */
width: 300px;
margin: 60px auto 30px;
padding: 10px;
position: relative;
/* Font sty... | public/stylesheets/style.css | @import url('demo.css');
@import url('font-awesome.css');
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
.form-login {
/* Size and position */
width: 300px;
margin: 60px auto 30px;
padding: 10px;
position: relative;
/* Font sty... | 0.332961 | 0.063453 |
.home-page .swiper-container {
width: 100%;
height: 100vh;
}
.home-page .swiper-slide {
height: 100vh;
}
.home-page .swiper-wrapper {
height: 100vh;
}
.home-page .swiper-pagination-home {
border: 1px solid #fff;
border-radius: 40px;
margin: auto;
width: 152px !important;
height: 24px;
display: flex;... | src/components/HomeCarousel.css | .home-page .swiper-container {
width: 100%;
height: 100vh;
}
.home-page .swiper-slide {
height: 100vh;
}
.home-page .swiper-wrapper {
height: 100vh;
}
.home-page .swiper-pagination-home {
border: 1px solid #fff;
border-radius: 40px;
margin: auto;
width: 152px !important;
height: 24px;
display: flex;... | 0.356783 | 0.049314 |
p{
font-size:13px;
font-weight: normal;
line-height: 20px;
color: #777777;
}
/*===================================================================================*/
/* SECTION : LINES
/*===================================================================================*/
/* subtitle */
.section-title {... | public/assets/css2/common.css | p{
font-size:13px;
font-weight: normal;
line-height: 20px;
color: #777777;
}
/*===================================================================================*/
/* SECTION : LINES
/*===================================================================================*/
/* subtitle */
.section-title {... | 0.294824 | 0.074703 |
@charset "UTF-8";
/*!
* Custom Theme for ProtonMail v3.16.0
* http://amdelamar.com/pm-theme/
* SPDX-License-Identifier: MIT
*/
:root {
/* Core Theme Colors */
--theme1: #667cbd;
--theme2: #5f5f60;
--theme3: #f0f0f0;
--theme4: #bcbdbf;
--theme5: #797a7c;
--theme6: #9397cd;
--theme7: #fefefe;
/* Alert & Status ... | themes/bg-image-theme.css | @charset "UTF-8";
/*!
* Custom Theme for ProtonMail v3.16.0
* http://amdelamar.com/pm-theme/
* SPDX-License-Identifier: MIT
*/
:root {
/* Core Theme Colors */
--theme1: #667cbd;
--theme2: #5f5f60;
--theme3: #f0f0f0;
--theme4: #bcbdbf;
--theme5: #797a7c;
--theme6: #9397cd;
--theme7: #fefefe;
/* Alert & Status ... | 0.40698 | 0.057493 |
* {
margin: 0;
padding: 0;
}
body {
width: 100%;
font-family: 'Montserrat', 'Lato', Verdana;
background-color: #21203d;
}
/* Grids */
.grid-container {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-gap: 1px;
grid-template-areas:
"title"
"voorradden"
"voor... | style/dash.css | * {
margin: 0;
padding: 0;
}
body {
width: 100%;
font-family: 'Montserrat', 'Lato', Verdana;
background-color: #21203d;
}
/* Grids */
.grid-container {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-gap: 1px;
grid-template-areas:
"title"
"voorradden"
"voor... | 0.334046 | 0.126785 |
body {
margin: 0;
padding: 0;
font-size: 10px;
background-color: var(--background-theme, transparent);
}
.container {
display: flex;
flex-flow: column nowrap;
position: absolute;
width: 20rem;
height: 20rem;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ears {
display: flex;
justify-content:... | cub/cub.css | body {
margin: 0;
padding: 0;
font-size: 10px;
background-color: var(--background-theme, transparent);
}
.container {
display: flex;
flex-flow: column nowrap;
position: absolute;
width: 20rem;
height: 20rem;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ears {
display: flex;
justify-content:... | 0.433502 | 0.066176 |
.scroll {
display: visible;
}
@-webkit-keyframes chevron-pulse {
0% {
opacity: 0; }
40% {
opacity: 1; }
80% {
opacity: 0; }
100% {
opacity: 0; } }
@keyframes chevron-pulse {
0% {
opacity: 0; }
40% {
opacity: 1; }
80% {
opacity: 0; }
100... | main.css | .scroll {
display: visible;
}
@-webkit-keyframes chevron-pulse {
0% {
opacity: 0; }
40% {
opacity: 1; }
80% {
opacity: 0; }
100% {
opacity: 0; } }
@keyframes chevron-pulse {
0% {
opacity: 0; }
40% {
opacity: 1; }
80% {
opacity: 0; }
100... | 0.318379 | 0.068475 |
html {
width: 100%;
overflow-x: hidden;
}
body {
margin: 0 auto;
font-family: Quicksand;
overflow-x:hidden;
width: 100%;
min-height: 100%;
color: #fff;
background: #252525;
}
.footer {
height: 7rem;
width: 100%;
border-top: solid rgba(255, 255, 255, 0.3) 1px... | src/css/all.css | html {
width: 100%;
overflow-x: hidden;
}
body {
margin: 0 auto;
font-family: Quicksand;
overflow-x:hidden;
width: 100%;
min-height: 100%;
color: #fff;
background: #252525;
}
.footer {
height: 7rem;
width: 100%;
border-top: solid rgba(255, 255, 255, 0.3) 1px... | 0.683525 | 0.058939 |
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, ... | WebContent/css/chat.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.347205 | 0.097262 |
p {
margin-bottom: 1.5rem;
}
img {
display: block;
max-width: 100%;
height: auto;
}
a {
color: #dc143c; }
a:hover,
a:focus {
color: #bf4040; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-weight: 500;
line-height: 1.1;
margin-bottom: 1.4rem;
color: #333333;
}
... | assets/css/section/front/_typography.css | p {
margin-bottom: 1.5rem;
}
img {
display: block;
max-width: 100%;
height: auto;
}
a {
color: #dc143c; }
a:hover,
a:focus {
color: #bf4040; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-weight: 500;
line-height: 1.1;
margin-bottom: 1.4rem;
color: #333333;
}
... | 0.488039 | 0.13788 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Marvel:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap');
*{
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
header{
display: flex;
justif... | style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Marvel:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap');
*{
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
header{
display: flex;
justif... | 0.200167 | 0.085061 |
body {
margin: 0;
padding: 0;
overflow-y: hidden;
}
/* ChatBox */
.chatBox {
width: 100%;
height: 100vh;
border-radius: 20px;
display: flex;
flex-direction: column;
overflow-y:hidden;
}
.chatBoxHeader {
display: flex;
align-items: center;
justify-content: space-between... | src/public/static/css/dock.css | body {
margin: 0;
padding: 0;
overflow-y: hidden;
}
/* ChatBox */
.chatBox {
width: 100%;
height: 100vh;
border-radius: 20px;
display: flex;
flex-direction: column;
overflow-y:hidden;
}
.chatBoxHeader {
display: flex;
align-items: center;
justify-content: space-between... | 0.435541 | 0.083292 |
.nav li a /*tabs style*/
{
font-size:20px;
font-weight: bold;
}
.nav
{
background-color: aliceblue;
}
div.tabcontent
{
height: 550px;
display: none;
}
div.active /*active tabcontent*/
{
display: inline !important;
}
.col-md-6 img /*tabs product image style*/
{
height: 370px;
width: 300px;
margin: 100px;
}
.... | assets/css/style.css | .nav li a /*tabs style*/
{
font-size:20px;
font-weight: bold;
}
.nav
{
background-color: aliceblue;
}
div.tabcontent
{
height: 550px;
display: none;
}
div.active /*active tabcontent*/
{
display: inline !important;
}
.col-md-6 img /*tabs product image style*/
{
height: 370px;
width: 300px;
margin: 100px;
}
.... | 0.138345 | 0.046421 |
:root {
/* FONTS */
--ff-headings: "Nunito", sans-serif;
--ff-text: "Roboto", sans-serif;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
*[tabindex]:focus {
outline: 2px solid blue;
}
body {
font-family: var(--ff-text);
height: 100vh;
}
/* ================ Images =====... | main.css | :root {
/* FONTS */
--ff-headings: "Nunito", sans-serif;
--ff-text: "Roboto", sans-serif;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
*[tabindex]:focus {
outline: 2px solid blue;
}
body {
font-family: var(--ff-text);
height: 100vh;
}
/* ================ Images =====... | 0.417746 | 0.121425 |
.nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
/**
* GitHub theme
*
* @author <NAME>
* @version 1.0.4
*/
pre {
border: 1px solid #ccc;
word-wrap: break-word;
padding: 6px 10px;
line-height: 19px;
margin-bottom: 20px;
}
code {
border: 1px solid #eaeaea;
margin: 0 2px;
padding:... | src/demo/assets/app.css | .nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
/**
* GitHub theme
*
* @author <NAME>
* @version 1.0.4
*/
pre {
border: 1px solid #ccc;
word-wrap: break-word;
padding: 6px 10px;
line-height: 19px;
margin-bottom: 20px;
}
code {
border: 1px solid #eaeaea;
margin: 0 2px;
padding:... | 0.417984 | 0.081191 |
html, body, #container, .fill {
position:absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.viewer, #map {
position:absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.hidden {
display: none !important;
}
.react-draggable .panel... | web/client/product/assets/css/viewer.css | html, body, #container, .fill {
position:absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.viewer, #map {
position:absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.hidden {
display: none !important;
}
.react-draggable .panel... | 0.379148 | 0.098947 |
.background-section {
-fx-background-color: linear-gradient(from 0% 93% to 0% 100%, blue 0%, #903b12 100%),
#000080,
#d86e3a,
radial-gradient(center 50% 50%, radius 100%, blue, #000080);
-fx-background-radius: 0;
}
.btn-exit {
-f... | src/newGUI/style.css | .background-section {
-fx-background-color: linear-gradient(from 0% 93% to 0% 100%, blue 0%, #903b12 100%),
#000080,
#d86e3a,
radial-gradient(center 50% 50%, radius 100%, blue, #000080);
-fx-background-radius: 0;
}
.btn-exit {
-f... | 0.52902 | 0.162081 |
.item{
width: 100%;
border:1px solid #ccc;
margin-bottom:25px;
}
.item a{
text-decoration:none;
}
.content-item{
padding:10px;
background-color: white;
}
.image-item{
width:100%;
}
.item:hover .image-item{
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transiti... | public/css/custom.css | .item{
width: 100%;
border:1px solid #ccc;
margin-bottom:25px;
}
.item a{
text-decoration:none;
}
.content-item{
padding:10px;
background-color: white;
}
.image-item{
width:100%;
}
.item:hover .image-item{
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transiti... | 0.323701 | 0.05962 |
.fa {
padding-top: 10px;
padding-bottom: 10px;
font-size: 40px;
width: 50px;
text-align: center;
text-decoration: none;
}
.fa:hover {
opacity: 0.7;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-instagram {
background: #8a3ab9;
color: white;
}
.fa-linkedin {
... | cv/css/style.css | .fa {
padding-top: 10px;
padding-bottom: 10px;
font-size: 40px;
width: 50px;
text-align: center;
text-decoration: none;
}
.fa:hover {
opacity: 0.7;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-instagram {
background: #8a3ab9;
color: white;
}
.fa-linkedin {
... | 0.565659 | 0.129623 |
.Card {
width: 300px;
height: 350px;
position: relative;
overflow: hidden;
border-radius: 10px;
box-shadow: 0 25px 20px -20px rgba(0, 0, 0, 0.35);
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
cursor: pointer;
background-image: linear-gradient(to left bottom, #ff0020, #ff004b, #ff... | src/components/card/Card.css | .Card {
width: 300px;
height: 350px;
position: relative;
overflow: hidden;
border-radius: 10px;
box-shadow: 0 25px 20px -20px rgba(0, 0, 0, 0.35);
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
cursor: pointer;
background-image: linear-gradient(to left bottom, #ff0020, #ff004b, #ff... | 0.634317 | 0.177989 |
.sidebar-brand a{
color: white !important;
font-size:20px;
}
.user-info{
color: white !important;
}
.sidebar-dropdown a{
color: white !important;
font-size:19px;
}
.sidebar-submenu ul li a{
color: white !important;
font-size:15px;
}
/******************************/
header .header-container {
background-color... | css/sidebar.css | .sidebar-brand a{
color: white !important;
font-size:20px;
}
.user-info{
color: white !important;
}
.sidebar-dropdown a{
color: white !important;
font-size:19px;
}
.sidebar-submenu ul li a{
color: white !important;
font-size:15px;
}
/******************************/
header .header-container {
background-color... | 0.341253 | 0.07221 |
@charset "utf-8";@font-face{font-family:Helvetica Neue;src:url(fonts/helveticaneue/helvetica-neue-reg.ttf);}
body{font-family:"Montserrat" !important;}
.footer.footerline{padding-top:25px;}
.contain_feedback.padding-panel.col-md-12.col-sm-12.col-xs-12{margin-bottom:20px;}
.feature-area .bx-wrapper{clear:both;-moz-box-s... | css/templates/blue/custom-1-2-2018.css | @charset "utf-8";@font-face{font-family:Helvetica Neue;src:url(fonts/helveticaneue/helvetica-neue-reg.ttf);}
body{font-family:"Montserrat" !important;}
.footer.footerline{padding-top:25px;}
.contain_feedback.padding-panel.col-md-12.col-sm-12.col-xs-12{margin-bottom:20px;}
.feature-area .bx-wrapper{clear:both;-moz-box-s... | 0.186169 | 0.035881 |
#COLORS
\*------------------------------------*/
/*------------------------------------*\
#TYPOGRAPHY
\*------------------------------------*/
/*------------------------------------*\
#TRANSITIONS
\*------------------------------------*/
@import url(../css/flexboxgrid.css);
@import url(../css/normalize.css);
@imp... | assets/css/main.css | #COLORS
\*------------------------------------*/
/*------------------------------------*\
#TYPOGRAPHY
\*------------------------------------*/
/*------------------------------------*\
#TRANSITIONS
\*------------------------------------*/
@import url(../css/flexboxgrid.css);
@import url(../css/normalize.css);
@imp... | 0.301773 | 0.045671 |
h1, h2, h3, h4 {
font-weight: 200;
letter-spacing: 1px;
}
/* js row click on tables */
.js-row-click {
cursor: pointer;
}
/* a color */
a {
color: #2980B9;
}
/* panels */
.panel-custom {
border: 1px solid #e9e9e9;
border-radius: 0px;
}
.panel-custom > .panel-heading {
font-size: 1.2em;
... | web/css/dab9072_custom_3.css | h1, h2, h3, h4 {
font-weight: 200;
letter-spacing: 1px;
}
/* js row click on tables */
.js-row-click {
cursor: pointer;
}
/* a color */
a {
color: #2980B9;
}
/* panels */
.panel-custom {
border: 1px solid #e9e9e9;
border-radius: 0px;
}
.panel-custom > .panel-heading {
font-size: 1.2em;
... | 0.317638 | 0.095055 |
๏ปฟ/***************************************************************************
Mixins
***************************************************************************/
/***************************************************************************
Layout & Master Styling
*********************************************************... | Kanbang.Web/Styles/Main.css | ๏ปฟ/***************************************************************************
Mixins
***************************************************************************/
/***************************************************************************
Layout & Master Styling
*********************************************************... | 0.306942 | 0.076132 |
.product-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: top;
align-items: flex-start;
position: relative;
background: #FFFFFF;
cursor: pointer;
padding-top: 24px;
paddin... | public/source/admin/assets/css/product.css | .product-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: top;
align-items: flex-start;
position: relative;
background: #FFFFFF;
cursor: pointer;
padding-top: 24px;
paddin... | 0.288369 | 0.080937 |
* {
text-transform: capitalize;
transition: all .2s linear;
}
@font-face {
font-family: 'SBAggroM';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html {
font-size: min(2vw, 18px);
}
body {... | pokemonface/style1.css | * {
text-transform: capitalize;
transition: all .2s linear;
}
@font-face {
font-family: 'SBAggroM';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html {
font-size: min(2vw, 18px);
}
body {... | 0.673621 | 0.122523 |
.learn-more-arrow {
animation: animationFrames ease-in-out 1s;
animation-iteration-count: infinite;
transform-origin: 50% 50%;
animation-fill-mode: forwards;
/*when the spec is finished*/
-webkit-animation: animationFrames ease-in-out 1s;
-webkit-animation-iteration-count: infinite;
-webkit-tran... | hackru/static/stylesheets/base.css | .learn-more-arrow {
animation: animationFrames ease-in-out 1s;
animation-iteration-count: infinite;
transform-origin: 50% 50%;
animation-fill-mode: forwards;
/*when the spec is finished*/
-webkit-animation: animationFrames ease-in-out 1s;
-webkit-animation-iteration-count: infinite;
-webkit-tran... | 0.38341 | 0.06216 |
body {
background: #fff;
color: #1d1d1b !important;
}
html, body {
word-wrap: normal;
overflow-wrap: normal !important;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
body, .body {
font-size: 16px !important;
font-weight: 300 !important;
font-family: "O... | novosti.css | body {
background: #fff;
color: #1d1d1b !important;
}
html, body {
word-wrap: normal;
overflow-wrap: normal !important;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
body, .body {
font-size: 16px !important;
font-weight: 300 !important;
font-family: "O... | 0.426083 | 0.052912 |
html,
body {
height: 100%;
background: url("../assets/img/fondo.jpg");
background-attachment: fixed;
background-size: cover;
}
.site-login .form-group {
display: block;
width: 500px;
}
.site-login label{
color: #fff;
}
.site-login{
width: 400px;
background: #071E45;
margin: 0px ... | web/css/site.css | html,
body {
height: 100%;
background: url("../assets/img/fondo.jpg");
background-attachment: fixed;
background-size: cover;
}
.site-login .form-group {
display: block;
width: 500px;
}
.site-login label{
color: #fff;
}
.site-login{
width: 400px;
background: #071E45;
margin: 0px ... | 0.295636 | 0.101056 |
.search{
background:rgb(75, 114, 109);
border:none;
height: 30px;
width:230px;
outline:none;
padding-left:20px;
}
select>option{
background:#2f3640;
border:none;
outline:none;
}
textarea:focus, input:focus {
color:#75B1A9;
}
::placeholder{
color:#75B1A9;
padding... | src/components/SearchBox.css | .search{
background:rgb(75, 114, 109);
border:none;
height: 30px;
width:230px;
outline:none;
padding-left:20px;
}
select>option{
background:#2f3640;
border:none;
outline:none;
}
textarea:focus, input:focus {
color:#75B1A9;
}
::placeholder{
color:#75B1A9;
padding... | 0.275032 | 0.093347 |
@charset "UTF-8";
/*----------------------------------------------------
1. Global Area
2. Header Section
=====================================================================*/
/*=========
Font load
===========*/
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,531... | public/multilevel/css/style.css | @charset "UTF-8";
/*----------------------------------------------------
1. Global Area
2. Header Section
=====================================================================*/
/*=========
Font load
===========*/
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,531... | 0.319121 | 0.043957 |
---------------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
body { background: #fff url(images/bg_inhalt.gif) repeat-y 220px 0; }
#popup { font: 62.5% Arial, Helvetica, sans-serif; }
/* paragraphs
------------------------------------------------------------------... | css/partitur.css | ---------------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
body { background: #fff url(images/bg_inhalt.gif) repeat-y 220px 0; }
#popup { font: 62.5% Arial, Helvetica, sans-serif; }
/* paragraphs
------------------------------------------------------------------... | 0.31342 | 0.129678 |
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
cursor: default;
}
.topnav {
overflow: hidden;
background-color: rgb(85, 85, 85);
}
.topnav ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: rgba(85, 85, 85, 50);... | style.css | html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
cursor: default;
}
.topnav {
overflow: hidden;
background-color: rgb(85, 85, 85);
}
.topnav ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: rgba(85, 85, 85, 50);... | 0.737347 | 0.084304 |
body{font-family:Lato}
#profile{
border-radius: 50%;
}
h1,h2,h3,h4,h5,h6{font-weight:700;font-family:Montserrat}
hr.star-dark,
hr.star-light{
max-width:15rem;
padding:0;
text-align:center;
border:none;
border-top:solid .25rem;
margin-top:2.5rem;
margin-bottom:2.5rem;
margin-left:auto;
margin-r... | css/freelancer.min.css | body{font-family:Lato}
#profile{
border-radius: 50%;
}
h1,h2,h3,h4,h5,h6{font-weight:700;font-family:Montserrat}
hr.star-dark,
hr.star-light{
max-width:15rem;
padding:0;
text-align:center;
border:none;
border-top:solid .25rem;
margin-top:2.5rem;
margin-bottom:2.5rem;
margin-left:auto;
margin-r... | 0.157266 | 0.043123 |