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 |
|---|---|---|---|---|
html,
body {
width: 100%;
padding: 0;
margin: 0;
position: relative;
}
.banxin {
width: 375px;
height: 603px;
background-image: url(../upload/28.jpg);
background-size: 375px;
background-repeat: no-repeat;
}
.tobu {
position: fixed;
display: flex;
top: 0;
left: 0;
... | css/getset.css | html,
body {
width: 100%;
padding: 0;
margin: 0;
position: relative;
}
.banxin {
width: 375px;
height: 603px;
background-image: url(../upload/28.jpg);
background-size: 375px;
background-repeat: no-repeat;
}
.tobu {
position: fixed;
display: flex;
top: 0;
left: 0;
... | 0.457621 | 0.096493 |
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|PT+Sans+Narrow:400,700|Bree+Serif|PT+Sans+Caption:400,700);
/**
* Default theme for reveal.js.
*
* Copyright (C) 2011-2012 <NAME>, http://hakim.... | css/theme/tsa.css | @import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|PT+Sans+Narrow:400,700|Bree+Serif|PT+Sans+Caption:400,700);
/**
* Default theme for reveal.js.
*
* Copyright (C) 2011-2012 <NAME>, http://hakim.... | 0.373762 | 0.087681 |
.card-flip {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.card-flip:hover .flip,
.card-flip.hover .flip {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-flip,
.front,
.back {
width: 100%;
height: 480px;
}
.flip {
-webkit-transition: 0.6s;
transition: 0... | src/app/home/our-services/our-services.component.css | .card-flip {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.card-flip:hover .flip,
.card-flip.hover .flip {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-flip,
.front,
.back {
width: 100%;
height: 480px;
}
.flip {
-webkit-transition: 0.6s;
transition: 0... | 0.413832 | 0.068537 |
1. import fonts
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,80... | public/css/style.css | 1. import fonts
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,80... | 0.371023 | 0.04807 |
html {
background-color: #ced9df !important;
}
.TopImageGroup {
padding-top: 25vh;
text-align: center;
}
.topBow {
width: 100vh;
}
.leftMii {
width: 30vh;
}
.rightMii {
width: 30vh;
}
.imagePadrinosMiis {
height: 25vh;
}
.imagePadrinosMiddleBowMobile {
width: 50vh;
}
.topText {
fo... | padrinos/padrinosSpecificPage.css | html {
background-color: #ced9df !important;
}
.TopImageGroup {
padding-top: 25vh;
text-align: center;
}
.topBow {
width: 100vh;
}
.leftMii {
width: 30vh;
}
.rightMii {
width: 30vh;
}
.imagePadrinosMiis {
height: 25vh;
}
.imagePadrinosMiddleBowMobile {
width: 50vh;
}
.topText {
fo... | 0.653901 | 0.078536 |
@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web);
@font-face{
font-family: 'FonteLogo';
src: url(../fonts/bubblegum-sans-regular.otf);
}
body {
font-family: Arial, sans-serif;
background-color: #a8a9c5;
color: rgba(0, 0, 0, 1);
}
div#interface {
width: 900px;... | css/ponto.css | @charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web);
@font-face{
font-family: 'FonteLogo';
src: url(../fonts/bubblegum-sans-regular.otf);
}
body {
font-family: Arial, sans-serif;
background-color: #a8a9c5;
color: rgba(0, 0, 0, 1);
}
div#interface {
width: 900px;... | 0.240239 | 0.069858 |
.wrapper {
margin-top: 60px;
}
.page-header-carousel {
height: 60vh;
}
.main {
padding-top: 10px;
}
.main-raised .section {
padding-top: 0px;
}
.card-title {
text-transform: capitalize;
}
.card-avatar > img {
max-height: inherit;
}
.navbar .navbar-nav .profile-photo {
padding-top: 0px !important;
... | public/css/app.css | .wrapper {
margin-top: 60px;
}
.page-header-carousel {
height: 60vh;
}
.main {
padding-top: 10px;
}
.main-raised .section {
padding-top: 0px;
}
.card-title {
text-transform: capitalize;
}
.card-avatar > img {
max-height: inherit;
}
.navbar .navbar-nav .profile-photo {
padding-top: 0px !important;
... | 0.400515 | 0.077832 |
.root {
-fx-background-color: white;
-fx-border-color: white;
}
.button, .text-field, .text-area, .choice-box {
-fx-border-color: transparent;
-fx-background-radius: 0px;
}
.categoryLabel, .titled-pane > *.title > *.text {
-fx-text-fill: black;
-fx-font-size: 1.2em;
-fx-font-weight: bold;
... | src/main/java/us/hebi/histogram/visualizer/gui/visualizer.css | .root {
-fx-background-color: white;
-fx-border-color: white;
}
.button, .text-field, .text-area, .choice-box {
-fx-border-color: transparent;
-fx-background-radius: 0px;
}
.categoryLabel, .titled-pane > *.title > *.text {
-fx-text-fill: black;
-fx-font-size: 1.2em;
-fx-font-weight: bold;
... | 0.759315 | 0.12858 |
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: swap;
src: url("resources/fonts/Open_Sans/OpenSans-VariableFont_wdth\,wght.ttf") format("truetype-variations");
}
@font-face {
font-family: "Inconsolata";
font-style: normal;
... | public/global.css | @font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: swap;
src: url("resources/fonts/Open_Sans/OpenSans-VariableFont_wdth\,wght.ttf") format("truetype-variations");
}
@font-face {
font-family: "Inconsolata";
font-style: normal;
... | 0.489503 | 0.096195 |
.shopCart img {
max-width: 100%;max-height: 100%; }
.shopCart .title1 {
padding: 20px 0;
font-size: 20px;
color: #000; }
.shopCart .title1 span {
color: #e53b46;
margin-left: 20px;
font-size: 14px; }
.shopCart .title2 {
height: 40px;
line-height: 40px;
font-size: 14px;
padding-left: 25px;
... | src/css/shoppingCart.css | .shopCart img {
max-width: 100%;max-height: 100%; }
.shopCart .title1 {
padding: 20px 0;
font-size: 20px;
color: #000; }
.shopCart .title1 span {
color: #e53b46;
margin-left: 20px;
font-size: 14px; }
.shopCart .title2 {
height: 40px;
line-height: 40px;
font-size: 14px;
padding-left: 25px;
... | 0.344333 | 0.105441 |
.checkbox-dropdown {
width: 200px;
border: 1px solid silver;
cursor: pointer; /* use correct mouse pointer when hovering over the dropdown */
padding: 10px;
position: relative;
margin: 0 auto;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-... | www/assets/css/stop.css | .checkbox-dropdown {
width: 200px;
border: 1px solid silver;
cursor: pointer; /* use correct mouse pointer when hovering over the dropdown */
padding: 10px;
position: relative;
margin: 0 auto;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-... | 0.356671 | 0.059757 |
@-moz-document url-prefix() {
body .checkbox input[type="checkbox"] {
float: left;
}
}
body .custom-qtip {
border: none;
border-radius: 0;
padding: 10px;
box-shadow: 1px 1px 3px #767676;
background: #ffffff;
font-size: 12px;
line-height: 20px;
color: #258D53;
}
body .ui... | _admin/general.css | @-moz-document url-prefix() {
body .checkbox input[type="checkbox"] {
float: left;
}
}
body .custom-qtip {
border: none;
border-radius: 0;
padding: 10px;
box-shadow: 1px 1px 3px #767676;
background: #ffffff;
font-size: 12px;
line-height: 20px;
color: #258D53;
}
body .ui... | 0.289773 | 0.063948 |
* {
font-family: sans-serif;
}
html,
body,
header,
.landing {
overflow-x: hidden;
height: 100%;
scroll-behavior: smooth;
}
.nav-link {
color: white;
padding: 5px;
}
ul {
list-style-type: none;
}
body {
margin: 0;
padding: 0;
}
#overlay {
background-color: rgba(0, 0, 0, 0.1)... | styles.css | * {
font-family: sans-serif;
}
html,
body,
header,
.landing {
overflow-x: hidden;
height: 100%;
scroll-behavior: smooth;
}
.nav-link {
color: white;
padding: 5px;
}
ul {
list-style-type: none;
}
body {
margin: 0;
padding: 0;
}
#overlay {
background-color: rgba(0, 0, 0, 0.1)... | 0.5564 | 0.120206 |
body {
background-color: #fff;
margin:0;
font-size:12pt;
font-family: 'Helvetica Neue',Helvetica,arial,sans-serif;
color: #333333;
}
.page-break { display:none; }
.nav-compact > li > a{
padding: 2px 15px !important;
}
.nav-compact .nav-header {
padding-top: 15px;
}
.navbar .navbar-bran... | froide/static/css/style.css | body {
background-color: #fff;
margin:0;
font-size:12pt;
font-family: 'Helvetica Neue',Helvetica,arial,sans-serif;
color: #333333;
}
.page-break { display:none; }
.nav-compact > li > a{
padding: 2px 15px !important;
}
.nav-compact .nav-header {
padding-top: 15px;
}
.navbar .navbar-bran... | 0.297062 | 0.067608 |
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}
p.center {
margin: auto;
width: 60%;
border: 3px solid red;
padding: 10px;
}
.navbar {
overflow: hidden;
background-color: #333;
position: sticky;
position: -webkit-sticky;
top: 0;
}
.navbar a {
float: left;
display: block;
... | public/mystyle.css | body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}
p.center {
margin: auto;
width: 60%;
border: 3px solid red;
padding: 10px;
}
.navbar {
overflow: hidden;
background-color: #333;
position: sticky;
position: -webkit-sticky;
top: 0;
}
.navbar a {
float: left;
display: block;
... | 0.342242 | 0.101634 |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom components all start with `serlo-*`
* They serve as a lightwight abstraction for common elements
* Or they need to use css selectors - with is hacky, but sometimes the only way to go
* Use react components for more complex elements
*/
@layer com... | src/assets-webkit/styles/serlo-tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom components all start with `serlo-*`
* They serve as a lightwight abstraction for common elements
* Or they need to use css selectors - with is hacky, but sometimes the only way to go
* Use react components for more complex elements
*/
@layer com... | 0.638948 | 0.104798 |
.bg-center {
background-repeat: no-repeat;
background-position: center center;
}
.bg-75 {
background-repeat: no-repeat;
background-position: 75% center;
}
.bg-top {
background-repeat: no-repeat;
background-position: top center;
}
.bg-right {
background-repeat: no-repeat;
background-position: center... | src/css/imports/_background-position.css | .bg-center {
background-repeat: no-repeat;
background-position: center center;
}
.bg-75 {
background-repeat: no-repeat;
background-position: 75% center;
}
.bg-top {
background-repeat: no-repeat;
background-position: top center;
}
.bg-right {
background-repeat: no-repeat;
background-position: center... | 0.796055 | 0.077308 |
.advertisement { display:none !important }
.ui-sortable { display:none !important }
.col_1 { display:none !important }
.col_wrapper { display:none !important }
.msg { display:none !important }
.left_menu { display:none !important }
.menu { display:none !important }
img {
opacity: 0.5;
}
img:hover{
opacit... | data/usercss/67546.user.css | .advertisement { display:none !important }
.ui-sortable { display:none !important }
.col_1 { display:none !important }
.col_wrapper { display:none !important }
.msg { display:none !important }
.left_menu { display:none !important }
.menu { display:none !important }
img {
opacity: 0.5;
}
img:hover{
opacit... | 0.22627 | 0.072243 |
*{
margin: 0;
padding: 0;
}
body{
/*font-family: arial;
font-size: 13px;*/
background: #fff;
}
h1,h2,h3,h4,h5,h6{
margin: 0;
padding: 0;
line-height: 19px;
}
ul, ol{
margin: 0;
padding: 0;
}
a{
-webkit-transition: color .2s linear;
-moz-transition: color .2s linear;
/... | public/product/hoanxuanthang/css/reset.css | *{
margin: 0;
padding: 0;
}
body{
/*font-family: arial;
font-size: 13px;*/
background: #fff;
}
h1,h2,h3,h4,h5,h6{
margin: 0;
padding: 0;
line-height: 19px;
}
ul, ol{
margin: 0;
padding: 0;
}
a{
-webkit-transition: color .2s linear;
-moz-transition: color .2s linear;
/... | 0.328745 | 0.06832 |
.roadmap_wrapper {
padding-top: 35px;
display: flex;
align-items: center;
flex-direction: column;
}
.roadmap_section_wrapper {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 20px;
}
.roadmap_item {
padding: 10px 50px;
border: 2px soli... | src/pages/roadmap/roadmap.module.css | .roadmap_wrapper {
padding-top: 35px;
display: flex;
align-items: center;
flex-direction: column;
}
.roadmap_section_wrapper {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 20px;
}
.roadmap_item {
padding: 10px 50px;
border: 2px soli... | 0.505859 | 0.184308 |
body {
background: url(./images/desktop/image-hero.jpg);
color: white;
font-family: "Josefin Sans", sans-serif;
background-repeat: no-repeat;
margin: 0;
height: 100vh;
background-size: 100% 100%;
}
html {
scroll-behavior: smooth;
}
.flex-row {
display: flex;
}
.highlight {
wid... | loopstudios-landing-page/style.css | body {
background: url(./images/desktop/image-hero.jpg);
color: white;
font-family: "Josefin Sans", sans-serif;
background-repeat: no-repeat;
margin: 0;
height: 100vh;
background-size: 100% 100%;
}
html {
scroll-behavior: smooth;
}
.flex-row {
display: flex;
}
.highlight {
wid... | 0.569733 | 0.108001 |
:root {
--primary-color: #e50914;
--dark-color: #141414;
--light-color: #f4f4f4;
}
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #000000;
color: #999999;
}
ul {
list-style: none;
}
h1,
h2,
h3,
h4 {
color: #ffffff;
}
h3 {
... | PROJECTS/Netflix-Clone-main/style.css | :root {
--primary-color: #e50914;
--dark-color: #141414;
--light-color: #f4f4f4;
}
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #000000;
color: #999999;
}
ul {
list-style: none;
}
h1,
h2,
h3,
h4 {
color: #ffffff;
}
h3 {
... | 0.401923 | 0.083106 |
@import '~app/styles/variables.css';
.overlay {
composes: container from '~app/styles/utilities.css';
position: absolute;
top: 0;
left: 0;
right: 0;
max-width: 900px;
}
.inputContainer {
display: flex;
justify-content: space-between;
height: 120px;
border-bottom: 1px solid #ccc;
padding: 0 20px;... | app/components/Search/Search.css | @import '~app/styles/variables.css';
.overlay {
composes: container from '~app/styles/utilities.css';
position: absolute;
top: 0;
left: 0;
right: 0;
max-width: 900px;
}
.inputContainer {
display: flex;
justify-content: space-between;
height: 120px;
border-bottom: 1px solid #ccc;
padding: 0 20px;... | 0.440951 | 0.0729 |
==================================================
1.Global styles
a) Base Style
b) Wrapper
c) Generic Classes
d) Typography
d) Bootstrap Class Override
2. Front Page Section
3. Namecard Design Section
4. Menu-Container Design Section
5. Title-Container Design Section
5. Description Design ... | css/style.css | ==================================================
1.Global styles
a) Base Style
b) Wrapper
c) Generic Classes
d) Typography
d) Bootstrap Class Override
2. Front Page Section
3. Namecard Design Section
4. Menu-Container Design Section
5. Title-Container Design Section
5. Description Design ... | 0.358578 | 0.05572 |
* {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}
a {
text-decoration: none;
color: inherit;
cursor: pointer;
}
p {
font-size: inherit;
font-weight: inherit;
}
a:hover,
a:focus,
a:active {
text-decoration: none... | css/style.css | * {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}
a {
text-decoration: none;
color: inherit;
cursor: pointer;
}
p {
font-size: inherit;
font-weight: inherit;
}
a:hover,
a:focus,
a:active {
text-decoration: none... | 0.386416 | 0.08548 |
@charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
body {font-size:12px; font-family:'나눔고딕', NanumGothic, 'Nanum Gothic', sans-serif; color:#665c5b}
a:link, a:visited {text-decoration:none; color:#665c5b}
a:hover, a:active {text-decoration:none; color:#b90f3c}
#wrapper{width:100... | monofitness.co.kr/static/css/layout_new.css | @charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
body {font-size:12px; font-family:'나눔고딕', NanumGothic, 'Nanum Gothic', sans-serif; color:#665c5b}
a:link, a:visited {text-decoration:none; color:#665c5b}
a:hover, a:active {text-decoration:none; color:#b90f3c}
#wrapper{width:100... | 0.267887 | 0.113457 |
@font-face {
font-family: "Fakt";
src: url("/fonts/FaktWeb-Medium.woff2") format("woff2"),
url("/fonts/FaktWeb-Medium.woff") format("woff");
font-weight: 800;
font-style: bold;
}
@font-face {
font-family: "Fakt";
src: url("/fonts/FaktWeb-Normal.woff2") format("woff2"),
url("/fonts/FaktWeb-Nor... | public/css/common.css | @font-face {
font-family: "Fakt";
src: url("/fonts/FaktWeb-Medium.woff2") format("woff2"),
url("/fonts/FaktWeb-Medium.woff") format("woff");
font-weight: 800;
font-style: bold;
}
@font-face {
font-family: "Fakt";
src: url("/fonts/FaktWeb-Normal.woff2") format("woff2"),
url("/fonts/FaktWeb-Nor... | 0.303835 | 0.061791 |
.tutorials-root{
overflow-y: scroll;
}
/* Track Root */
.tutorials-track{
margin-bottom: 20px;
position: relative;
}
.tutorials-main-header{
z-index: 1;
position: sticky;
top: 0px;
background: white;
width: 100%;
}
/* Track Title */
.tutorials-track-title{
align-items: flex-end;
}
.tutor... | packages/Tutorials/css/tutorial.css | .tutorials-root{
overflow-y: scroll;
}
/* Track Root */
.tutorials-track{
margin-bottom: 20px;
position: relative;
}
.tutorials-main-header{
z-index: 1;
position: sticky;
top: 0px;
background: white;
width: 100%;
}
/* Track Title */
.tutorials-track-title{
align-items: flex-end;
}
.tutor... | 0.47244 | 0.354154 |
.sheet-solidblack {font-size: 10px; color: #708090;}
.sheet-whiteout {font-size: large; color: white;background-color:black;}
.sheet-paged { background-color: white;
padding: 5px 5px 5px 5px;
}
.sheet-charsheet { display: grid;
grid-template-columns: 24% 24% 24% 24%;
grid-template-rows: 100px 25px 25px 25px 2... | Celerity Lite/charsheet_celerity_lite.css | .sheet-solidblack {font-size: 10px; color: #708090;}
.sheet-whiteout {font-size: large; color: white;background-color:black;}
.sheet-paged { background-color: white;
padding: 5px 5px 5px 5px;
}
.sheet-charsheet { display: grid;
grid-template-columns: 24% 24% 24% 24%;
grid-template-rows: 100px 25px 25px 25px 2... | 0.405449 | 0.361954 |
.navbar .navbar-nav {
display: inline-block;
float: none;
vertical-align: top;
}
.navbar .navbar-collapse {
text-align: center;
}
.navbar-fixed-top {
border: 0;
}
body {
padding-top: 50px;
background-image: url(images/background.jpg);
}
.panel-body {
background-image: url(images/background-panal.jpg... | app/static/dashboard.css | .navbar .navbar-nav {
display: inline-block;
float: none;
vertical-align: top;
}
.navbar .navbar-collapse {
text-align: center;
}
.navbar-fixed-top {
border: 0;
}
body {
padding-top: 50px;
background-image: url(images/background.jpg);
}
.panel-body {
background-image: url(images/background-panal.jpg... | 0.386069 | 0.064329 |
.w-header {
background: #2196f3;
height: 64px;
color: #fff;
-webkit-box-shadow: 0 2px 8px #f0f1f2;
box-shadow: 0 2px 8px #f0f1f2;
}
.w-header .w-logo {
font-size: 20px;
line-height: 64px;
float: left;
font-weight: bold;
padding-left: 16px;
}
.w-header .w-menus {
float: righ... | hsweb-payment-ui/plugins/miniui/themes/worry/skin.css | .w-header {
background: #2196f3;
height: 64px;
color: #fff;
-webkit-box-shadow: 0 2px 8px #f0f1f2;
box-shadow: 0 2px 8px #f0f1f2;
}
.w-header .w-logo {
font-size: 20px;
line-height: 64px;
float: left;
font-weight: bold;
padding-left: 16px;
}
.w-header .w-menus {
float: righ... | 0.268078 | 0.093554 |
.gv-control-panel-plugin table.gv {
position: relative;
margin-bottom: 30px;
border-collapse: separate;
}
.gv-control-panel-plugin table.gv td {
padding: 0;
color: white;
vertical-align: top;
}
.gv-control-panel-plugin .gv-panel {
height: 100%;
background-color: #5F8CB0;
border: 1px solid #1C5380;
... | genoverse/htdocs/genoverse/v2.3/css/controlPanel.css | .gv-control-panel-plugin table.gv {
position: relative;
margin-bottom: 30px;
border-collapse: separate;
}
.gv-control-panel-plugin table.gv td {
padding: 0;
color: white;
vertical-align: top;
}
.gv-control-panel-plugin .gv-panel {
height: 100%;
background-color: #5F8CB0;
border: 1px solid #1C5380;
... | 0.382487 | 0.064183 |
/*General Styles*/
* {
box-sizing: border-box;
}
body {
max-width: 90%;
margin: 0 auto;
text-decoration: none;
font-family: 'Montserrat', sans-serif;
color: #5c5c5c;
background-color: aliceblue;
}
.photo {
border-radius: 100%;
width: 75px;
height: 75px;
padding: .5%;
m... | css/style.css | /*General Styles*/
* {
box-sizing: border-box;
}
body {
max-width: 90%;
margin: 0 auto;
text-decoration: none;
font-family: 'Montserrat', sans-serif;
color: #5c5c5c;
background-color: aliceblue;
}
.photo {
border-radius: 100%;
width: 75px;
height: 75px;
padding: .5%;
m... | 0.343232 | 0.062933 |
body {
display : flex;
min-height : 100vh;
flex-direction: column;
}
main {
padding: 2rem;
flex : 1 0 auto;
}
.dcmnit {
width : 100%;
height : 68px;
display : flex;
text-transform : uppercase;
justify-content: space-between;
... | funcionario/static/css/style.css | body {
display : flex;
min-height : 100vh;
flex-direction: column;
}
main {
padding: 2rem;
flex : 1 0 auto;
}
.dcmnit {
width : 100%;
height : 68px;
display : flex;
text-transform : uppercase;
justify-content: space-between;
... | 0.367724 | 0.067087 |
td.event_left {
width: 100%;
text-align: left;
vertical-align: middle;
}
td.event_right {
width: 0%;
text-align: right;
vertical-align: bottom;
}
div.event_row {
background: #FFFFFF;
padding: 10px;
border: 1px solid #DDDDDD;
margin-top: 10px;
}
td.event_row1 {
padding: 0px 10px 10px 10px;
vertical-align: to... | css/styles_event.css | td.event_left {
width: 100%;
text-align: left;
vertical-align: middle;
}
td.event_right {
width: 0%;
text-align: right;
vertical-align: bottom;
}
div.event_row {
background: #FFFFFF;
padding: 10px;
border: 1px solid #DDDDDD;
margin-top: 10px;
}
td.event_row1 {
padding: 0px 10px 10px 10px;
vertical-align: to... | 0.222109 | 0.141133 |
position: fixed;
z-index: 99999;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
#stopAll {
position: fixed;
z-index: 999999;
height: 100%;
width: 100%;
background: #ffffff;
}
#mainMenuI {
position: absolute;
top: 6vmin;
display: flex;
flex-d... | public/index.css | position: fixed;
z-index: 99999;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
#stopAll {
position: fixed;
z-index: 999999;
height: 100%;
width: 100%;
background: #ffffff;
}
#mainMenuI {
position: absolute;
top: 6vmin;
display: flex;
flex-d... | 0.370795 | 0.082957 |
ERROR: type should be string, got " https://contrast-ratio.com/#%237ca361-on-%2326282a \n*/\n:root {\n --button-colour: #61892f; /* dark-lime-green | white */\n --border-colour: #517428; /* even-darker-lime-green | gray */\n --hero-text-colour: #86c232; /* bright-yellow-green | bright-yellow-green */\n --text-colour: #7ca361; /* light-yellow-green | light-yellow-green */\n --link-colour: #92b976; /* lighter-yellow-green | purple */\n --background-colour: #1b1e20; /* almost-black | white */\n --flex-background-colour: #26282a; /* gray | almost-white */ \n --button-text-colour: #fff; /* white | black */\n --footer-colour: #26282a;\n --hero-image-top-gradient: rgba(0, 0, 0, 0.5); /* black-semi-transparent */\n --hero-image-bottom-gradient: rgba(0, 0, 0, 0.25); /* black-quarter-transparent */\n --hero-button-hover: rgba(110, 110, 110, 0.25); /* half-black */\n}\n\n/* Width of scrollbar */\n::-webkit-scrollbar {\n width: 10px;\n}\n/* Colour of scroll track */\n::-webkit-scrollbar-track {\n background: var(--background-colour);\n}\n/* Colour of scrollbar thumb */\n::-webkit-scrollbar-thumb {\n background: var(--button-colour);\n}\n/* Colour of scrollbar thumb on hover */\n::-webkit-scrollbar-thumb:hover {\n background: var(--border-colour);\n}\n\nbody, html {\n scroll-behavior: smooth;\n height: 100%;\n background-color: var(--background-colour);\n font-family: 'Courier New', Courier, monospace;\n}\n\n/* The hero image */\n.hero-image {\n background-image: linear-gradient(var(--hero-image-top-gradient), var(--hero-image-bottom-gradient)), url(\"../Images/csharpbackground2.png\");\n height: 50%;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n position: relative;\n}\n/* Text in middle of image */\n.hero-text {\n text-align: center;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: var(--hero-text-colour);\n}\n\n/* Hero button styling */\n.hero-button {\n background-color: var(--button-colour);\n border: none;\n color: var(--button-text-colour);\n padding: 15px 30px;\n text-align: center;\n text-decoration: none;\n display: inline-block;\n font-size: 16px;\n transition-duration: 0.4s;\n}\n/* Apply shadow when hovering over hero button */\n.hero-button-hover:hover {\n box-shadow: 0 12px 16px 0 var(--hero-button-hover), 0 17px 50px 0 var(--hero-button-hover);\n}\n/* Sets link of button to white */\n.hero-button-link {\n color: var(--button-text-colour);\n}\n\n/* Sets up the nav bar used for auto-scrolling down the page */\nul {\n list-style-type: none;\n padding: 10px;\n margin: 0px;\n font-size: 20px;\n overflow: hidden;\n background-color: var(--button-colour);\n}\n.float-left {\n float: left;\n}\n.float-right {\n float: right;\n}\nli a {\n display: inline-block;\n text-align: center;\n padding: 10px 10px;\n text-decoration: none;\n color: var(--button-text-colour);\n}\nli a:hover {\n background-color: var(--background-colour);\n}\n.theme-btn:hover {\n cursor: pointer;\n}\n\n/* Sets up the vertical flex container for about me section */\n.flex-container-vertical {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n}\n/* Sets alignment for each section of vertical flex container*/\n.flex-container-vertical > div {\n background-color: var(--flex-background-colour);\n width: 100%;\n margin: 5px;\n text-align: center;\n color: var(--text-colour);\n}\n\n/* Sets up display for about me/CPD Report sections */\n.display-block {\n display: block;\n width: 100%;\n line-height: 2;\n overflow-wrap: break-word;\n}\n/* Sets up the floating alignment for each subsection */\n/* These are with about me section */\n.education {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 30%;\n}\n.education img {\n text-align: none; /* Overrides text-align in education class */\n float: left;\n}\n.experience {\n text-align: right;\n padding-right: 20px;\n padding-inline-start: 30%;\n}\n.experience img {\n text-align: none; /* Overrides text-align in experience class */\n float: right;\n}\n.link {\n color: var(--link-colour);\n}\n.interests {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 30%;\n}\n/* These are CPD Report section */\n.long-text {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 0%;\n}\n\n/* Sets up the flex container (horizontally) */\n.flex-container-horizontal {\n display: flex;\n flex-direction: row; \n justify-content: center;\n align-items: stretch;\n}\n/* Sets alignment for each section of horizontal flex container*/\n.flex-container-horizontal > div {\n background-color: var(--flex-background-colour);\n width: 100%;\n margin: 5px;\n text-align: center;\n color: var(--text-colour);\n line-height: 75px;\n}\n/* If the width of the page is too small, change the .flex-container-horizontal to .flex-container-vertical*/\n@media (max-width: 850px) {\n .flex-container-horizontal {\n flex-direction: column;\n }\n}\n\n/* Sets up the CPD table properties*/\ntable {\n text-align: left;\n line-height: 2;\n border-spacing: 5px;\n width: 100%;\n padding: 5px;\n border: 1px solid var(--border-colour);\n}\nth, td {\n text-align: left;\n padding: 10px;\n}\n/* Adds the \"zebra table\" effect */\ntr:nth-child(odd) {\n background-color: var(--background-colour);\n}\n\n/* Sets up the socials columns */\n.socials-column {\n box-shadow: 0 1px 1px 0 var(--border-colour), 0 1px 1px 0 var(--button-colour);\n}\n.socials-column:hover{\n box-shadow: 0 2px 3px 0 var(--border-colour), 0 5px 5px 0 var(--button-colour);\n}\n.socials-column-link {\n color: var(--button-colour);\n}\n\n/* Position the image container (needed to position the left and right arrows) */\n.slideshow-container {\n position: relative;\n}\n/* Hide the images by default */\n.slides {\n display: none;\n}\n/* Add a pointer when hovering over the thumbnail images */\n.cursor {\n cursor: pointer;\n}\n/* Next & previous buttons */\n.prev,\n.next {\n cursor: pointer;\n position: absolute;\n top: 40%;\n width: auto;\n padding: 16px;\n margin-top: -50px;\n color: white;\n font-weight: bold;\n font-size: 20px;\n border-radius: 0 3px 3px 0;\n user-select: none;\n -webkit-user-select: none;\n}\n/* Position the \"next button\" to the right */\n.next {\n right: 0;\n border-radius: 3px 0 0 3px;\n}\n/* Position the \"prev button\" to the left */\n.prev {\n left: 0;\n}\n/* On hover, add a black background color with a little bit see-through */\n.prev:hover,\n.next:hover {\n background-color: rgba(0, 0, 0, 0.8);\n}\n/* Number text (1/3 etc) */\n.numbertext {\n color: #f2f2f2;\n font-size: 12px;\n padding: 0px 0px;\n position: absolute;\n top: 1%;\n left: 17%;\n}\n/* Container for image text */\n.caption-container {\n text-align: center;\n background-color: #222;\n padding: 2px 16px;\n color: var(--link-colour);\n}\n.row:after {\n content: \"\";\n display: table;\n clear: both;\n}\n/* Six columns side by side */\n.column {\n float: left;\n width: 16.66%;\n}\n/* Add a transparency effect for thumnbail images */\n.demo {\n opacity: 0.6;\n}\n.active,\n.demo:hover {\n opacity: 1;\n}\n\n/* Sets up the page footer */\n.footer {\n width: 100%;\n background-color: var(--footer-colour);\n color:var(--text-colour);\n text-align: center;\n margin-top: 5px;\n padding-top: 5px;\n padding-bottom: 5px;\n}" | Main/CSS/dark-theme.css | ERROR: type should be string, got " https://contrast-ratio.com/#%237ca361-on-%2326282a \n*/\n:root {\n --button-colour: #61892f; /* dark-lime-green | white */\n --border-colour: #517428; /* even-darker-lime-green | gray */\n --hero-text-colour: #86c232; /* bright-yellow-green | bright-yellow-green */\n --text-colour: #7ca361; /* light-yellow-green | light-yellow-green */\n --link-colour: #92b976; /* lighter-yellow-green | purple */\n --background-colour: #1b1e20; /* almost-black | white */\n --flex-background-colour: #26282a; /* gray | almost-white */ \n --button-text-colour: #fff; /* white | black */\n --footer-colour: #26282a;\n --hero-image-top-gradient: rgba(0, 0, 0, 0.5); /* black-semi-transparent */\n --hero-image-bottom-gradient: rgba(0, 0, 0, 0.25); /* black-quarter-transparent */\n --hero-button-hover: rgba(110, 110, 110, 0.25); /* half-black */\n}\n\n/* Width of scrollbar */\n::-webkit-scrollbar {\n width: 10px;\n}\n/* Colour of scroll track */\n::-webkit-scrollbar-track {\n background: var(--background-colour);\n}\n/* Colour of scrollbar thumb */\n::-webkit-scrollbar-thumb {\n background: var(--button-colour);\n}\n/* Colour of scrollbar thumb on hover */\n::-webkit-scrollbar-thumb:hover {\n background: var(--border-colour);\n}\n\nbody, html {\n scroll-behavior: smooth;\n height: 100%;\n background-color: var(--background-colour);\n font-family: 'Courier New', Courier, monospace;\n}\n\n/* The hero image */\n.hero-image {\n background-image: linear-gradient(var(--hero-image-top-gradient), var(--hero-image-bottom-gradient)), url(\"../Images/csharpbackground2.png\");\n height: 50%;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n position: relative;\n}\n/* Text in middle of image */\n.hero-text {\n text-align: center;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: var(--hero-text-colour);\n}\n\n/* Hero button styling */\n.hero-button {\n background-color: var(--button-colour);\n border: none;\n color: var(--button-text-colour);\n padding: 15px 30px;\n text-align: center;\n text-decoration: none;\n display: inline-block;\n font-size: 16px;\n transition-duration: 0.4s;\n}\n/* Apply shadow when hovering over hero button */\n.hero-button-hover:hover {\n box-shadow: 0 12px 16px 0 var(--hero-button-hover), 0 17px 50px 0 var(--hero-button-hover);\n}\n/* Sets link of button to white */\n.hero-button-link {\n color: var(--button-text-colour);\n}\n\n/* Sets up the nav bar used for auto-scrolling down the page */\nul {\n list-style-type: none;\n padding: 10px;\n margin: 0px;\n font-size: 20px;\n overflow: hidden;\n background-color: var(--button-colour);\n}\n.float-left {\n float: left;\n}\n.float-right {\n float: right;\n}\nli a {\n display: inline-block;\n text-align: center;\n padding: 10px 10px;\n text-decoration: none;\n color: var(--button-text-colour);\n}\nli a:hover {\n background-color: var(--background-colour);\n}\n.theme-btn:hover {\n cursor: pointer;\n}\n\n/* Sets up the vertical flex container for about me section */\n.flex-container-vertical {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n}\n/* Sets alignment for each section of vertical flex container*/\n.flex-container-vertical > div {\n background-color: var(--flex-background-colour);\n width: 100%;\n margin: 5px;\n text-align: center;\n color: var(--text-colour);\n}\n\n/* Sets up display for about me/CPD Report sections */\n.display-block {\n display: block;\n width: 100%;\n line-height: 2;\n overflow-wrap: break-word;\n}\n/* Sets up the floating alignment for each subsection */\n/* These are with about me section */\n.education {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 30%;\n}\n.education img {\n text-align: none; /* Overrides text-align in education class */\n float: left;\n}\n.experience {\n text-align: right;\n padding-right: 20px;\n padding-inline-start: 30%;\n}\n.experience img {\n text-align: none; /* Overrides text-align in experience class */\n float: right;\n}\n.link {\n color: var(--link-colour);\n}\n.interests {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 30%;\n}\n/* These are CPD Report section */\n.long-text {\n text-align: left;\n padding-left: 20px;\n padding-inline-end: 0%;\n}\n\n/* Sets up the flex container (horizontally) */\n.flex-container-horizontal {\n display: flex;\n flex-direction: row; \n justify-content: center;\n align-items: stretch;\n}\n/* Sets alignment for each section of horizontal flex container*/\n.flex-container-horizontal > div {\n background-color: var(--flex-background-colour);\n width: 100%;\n margin: 5px;\n text-align: center;\n color: var(--text-colour);\n line-height: 75px;\n}\n/* If the width of the page is too small, change the .flex-container-horizontal to .flex-container-vertical*/\n@media (max-width: 850px) {\n .flex-container-horizontal {\n flex-direction: column;\n }\n}\n\n/* Sets up the CPD table properties*/\ntable {\n text-align: left;\n line-height: 2;\n border-spacing: 5px;\n width: 100%;\n padding: 5px;\n border: 1px solid var(--border-colour);\n}\nth, td {\n text-align: left;\n padding: 10px;\n}\n/* Adds the \"zebra table\" effect */\ntr:nth-child(odd) {\n background-color: var(--background-colour);\n}\n\n/* Sets up the socials columns */\n.socials-column {\n box-shadow: 0 1px 1px 0 var(--border-colour), 0 1px 1px 0 var(--button-colour);\n}\n.socials-column:hover{\n box-shadow: 0 2px 3px 0 var(--border-colour), 0 5px 5px 0 var(--button-colour);\n}\n.socials-column-link {\n color: var(--button-colour);\n}\n\n/* Position the image container (needed to position the left and right arrows) */\n.slideshow-container {\n position: relative;\n}\n/* Hide the images by default */\n.slides {\n display: none;\n}\n/* Add a pointer when hovering over the thumbnail images */\n.cursor {\n cursor: pointer;\n}\n/* Next & previous buttons */\n.prev,\n.next {\n cursor: pointer;\n position: absolute;\n top: 40%;\n width: auto;\n padding: 16px;\n margin-top: -50px;\n color: white;\n font-weight: bold;\n font-size: 20px;\n border-radius: 0 3px 3px 0;\n user-select: none;\n -webkit-user-select: none;\n}\n/* Position the \"next button\" to the right */\n.next {\n right: 0;\n border-radius: 3px 0 0 3px;\n}\n/* Position the \"prev button\" to the left */\n.prev {\n left: 0;\n}\n/* On hover, add a black background color with a little bit see-through */\n.prev:hover,\n.next:hover {\n background-color: rgba(0, 0, 0, 0.8);\n}\n/* Number text (1/3 etc) */\n.numbertext {\n color: #f2f2f2;\n font-size: 12px;\n padding: 0px 0px;\n position: absolute;\n top: 1%;\n left: 17%;\n}\n/* Container for image text */\n.caption-container {\n text-align: center;\n background-color: #222;\n padding: 2px 16px;\n color: var(--link-colour);\n}\n.row:after {\n content: \"\";\n display: table;\n clear: both;\n}\n/* Six columns side by side */\n.column {\n float: left;\n width: 16.66%;\n}\n/* Add a transparency effect for thumnbail images */\n.demo {\n opacity: 0.6;\n}\n.active,\n.demo:hover {\n opacity: 1;\n}\n\n/* Sets up the page footer */\n.footer {\n width: 100%;\n background-color: var(--footer-colour);\n color:var(--text-colour);\n text-align: center;\n margin-top: 5px;\n padding-top: 5px;\n padding-bottom: 5px;\n}" | 0.47926 | 0.141519 |
.center {
margin: auto;
width: 60%;
padding: 10px;
border-style: double;
}
.center1 {
margin: auto;
width: 60%;
padding: 10px;
}
input {
padding: 9px;
border: solid 1px #E5E5E5;
outline: 0;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
width: 175p... | src/style.css | .center {
margin: auto;
width: 60%;
padding: 10px;
border-style: double;
}
.center1 {
margin: auto;
width: 60%;
padding: 10px;
}
input {
padding: 9px;
border: solid 1px #E5E5E5;
outline: 0;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
width: 175p... | 0.327238 | 0.131787 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
color: #ecf0f1;
}
.small {
font-size: 0.9em;
}
body {
background: #34495e;
}
div.container {
display: flex;
flex-direction: column;
m... | css/master.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
color: #ecf0f1;
}
.small {
font-size: 0.9em;
}
body {
background: #34495e;
}
div.container {
display: flex;
flex-direction: column;
m... | 0.364099 | 0.078961 |
html, body {
height: 100%;
}
body {
background-color: lavender;
margin: 0;
text-align: center;
font-family: Roboto, "Helvetica Neue", sans-serif;
}
mat-horizontal-stepper {
width: 40%;
min-width: 300px;
margin: 0px auto;
margin-bottom: 10px;
padding: 10px;
padding-bottom: 0px;
border-radius: 20... | biu/example-projects/wizard-form/src/styles.css | html, body {
height: 100%;
}
body {
background-color: lavender;
margin: 0;
text-align: center;
font-family: Roboto, "Helvetica Neue", sans-serif;
}
mat-horizontal-stepper {
width: 40%;
min-width: 300px;
margin: 0px auto;
margin-bottom: 10px;
padding: 10px;
padding-bottom: 0px;
border-radius: 20... | 0.424889 | 0.081119 |
*,
*:before,
*:after {
box-sizing: inherit; }
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0; }
article,
aside,
footer,
header,
nav,
section {
display: block; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
figcaption,
... | elements.css | *,
*:before,
*:after {
box-sizing: inherit; }
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0; }
article,
aside,
footer,
header,
nav,
section {
display: block; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
figcaption,
... | 0.450601 | 0.065336 |
.svg {
width: 140%;
height: auto;
position: relative;
left: 50%;
transform: translateX(-50%);
--fadeInDelay1: 1.5s;
--fadeInDelay2: 2s;
--fadeInDelay3: 2.5s;
--fadeInDelay4: 1s;
--fadeInSpeed1: 0.5s;
--fadeInSpeed2: 0.5s;
--fadeInSpeed3: 0.5s;
--fadeInSpeed4: 0.5s;
--delay1: 0s;
--dela... | website/landing/components/AdvancedUsage/illustrations/Components/Components.module.css | .svg {
width: 140%;
height: auto;
position: relative;
left: 50%;
transform: translateX(-50%);
--fadeInDelay1: 1.5s;
--fadeInDelay2: 2s;
--fadeInDelay3: 2.5s;
--fadeInDelay4: 1s;
--fadeInSpeed1: 0.5s;
--fadeInSpeed2: 0.5s;
--fadeInSpeed3: 0.5s;
--fadeInSpeed4: 0.5s;
--delay1: 0s;
--dela... | 0.685844 | 0.255083 |
display: flex;
position: fixed;
background: rgba(74,74,74,1);
top: 0;
left: 0;
width: 100%;
height: 32px;
padding-left: 0;
justify-content: center;
align-items: center;
-webkit-app-region: drag;
-webkit-user-select: none;
box-sizing: content-box;
z-index: 1000;
}
... | config/titleBarStyles.css | 0.096376 | 0.281452 | |
:root {
--border-color: rgb(225, 225, 225);
--secondary-color: rgb(125, 125, 125);
}
*:invalid {
box-shadow: 0 0 1.5px 1px red;
}
#form {
display: flex;
flex-direction: column;
}
#buttons {
display: flex;
align-items: center;
align-self: flex-end;
margin-block-start: 20px;
}
#but... | ext/src/ui/options/styles/index.css | :root {
--border-color: rgb(225, 225, 225);
--secondary-color: rgb(125, 125, 125);
}
*:invalid {
box-shadow: 0 0 1.5px 1px red;
}
#form {
display: flex;
flex-direction: column;
}
#buttons {
display: flex;
align-items: center;
align-self: flex-end;
margin-block-start: 20px;
}
#but... | 0.539954 | 0.168583 |
nav {
display: flex;
width: 100%;
align-items: center;
justify-content: space-around;
margin: 0 auto;
border-bottom: solid 1px rgb(153, 146, 146);
/* -------------------------- Sous Liste ----------------------------*/
}
nav .items {
display: flex;
list-style: none;
justify-content: center;
height... | Sass/main.css | nav {
display: flex;
width: 100%;
align-items: center;
justify-content: space-around;
margin: 0 auto;
border-bottom: solid 1px rgb(153, 146, 146);
/* -------------------------- Sous Liste ----------------------------*/
}
nav .items {
display: flex;
list-style: none;
justify-content: center;
height... | 0.431105 | 0.063308 |
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: sans-serif;
color: white;
background-image: linear-gradient(-180deg, #FBDA61 0%, #F76B1C 100%);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100%;
height: 100%;
/*font-weight:100;*/... | src/index.css | html {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: sans-serif;
color: white;
background-image: linear-gradient(-180deg, #FBDA61 0%, #F76B1C 100%);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100%;
height: 100%;
/*font-weight:100;*/... | 0.658857 | 0.077762 |
@charset "utf-8";
/*safari打开提示*/
.click_opacity{ width:100%; height:100%; background:#000; opacity:0.6; position:fixed; z-index:10000; top:0px;}
.to_btn{ position:fixed; top:10px; right:10px; text-align:right; z-index:10001; font-family:"微软雅黑";}
.to_btn span{ display:block;}
.to_btn img{ width:20%; height:aut... | Public/Download/appstyle.css | @charset "utf-8";
/*safari打开提示*/
.click_opacity{ width:100%; height:100%; background:#000; opacity:0.6; position:fixed; z-index:10000; top:0px;}
.to_btn{ position:fixed; top:10px; right:10px; text-align:right; z-index:10001; font-family:"微软雅黑";}
.to_btn span{ display:block;}
.to_btn img{ width:20%; height:aut... | 0.296043 | 0.094135 |
*, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
/*My code*/
body{
background-color:#f1f1f1;
}
#tagcloud ul li a{
color:#f1f1f1;
font-size: 1em;
text-decoration: none;
}
.container-first {
position: absolute;
top: 15%;
left: 5%;
}
.container-btns {
... | css/style.css | *, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
/*My code*/
body{
background-color:#f1f1f1;
}
#tagcloud ul li a{
color:#f1f1f1;
font-size: 1em;
text-decoration: none;
}
.container-first {
position: absolute;
top: 15%;
left: 5%;
}
.container-btns {
... | 0.417271 | 0.073796 |
@-moz-document domain("reddit.com") {
:root {
--gray-0: #11131c;
--gray-1: #1B1D26;
--gray-2: #252730;
--gray-3: #2F313A;
--gray-a0: #151720;
--blue-0: #4ac;
--blue-1: #369;
--blue-2: #2c89f5;
--red: #d3391a;
--dark-red: #440202;
--text-normal: rgba(255,255,255,0.8);
--... | css/reddit.css | @-moz-document domain("reddit.com") {
:root {
--gray-0: #11131c;
--gray-1: #1B1D26;
--gray-2: #252730;
--gray-3: #2F313A;
--gray-a0: #151720;
--blue-0: #4ac;
--blue-1: #369;
--blue-2: #2c89f5;
--red: #d3391a;
--dark-red: #440202;
--text-normal: rgba(255,255,255,0.8);
--... | 0.317532 | 0.090053 |
@import url("../common/domButtons/DomButtonGrayArrow.css");
@import url("../common/domButtons/DomButtonDarkBlueCheck.css");
/* dui.mobile.ListItem */
.duiListItem {
position: relative;
overflow: hidden;
/* for focus frame */
padding: 0 8px;
height: 43px;
list-style-type: none;
line-height: 43px;
-webk... | mobile/themes/iphone/ListItem.css | @import url("../common/domButtons/DomButtonGrayArrow.css");
@import url("../common/domButtons/DomButtonDarkBlueCheck.css");
/* dui.mobile.ListItem */
.duiListItem {
position: relative;
overflow: hidden;
/* for focus frame */
padding: 0 8px;
height: 43px;
list-style-type: none;
line-height: 43px;
-webk... | 0.228673 | 0.048949 |
._1t_p {
margin-bottom: 15px;
position: relative;
}
._41ud {
margin-left: 36px;
}
._7934 {
cursor: pointer;
}
._7934.uiPopover {
vertical-align: unset;
}
._6a {
display: inline-block;
}
._1t_q ._1t_r,
._1t_q ._4ldz,
._1t_q ._4ld-,
._1t_q ._4ld- img {
max-height: 28px;
max-width: 28px;
}
._1t_q ._1t_r {
b... | client/src/StyleSheets/fbMessage.css | ._1t_p {
margin-bottom: 15px;
position: relative;
}
._41ud {
margin-left: 36px;
}
._7934 {
cursor: pointer;
}
._7934.uiPopover {
vertical-align: unset;
}
._6a {
display: inline-block;
}
._1t_q ._1t_r,
._1t_q ._4ldz,
._1t_q ._4ld-,
._1t_q ._4ld- img {
max-height: 28px;
max-width: 28px;
}
._1t_q ._1t_r {
b... | 0.446012 | 0.135432 |
body {
margin:0;
background:#fff;
color:#222;
font-family: Arial, sans-serif;
font-size: 14px;
}
/*-- HEADER --*/
/* Navbar responsive sticky part*/
.navbar {
margin-top: 12px;
background-color: #fff;
}
.navbar-brand {
margin-left: 7.5px;
}
.search-bar {
border: 1px solid #df... | css/headstyle.css | body {
margin:0;
background:#fff;
color:#222;
font-family: Arial, sans-serif;
font-size: 14px;
}
/*-- HEADER --*/
/* Navbar responsive sticky part*/
.navbar {
margin-top: 12px;
background-color: #fff;
}
.navbar-brand {
margin-left: 7.5px;
}
.search-bar {
border: 1px solid #df... | 0.438545 | 0.090253 |
.post-forum {
background-color: #303036;
}
.corps-post {
display: flex;
padding-bottom: 40px;
padding-right: 20px;
padding-top: 20px;
}
.contenu-post {
font-family: Verdana;
color: #BCC2D9;
width: 80%;
font-size: 12px;
white-space: pre-wrap;
user-select: text;
-webkit... | src/Forum/css/post.css | .post-forum {
background-color: #303036;
}
.corps-post {
display: flex;
padding-bottom: 40px;
padding-right: 20px;
padding-top: 20px;
}
.contenu-post {
font-family: Verdana;
color: #BCC2D9;
width: 80%;
font-size: 12px;
white-space: pre-wrap;
user-select: text;
-webkit... | 0.231527 | 0.104843 |
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500');
html, body{
height: 100%;
}
body{
background: linear-gradient(45deg, #FE6B8B 30%, #FF8E53 90%);
font-family: 'Ubuntu', sans-serif;
display: flex;
align-items: center;
justify-content: center;
overflow: hid... | src/components/layout.css | @import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500');
html, body{
height: 100%;
}
body{
background: linear-gradient(45deg, #FE6B8B 30%, #FF8E53 90%);
font-family: 'Ubuntu', sans-serif;
display: flex;
align-items: center;
justify-content: center;
overflow: hid... | 0.593845 | 0.051726 |
html,
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
header .site-brand__logo {
display: inline-block;
vertical-align: middle;
}
head... | public/index.css | html,
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
header .site-brand__logo {
display: inline-block;
vertical-align: middle;
}
head... | 0.597725 | 0.075346 |
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}
figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}
pre... | src/styles/styles.css | html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}
figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}
pre... | 0.344003 | 0.060752 |
:root {
/*
♔ ♔ ♔ PALETTE MODIFIERS ♔ ♔ ♔
palette fine tuning
-----------------------------------*/
$step: 0; /* 0
<> 20 */
$modifier: 1.000;
/*
♔ ♔ ♔ BASE COLORS DEFINITION ♔ ♔ ♔
adjust/modify individual base color
-----------------------------------*/
/* <primary_col... | src/styles/palettes/_palette-default.css | :root {
/*
♔ ♔ ♔ PALETTE MODIFIERS ♔ ♔ ♔
palette fine tuning
-----------------------------------*/
$step: 0; /* 0
<> 20 */
$modifier: 1.000;
/*
♔ ♔ ♔ BASE COLORS DEFINITION ♔ ♔ ♔
adjust/modify individual base color
-----------------------------------*/
/* <primary_col... | 0.373304 | 0.159643 |
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/*********************
TYPOGRAPHY
*********************/
body {
font-family: tahoma, ar... | unit/benchmark/src/csszengarden.com.088.css | /* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/*********************
TYPOGRAPHY
*********************/
body {
font-family: tahoma, ar... | 0.255994 | 0.044328 |
body {
font-weight: 300;
}
h3 {
font-weight: 300;
margin-bottom: 1rem;
}
h4 {
font-size: 1.2rem;
font-weight: 400;
margin-bottom: 1rem;
margin-top: 0.6rem;
}
a {
color: #212529;
}
.header {
width: 100%;
z-index: 9;
background: url("../img/back.png");
border-bottom: #F... | css/style.css | body {
font-weight: 300;
}
h3 {
font-weight: 300;
margin-bottom: 1rem;
}
h4 {
font-size: 1.2rem;
font-weight: 400;
margin-bottom: 1rem;
margin-top: 0.6rem;
}
a {
color: #212529;
}
.header {
width: 100%;
z-index: 9;
background: url("../img/back.png");
border-bottom: #F... | 0.419291 | 0.105533 |
.news-wrapper-view {
padding: 10px;
}
.news-wrapper-view > div {
position: relative;
}
.news-wrapper-view a.rss-feed {
display: flex;
align-items: center;
}
.news-wrapper-view a.rss-feed .icon {
margin: 0 0 0 4px;
}
.news-wrapper-view a.rss-feed.ui.teal {
background-color: #251 !important;
}
.news-wrap... | src/News/style.css | .news-wrapper-view {
padding: 10px;
}
.news-wrapper-view > div {
position: relative;
}
.news-wrapper-view a.rss-feed {
display: flex;
align-items: center;
}
.news-wrapper-view a.rss-feed .icon {
margin: 0 0 0 4px;
}
.news-wrapper-view a.rss-feed.ui.teal {
background-color: #251 !important;
}
.news-wrap... | 0.654343 | 0.094469 |
@-moz-document domain(facebook.com) {
._5vb_.hasLeftCol #leftCol {
width:290px !important;
}
html ._5vb_.hasLeftCol #contentCol {
margin-left:300px !important;
}
._5plv .uiSideNav .sideNavItem .hasCount,
._5plv .uiSideNav .sideNavItem .noCount {
max-width:245px !important;
}
.homeSideNa... | data/usercss/102313.user.css | @-moz-document domain(facebook.com) {
._5vb_.hasLeftCol #leftCol {
width:290px !important;
}
html ._5vb_.hasLeftCol #contentCol {
margin-left:300px !important;
}
._5plv .uiSideNav .sideNavItem .hasCount,
._5plv .uiSideNav .sideNavItem .noCount {
max-width:245px !important;
}
.homeSideNa... | 0.182753 | 0.056835 |
.mainPage--content{display: none}
.articul input{
max-width: 50px;
overflow: hidden;
border: none;
background: transparent;
}
.span12.pull-right{
margin-bottom: 10px;
}
.input-append.span12{
max-width: 250px;
width: 250px;
}
.input-append.span12 input{width: 90%;}
.btn-rotate{
float: ... | public/css/admin/products.css | .mainPage--content{display: none}
.articul input{
max-width: 50px;
overflow: hidden;
border: none;
background: transparent;
}
.span12.pull-right{
margin-bottom: 10px;
}
.input-append.span12{
max-width: 250px;
width: 250px;
}
.input-append.span12 input{width: 90%;}
.btn-rotate{
float: ... | 0.415847 | 0.11808 |
@charset "UTF-8";
/* ------------------------------------ *\
ALERT
\* ------------------------------------ */
.fr-alert {
position: relative;
padding: 1rem 2.25rem 0.75rem 3.5rem;
--title-spacing: 0 0 0.25rem;
--text-spacing: 0 0 0.25rem;
box-shadow: inset 0 0 0 1px var(--border-plain-grey), inset 2.5rem ... | static/dsfr-v1.2.0/dist/component/alert/alert.css | @charset "UTF-8";
/* ------------------------------------ *\
ALERT
\* ------------------------------------ */
.fr-alert {
position: relative;
padding: 1rem 2.25rem 0.75rem 3.5rem;
--title-spacing: 0 0 0.25rem;
--text-spacing: 0 0 0.25rem;
box-shadow: inset 0 0 0 1px var(--border-plain-grey), inset 2.5rem ... | 0.476092 | 0.115112 |
body { background-color: #fff; font-family: verdana, arial, halvetica,
sans-serif; font-size: 12px; text-align: center;/*IE*/
min-width: 760px;/*NS*/ }
h1 { color: #0E3D8B; size: 2em; line-height: .8em; margin: 0; padding: .4em; }
h2 { font-size: 1.2em; border-bottom: 1px solid #000; }
h3 { font-size: 1.2em; }
... | web/common/main.css |
body { background-color: #fff; font-family: verdana, arial, halvetica,
sans-serif; font-size: 12px; text-align: center;/*IE*/
min-width: 760px;/*NS*/ }
h1 { color: #0E3D8B; size: 2em; line-height: .8em; margin: 0; padding: .4em; }
h2 { font-size: 1.2em; border-bottom: 1px solid #000; }
h3 { font-size: 1.2em; }
... | 0.312685 | 0.113555 |
.shadow{
box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.booking_requests_transactions.\__hidden {
display: none;
}
.booking_requests_transactions.guest {
background: #FFFFFF;
-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 1px 2px 6px rgba(... | src/Table.module.css | .shadow{
box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.booking_requests_transactions.\__hidden {
display: none;
}
.booking_requests_transactions.guest {
background: #FFFFFF;
-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 1px 2px 6px rgba(... | 0.37502 | 0.122655 |
.ja-megamenu a.over, .ja-megamenu a.active { color: #333; }
ul.megamenu { margin: 20px; }
/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 {
font-family: 'PT Sans',sans-serif;
}
.ja-megamenu ul.level0 > li.mega > a.mega {
color: #fff;
padding: 0 15px;
height: 40px;
line-height: 40... | templates/ja_mendozite/css/menu/mega.css | .ja-megamenu a.over, .ja-megamenu a.active { color: #333; }
ul.megamenu { margin: 20px; }
/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 {
font-family: 'PT Sans',sans-serif;
}
.ja-megamenu ul.level0 > li.mega > a.mega {
color: #fff;
padding: 0 15px;
height: 40px;
line-height: 40... | 0.282889 | 0.154185 |
#cboxOverlay {
position:fixed;
width:100%;
height:100%;
background:$white;
top:0;
left:0;
z-index:9999;
overflow:hidden;
}
#colorbox {
self {
position:absolute;
top:0;
left:0;
z-index:9999;
overflow:hidden;
font-family:$trebuchet_font;
}
#cboxWrapper {
position:absolute;
top:0;
left:0;
... | tpl.main/css/source/colorbox.css | #cboxOverlay {
position:fixed;
width:100%;
height:100%;
background:$white;
top:0;
left:0;
z-index:9999;
overflow:hidden;
}
#colorbox {
self {
position:absolute;
top:0;
left:0;
z-index:9999;
overflow:hidden;
font-family:$trebuchet_font;
}
#cboxWrapper {
position:absolute;
top:0;
left:0;
... | 0.293404 | 0.081337 |
img,legend {
border: 0;
}
legend,td,th {
padding: 0;
}
@font-face {
font-family:Homenaje;font-style:normal;font-weight:400;src:local('Homenaje Regular'),local('Homenaje-Regular'),url(https://fonts.gstatic.com/s/homenaje/v7/74rNkO0_718VQPTEmPNsIvesZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}
@-webkit-keyframe... | stylesheets/404/main.css | img,legend {
border: 0;
}
legend,td,th {
padding: 0;
}
@font-face {
font-family:Homenaje;font-style:normal;font-weight:400;src:local('Homenaje Regular'),local('Homenaje-Regular'),url(https://fonts.gstatic.com/s/homenaje/v7/74rNkO0_718VQPTEmPNsIvesZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}
@-webkit-keyframe... | 0.481454 | 0.153676 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
html,body{
height: 100%;
background-image: linear-gradient(to top, #718dda 0%, #425d8b 100%);
background-size: 300% 300%;
animation: bg-animate 2s infinite alternate-reverse;
}
html { scr... | projeto curriculo/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
html,body{
height: 100%;
background-image: linear-gradient(to top, #718dda 0%, #425d8b 100%);
background-size: 300% 300%;
animation: bg-animate 2s infinite alternate-reverse;
}
html { scr... | 0.426083 | 0.058078 |
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-image: url("header-background.jpg");
}
/* Style the top navigation bar */
.topnav1 {
overflow: hidden;
}
/* Style the topnav ... | web portfolio/style.css | * {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-image: url("header-background.jpg");
}
/* Style the top navigation bar */
.topnav1 {
overflow: hidden;
}
/* Style the topnav ... | 0.469763 | 0.080502 |
.left{float:left;width:770px; }
.right-extra{float:right;width:210px;}
.p-name a:link,.p-name a:visited{color:#666;}
.p-name a:hover{color:#E4393C;}
/*succeed*/
#succeed{position:relative;overflow:visible;}
#succeed .corner{display:none;position:absolute;width:4px;height:4px;font-size:0;line-height:0;overflow:hidden;}... | hansuo-portal/src/main/webapp/css/initcart20150123.css | .left{float:left;width:770px; }
.right-extra{float:right;width:210px;}
.p-name a:link,.p-name a:visited{color:#666;}
.p-name a:hover{color:#E4393C;}
/*succeed*/
#succeed{position:relative;overflow:visible;}
#succeed .corner{display:none;position:absolute;width:4px;height:4px;font-size:0;line-height:0;overflow:hidden;}... | 0.234933 | 0.096748 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins');
@import url('http://fonts.cdnfonts.com/css/uni-neue');
@import url('//db.onlinewebfonts.com/c/80241b4ef777109d2625c9195e7ca852?family=NordiquePro-Bold');
* {
... | assets/css/shopAdminAccountSettings.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins');
@import url('http://fonts.cdnfonts.com/css/uni-neue');
@import url('//db.onlinewebfonts.com/c/80241b4ef777109d2625c9195e7ca852?family=NordiquePro-Bold');
* {
... | 0.282592 | 0.084229 |
* {
margin: 0;
padding: 0;
border: 0;
}
*,
* :before,
* :after {
box-sizing: border-box;
}
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... | layouts/layout2/css/style.css | * {
margin: 0;
padding: 0;
border: 0;
}
*,
* :before,
* :after {
box-sizing: border-box;
}
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... | 0.297062 | 0.096791 |
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14;
}
em {
color: purple;
}
h1, h2 {
color: purple;
/* background-color: #ffffff; */ /* esto no queda bien con el padding */
padding: .5em;
}
h3, h4, h5{
color: purple;
}
a {
color: purple;
text-decoration: none;
}
.ace-tm {
b... | rladies_2.css | body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14;
}
em {
color: purple;
}
h1, h2 {
color: purple;
/* background-color: #ffffff; */ /* esto no queda bien con el padding */
padding: .5em;
}
h3, h4, h5{
color: purple;
}
a {
color: purple;
text-decoration: none;
}
.ace-tm {
b... | 0.444565 | 0.061003 |
*{border:none;outline:none;font-weight:100;color:#333;margin:0;padding:0}
body{background:#111;text-align:center;font-family:Arial, Verdana, Sans-serif;font-size:12px;line-height:21px}
strong{font-weight:700}
h1,h2,h3,h4,h5,p{padding-bottom:14px}
h1{border-bottom:dashed 1px #aaa;margin-bottom:14px}
h1,h2{font-size:18px... | start/css/core.css | *{border:none;outline:none;font-weight:100;color:#333;margin:0;padding:0}
body{background:#111;text-align:center;font-family:Arial, Verdana, Sans-serif;font-size:12px;line-height:21px}
strong{font-weight:700}
h1,h2,h3,h4,h5,p{padding-bottom:14px}
h1{border-bottom:dashed 1px #aaa;margin-bottom:14px}
h1,h2{font-size:18px... | 0.257018 | 0.101723 |
html,body { font-size: 100%; height: 100%; width: 100%}
body {font-family: 'Lato', sans-serif !important;font-size: 14px;color: #808080;font-weight: normal;overflow-x: hidden;line-height: 25px;}
.wrapper { width: 100%; height: 100%;}
.list-style-none{list-style-type: none; list-style: none; margin: 0;padding: 0;}
/**... | public/switch/assets/css/main.css |
html,body { font-size: 100%; height: 100%; width: 100%}
body {font-family: 'Lato', sans-serif !important;font-size: 14px;color: #808080;font-weight: normal;overflow-x: hidden;line-height: 25px;}
.wrapper { width: 100%; height: 100%;}
.list-style-none{list-style-type: none; list-style: none; margin: 0;padding: 0;}
/**... | 0.242026 | 0.104386 |
.ui-icon-logo {
background-image: none;
}
.ui-icon-compass {
background-image: url("../img/compass.svg");
}
.ui-icon-location_off {
background-image: url("../img/positioning_off.png");
}
.ui-icon-location_on {
background-image: url("../img/positioning_on.png");
}
.ui-icon-searching {
background-image: ur... | src/viewer.css |
.ui-icon-logo {
background-image: none;
}
.ui-icon-compass {
background-image: url("../img/compass.svg");
}
.ui-icon-location_off {
background-image: url("../img/positioning_off.png");
}
.ui-icon-location_on {
background-image: url("../img/positioning_on.png");
}
.ui-icon-searching {
background-image: ur... | 0.295332 | 0.04798 |
.mainContainer {
font-family: Lato, sans-serif;
padding: 0;
}
.the-colors {
font-style: italic;
}
.hamburger {
display: none;
}
.h1 {
font-weight: bold;
}
.body {
padding: 0;
font-family: Lato, sans-serif;
max-width: 2100px;
margin: 0 auto;
}
.mintHome {
display: flex;
flex: 1;
justify-content... | packages/frontend_old/styles/meme.module.css | .mainContainer {
font-family: Lato, sans-serif;
padding: 0;
}
.the-colors {
font-style: italic;
}
.hamburger {
display: none;
}
.h1 {
font-weight: bold;
}
.body {
padding: 0;
font-family: Lato, sans-serif;
max-width: 2100px;
margin: 0 auto;
}
.mintHome {
display: flex;
flex: 1;
justify-content... | 0.442877 | 0.089415 |
h1{
color: yellow;
background-color: green;
font-family: Impact, Charcoal, sans-serif;
font-style: oblique;
border-bottom-style: dashed;
font-size: 25px;
border-width: 5px;
}
p1{
color: blue;
background-color: red;
font-family: Impact, Charcoal, sans-serif;
font-style: oblique;
border-bottom-style: dashed... | quiz1.css | h1{
color: yellow;
background-color: green;
font-family: Impact, Charcoal, sans-serif;
font-style: oblique;
border-bottom-style: dashed;
font-size: 25px;
border-width: 5px;
}
p1{
color: blue;
background-color: red;
font-family: Impact, Charcoal, sans-serif;
font-style: oblique;
border-bottom-style: dashed... | 0.397704 | 0.081703 |
@import "../pages/mixins";
.home {
& .nav {
position: absolute;
z-index: 100;
}
& .splash {
/* positioning */
/* necessary for image placement */
z-index: 2; /* necessary for tooltip z-index managment */
/* sizing */
padding: 14vh 0 25vh 0; /* padding relative to viewport on small scr... | app/pages/Home.css | @import "../pages/mixins";
.home {
& .nav {
position: absolute;
z-index: 100;
}
& .splash {
/* positioning */
/* necessary for image placement */
z-index: 2; /* necessary for tooltip z-index managment */
/* sizing */
padding: 14vh 0 25vh 0; /* padding relative to viewport on small scr... | 0.474875 | 0.098123 |
ul#topnav {
margin: 0; padding: 0;
float: left;
width:100%;
list-style: none;
position: relative;
font-size: 1.2em;
background: #335599;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 2px 2px rgba(0,0,0, .5);
-moz-box-shadow: 0 2px 2px rgba(0,0,0, .5);
... | public/css/menu/menu.css | ul#topnav {
margin: 0; padding: 0;
float: left;
width:100%;
list-style: none;
position: relative;
font-size: 1.2em;
background: #335599;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 2px 2px rgba(0,0,0, .5);
-moz-box-shadow: 0 2px 2px rgba(0,0,0, .5);
... | 0.351089 | 0.075075 |
@import url("https://fonts.googleapis.com/css?family=Bree+Serif|Cabin|Roboto");
body {
min-width: 320px;
font-family: "Roboto", sans-serif;
padding: 0;
margin: 0;
background: #000;
color: #fff;
padding-bottom: 5rem;
background: #ed1b24;
font-size: 14px; }
h1 {
font-size: 19px;
text-align: justify... | src/styles/index.css | @import url("https://fonts.googleapis.com/css?family=Bree+Serif|Cabin|Roboto");
body {
min-width: 320px;
font-family: "Roboto", sans-serif;
padding: 0;
margin: 0;
background: #000;
color: #fff;
padding-bottom: 5rem;
background: #ed1b24;
font-size: 14px; }
h1 {
font-size: 19px;
text-align: justify... | 0.262558 | 0.065128 |
### CONTENT ###
BASE
PADDING CLASSES
MARGIN CLASSES
PAGE STYLRS
TEXT STYLES
HEADER
COUNTER
SERVICE
SERVICE MODAL
METHOD
PORTFOLIO
PORTFOLIO FILTER
PORTFOLIO DETAILS
AESTHETICS
BUTTONS
LISTS
ICONS
BLOG
FORM
FEATURES
MEMBERS
TWITTER
ISOTOPE
SUPERSIZED
FONT AWESOME
FLEXSLIDER
... | css/style.css |
### CONTENT ###
BASE
PADDING CLASSES
MARGIN CLASSES
PAGE STYLRS
TEXT STYLES
HEADER
COUNTER
SERVICE
SERVICE MODAL
METHOD
PORTFOLIO
PORTFOLIO FILTER
PORTFOLIO DETAILS
AESTHETICS
BUTTONS
LISTS
ICONS
BLOG
FORM
FEATURES
MEMBERS
TWITTER
ISOTOPE
SUPERSIZED
FONT AWESOME
FLEXSLIDER
... | 0.17749 | 0.036908 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
.register-main {
width: 100%;
height: 100vh;
background-image: url(./assets/background.png);
background-size: cover;
background-position: center center;
display: flex;
justify-content: center;
align-items: center;... | Desing/register.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
.register-main {
width: 100%;
height: 100vh;
background-image: url(./assets/background.png);
background-size: cover;
background-position: center center;
display: flex;
justify-content: center;
align-items: center;... | 0.508544 | 0.110711 |
@media (min-width: 992px) and (max-width: 1199px) {
.fplus-menu-area .nav-item .nav-link {
font-size: 20px;
letter-spacing: 1px;
}
.hero-content-area .hero-text {
width: 450px;
}
.fplus-about-us-area .about-us-text {
padding: 30px;
}
.single-clients-logo {
... | public/front/css/responsive/responsive.css | @media (min-width: 992px) and (max-width: 1199px) {
.fplus-menu-area .nav-item .nav-link {
font-size: 20px;
letter-spacing: 1px;
}
.hero-content-area .hero-text {
width: 450px;
}
.fplus-about-us-area .about-us-text {
padding: 30px;
}
.single-clients-logo {
... | 0.300027 | 0.095856 |
.header__menu {
position: relative;
width: 100%;
background: #000; /* メニューの背景色 */
text-align: center;
list-style: none;
padding: 0;
}
.header__menu li {
display: inline-block;
padding: 1em 5em;
}
.header__menu li a {
color: #fff; /* メニューの文字色 */
text-decoration: none;
... | public/css/app.css | .header__menu {
position: relative;
width: 100%;
background: #000; /* メニューの背景色 */
text-align: center;
list-style: none;
padding: 0;
}
.header__menu li {
display: inline-block;
padding: 1em 5em;
}
.header__menu li a {
color: #fff; /* メニューの文字色 */
text-decoration: none;
... | 0.320502 | 0.067608 |
.icon-next-level {
border-width: 0 0 1px 1px;
border-style: solid;
border-color: white;
width: 8px;
padding: 0;
height: 8px;
margin-right: 5px;
margin-bottom: 5px;
display: inline-block;
}
.sidebar .navigation ul li ul li a {
color: #818999;
}
.sidebar ~ .content-area {
mar... | src/GR.Extensions/GR.Render.Extension/GR.PageRender.Razor/wwwroot/themes/cosmo/css/custom.css | .icon-next-level {
border-width: 0 0 1px 1px;
border-style: solid;
border-color: white;
width: 8px;
padding: 0;
height: 8px;
margin-right: 5px;
margin-bottom: 5px;
display: inline-block;
}
.sidebar .navigation ul li ul li a {
color: #818999;
}
.sidebar ~ .content-area {
mar... | 0.505859 | 0.065935 |
body {
background-color: #E6E6E6;
}
#myVideo {
width: 100%;
height: auto;
}
@font-face {
font-family: gothamFont;
src: url('../../fonts/GothamFont/Gotham-Book.otf');
}
* {
font-family: gothamFont;
}
.navbar {
padding: 30px 45px;
background-color: #DCDCDC;
border: none;
border... | public/css/webinar/webinars.css | body {
background-color: #E6E6E6;
}
#myVideo {
width: 100%;
height: auto;
}
@font-face {
font-family: gothamFont;
src: url('../../fonts/GothamFont/Gotham-Book.otf');
}
* {
font-family: gothamFont;
}
.navbar {
padding: 30px 45px;
background-color: #DCDCDC;
border: none;
border... | 0.391755 | 0.081374 |
h1,h2,h3,h4,h5,h6,a,p
{
margin: 0px;
padding: 0px;
}
ul,li,ol
{
margin: 0px;
padding: 0px;
list-style: none;
}
img {
width: 100%;
}
i{
font-style: normal;
}
a:hover, a:focus{
outline: none;
text-decoration: none;
color: unset;
}
a {
color: #434542;
}
input:focus, textarea:focus{
outline: none;
}
body
{
fon... | webroot/user/css/style.css | h1,h2,h3,h4,h5,h6,a,p
{
margin: 0px;
padding: 0px;
}
ul,li,ol
{
margin: 0px;
padding: 0px;
list-style: none;
}
img {
width: 100%;
}
i{
font-style: normal;
}
a:hover, a:focus{
outline: none;
text-decoration: none;
color: unset;
}
a {
color: #434542;
}
input:focus, textarea:focus{
outline: none;
}
body
{
fon... | 0.255622 | 0.03962 |
.main-navigation {
background: #ffffff;
padding: 0 40px; }
.main-navigation .main-nav-menu {
align-self: stretch; }
.main-navigation .main-nav-menu .nav-item-dropdown .is-active {
color: #f5a623;
font-weight: bold; }
.main-navigation .navbar-nav {
margin: 0;
align-self: stretch; }
... | src/components/Navigation/MainNavigationComponent/MainNavigationComponent.css | .main-navigation {
background: #ffffff;
padding: 0 40px; }
.main-navigation .main-nav-menu {
align-self: stretch; }
.main-navigation .main-nav-menu .nav-item-dropdown .is-active {
color: #f5a623;
font-weight: bold; }
.main-navigation .navbar-nav {
margin: 0;
align-self: stretch; }
... | 0.352313 | 0.030589 |
:root{
--color1: rgb(129, 136, 156);
--color2: #ffbf00;
--color3: #5a0b0e;
--fondo: #f2f2f2;
--titulos: 33px;
--subtitulos: 18px;
--margenes: 60px;
--espacios: 15px;
--espacios-contenido: 45px;
--contador:0;
}
*{
margin: 0;
padding: 0;
bo... | VentanillaDigital/PaginaTec/estilosIndex.css | :root{
--color1: rgb(129, 136, 156);
--color2: #ffbf00;
--color3: #5a0b0e;
--fondo: #f2f2f2;
--titulos: 33px;
--subtitulos: 18px;
--margenes: 60px;
--espacios: 15px;
--espacios-contenido: 45px;
--contador:0;
}
*{
margin: 0;
padding: 0;
bo... | 0.503418 | 0.103885 |
.mo-switch {
position: relative;
display: inline-block;
width: 80px;
height: 36px;
}
.mo-switch input {display:none;}
.mo-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: grey;
-webkit-transition: .4s;
transition:... | dist/plugins/miniorange-google-apps-login/includes/css/toggleSwitch.css | .mo-switch {
position: relative;
display: inline-block;
width: 80px;
height: 36px;
}
.mo-switch input {display:none;}
.mo-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: grey;
-webkit-transition: .4s;
transition:... | 0.397354 | 0.062417 |
--------------------------*/
body {
background:#eee;
}
#wrapper {
width:800px;
margin:0px auto;
background:#fff;
padding:10px;
}
#factory {
display:none;
}
.ui-tooltip {
max-width:500px;
padding:2px 5px 3px 6px;
border-width:1px !important;
border:1px solid #222;
box-shadow:0 0 5px 1px #8... | src/pages/settings/settings.css | --------------------------*/
body {
background:#eee;
}
#wrapper {
width:800px;
margin:0px auto;
background:#fff;
padding:10px;
}
#factory {
display:none;
}
.ui-tooltip {
max-width:500px;
padding:2px 5px 3px 6px;
border-width:1px !important;
border:1px solid #222;
box-shadow:0 0 5px 1px #8... | 0.152127 | 0.038502 |
.SE-Chrome-Plugin.SEM-Message{
/*
position: absolute;
left: 0px;
right: 365px;
width: auto;
*/
margin-right: 50px;
}
.SE-Chrome-Plugin.SEM-Message .msg-header .ce-attachment.icon-attachment{
float: right;
margin: 10px 0 10px 5px;
}
.SE-Chrome-Plugin.SEM-Message .msg-header .ce-attachment.icon-attachment:before{
ve... | onthefly_overwrite/more_tests/acceptance_tests/jjklfihngajdehchifejpbepdgbbejml_5_1_16161/webapp/chrome/Module/messages.css | .SE-Chrome-Plugin.SEM-Message{
/*
position: absolute;
left: 0px;
right: 365px;
width: auto;
*/
margin-right: 50px;
}
.SE-Chrome-Plugin.SEM-Message .msg-header .ce-attachment.icon-attachment{
float: right;
margin: 10px 0 10px 5px;
}
.SE-Chrome-Plugin.SEM-Message .msg-header .ce-attachment.icon-attachment:before{
ve... | 0.28577 | 0.045948 |
-------------------------*/
h2 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
}
select,
textarea {
border: none;
outline: none;
background: transparent;
width: 100%;
margin-bottom: 1.5em;
}
input:not([type="submit"]),
textarea,
select {
border-bottom: 1px solid #e0e0e0;
}
input:focus,... | styles/form.css | -------------------------*/
h2 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
}
select,
textarea {
border: none;
outline: none;
background: transparent;
width: 100%;
margin-bottom: 1.5em;
}
input:not([type="submit"]),
textarea,
select {
border-bottom: 1px solid #e0e0e0;
}
input:focus,... | 0.391522 | 0.101189 |
.icon-picker-wrap {
/* margin: 0 auto; */
/* margin-top: 10%; */
/* text-align: center; */
}
button.select-icon {
padding: 20px;
border-radius: 5px;
background-color: #70b2dc;
font-size: 22px;
cursor: pointer;
}
.icon-picker-wrap ul {
list-style: none;
margin: 0;
padding: 0... | src/assets/css/style.css | .icon-picker-wrap {
/* margin: 0 auto; */
/* margin-top: 10%; */
/* text-align: center; */
}
button.select-icon {
padding: 20px;
border-radius: 5px;
background-color: #70b2dc;
font-size: 22px;
cursor: pointer;
}
.icon-picker-wrap ul {
list-style: none;
margin: 0;
padding: 0... | 0.247896 | 0.055772 |
body {
overflow-x: hidden;
font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
p {
line-height: 1.75; }
a {
color: white;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 15px; }
a.active, a:active, a:focus, a:hover {
color: #84FFFF;
... | data/css/style.css | body {
overflow-x: hidden;
font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
p {
line-height: 1.75; }
a {
color: white;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 15px; }
a.active, a:active, a:focus, a:hover {
color: #84FFFF;
... | 0.318485 | 0.059976 |
* {
margin: 0;
padding: 0;
}
html,
body {
height: 100%;
}
html,
body,
header,
footer,
main {
background-color: orangered;
width: 100%;
}
body {
display: flex;
flex-direction: column;
justify-content: space-between;
}
body header {
flex-grow: 1;
display: flex;
align-items: center;
justify-con... | src/Pages/Sozinho/style.css | * {
margin: 0;
padding: 0;
}
html,
body {
height: 100%;
}
html,
body,
header,
footer,
main {
background-color: orangered;
width: 100%;
}
body {
display: flex;
flex-direction: column;
justify-content: space-between;
}
body header {
flex-grow: 1;
display: flex;
align-items: center;
justify-con... | 0.481454 | 0.081813 |
form{
width: 300px;
margin-right: auto;
margin-left:auto;
}
form input {
margin-bottom: 5px;
}
label.error{
color:#c0392b;
font-weight: 900;
}
div.loi{
color:#c0392b;
font-weight: 900;
}
body {
margin : 0;
padding : 0;
font : 100% "Trebuchet MS", verdana, arial, sans-serif;
background... | public/bootstrap/css/style.css | form{
width: 300px;
margin-right: auto;
margin-left:auto;
}
form input {
margin-bottom: 5px;
}
label.error{
color:#c0392b;
font-weight: 900;
}
div.loi{
color:#c0392b;
font-weight: 900;
}
body {
margin : 0;
padding : 0;
font : 100% "Trebuchet MS", verdana, arial, sans-serif;
background... | 0.341583 | 0.173393 |
[data-sal] {
-webkit-transition-delay: 0s;
transition-delay: 0s
}
[data-sal],
[data-sal][data-sal-duration="200"] {
-webkit-transition-duration: .2s;
transition-duration: .2s
}
[data-sal][data-sal-duration="250"] {
-webkit-transition-duration: .25s;
transition-duration: .25s
}
[data-sal][data... | assets/css/sal.css | [data-sal] {
-webkit-transition-delay: 0s;
transition-delay: 0s
}
[data-sal],
[data-sal][data-sal-duration="200"] {
-webkit-transition-duration: .2s;
transition-duration: .2s
}
[data-sal][data-sal-duration="250"] {
-webkit-transition-duration: .25s;
transition-duration: .25s
}
[data-sal][data... | 0.333937 | 0.05498 |