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
#page-home{ height: 100vh; background:url('../assets/home-background.svg') no-repeat; /* ../ => vai uma pasta acima dela no-repeat => para a imagem não se repetir*/ background-position: 35vw bottom; } #page-home .content{ /* . => referẽncia para uma classe + nome da classe */ width: 90%; max...
pacote download/public/styles/home.css
#page-home{ height: 100vh; background:url('../assets/home-background.svg') no-repeat; /* ../ => vai uma pasta acima dela no-repeat => para a imagem não se repetir*/ background-position: 35vw bottom; } #page-home .content{ /* . => referẽncia para uma classe + nome da classe */ width: 90%; max...
0.299003
0.075278
* * <learningBase> * * The learningBase topic type is not used to * deliver any actual learning content, but * instead provides a set of common elements * for use in the other more specific learning * content types: learningOverview, learningContent, * learningSummary, learningAssessment, * and learnin...
dita-ot-3.x/plugins/com.oxygenxml.pdf.css/css/core/-learning.css
* * <learningBase> * * The learningBase topic type is not used to * deliver any actual learning content, but * instead provides a set of common elements * for use in the other more specific learning * content types: learningOverview, learningContent, * learningSummary, learningAssessment, * and learnin...
0.640411
0.198996
min-height: 400px; } /* Optional: Makes the sample page fill the window. */ html, body { height: 100%; margin: 0; padding: 0; } #description { font-family: Roboto; font-size: 15px; font-weight: 300; } #infowindow-content .title { font-weight: bold; } #infowindow-content { display: none; } #map #...
public/css/app.css
min-height: 400px; } /* Optional: Makes the sample page fill the window. */ html, body { height: 100%; margin: 0; padding: 0; } #description { font-family: Roboto; font-size: 15px; font-weight: 300; } #infowindow-content .title { font-weight: bold; } #infowindow-content { display: none; } #map #...
0.52756
0.065247
body { direction: rtl; unicode-bidi: embed; } .site-branding { text-align: right; } .site-tools { float: left; } @media all and (max-width: 640px) { .site-tools .wishlist-button, .site-tools .shopping-bag-button { padding-left: 10px; } } .site-tools.offset { margin-left: -8px; ...
htdocs/wp-content/themes/shopkeeper/rtl.css
body { direction: rtl; unicode-bidi: embed; } .site-branding { text-align: right; } .site-tools { float: left; } @media all and (max-width: 640px) { .site-tools .wishlist-button, .site-tools .shopping-bag-button { padding-left: 10px; } } .site-tools.offset { margin-left: -8px; ...
0.448426
0.092278
font-size: 20px; font-family: sans-serif; font-weight: 600; color: dimgrey; position:relative; left:50%; margin-left:-150px; text-align:center; width: 250px; } #gross{background-color:#00BCD4...
css/style.css
font-size: 20px; font-family: sans-serif; font-weight: 600; color: dimgrey; position:relative; left:50%; margin-left:-150px; text-align:center; width: 250px; } #gross{background-color:#00BCD4...
0.210766
0.072014
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap'); #myTabContent{ background: none; } #myTabContent li.active >a { background: none !important; } .nav-tabs>li.active > a { background-color: transparent!important; } li.active>a { background-color: initial !important; }...
public/css/finance.css
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap'); #myTabContent{ background: none; } #myTabContent li.active >a { background: none !important; } .nav-tabs>li.active > a { background-color: transparent!important; } li.active>a { background-color: initial !important; }...
0.33928
0.067917
@CHARSET "ISO-8859-1"; table.archive-datatables th { text-align: center } table.archive-datatables th:nth-child(1) { width: 5%; } table.archive-datatables th:nth-child(2){ width: 20%; } table.archive-datatables td:nth-child(3){ width: 15%; } table.archive-datatables th:nth-child(4), table.archive-datatables th...
public/resources/themes/default/css/backoffice/data_integration_report/report_import_by_year.css
@CHARSET "ISO-8859-1"; table.archive-datatables th { text-align: center } table.archive-datatables th:nth-child(1) { width: 5%; } table.archive-datatables th:nth-child(2){ width: 20%; } table.archive-datatables td:nth-child(3){ width: 15%; } table.archive-datatables th:nth-child(4), table.archive-datatables th...
0.140956
0.214537
@charset "utf-8"; a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var { margin: 0; padding: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { ...
template/pc1/rainbow/static/css/cOrderIframe.css
@charset "utf-8"; a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var { margin: 0; padding: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { ...
0.33372
0.078819
.container, .container-fluid {margin-top: 50px; margin-bottom: 20px;} html {font-size: 14px;} /*Navigation Bar*/ .totop { position: relative; float: right; top: -42px; margin-right: 10px; text-decoration: none; } @media (min-width: 576px) { .smShow { display: none; } } @media (max-widt...
Marginalia/css/style.css
.container, .container-fluid {margin-top: 50px; margin-bottom: 20px;} html {font-size: 14px;} /*Navigation Bar*/ .totop { position: relative; float: right; top: -42px; margin-right: 10px; text-decoration: none; } @media (min-width: 576px) { .smShow { display: none; } } @media (max-widt...
0.219003
0.080357
.nav_guide{ width:1200px; margin:10px auto 0 auto; line-height:30px; color:#666; } .FenLieContainer{ display:table; width:1200px; margin:auto; } .FenLieContainer .Main,.FenLieContainer .Side{ display:table-cell; vertical-align:top; } .FenLieContainer .Main{ width:860px; padding-right:20px; ...
public/static/fenlei/bencandy.css
.nav_guide{ width:1200px; margin:10px auto 0 auto; line-height:30px; color:#666; } .FenLieContainer{ display:table; width:1200px; margin:auto; } .FenLieContainer .Main,.FenLieContainer .Side{ display:table-cell; vertical-align:top; } .FenLieContainer .Main{ width:860px; padding-right:20px; ...
0.179567
0.03949
* html, * html body { background-image: url(about:blank); background-attachment: fixed; } #chatBtn { position: fixed; position: fixed \9; *position: fixed; _position: absolute; background-color: #19CAA6; font-family: 'Helvetica Neue', 'Helvetica', 'Microsoft Yahei', 'Arial', 'sans-serif...
mysuba01/templates/app/findcode2_files/chatStyle.css
* html, * html body { background-image: url(about:blank); background-attachment: fixed; } #chatBtn { position: fixed; position: fixed \9; *position: fixed; _position: absolute; background-color: #19CAA6; font-family: 'Helvetica Neue', 'Helvetica', 'Microsoft Yahei', 'Arial', 'sans-serif...
0.383872
0.102754
.layui-layout > .layui-side { top: 50px; bottom: 0; overflow: auto; } .layui-layout > .layui-body { top: 50px; bottom: 0; overflow: auto; } .layui-layout > .layui-body > .layui-card { box-shadow: none; } .layui-layout > .layui-body > .layui-card > .layui-card-body { padding: 15px 15px; } .layui-layout >...
public/static/theme/css/console.layout.css
.layui-layout > .layui-side { top: 50px; bottom: 0; overflow: auto; } .layui-layout > .layui-body { top: 50px; bottom: 0; overflow: auto; } .layui-layout > .layui-body > .layui-card { box-shadow: none; } .layui-layout > .layui-body > .layui-card > .layui-card-body { padding: 15px 15px; } .layui-layout >...
0.281998
0.050752
@font-face { font-family: moonsans; src: url(212\ Moon\ Child\ Sans.otf); } body { background: url("https://static.bhphoto.com/images/images500x500/1157995641_45637.jpg"); background-size: 100vw; } .float{ position:fixed; width:60px; height:60px; bottom: 5%; right: 5%; margin-left: 15px;...
public/styles/style.css
@font-face { font-family: moonsans; src: url(212\ Moon\ Child\ Sans.otf); } body { background: url("https://static.bhphoto.com/images/images500x500/1157995641_45637.jpg"); background-size: 100vw; } .float{ position:fixed; width:60px; height:60px; bottom: 5%; right: 5%; margin-left: 15px;...
0.377196
0.132627
/* IMPORTANT */ /* 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. */ /* tested with IE5+/Win, Mozilla, IE5/Mac, Safari, Opera8/Win */ /* colors wine red: #9...
前端案例收集/css/csszengarden.com-master/179/179.css
/* IMPORTANT */ /* 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. */ /* tested with IE5+/Win, Mozilla, IE5/Mac, Safari, Opera8/Win */ /* colors wine red: #9...
0.299925
0.057229
* 1. Set the size of the spinner to whatever the font size is: much more terse. * 2. Defining the colour once and reusing it via `currentColor` is more terse. * 3. The border of the spinner should be 5% the size of the overall spinner. * 4. The spinner is just a ¾-complete circle that rotates. * 5. Kellum Method f...
mm5/themes/shadows/extensions/spinner/spinner.css
* 1. Set the size of the spinner to whatever the font size is: much more terse. * 2. Defining the colour once and reusing it via `currentColor` is more terse. * 3. The border of the spinner should be 5% the size of the overall spinner. * 4. The spinner is just a ¾-complete circle that rotates. * 5. Kellum Method f...
0.80406
0.470189
.EPEdit-customPanelBody { font:normal 11px tahoma; background-color:#ECEFF3; } .FM-ToolLinkText { color: #000000; text-decoration: none; font-weight: normal; margin-right: 2px; } .FM-ToolLinkImage { margin: 2px; vertical-align: middle; } a.FM-DirectoryLink { color: #000000; } a.FM-SearchHitLink { color: #...
Util/styles/FileManager.css
.EPEdit-customPanelBody { font:normal 11px tahoma; background-color:#ECEFF3; } .FM-ToolLinkText { color: #000000; text-decoration: none; font-weight: normal; margin-right: 2px; } .FM-ToolLinkImage { margin: 2px; vertical-align: middle; } a.FM-DirectoryLink { color: #000000; } a.FM-SearchHitLink { color: #...
0.28577
0.070784
@font-face { font-family: "Flaticon89"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style...
images/icons/traffic-signs-set/flaticon89.css
@font-face { font-family: "Flaticon89"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style...
0.415373
0.225758
html { font-family: "Open Sans", sans-serif; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; ...
src/styles/global.css
html { font-family: "Open Sans", sans-serif; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; ...
0.321673
0.069007
@font-face{ font-family: victorian_title; src: url(VictorianText.ttf) } @font-face{ font-family: victorian_basic; src: url(AquilineTwo.ttf); } @font-face{ font-family: baskerville; src: url(Baskerville-Italic.otf); } body{ background: url("images/victorian_background.jpg"); background:cover; f...
vic_era.css
@font-face{ font-family: victorian_title; src: url(VictorianText.ttf) } @font-face{ font-family: victorian_basic; src: url(AquilineTwo.ttf); } @font-face{ font-family: baskerville; src: url(Baskerville-Italic.otf); } body{ background: url("images/victorian_background.jpg"); background:cover; f...
0.213951
0.054752
–––––––––––––––––––––––––––––––––––––––––––––––––– - Grid - Base Styles - Typography - Links - Buttons - Forms - Lists - Code - Tables - Spacing - Utilities - Clearing - Media Queries */ /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container { position: relative; width: 100%; max-width: 960px;...
public/css/all.css
–––––––––––––––––––––––––––––––––––––––––––––––––– - Grid - Base Styles - Typography - Links - Buttons - Forms - Lists - Code - Tables - Spacing - Utilities - Clearing - Media Queries */ /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container { position: relative; width: 100%; max-width: 960px;...
0.479504
0.167083
@charset "utf-8"; body { font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; background: #416680; margin: 0; padding: 0; color: #000; } h1, h2, h3, h4, h5, h6, p { margin-top: 0px; /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. D...
html/style/dwtmultus.css
@charset "utf-8"; body { font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; background: #416680; margin: 0; padding: 0; color: #000; } h1, h2, h3, h4, h5, h6, p { margin-top: 0px; /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. D...
0.234056
0.159479
.start-page-content .page-header, .custom-page-content .page-header.color-1 { background-color:rgba(0,0,0,0.5) } .pt-page .section-inner { background-color:inherit } .start-page-content .page-content { background:#fff } body>footer .copyrights, .site-title { color:#fff } .page-header { border-bottom:none } .servi...
css/my.css
.start-page-content .page-header, .custom-page-content .page-header.color-1 { background-color:rgba(0,0,0,0.5) } .pt-page .section-inner { background-color:inherit } .start-page-content .page-content { background:#fff } body>footer .copyrights, .site-title { color:#fff } .page-header { border-bottom:none } .servi...
0.357568
0.0704
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */ @import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700); @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800); article, aside, details, figcaption...
Styles/home1.css
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */ @import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700); @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800); article, aside, details, figcaption...
0.331877
0.038575
display: none; position: fixed; bottom: 60px; right: 30px; z-index: 99; border: none; outline: none; background-color:rgba(242, 242, 242, 0.5); color: #b3b3b3; cursor: pointer; padding: 15px; border-radius: 10px; font-size: 18px; width:60px; height:60px; } #d...
css/developer.css
display: none; position: fixed; bottom: 60px; right: 30px; z-index: 99; border: none; outline: none; background-color:rgba(242, 242, 242, 0.5); color: #b3b3b3; cursor: pointer; padding: 15px; border-radius: 10px; font-size: 18px; width:60px; height:60px; } #d...
0.563138
0.087603
html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ } body { padding-top: 70px; } footer { padding: 30px 0; } #classdesc { text-align: justify; font-size: 115%; } #statement { text-align: justify; font-size: 90%; } .instructorphoto img { width: 80px; border-radius: 80px; margin-b...
assets/css/offcanvas.css
html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ } body { padding-top: 70px; } footer { padding: 30px 0; } #classdesc { text-align: justify; font-size: 115%; } #statement { text-align: justify; font-size: 90%; } .instructorphoto img { width: 80px; border-radius: 80px; margin-b...
0.422505
0.057019
@-moz-document domain("mycourses.rit.edu") { /* MyCourses Dark Theme author: Inchworm333 description: A dark theme and general fixes to the rit MyCourses */ /* Generic Page */ .d2l-navigation-s-header, .d2l-navigation-s-main.d2l-navigation-main-tb { background-color: #212121; border-bottom: 1px solid #424242; ...
MyCourses Dark Theme.user.css
@-moz-document domain("mycourses.rit.edu") { /* MyCourses Dark Theme author: Inchworm333 description: A dark theme and general fixes to the rit MyCourses */ /* Generic Page */ .d2l-navigation-s-header, .d2l-navigation-s-main.d2l-navigation-main-tb { background-color: #212121; border-bottom: 1px solid #424242; ...
0.179459
0.078219
pre.textmate-source { padding: 0px 0px 16px 0px; } pre.textmate-source.sunburst { color: #F8F8F8; background-color: #000; } pre.textmate-source .linenum { padding: 0.1em 0.5em 0.2em 0; color: #333; background-color: #111; } pre.textmate-source.sunburst span { padding-top: 0.2em; padding-bottom: 0.1em; } p...
themes/site-1/simpla/stylesheets/textmate.css
pre.textmate-source { padding: 0px 0px 16px 0px; } pre.textmate-source.sunburst { color: #F8F8F8; background-color: #000; } pre.textmate-source .linenum { padding: 0.1em 0.5em 0.2em 0; color: #333; background-color: #111; } pre.textmate-source.sunburst span { padding-top: 0.2em; padding-bottom: 0.1em; } p...
0.33644
0.076442
@import '../node_modules/bootstrap/dist/css/bootstrap.min.css'; @import '../node_modules/bootswatch/dist/materia/bootstrap.min.css'; @import '../node_modules/font-awesome/css/font-awesome.min.css'; @import '../node_modules/alertifyjs/build/css/alertify.min.css'; @import '../node_modules/alertifyjs/build/css/themes/boot...
src/DateApp-SPA/src/styles.css
@import '../node_modules/bootstrap/dist/css/bootstrap.min.css'; @import '../node_modules/bootswatch/dist/materia/bootstrap.min.css'; @import '../node_modules/font-awesome/css/font-awesome.min.css'; @import '../node_modules/alertifyjs/build/css/alertify.min.css'; @import '../node_modules/alertifyjs/build/css/themes/boot...
0.250363
0.035178
.accordion { margin-top: 10px; border-bottom: 1px solid transparent; transition: border 300ms ease-in-out 150ms, background-color 400ms ease, margin-bottom 300ms linear; will-change: border, background-color, margin-bottom; } .accordion--open.accordion:not(.accordion--wrapped) { margin-bottom: 30px;...
src/components/registerFormular/registerFormular.css
.accordion { margin-top: 10px; border-bottom: 1px solid transparent; transition: border 300ms ease-in-out 150ms, background-color 400ms ease, margin-bottom 300ms linear; will-change: border, background-color, margin-bottom; } .accordion--open.accordion:not(.accordion--wrapped) { margin-bottom: 30px;...
0.478773
0.060446
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@800&display=swap'); html{ background: rgba(0,0,0,0); margin: 0; font-family: 'Manrope', sans-serif; } .bar{ color: white; position: sticky; display: flex; top: 0; font-size: 0.5vw; margin: 0; padding-left: 1vw; width: 100%; backg...
css/styles.css
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@800&display=swap'); html{ background: rgba(0,0,0,0); margin: 0; font-family: 'Manrope', sans-serif; } .bar{ color: white; position: sticky; display: flex; top: 0; font-size: 0.5vw; margin: 0; padding-left: 1vw; width: 100%; backg...
0.505127
0.078961
:root { /************VARIABLES***********/ --primary-color: #00adb5; --secondary-color: #eeeeee; --text-color: #393e46; --background-color: #222831; /************UTILIEIS************/ font-size: 62.5%; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'B...
john-the-doe/css/styles.css
:root { /************VARIABLES***********/ --primary-color: #00adb5; --secondary-color: #eeeeee; --text-color: #393e46; --background-color: #222831; /************UTILIEIS************/ font-size: 62.5%; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'B...
0.365004
0.088899
ul { list-style-type:none; margin:0 0 2em 0; padding:0; } ul li { display:inline; margin-right: 30px; } ul li a { font-size: 1.5em; } .link { color:#fff; text-decoration: underline; font-weight: bold; opacity: 0.8; } .suggestion { display: inline; opacity: 0.8; } .link:ho...
src/app/library/library.component.css
ul { list-style-type:none; margin:0 0 2em 0; padding:0; } ul li { display:inline; margin-right: 30px; } ul li a { font-size: 1.5em; } .link { color:#fff; text-decoration: underline; font-weight: bold; opacity: 0.8; } .suggestion { display: inline; opacity: 0.8; } .link:ho...
0.604866
0.15444
/*Curator*/ .module-container { margin-left: 3rem; margin-top: 0.5rem; margin-right: 3rem; } .tab-container { height: 80vh; width: auto; overflow: auto; } .tab-footer { position: fixed; bottom: 0; right: 0; width: 100vw; height: 10vh; padding-botto...
Source/Microsoft.Teams.Apps.SubmitIdea/ClientApp/src/styles/curator.css
/*Curator*/ .module-container { margin-left: 3rem; margin-top: 0.5rem; margin-right: 3rem; } .tab-container { height: 80vh; width: auto; overflow: auto; } .tab-footer { position: fixed; bottom: 0; right: 0; width: 100vw; height: 10vh; padding-botto...
0.315525
0.044431
:root { --title-background: #323232; --black-color: #000000; --white-color: #ffffff; --gothic-color: #6f98a8; --scooter-color: #2e8ead; --charcoal-color: #2f454f; --silver-color: #bfbfbf; --light-grey2-color: #efefef; --light-blue2-color: #72c3dc; --padding-all-side-10px: 10px; } html { font-size:...
style.css
:root { --title-background: #323232; --black-color: #000000; --white-color: #ffffff; --gothic-color: #6f98a8; --scooter-color: #2e8ead; --charcoal-color: #2f454f; --silver-color: #bfbfbf; --light-grey2-color: #efefef; --light-blue2-color: #72c3dc; --padding-all-side-10px: 10px; } html { font-size:...
0.541166
0.145753
body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } p { line-height: 1.75; } a { color: #fed136; } a:hover {...
edTheme/style.css
body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } p { line-height: 1.75; } a { color: #fed136; } a:hover {...
0.425844
0.07843
::selection{ background: transparent; } body{ overflow: hidden; margin: 0; font-family: 'Righteous', cursive; font-size: 32px; background: black; } #bar{ -webkit-app-region: drag; display: block; position: absolute; height: 50px; width: 100%; top: 0; background-color: #73d6db; cursor: defaul...
16_Dev_App_Code/assets/css/desktop.css
::selection{ background: transparent; } body{ overflow: hidden; margin: 0; font-family: 'Righteous', cursive; font-size: 32px; background: black; } #bar{ -webkit-app-region: drag; display: block; position: absolute; height: 50px; width: 100%; top: 0; background-color: #73d6db; cursor: defaul...
0.47658
0.058642
.menu-outer:hover ~ .menu-close { margin-right:-100px; } .menu-outer:hover .bar { background:#118DF0; } .menu-outer > nav ul { top:15%; } html, body { background: rgba(20,20,20,1); } .menu-outer { overflow: hidden; position: fixed; top: 0; font-family: 'Montserrat', serif; z-index: 998; ...
dist/styles/side-menu.css
.menu-outer:hover ~ .menu-close { margin-right:-100px; } .menu-outer:hover .bar { background:#118DF0; } .menu-outer > nav ul { top:15%; } html, body { background: rgba(20,20,20,1); } .menu-outer { overflow: hidden; position: fixed; top: 0; font-family: 'Montserrat', serif; z-index: 998; ...
0.370225
0.056185
* { margin: 0px 0px; padding: 0px; border: none; box-sizing: border-box; } a:visited, a:link { text-decoration: none; color: inherit; } body { font-size: 12px; line-height: 1.7em; font-family: Gothic; } select { font-size: 12px; } textarea { resize: none; font-family: Malgun Gothic; font-size: 12px; p...
assets/css/style.default.css
* { margin: 0px 0px; padding: 0px; border: none; box-sizing: border-box; } a:visited, a:link { text-decoration: none; color: inherit; } body { font-size: 12px; line-height: 1.7em; font-family: Gothic; } select { font-size: 12px; } textarea { resize: none; font-family: Malgun Gothic; font-size: 12px; p...
0.223801
0.052765
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,700"); * { box-sizing: border-box; font-family: sans-serif; } /* grids */ .container { width: 100%; margin: 0 auto; } .row:before, .row:after { content: ""; display: table; clear: both; } [class*="col-"] { float: left; min-height: 1px; height: 32...
css/style.css
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,700"); * { box-sizing: border-box; font-family: sans-serif; } /* grids */ .container { width: 100%; margin: 0 auto; } .row:before, .row:after { content: ""; display: table; clear: both; } [class*="col-"] { float: left; min-height: 1px; height: 32...
0.433742
0.177276
#contactus { color: #9d2143; font-size: 2.5rem; margin-top: -19px; padding-bottom: 15px; margin-bottom: 0.5rem; font-weight: 500; } .lne { width: 100%; background-color: rgb(255, 150, 2); padding: 1px; margin-top: -9px; margin-bottom: 11px; padding-left: 12px; } ...
public/css/contact_us.css
#contactus { color: #9d2143; font-size: 2.5rem; margin-top: -19px; padding-bottom: 15px; margin-bottom: 0.5rem; font-weight: 500; } .lne { width: 100%; background-color: rgb(255, 150, 2); padding: 1px; margin-top: -9px; margin-bottom: 11px; padding-left: 12px; } ...
0.346431
0.095223
* { box-sizing: border-box; } /** ==================== * estilos del perfil =======================*/ .targeta_perfil { margin-top: 20px; background-color: rgba(0, 0, 0, 0.5); } .cuerpo_perfil { text-align: center; padding: 10px; border-radius: 5px; } /* .fecha_miembro, .pais_miembro{ mar...
public/css/perfil.css
* { box-sizing: border-box; } /** ==================== * estilos del perfil =======================*/ .targeta_perfil { margin-top: 20px; background-color: rgba(0, 0, 0, 0.5); } .cuerpo_perfil { text-align: center; padding: 10px; border-radius: 5px; } /* .fecha_miembro, .pais_miembro{ mar...
0.428114
0.121947
.mein-card { box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2); transition: 0.3s; width:23%; max-height: 250px; margin: 1%; border: 1px solid gainsboro; border-radius: 10px; overflow: hidden; } .mein-card:hover { transition: 0.1s; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); transform: sc...
public/css/custom.css
.mein-card { box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2); transition: 0.3s; width:23%; max-height: 250px; margin: 1%; border: 1px solid gainsboro; border-radius: 10px; overflow: hidden; } .mein-card:hover { transition: 0.1s; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); transform: sc...
0.505127
0.134833
header{ background-color: #BBBB; padding: 20px 0; } .caixa{ position: relative; width: 940px; margin: auto; } /*Será configurado o CSS de cada item da lista*/ nav{ position: absolute; top:110px; right: 0; } nav li{ display: inline; margin: 0 0 0 15px; } nav a { text-tran...
HTML5 e CSS3 parte 2/style.css
header{ background-color: #BBBB; padding: 20px 0; } .caixa{ position: relative; width: 940px; margin: auto; } /*Será configurado o CSS de cada item da lista*/ nav{ position: absolute; top:110px; right: 0; } nav li{ display: inline; margin: 0 0 0 15px; } nav a { text-tran...
0.260013
0.089018
html{ scroll-behavior: smooth; } .navbar, .content-group{ margin-top: 20px; } body{ background-color:rgb(42, 40, 40); position: relative; } .nav-overlay{ position: absolute; top: 0; left: 0; width: 100vw; height: 150vh; margin: 0px; padding: 30px 0px 30px 0px; } .overlay-l...
assets/fonts/style.css
html{ scroll-behavior: smooth; } .navbar, .content-group{ margin-top: 20px; } body{ background-color:rgb(42, 40, 40); position: relative; } .nav-overlay{ position: absolute; top: 0; left: 0; width: 100vw; height: 150vh; margin: 0px; padding: 30px 0px 30px 0px; } .overlay-l...
0.364891
0.065755
.dataTables_filter, .dataTables_length, .detour_form { margin-bottom: 8px; } table.mainTable th a { color: #fff; text-decoration: none; } table.mainTable th.sorting_desc { background: transparent url('../images/table_sort_desc.gif') center right no-repeat; border-left: 1px solid #C6...
themes/user/detour_pro/css/detour.css
.dataTables_filter, .dataTables_length, .detour_form { margin-bottom: 8px; } table.mainTable th a { color: #fff; text-decoration: none; } table.mainTable th.sorting_desc { background: transparent url('../images/table_sort_desc.gif') center right no-repeat; border-left: 1px solid #C6...
0.374676
0.122444
table { padding:0px; border-spacing: 0; text-align:center; margin:0px auto; } body { font: 16px "Lucida Grande",Helvetica,Verdana,Arial,Tahoma,sans-serif; min-height:860px; height: 100%!important; display: block; position: relative; } body + div { padding-bottom:1...
public/word.styles.css
table { padding:0px; border-spacing: 0; text-align:center; margin:0px auto; } body { font: 16px "Lucida Grande",Helvetica,Verdana,Arial,Tahoma,sans-serif; min-height:860px; height: 100%!important; display: block; position: relative; } body + div { padding-bottom:1...
0.349755
0.148602
.textViewContent .freidi_reference h2 { margin-top: 5em; margin-bottom: 1em; margin-left:-2em; } .textViewContent .freidi_reference span.head { font-size: 20px; letter-spacing: 0.1em; } .textViewContent .freidi_reference .stage:first-letter { margin-left: -1em; } .textViewContent .freidi_ref...
packages/eoTheme/sass/etc/freidi-texts.css
.textViewContent .freidi_reference h2 { margin-top: 5em; margin-bottom: 1em; margin-left:-2em; } .textViewContent .freidi_reference span.head { font-size: 20px; letter-spacing: 0.1em; } .textViewContent .freidi_reference .stage:first-letter { margin-left: -1em; } .textViewContent .freidi_ref...
0.526343
0.158109
--------------------------------------------------------- */ html, body, form, fieldset { margin: 0; padding: 0; } body { color: #000000; background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; line-height: 150%; } body#bd { color: #333333; background: #F2F2F2; } body.contentpane { ...
CARNEIRADAS - Antonio e Francisco Carneiro_files/template.css
--------------------------------------------------------- */ html, body, form, fieldset { margin: 0; padding: 0; } body { color: #000000; background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; line-height: 150%; } body#bd { color: #333333; background: #F2F2F2; } body.contentpane { ...
0.200714
0.050191
* @styles 0-system-toolbar-layout Layout * * * The toolbar is divided into the following groups, which are separated by gray `#BFBFBF` vertical dividers. * * Help (`question-circle` icon) * * Visual presentation features * * Change Theme (`change-theme` icon) * * Zoom Out (`zoom-out` icon) * * Zoom In (`zoom-in` ...
ux/system-toolbar.css
* @styles 0-system-toolbar-layout Layout * * * The toolbar is divided into the following groups, which are separated by gray `#BFBFBF` vertical dividers. * * Help (`question-circle` icon) * * Visual presentation features * * Change Theme (`change-theme` icon) * * Zoom Out (`zoom-out` icon) * * Zoom In (`zoom-in` ...
0.79736
0.214599
.dataTable2 th{ /* display: flex; */ white-space: nowrap; } .dataTable2 th span{ padding-right: 20px; } .dataTable3{ max-width: 300px !important; } .td_img{ width: 50px; height: 50px; } @media (min-width: 991px){ .td_img:hover img{ transform: scale(5); position: relative; z-index: 999; } } .td_img im...
public/assets/css/admin.css
.dataTable2 th{ /* display: flex; */ white-space: nowrap; } .dataTable2 th span{ padding-right: 20px; } .dataTable3{ max-width: 300px !important; } .td_img{ width: 50px; height: 50px; } @media (min-width: 991px){ .td_img:hover img{ transform: scale(5); position: relative; z-index: 999; } } .td_img im...
0.229018
0.057098
width: 90vw; margin: 0 5vw; height: 45vw; background: url("/img/t-shirt.png"); background-size: contain; background-repeat: no-repeat; background-position: center top; overflow: hidden; } #t-shirt--back{ width: 90vw; margin: 0 5vw; height: 45vw; background: url("/img/t-shirt--back.png"); back...
bmx_f7/css/rewards.css
width: 90vw; margin: 0 5vw; height: 45vw; background: url("/img/t-shirt.png"); background-size: contain; background-repeat: no-repeat; background-position: center top; overflow: hidden; } #t-shirt--back{ width: 90vw; margin: 0 5vw; height: 45vw; background: url("/img/t-shirt--back.png"); back...
0.564819
0.082771
A:link {color: #0000EF} A:visited {color: #0000EF} A:active {color: #FF0000} BODY { background-color: #E0E0FF; color: black; } body, td, th, h1, h2 {font-family: sans-serif;} H1 { font-family: arial, helvetica, sans-serif; font-size: large; font-weight: bold; text-align: center; } H2 { font-family: arial, helvetica...
static/eaitest.css
A:link {color: #0000EF} A:visited {color: #0000EF} A:active {color: #FF0000} BODY { background-color: #E0E0FF; color: black; } body, td, th, h1, h2 {font-family: sans-serif;} H1 { font-family: arial, helvetica, sans-serif; font-size: large; font-weight: bold; text-align: center; } H2 { font-family: arial, helvetica...
0.422981
0.34161
html, body{height:100% !important;} html, body>.wrapper{height:100% !important;} .skin-blue .main-header .logo{background-color:#016f65;-webkit-box-shadow: 3px -1px 5px 0px rgba(168,165,168,1); -moz-box-shadow: 3px -1px 5px 0px rgba(168,165,168,1); box-shadow: 3px -1px 5px 0px rgba(168,165,168,1);} .main-header .logo{...
web/themes/product/css/custom-skin.css
html, body{height:100% !important;} html, body>.wrapper{height:100% !important;} .skin-blue .main-header .logo{background-color:#016f65;-webkit-box-shadow: 3px -1px 5px 0px rgba(168,165,168,1); -moz-box-shadow: 3px -1px 5px 0px rgba(168,165,168,1); box-shadow: 3px -1px 5px 0px rgba(168,165,168,1);} .main-header .logo{...
0.296756
0.078289
body { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; background-color: #FFFFFF; background-image: url("../img/background.svg"); background-attachment: fixed; background-size: cover; /* background by SVGBackgrounds.com */ } #logo { height: calc(20px + 0.4vw); } #navbarNa...
public/assets/css/pages.css
body { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; background-color: #FFFFFF; background-image: url("../img/background.svg"); background-attachment: fixed; background-size: cover; /* background by SVGBackgrounds.com */ } #logo { height: calc(20px + 0.4vw); } #navbarNa...
0.391406
0.093637
@charset "utf-8"; html,body,div,p,table,textarea,form,h1,h2,h3,h4,h5,ul,li,dl,dt,ol,dd,span,img{margin:0;padding:0;color:#505050;list-style:none;} select, input, img{vertical-align:middle;border:none;} body{background:#fff;-webkit-user-select:none;-webkit-text-size-adjust:none; max-width:7.2rem; margin:0 auto;} a{...
public/home/css/main.css
@charset "utf-8"; html,body,div,p,table,textarea,form,h1,h2,h3,h4,h5,ul,li,dl,dt,ol,dd,span,img{margin:0;padding:0;color:#505050;list-style:none;} select, input, img{vertical-align:middle;border:none;} body{background:#fff;-webkit-user-select:none;-webkit-text-size-adjust:none; max-width:7.2rem; margin:0 auto;} a{...
0.32146
0.044514
@charset "UTF-8"; /* CSS Document */ /* Float Elements ---------------------------------*/ .fl-lt { float: left; } .fl-rt { float: right; } /* Backgrounds ---------------------------------*/ .main-bg { position: absolute; right: 0; bottom: 0; min-width: 100%; min-height: 100%; z-i...
src/css/style.css
@charset "UTF-8"; /* CSS Document */ /* Float Elements ---------------------------------*/ .fl-lt { float: left; } .fl-rt { float: right; } /* Backgrounds ---------------------------------*/ .main-bg { position: absolute; right: 0; bottom: 0; min-width: 100%; min-height: 100%; z-i...
0.434701
0.064418
ul { list-style: none; } a { text-decoration: none; outline: none; color: #0080FF; } body { /* Location of the image */ background-image: url(/www/img/2.jpg); /* Image is centered vertically and horizontally at all times */ background-position: center center; /* Image doesn't repeat */ backg...
html/www/css/style_cabinet.css
ul { list-style: none; } a { text-decoration: none; outline: none; color: #0080FF; } body { /* Location of the image */ background-image: url(/www/img/2.jpg); /* Image is centered vertically and horizontally at all times */ background-position: center center; /* Image doesn't repeat */ backg...
0.271541
0.083479
:root{ --color-green--:#417d99; } *{ margin:0; padding:0; border:0; } body{ background:#303536; } header{ padding:32px; border-bottom:solid var(--color-green--) 5px; } body{ font-family: 'RocknRoll One', sans-serif; } header div{ text-align:center; } .links{ text-align: center; }...
public/css/style.css
:root{ --color-green--:#417d99; } *{ margin:0; padding:0; border:0; } body{ background:#303536; } header{ padding:32px; border-bottom:solid var(--color-green--) 5px; } body{ font-family: 'RocknRoll One', sans-serif; } header div{ text-align:center; } .links{ text-align: center; }...
0.474875
0.135546
@keyframes fadeIn { 0% { opacity: 0; margin-left: -10vw; } 100% { opacity: 1; margin-left: 0; } } #bg { position: absolute; width: 100vw; height: 100vh; top: 0; left: 0; background: url('../../assets/img/bg1.png'); background-size: 200vw auto; background-positio...
src/src/app/chat/chat.component.css
@keyframes fadeIn { 0% { opacity: 0; margin-left: -10vw; } 100% { opacity: 1; margin-left: 0; } } #bg { position: absolute; width: 100vw; height: 100vh; top: 0; left: 0; background: url('../../assets/img/bg1.png'); background-size: 200vw auto; background-positio...
0.456652
0.080647
@import url('https://fonts.googleapis.com/css?family=Trade+Winds&display=swap'); .charsheet { min-width: 832px; max-width: 832px; } div.sheet-tab-content { font-family:'Trade Winds'; /*font-family: 'Verdana';*/ border: 1px solid #a8a8a8; border-top-color: #000; margin: 2px 0 0 5px; padding: 5px...
Elric/Elric.css
@import url('https://fonts.googleapis.com/css?family=Trade+Winds&display=swap'); .charsheet { min-width: 832px; max-width: 832px; } div.sheet-tab-content { font-family:'Trade Winds'; /*font-family: 'Verdana';*/ border: 1px solid #a8a8a8; border-top-color: #000; margin: 2px 0 0 5px; padding: 5px...
0.272218
0.199133
.central { max-width: 99%; margin: 0 auto; overflow: scroll; } .central2 { max-width: 1200px; margin: 0 auto; } #load { float: right; visibility: hidden; } .main-header2 { height: 5em; width: 100%; background-color: #2B7CB0; border-radius: 5px; } #...
frontend/web/css/general.css
.central { max-width: 99%; margin: 0 auto; overflow: scroll; } .central2 { max-width: 1200px; margin: 0 auto; } #load { float: right; visibility: hidden; } .main-header2 { height: 5em; width: 100%; background-color: #2B7CB0; border-radius: 5px; } #...
0.310381
0.126515
body { display: flex; flex-direction: column; align-items: center; font-family: 'Roboto', sans-serif; margin: 0; line-height: 1.5; } header { background-color: #33313b; color: #ffffff; text-align: center; width: 100%; padding-top: 0.5%; padding-bottom: 5%; border-rad...
style.css
body { display: flex; flex-direction: column; align-items: center; font-family: 'Roboto', sans-serif; margin: 0; line-height: 1.5; } header { background-color: #33313b; color: #ffffff; text-align: center; width: 100%; padding-top: 0.5%; padding-bottom: 5%; border-rad...
0.516595
0.095814
General styles for this example page */ html { height: 100%; } body { font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size: 20px; margin: 0px; background-color: #FFF; height: 100%; } h2 { font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size: 20px; padding: 4...
samples/resources/client/html/operator/bingo/style.css
General styles for this example page */ html { height: 100%; } body { font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size: 20px; margin: 0px; background-color: #FFF; height: 100%; } h2 { font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size: 20px; padding: 4...
0.314471
0.060391
.eltd-page .btn-default:hover .btn-default:active, .eltd-page .btn-default.active, .eltd-page .btn-default:hover, .eltd-page .btn-default:active, .eltd-page .btn-default.active, .eltd-meta-box .btn-default:hover .btn-default:active, .eltd-meta-box .btn-default.active, .eltd-meta-box .btn-default:hover, .eltd-meta-box ...
wp-content/themes/vakker/framework/admin/skins/elated/assets/css/eltd-ui/eltd-ui.css
.eltd-page .btn-default:hover .btn-default:active, .eltd-page .btn-default.active, .eltd-page .btn-default:hover, .eltd-page .btn-default:active, .eltd-page .btn-default.active, .eltd-meta-box .btn-default:hover .btn-default:active, .eltd-meta-box .btn-default.active, .eltd-meta-box .btn-default:hover, .eltd-meta-box ...
0.353205
0.034262
@media only screen and (max-width: 1300px){ .main-footer .contact-widget .social-links{ position:relative; left:0px; top:0px; width:100%; } } @media only screen and (max-width: 1140px){ .main-menu .navigation > li{ margin-right:18px; } .get-quote .column .image{ position:relative; } .get-quot...
public/css/responsive.css
@media only screen and (max-width: 1300px){ .main-footer .contact-widget .social-links{ position:relative; left:0px; top:0px; width:100%; } } @media only screen and (max-width: 1140px){ .main-menu .navigation > li{ margin-right:18px; } .get-quote .column .image{ position:relative; } .get-quot...
0.115886
0.043184
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Muli:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap"); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all...
style.css
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Muli:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap"); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all...
0.491456
0.082143
@font-face { font-family: PromptRegular; src: url(../fonts/Prompt-Regular.ttf); } * { font-family: PromptRegular; } /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line hei...
assets/css/prompt-style-font.css
@font-face { font-family: PromptRegular; src: url(../fonts/Prompt-Regular.ttf); } * { font-family: PromptRegular; } /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line hei...
0.641422
0.122025
body { margin: 0; padding: 0; -webkit-user-select: none; -moz-user-select: none; user-select: none; font-family: 'Roboto', 'PingFang SC', 'Microsoft YaHei', sans-serif; } input, textarea, select, button { font-family: 'Roboto', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 400...
static/style.css
body { margin: 0; padding: 0; -webkit-user-select: none; -moz-user-select: none; user-select: none; font-family: 'Roboto', 'PingFang SC', 'Microsoft YaHei', sans-serif; } input, textarea, select, button { font-family: 'Roboto', 'PingFang SC', 'Microsoft YaHei', sans-serif; font-weight: 400...
0.410638
0.049912
.sb-menu { margin: 0; padding: 0; outline: none; border: 0; background: #111111; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #373737), color-stop(100%, #000000)); background-image: -webkit-linear-gradient(#373737, #000000); background-image: -moz-linear-gradient(#373737, ...
framesource/stylesheets/nav/nav-1.css
.sb-menu { margin: 0; padding: 0; outline: none; border: 0; background: #111111; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #373737), color-stop(100%, #000000)); background-image: -webkit-linear-gradient(#373737, #000000); background-image: -moz-linear-gradient(#373737, ...
0.382603
0.067117
.create { } .create #section-title { font-size: 1.2rem; font-weight: bold; margin-top: 0.5rem; background-color: #cfd8dc; padding: 0.25rem 0.25rem 0.25rem 0.5rem; } .create .schema #input-row { justify-content: center; margin: 1rem 0rem 0.5rem 0rem; } .create .schema #preview-row { max-height: 20vh;...
client/src/features/project/create/Create.css
.create { } .create #section-title { font-size: 1.2rem; font-weight: bold; margin-top: 0.5rem; background-color: #cfd8dc; padding: 0.25rem 0.25rem 0.25rem 0.5rem; } .create .schema #input-row { justify-content: center; margin: 1rem 0rem 0.5rem 0rem; } .create .schema #preview-row { max-height: 20vh;...
0.363873
0.095602
.register-background { background-image: url("../image/register_v1.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; height: 100%; opacity: 0.8; color: #FFFFFF; overflow: auto; position: fixed; width: 100%; } .register-background:before { background:...
components/pages/register/register-v1/css/register-v1.css
.register-background { background-image: url("../image/register_v1.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; height: 100%; opacity: 0.8; color: #FFFFFF; overflow: auto; position: fixed; width: 100%; } .register-background:before { background:...
0.304145
0.057493
body, html { color: rgb(48, 57, 66); font-family: Arial, sans-serif; font-size: 90%; overflow: visible; } body { overflow-y: scroll; } hr { color: rgb(115, 111, 110); margin: 15px 0; } /* Override the visual style of tabs. */ #tabs-header-container { border-bottom: 1px solid #e0e0e0; height: calc(...
chrome/browser/resources/apps_debugger/css/items.css
body, html { color: rgb(48, 57, 66); font-family: Arial, sans-serif; font-size: 90%; overflow: visible; } body { overflow-y: scroll; } hr { color: rgb(115, 111, 110); margin: 15px 0; } /* Override the visual style of tabs. */ #tabs-header-container { border-bottom: 1px solid #e0e0e0; height: calc(...
0.421552
0.060947
@import url(../plugins/bootstrap-4.6.1/css/bootstrap-grid.css); /* Responsive Nav css */ @import url(../plugins/slicknav-1.0.10/dist/slicknav.css); /* Product Gallery css */ @import url(../plugins/fotorama-4.6.4/fotorama.css); /* plugins css import end*/ /* common */ /* Theme Variables*/ /* Primary button */ /* Se...
assets/css/style.css
@import url(../plugins/bootstrap-4.6.1/css/bootstrap-grid.css); /* Responsive Nav css */ @import url(../plugins/slicknav-1.0.10/dist/slicknav.css); /* Product Gallery css */ @import url(../plugins/fotorama-4.6.4/fotorama.css); /* plugins css import end*/ /* common */ /* Theme Variables*/ /* Primary button */ /* Se...
0.136349
0.047647
.text-input { display: block; } .text-input__label { margin: 0 0 $spacing-sm; } .text-input__text { background-color: $color-neutral-0; border: 0.0625rem solid $color-neutral-200; border-radius: 0.125rem; box-shadow: $shadow-tertiary; box-sizing: border-box; color: $color-neutral-900; ...
src/02-molecules/inputs.css
.text-input { display: block; } .text-input__label { margin: 0 0 $spacing-sm; } .text-input__text { background-color: $color-neutral-0; border: 0.0625rem solid $color-neutral-200; border-radius: 0.125rem; box-shadow: $shadow-tertiary; box-sizing: border-box; color: $color-neutral-900; ...
0.721939
0.066539
html { font-family: 'Open Sans', sans-serif; line-height: 1.5; } html, body { height: 100%; margin: 0; padding: 0; color: #ffffff; background: #191919; } body { height: auto; display: flex; flex-direction: column; } h1 { font-family: 'Open Sans', sans-serif; } a:link, a:v...
static/style.css
html { font-family: 'Open Sans', sans-serif; line-height: 1.5; } html, body { height: 100%; margin: 0; padding: 0; color: #ffffff; background: #191919; } body { height: auto; display: flex; flex-direction: column; } h1 { font-family: 'Open Sans', sans-serif; } a:link, a:v...
0.370225
0.106226
.App { text-align: center; /* position: fixed; */ } .navbar { /* background-color: rgb(220,220,220); */ background-color: #edeaea; } .fa-github { font-size: 1.8em; } .navbar a { font-size: 1.3em; font-weight: bold; } body { background: #27ae60; /* height: 100%; */ /* position: absolute; */ pos...
src/App.css
.App { text-align: center; /* position: fixed; */ } .navbar { /* background-color: rgb(220,220,220); */ background-color: #edeaea; } .fa-github { font-size: 1.8em; } .navbar a { font-size: 1.3em; font-weight: bold; } body { background: #27ae60; /* height: 100%; */ /* position: absolute; */ pos...
0.449876
0.058373
@font-face { font-family: 'CustomOne'; src: url('./fonts/vremena.woff2') format('woff2'), url('./fonts/vremena.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CustomOneBold'; src: url('./fonts/vremena_bold.woff2') format('woff2'), url('./fonts/vremena_bo...
src/utils/styles/index.css
@font-face { font-family: 'CustomOne'; src: url('./fonts/vremena.woff2') format('woff2'), url('./fonts/vremena.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CustomOneBold'; src: url('./fonts/vremena_bold.woff2') format('woff2'), url('./fonts/vremena_bo...
0.226698
0.044764
* { padding: 0; margin: 0; } body, html { height: 100%; width: 100%; position: relative; font-size: 12px; } body { background: url(../images/pretty.jpg?__inline) 0 0 no-repeat; background-attachment: fixed; } #wrapper { min-width: 810px; min-height: 600px; height: 100%; ...
ten/baidu-fis/baidu-fis/css/baidu.css
* { padding: 0; margin: 0; } body, html { height: 100%; width: 100%; position: relative; font-size: 12px; } body { background: url(../images/pretty.jpg?__inline) 0 0 no-repeat; background-attachment: fixed; } #wrapper { min-width: 810px; min-height: 600px; height: 100%; ...
0.478773
0.088899
body { font-family: 'Poppins', sans-serif; } .text-center { text-align: center; } .center { margin: 0 auto; } .button-white { background-color: white; border-color: white; } .button-dark { background-color: #2d2d2d; border-color: #2d2d2d; } .button-white.button-clear, .button-white.button-outline { ...
style.css
body { font-family: 'Poppins', sans-serif; } .text-center { text-align: center; } .center { margin: 0 auto; } .button-white { background-color: white; border-color: white; } .button-dark { background-color: #2d2d2d; border-color: #2d2d2d; } .button-white.button-clear, .button-white.button-outline { ...
0.448668
0.080755
html, body, h1 { margin: 0; padding: 0; } html, body { width: 100%; background: #eee; text-align: center; } body { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; overflow-x:hidden; font-family: /* heiti */ -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans ...
src/style.css
html, body, h1 { margin: 0; padding: 0; } html, body { width: 100%; background: #eee; text-align: center; } body { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; overflow-x:hidden; font-family: /* heiti */ -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans ...
0.493409
0.083068
html { font-size: 108px; height: 100%; } body { width: 100%; min-width: 320px; background-color: #F3F3F3; } .layout { width: 100%; font-size: 15px; font-family: 'microsoft yahei'; margin: 0 auto; overflow: hidden; } [data-dpr="2"] .layout { font-size: 30px; } [data-dpr="2.5"] .l...
Public/ljz/css/myGrade.css
html { font-size: 108px; height: 100%; } body { width: 100%; min-width: 320px; background-color: #F3F3F3; } .layout { width: 100%; font-size: 15px; font-family: 'microsoft yahei'; margin: 0 auto; overflow: hidden; } [data-dpr="2"] .layout { font-size: 30px; } [data-dpr="2.5"] .l...
0.306838
0.059183
:root{ --sender-color: #333333; --sender-text-color: #fafafa; --receiver-color: #FEF9E6; --receiver-text-color: #333333; --medium-color: #AAAAAA; --avatar-width: 30px; --sender-avatar: "U"; --receiver-avatar: "R"; --message-border-radius: 20px; --message-padding: ...
dist/messenger.css
:root{ --sender-color: #333333; --sender-text-color: #fafafa; --receiver-color: #FEF9E6; --receiver-text-color: #333333; --medium-color: #AAAAAA; --avatar-width: 30px; --sender-avatar: "U"; --receiver-avatar: "R"; --message-border-radius: 20px; --message-padding: ...
0.300335
0.112308
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("cinecommunity.org") { body { background:#000 url(http://i.imgur.com/SJ4hE.jpg) fixed top center no-repeat !important; color:#aaa !important; margin:0 !important } a:link, body_alink { color:gold !important } a:hover, a:active, body_ahover...
data/usercss/45936.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("cinecommunity.org") { body { background:#000 url(http://i.imgur.com/SJ4hE.jpg) fixed top center no-repeat !important; color:#aaa !important; margin:0 !important } a:link, body_alink { color:gold !important } a:hover, a:active, body_ahover...
0.169991
0.15876
body { background: #c8c8c8; font-family: Helvetica, Arial, Geneva; padding-left: 1em; padding-right: 1em; } /* page title */ #titles { -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; } #header .links, #footer { background-color: #929bb1; color: #ddd; } #header { ...
evaluation/RADBench/bug6/docs/bug-526805_files/global.css
body { background: #c8c8c8; font-family: Helvetica, Arial, Geneva; padding-left: 1em; padding-right: 1em; } /* page title */ #titles { -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; } #header .links, #footer { background-color: #929bb1; color: #ddd; } #header { ...
0.310799
0.07627
body { margin: 0; padding: 0; } :focus { outline: none; } ul { list-style: none; } .no-select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } header { left: 0; top: ...
app/static/layout.css
body { margin: 0; padding: 0; } :focus { outline: none; } ul { list-style: none; } .no-select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } header { left: 0; top: ...
0.360377
0.076236
@import url('https://fonts.googleapis.com/css?family=Lato'); @import url('https://fonts.googleapis.com/css?family=Quicksand'); *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; } body{ font-family: 'Quicksand', sans-serif; margin: 0; padding: 0; background-image: url('images/...
styleGuide/css/style.css
@import url('https://fonts.googleapis.com/css?family=Lato'); @import url('https://fonts.googleapis.com/css?family=Quicksand'); *{ margin: 0; padding: 0; border: 0; box-sizing: border-box; } body{ font-family: 'Quicksand', sans-serif; margin: 0; padding: 0; background-image: url('images/...
0.481698
0.111145
html, body { height: 100%; } #particles-js { background-color: white; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; width: 100%; height: 100%; } .site-wrapper { position: relative; display: flex; flex-direction: column; margin: auto; } .site-wrapper-inner { display...
css/style.css
html, body { height: 100%; } #particles-js { background-color: white; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; width: 100%; height: 100%; } .site-wrapper { position: relative; display: flex; flex-direction: column; margin: auto; } .site-wrapper-inner { display...
0.345768
0.086208
body { margin: 0; font-family: 'Asap', sans-serif; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #45a049; color: white; text-align: center; } .caixa_mestre { width: 100%; height: 100%; position: absolute; } .topo { ...
estilo.css
body { margin: 0; font-family: 'Asap', sans-serif; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #45a049; color: white; text-align: center; } .caixa_mestre { width: 100%; height: 100%; position: absolute; } .topo { ...
0.542379
0.065455
@charset "utf-8"; /* CSS Document */ /*头部响应式布局*/ @media screen and (min-widht:800px) and (max-width:1024px){ .main{ width:1200px;} .page{ width:1200px;} .head{ width:1200px;} .Idle_menu{ width:1200px;} } @media screen and (min-width:1024px) { .main{ width:1202px;} .page{ width:1202px;} .head{ width:1202px;} .bigse...
WebRoot/resources/style/system/front/default/css/second_auto.css
@charset "utf-8"; /* CSS Document */ /*头部响应式布局*/ @media screen and (min-widht:800px) and (max-width:1024px){ .main{ width:1200px;} .page{ width:1200px;} .head{ width:1200px;} .Idle_menu{ width:1200px;} } @media screen and (min-width:1024px) { .main{ width:1202px;} .page{ width:1202px;} .head{ width:1202px;} .bigse...
0.087443
0.154312
@media only screen and (min-width: 375px) { .header-h3{ font-family: Montserrat, sans-serif; margin-top: 20px; margin-left: 10%!important; } h2.card,h3.card,h4.card,h5.card,h6.card{ padding-left: 0px!important; font-weight:bold!important; } h5{ left: 30%!important; } h3{ ...
src/templates/blog-style.css
@media only screen and (min-width: 375px) { .header-h3{ font-family: Montserrat, sans-serif; margin-top: 20px; margin-left: 10%!important; } h2.card,h3.card,h4.card,h5.card,h6.card{ padding-left: 0px!important; font-weight:bold!important; } h5{ left: 30%!important; } h3{ ...
0.176175
0.078997
html, body { margin: 0; height: 100%; overflow: hidden; } .icon { width: 25px; height: 25px; } .footerLink > a { width: 25px; height: 25px; } .desktop { display: none; } header { border: 1px solid black; display: flex; flex-direction: column; background-color: rgb(124...
main.css
html, body { margin: 0; height: 100%; overflow: hidden; } .icon { width: 25px; height: 25px; } .footerLink > a { width: 25px; height: 25px; } .desktop { display: none; } header { border: 1px solid black; display: flex; flex-direction: column; background-color: rgb(124...
0.582966
0.101991
body { background-color: #f2f2f2; } /* --------------------------------------------------------- CONTAINER ALL COMMANDE ---------------------------------------------------------*/ .commande_title_serv_client { font-size: 35px; font-weight: 700; padding: 10px 20px; color: #232323; ma...
public/css/serviceClient/commandeVeille.css
body { background-color: #f2f2f2; } /* --------------------------------------------------------- CONTAINER ALL COMMANDE ---------------------------------------------------------*/ .commande_title_serv_client { font-size: 35px; font-weight: 700; padding: 10px 20px; color: #232323; ma...
0.152537
0.050565
.wrap{ background-color: #f4f4f4; } .post-title a{ color: #32d3c3; font-size: 18px; text-decoration: none; } @media (min-width: 768px) { .taglk_header{ margin: 0 50px; border-bottom: 1px solid #ddd; position: relative; height: 50px; display: block; } .taglk_header span{ display: inline-block; borde...
frontend/web/statics/css/index.css
.wrap{ background-color: #f4f4f4; } .post-title a{ color: #32d3c3; font-size: 18px; text-decoration: none; } @media (min-width: 768px) { .taglk_header{ margin: 0 50px; border-bottom: 1px solid #ddd; position: relative; height: 50px; display: block; } .taglk_header span{ display: inline-block; borde...
0.225076
0.100702
html, body * { box-sizing: border-box; font-family: 'Open Sans', sans-serif; } /* line 3, ../sass/style.scss */ body { background: linear-gradient(120deg, #30baff 0%, #06a4f5 100%); padding: 50px 0 400px; opacity: 50%; } /* line 9, ../sass/style.scss */ .wrapper { width: 450px; height: 800px; backgrou...
layout-master/layout99/stylesheets/style.css
html, body * { box-sizing: border-box; font-family: 'Open Sans', sans-serif; } /* line 3, ../sass/style.scss */ body { background: linear-gradient(120deg, #30baff 0%, #06a4f5 100%); padding: 50px 0 400px; opacity: 50%; } /* line 9, ../sass/style.scss */ .wrapper { width: 450px; height: 800px; backgrou...
0.332744
0.050261
.wv-top-select, .wv-top-select-option, button.wv-top-button { border-radius: 3px!important; font-size: 10px!important; } /* 深色模式样式 */ @media (prefers-color-scheme: dark) { html, body { background-color: #121212; background-image: none; /* 深色模式不显示背景图 */ } html, input, textarea, ...
source/css/personal.css
.wv-top-select, .wv-top-select-option, button.wv-top-button { border-radius: 3px!important; font-size: 10px!important; } /* 深色模式样式 */ @media (prefers-color-scheme: dark) { html, body { background-color: #121212; background-image: none; /* 深色模式不显示背景图 */ } html, input, textarea, ...
0.267504
0.063279
body { min-height: 100%; background: url(/admin/public/images/admin_background.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1, h2, h3, h4, h5 { color:white; } #content-wrapper { margin-top: 50px; } #sideba...
admin/public/css/admin/style.css
body { min-height: 100%; background: url(/admin/public/images/admin_background.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1, h2, h3, h4, h5 { color:white; } #content-wrapper { margin-top: 50px; } #sideba...
0.14445
0.052546
width: auto; /* min-height: 400px;*/ margin:12% 2% 2% 2%; height: 70vh; border: 1px solid lightgray; background-color: whitesmoke; } #network_kripke, #network_action { position: relative; width: 100%; /*height: 600px;*/ height: 80vh; border: 1px solid lightgray; /*margin...
public/css/lib/vis_js.css
width: auto; /* min-height: 400px;*/ margin:12% 2% 2% 2%; height: 70vh; border: 1px solid lightgray; background-color: whitesmoke; } #network_kripke, #network_action { position: relative; width: 100%; /*height: 600px;*/ height: 80vh; border: 1px solid lightgray; /*margin...
0.289673
0.083965
.editor-viewport { -webkit-user-select: auto; /*-ms-user-select: all; user-select: all;*/ } .editor-viewport .el-a { cursor: text; } .main-editor-viewport { font-family: 'Arial Unicode MS'; font-size: 150%; line-height: 150%; white-space: pre-wrap; /*word-break: break-all;*/ background-color: #fff; } /* по...
Frontend/resources/css/editor.css
.editor-viewport { -webkit-user-select: auto; /*-ms-user-select: all; user-select: all;*/ } .editor-viewport .el-a { cursor: text; } .main-editor-viewport { font-family: 'Arial Unicode MS'; font-size: 150%; line-height: 150%; white-space: pre-wrap; /*word-break: break-all;*/ background-color: #fff; } /* по...
0.251464
0.06885
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap'); /*===== VARIAVEIS CSS =====*/ :root{ --header-height: 3rem; --font-semi: 600; } /*===== cores =====*/ :root{ --primeira-cor: #22436d;; --segunda-cor: #0E2431; --terceira-cor:#4070f4; --quart...
assets/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap'); /*===== VARIAVEIS CSS =====*/ :root{ --header-height: 3rem; --font-semi: 600; } /*===== cores =====*/ :root{ --primeira-cor: #22436d;; --segunda-cor: #0E2431; --terceira-cor:#4070f4; --quart...
0.201735
0.058373
padding: 5px; width: 499px; color: black; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 12px; padding-bottom: 8px; padding-top: 8px; display: none; border: 1px solid #b3b3b3; border-top: 0px; border-bottom...
web/css/linkPreview/linkPreview.css
padding: 5px; width: 499px; color: black; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 12px; padding-bottom: 8px; padding-top: 8px; display: none; border: 1px solid #b3b3b3; border-top: 0px; border-bottom...
0.347869
0.07477