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
* { font-family: 'Noto Sans HK', sans-serif; } body { font-family: 'Noto Sans HK', sans-serif; color: black; } a { text-decoration: none; } label { display: block; } nav { display: inline-block; color: black; text-align: center; font: 'Noto Sans HK'; } .page-title { text-align: center; } form ...
public/style.css
* { font-family: 'Noto Sans HK', sans-serif; } body { font-family: 'Noto Sans HK', sans-serif; color: black; } a { text-decoration: none; } label { display: block; } nav { display: inline-block; color: black; text-align: center; font: 'Noto Sans HK'; } .page-title { text-align: center; } form ...
0.400984
0.084078
width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); position: fixed; } @import url(https://fonts.googleapis.com/css?family=Roboto); body { background-color: #353B3F; font-family: "Roboto", sans-serif; } /* The card */ .card { position: relative; height: 450px; ...
docs/Galileo/css/talks.css
width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); position: fixed; } @import url(https://fonts.googleapis.com/css?family=Roboto); body { background-color: #353B3F; font-family: "Roboto", sans-serif; } /* The card */ .card { position: relative; height: 450px; ...
0.477798
0.076236
z-index: 19; width: 100px; height: 13px; top: 50px; left: 320px; position: absolute; } #{id}text2 { z-index: 17; height: 31px; bottom: 3px; left: 5px; right: 5px; position: absolute; font-size: 11px; border-top-color: transparent; border-left-color: transparent; border-right-color: tr...
oa2main/web/webcomps/leMainSources.waComponent/leMainSources.css
z-index: 19; width: 100px; height: 13px; top: 50px; left: 320px; position: absolute; } #{id}text2 { z-index: 17; height: 31px; bottom: 3px; left: 5px; right: 5px; position: absolute; font-size: 11px; border-top-color: transparent; border-left-color: transparent; border-right-color: tr...
0.361954
0.0538
position:relative; } #todo a:after { color: white; content: 'A gamified ToDo application. Technologies Used: JavaScript, CSS and HTML5'; padding: 5px; font-size: .7em; line-height: 1.3em; background-color: rgba(00, 00, 00, .6); display: none; position: absolute; top: 3em; width: 100%; right: 0;...
assets/css/hoverLinks.css
position:relative; } #todo a:after { color: white; content: 'A gamified ToDo application. Technologies Used: JavaScript, CSS and HTML5'; padding: 5px; font-size: .7em; line-height: 1.3em; background-color: rgba(00, 00, 00, .6); display: none; position: absolute; top: 3em; width: 100%; right: 0;...
0.486332
0.132234
@charset "UTF-8"; /******************************************** * Custom styles for CURes.blue * * built on top of Basscss * * by @bzelip * ********************************************/ /* * Contents: * 1. Base element reset styles * 2. Custom compo...
src/css/cures.css
@charset "UTF-8"; /******************************************** * Custom styles for CURes.blue * * built on top of Basscss * * by @bzelip * ********************************************/ /* * Contents: * 1. Base element reset styles * 2. Custom compo...
0.36139
0.071397
div.navBarClass a{ background-color: white; vertical-align: middle; padding:10px; color:gray; text-decoration:none; } /* Whiteboard */ .tableHeader{ background-image:url("../resources/images/lousaNova/quadroNegro_top_990x80.png"); background-repeat:no-repeat; height:80px; width:100...
web/jsf/scrumtoys/web/resources/css/1_1/common.css
div.navBarClass a{ background-color: white; vertical-align: middle; padding:10px; color:gray; text-decoration:none; } /* Whiteboard */ .tableHeader{ background-image:url("../resources/images/lousaNova/quadroNegro_top_990x80.png"); background-repeat:no-repeat; height:80px; width:100...
0.37399
0.100702
@font-face { font-family: 'EssentialPragmataPro'; src: url('../assets/fonts/35DF06_0_unhinted_0.woff2') format('woff2'), url('../assets/fonts/35DF06_0_unhinted_0.woff') format('woff'), url('../assets/fonts/35DF06_0_unhinted_0.ttf') format('truetype'); } @font-face { font-family: LinLibertine; src: url...
styles.css
@font-face { font-family: 'EssentialPragmataPro'; src: url('../assets/fonts/35DF06_0_unhinted_0.woff2') format('woff2'), url('../assets/fonts/35DF06_0_unhinted_0.woff') format('woff'), url('../assets/fonts/35DF06_0_unhinted_0.ttf') format('truetype'); } @font-face { font-family: LinLibertine; src: url...
0.479016
0.078325
body { background: #191919; color: #19EE06; margin: 0; font-family: "Open Sans", Helvetica, Arial, Sans-serif; padding-top: 6.8rem; font-size: 14px; min-height: 100vh; box-sizing: border-box; -webkit-transition: 0.4s ease-out; transition: 0.4s ease-out; overflow-x: hidden; ...
styles.css
body { background: #191919; color: #19EE06; margin: 0; font-family: "Open Sans", Helvetica, Arial, Sans-serif; padding-top: 6.8rem; font-size: 14px; min-height: 100vh; box-sizing: border-box; -webkit-transition: 0.4s ease-out; transition: 0.4s ease-out; overflow-x: hidden; ...
0.324985
0.07889
::before, ::after { padding: 0; margin: 0; border: 0; box-sizing: border-box; } a { text-decoration: none; } ul, ol, li { list-style: none; } img { vertical-align: top; } h1, h2, h3, h4, h5, h6 { font-weight: inherit; font-style: inherit; } html, body { height: 100%; margin: 0; line-height: ...
CSS/style.css
::before, ::after { padding: 0; margin: 0; border: 0; box-sizing: border-box; } a { text-decoration: none; } ul, ol, li { list-style: none; } img { vertical-align: top; } h1, h2, h3, h4, h5, h6 { font-weight: inherit; font-style: inherit; } html, body { height: 100%; margin: 0; line-height: ...
0.257205
0.061621
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: border-box; list-style: none; margin: 0; padding: 0; text-decoration: none; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Colo...
src/styles.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: border-box; list-style: none; margin: 0; padding: 0; text-decoration: none; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Colo...
0.560253
0.089694
@charset "CP850"; body { color: #000; background-color: #f7f5f5; font-family: minion-pro, Times, Georgia, serif; font-size: 14px; font-weight: 400; letter-spacing: -.02em; line-height: 1.6; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -moz-osx-font-smoothing:...
css/2862b4fa.main.css
@charset "CP850"; body { color: #000; background-color: #f7f5f5; font-family: minion-pro, Times, Georgia, serif; font-size: 14px; font-weight: 400; letter-spacing: -.02em; line-height: 1.6; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -moz-osx-font-smoothing:...
0.316792
0.077518
h2 { background: #ed653c; margin: 0; padding: 20px; text-align: center; color: white; text-transform: uppercase; } .btn-see-more { font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 15px 40px; display: block; margin: 20px auto; height: inherit; background: #ed653c; } ...
dist/dev/css/import.css
h2 { background: #ed653c; margin: 0; padding: 20px; text-align: center; color: white; text-transform: uppercase; } .btn-see-more { font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 15px 40px; display: block; margin: 20px auto; height: inherit; background: #ed653c; } ...
0.426083
0.079603
html,body{ height: 100%; width:100%; padding: 0; margin: 0; font-size: 15px; line-height: 22px; text-rendering:optimizeLegibility; text-rendering:geometricPrecision; font-smooth:always; font-smoothing:antialiased; -moz-font-smoothing:antialiased; -webkit-font-smoothing:an...
css/utility.css
html,body{ height: 100%; width:100%; padding: 0; margin: 0; font-size: 15px; line-height: 22px; text-rendering:optimizeLegibility; text-rendering:geometricPrecision; font-smooth:always; font-smoothing:antialiased; -moz-font-smoothing:antialiased; -webkit-font-smoothing:an...
0.388618
0.091058
.discord-invite { background-color: #2f3136; border-radius: 4px; padding: 16px; width: 432px; } .discord-light-theme .discord-invite { background-color: #f2f3f5; } .discord-invite .discord-invite-header { font-weight: 700; font-size: 12px; line-height: 16px; margin-bottom: 12px; white-space: nowrap; text-o...
node_modules/@skyra/discord-components-core/dist/collection/components/discord-invite/discord-invite.css
.discord-invite { background-color: #2f3136; border-radius: 4px; padding: 16px; width: 432px; } .discord-light-theme .discord-invite { background-color: #f2f3f5; } .discord-invite .discord-invite-header { font-weight: 700; font-size: 12px; line-height: 16px; margin-bottom: 12px; white-space: nowrap; text-o...
0.367951
0.047669
html, body { font-family: 'Roboto Condensed', sans-serif; font-size: 100%; overflow-x: hidden; } #barra-ppal { position: absolute; width: 100%; } @media screen { #barra-ppal { height: 30%; } } #barra-ppal #barra-ppal2 { width: 100%; height: 100%; top: 0; left: 0; padding: 0;...
css/style.css
html, body { font-family: 'Roboto Condensed', sans-serif; font-size: 100%; overflow-x: hidden; } #barra-ppal { position: absolute; width: 100%; } @media screen { #barra-ppal { height: 30%; } } #barra-ppal #barra-ppal2 { width: 100%; height: 100%; top: 0; left: 0; padding: 0;...
0.523177
0.046899
.nowrap { white-space: nowrap; color: grey; } .verticle { resize: vertical; } .grid-container { display: grid; grid-template-columns: auto auto auto auto auto auto; grid-template-rows: auto auto auto; grid-gap: 10px; background-color: #2196F3; padding: 10px; height: 90%; } .ho...
src/app/modules/dashboard/dashboard.component.css
.nowrap { white-space: nowrap; color: grey; } .verticle { resize: vertical; } .grid-container { display: grid; grid-template-columns: auto auto auto auto auto auto; grid-template-rows: auto auto auto; grid-gap: 10px; background-color: #2196F3; padding: 10px; height: 90%; } .ho...
0.524882
0.21389
/*################# mainVisual ####################*/ .mainVisual{width:100%; overflow:hidden; position:relative;} .mainFilm{width:400%; overflow:hidden;} .mainScene{width:25%; overflow:hidden; float:left; position:relative;} .mainScene a{display:block; width:100%; height:100%; overflow:hidden;} .mainImgArea{...
project/01_realmadrid/css/index_container.css
/*################# mainVisual ####################*/ .mainVisual{width:100%; overflow:hidden; position:relative;} .mainFilm{width:400%; overflow:hidden;} .mainScene{width:25%; overflow:hidden; float:left; position:relative;} .mainScene a{display:block; width:100%; height:100%; overflow:hidden;} .mainImgArea{...
0.290578
0.097305
.searchBox { /*margin:5px;*/ padding: 10px; margin-bottom:20px; /*background-color: #aaa;*/ /*border: 1px solid #444;*/ /*border-radius: 4px 4px 4px 4px;*/ -webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.2s; ...
spar-examples/src/css/home.css
.searchBox { /*margin:5px;*/ padding: 10px; margin-bottom:20px; /*background-color: #aaa;*/ /*border: 1px solid #444;*/ /*border-radius: 4px 4px 4px 4px;*/ -webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.2s; ...
0.256739
0.065815
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("deviantart.com") { .left-column.match-body-height { width: 40% !important; margin-right: -1px; /* margin-right -1px is a bug fix by accidental discovery, for some reason it fixes the .right-column.mach-body-height bug */ } .right-col...
data/usercss/32645.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("deviantart.com") { .left-column.match-body-height { width: 40% !important; margin-right: -1px; /* margin-right -1px is a bug fix by accidental discovery, for some reason it fixes the .right-column.mach-body-height bug */ } .right-col...
0.242206
0.089296
@import url("checkbox.css"); /*!* Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)* Code licensed under the Apache License v2.0.* For details, see http://www.apache.org/licenses/LICENSE-2.0.*/ @import url('https://fonts.googleapis.com/css?family=Marmelad'); @import url('https://fonts.goo...
public/site/css/sb-admin.css
@import url("checkbox.css"); /*!* Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)* Code licensed under the Apache License v2.0.* For details, see http://www.apache.org/licenses/LICENSE-2.0.*/ @import url('https://fonts.googleapis.com/css?family=Marmelad'); @import url('https://fonts.goo...
0.425367
0.054249
:root { --light-color: #fff; --dark-color: #46413d; --link-color: #261aaf; --border-color: #e0e1e4; --hover-color: #f0f0f0; --button-background: #f8f9fa; --button-color: #3c4043; --footer-background: #f2f2f2; --footer-color: #7e8387; } html { position: relative; min-height: ...
CSS/style.css
:root { --light-color: #fff; --dark-color: #46413d; --link-color: #261aaf; --border-color: #e0e1e4; --hover-color: #f0f0f0; --button-background: #f8f9fa; --button-color: #3c4043; --footer-background: #f2f2f2; --footer-color: #7e8387; } html { position: relative; min-height: ...
0.549036
0.170715
--------------------------*/ .kc3 .hover { cursor:hand; cursor:pointer; } .kc3 .clear { clear:both !important; } .kc3 #area-game { font-family:"Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif; font-size:12px; text-align:left; overflow:hidden; } .kc3 #factory { display:none; } /* OVERLAY: QUEST --------------...
src/library/injections/dmm.css
--------------------------*/ .kc3 .hover { cursor:hand; cursor:pointer; } .kc3 .clear { clear:both !important; } .kc3 #area-game { font-family:"Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif; font-size:12px; text-align:left; overflow:hidden; } .kc3 #factory { display:none; } /* OVERLAY: QUEST --------------...
0.193185
0.081301
.header { background-color: #2a2a2a; padding: 25px 0; z-index: 100; } .sticky-wrapper, .sticky-wrapper.is-sticky { z-index: 1000; } .sticky-wrapper .header { width: 100%; z-index: 1000; } .wide .header, .boxed .header > .container { } .wide .header, .boxed .header > .container...
app/css/header.component.css
.header { background-color: #2a2a2a; padding: 25px 0; z-index: 100; } .sticky-wrapper, .sticky-wrapper.is-sticky { z-index: 1000; } .sticky-wrapper .header { width: 100%; z-index: 1000; } .wide .header, .boxed .header > .container { } .wide .header, .boxed .header > .container...
0.370339
0.128034
:root { --primary-color: #9D2235; --dark-gray-color: rgb(193, 198, 200, 0.5); --light-gray-color: rgb(225, 225, 225, 0.3); --white-color: white; } .bold { text-decoration: underline; } body { margin: 0px; outline: none; font-family: 'Archivo', sans-serif; } button { border-radius: 16px; border-w...
working/mainstyle.css
:root { --primary-color: #9D2235; --dark-gray-color: rgb(193, 198, 200, 0.5); --light-gray-color: rgb(225, 225, 225, 0.3); --white-color: white; } .bold { text-decoration: underline; } body { margin: 0px; outline: none; font-family: 'Archivo', sans-serif; } button { border-radius: 16px; border-w...
0.54698
0.156137
:: 1.0 WEB FONTS ****************************** */ @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap'); /* ****************************** :: 2.0 IMPORT ALL CSS ****************************** */ @import url(bootstrap.min.css); @import url(all.min.css); @import url(owl.carou...
public/assets/css/style.css
:: 1.0 WEB FONTS ****************************** */ @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap'); /* ****************************** :: 2.0 IMPORT ALL CSS ****************************** */ @import url(bootstrap.min.css); @import url(all.min.css); @import url(owl.carou...
0.332202
0.064477
.banner_shop { margin-bottom:10px;} .shop_all{width:100%; clear:both;} .col_main { float:right; width:790px; overflow:hidden; margin-right:5px; padding-top:15px;} .col_sub { float:left; width:205px; overflow:hidden; background:#f2f2f2 url(../../../template/default/images/dian_bg.png) repeat-y;} .categories_nav { wi...
public/assets/css/style/com.css
.banner_shop { margin-bottom:10px;} .shop_all{width:100%; clear:both;} .col_main { float:right; width:790px; overflow:hidden; margin-right:5px; padding-top:15px;} .col_sub { float:left; width:205px; overflow:hidden; background:#f2f2f2 url(../../../template/default/images/dian_bg.png) repeat-y;} .categories_nav { wi...
0.394084
0.184437
@font-face { font-family: SourseSerif; src: url(fonts/philosopherbold.woff); /* жирный шрифт */ } @font-face { font-family: SourseSerif2; src: url(fonts/Calluna-Regular-webfont.woff); /* обычный шрифт */ } @font-face { font-family: SourseSerif3; src: url(fonts/philosopherbolditalic.woff ); /* курсив мой */ } @font-fa...
public/media/css/style.css
@font-face { font-family: SourseSerif; src: url(fonts/philosopherbold.woff); /* жирный шрифт */ } @font-face { font-family: SourseSerif2; src: url(fonts/Calluna-Regular-webfont.woff); /* обычный шрифт */ } @font-face { font-family: SourseSerif3; src: url(fonts/philosopherbolditalic.woff ); /* курсив мой */ } @font-fa...
0.164651
0.053132
@charset "UTF-8"; .short-menu, .maria { padding-bottom: 10px; position: relative; z-index: 9999; background-color: #34495e; padding: 5px 3.6%; } header .maria { display: grid; grid-template-columns: 9fr 2fr; margin-bottom: 2px; } /*a * color: #dd9933 * */ a { color: #7b808b; text-decoration: no...
ortodoxtrust/front/public/css/vlf.css
@charset "UTF-8"; .short-menu, .maria { padding-bottom: 10px; position: relative; z-index: 9999; background-color: #34495e; padding: 5px 3.6%; } header .maria { display: grid; grid-template-columns: 9fr 2fr; margin-bottom: 2px; } /*a * color: #dd9933 * */ a { color: #7b808b; text-decoration: no...
0.363647
0.104477
.mob-selection{ display: none; } @media only screen and (max-width: 768px){ body{ overflow-x: hidden; } /* MOBILE NAV ITEMS DIV */ .mob-selection{ display: flex; justify-content: flex-end; align-items: center; width: 100%; } /* MOBILE SHOP NAV...
client/src/Components/Header/Views/MobileHeader.css
.mob-selection{ display: none; } @media only screen and (max-width: 768px){ body{ overflow-x: hidden; } /* MOBILE NAV ITEMS DIV */ .mob-selection{ display: flex; justify-content: flex-end; align-items: center; width: 100%; } /* MOBILE SHOP NAV...
0.54577
0.07244
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap'); * { font-family: 'Montserrat', sans-serif; font-style: normal; font-weight: 400; color: #545566; } body { color: #545566; background-color: #F9F9F7; } .navbar { background-color: #D95462 !important...
GridironBulgaria.Web/wwwroot/css/CustomStyleSheetGridironBG.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap'); * { font-family: 'Montserrat', sans-serif; font-style: normal; font-weight: 400; color: #545566; } body { color: #545566; background-color: #F9F9F7; } .navbar { background-color: #D95462 !important...
0.35031
0.105948
body { background-size: 100%; margin: 0px; width: 100%; } header { width: 100%; height: 47px; padding-top: 37px; color: black; display: flex; } h1 { text-align: center; margin-top: 70px; color: rgb(189, 0, 0); } .lheader, .mheader, .rheader { width: 33%; display: f...
public/style.css
body { background-size: 100%; margin: 0px; width: 100%; } header { width: 100%; height: 47px; padding-top: 37px; color: black; display: flex; } h1 { text-align: center; margin-top: 70px; color: rgb(189, 0, 0); } .lheader, .mheader, .rheader { width: 33%; display: f...
0.663887
0.095983
.ztopia-inline-text-editor { position: relative; outline: none; cursor: text; *:first-child { margin-top: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; + p, + pre, + blockquote, + ol, + ul, + div { margin-top: $spacing-s; } /* If an image is directly pl...
components/InlineTextEditor/InlineTextEditor.css
.ztopia-inline-text-editor { position: relative; outline: none; cursor: text; *:first-child { margin-top: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; + p, + pre, + blockquote, + ol, + ul, + div { margin-top: $spacing-s; } /* If an image is directly pl...
0.705785
0.090695
.left { left:0; margin-left:var(--margin-left-right); } .right { right:0; margin-right:var(--margin-left-right); } /* team-list design */ ul.team-list { width:20%; position: fixed; bottom:0; margin-bottom:10px; list-style-type: none; padding: 0; } ul.team-list > li { margin...
public/css/player-box.css
.left { left:0; margin-left:var(--margin-left-right); } .right { right:0; margin-right:var(--margin-left-right); } /* team-list design */ ul.team-list { width:20%; position: fixed; bottom:0; margin-bottom:10px; list-style-type: none; padding: 0; } ul.team-list > li { margin...
0.651687
0.176423
html, body { font-family: 'Roboto', 'Helvetica', sans-serif; } .mdl-layout__header .mdl-layout__drawer-button { color: rgba(0, 0, 0, 0.54); } .mdl-grid { max-width: 1080px; } .mdl-card__subtitle-text { margin-left: 5px; } /* Stop information */ /*Letter and number, like T1,...
RocketLyonWeb/styles.css
html, body { font-family: 'Roboto', 'Helvetica', sans-serif; } .mdl-layout__header .mdl-layout__drawer-button { color: rgba(0, 0, 0, 0.54); } .mdl-grid { max-width: 1080px; } .mdl-card__subtitle-text { margin-left: 5px; } /* Stop information */ /*Letter and number, like T1,...
0.272411
0.082549
.asf { text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 10px; } .curved-top { background-color: #ffffff; border-top-right-radius: 50% 20px; border-top-left-radius: 50% 20px; border-color: #ffffff; border-style: solid none none none; width: 100%; padding: 30px; } .responsive-table { ...
examples/royale/RoyaleWebsite/src/html/royalesite.css
.asf { text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 10px; } .curved-top { background-color: #ffffff; border-top-right-radius: 50% 20px; border-top-left-radius: 50% 20px; border-color: #ffffff; border-style: solid none none none; width: 100%; padding: 30px; } .responsive-table { ...
0.389082
0.072341
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap%27'); :root { --primary: #800080; --grey: #800080; --xs: 4px; --s: 8px; --m: 16px; --l: 24px; --xl: 48px; --xxl: 64px; } body { margin: 12; padding: 12; font-family: 'Yellowtail', monospace; font-weight: 1000; } for...
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap%27'); :root { --primary: #800080; --grey: #800080; --xs: 4px; --s: 8px; --m: 16px; --l: 24px; --xl: 48px; --xxl: 64px; } body { margin: 12; padding: 12; font-family: 'Yellowtail', monospace; font-weight: 1000; } for...
0.413359
0.088308
8.0.0-beta6:28868b9b67923e30b9f9de47979af8f523b9f7f7706e181fe682809177ffcc43 8.0.0-beta7:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta9:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta10:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta1...
hashs-database/hashs/core___themes___bartik___css___components___form.css
8.0.0-beta6:28868b9b67923e30b9f9de47979af8f523b9f7f7706e181fe682809177ffcc43 8.0.0-beta7:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta9:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta10:4a34657c86af13be9303467831a40cef101febbe3b523e712ef71305e0746751 8.0.0-beta1...
0.215846
0.278916
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); body{ font-family: 'Poppins', sans-serif !important; } .m1{ margin: 10px 0 !important; } .m2{ margin: 20px 0 !important; } .m3{ margin: 30px 0 !important; } .m4{ margin: 40px 0 !important; } ...
public/assets/css/style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); body{ font-family: 'Poppins', sans-serif !important; } .m1{ margin: 10px 0 !important; } .m2{ margin: 20px 0 !important; } .m3{ margin: 30px 0 !important; } .m4{ margin: 40px 0 !important; } ...
0.136177
0.056055
.project-tree { font-family: sans-serif; --background-color: white; --selection-color: lightcyan; --selection-text-color: grey; } .project-tree-root { position: relative; text-indent: 1.1em; } .project-tree ul { padding: 0 0 0 0.70rem; margin: 0; background: var(--background-color); } .project-tree...
modules/tilepieces/project-tree/project-tree.bundle.css
.project-tree { font-family: sans-serif; --background-color: white; --selection-color: lightcyan; --selection-text-color: grey; } .project-tree-root { position: relative; text-indent: 1.1em; } .project-tree ul { padding: 0 0 0 0.70rem; margin: 0; background: var(--background-color); } .project-tree...
0.445047
0.062018
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/dan\/dev\/personal\/votewesteros\.com\/app\/styles\/modules\/_base\.scss}line{font-family:\000034}} html { position: relative; min-height: 100%; background: #f4f4f4; } @media -sass-debug-info{filename{font-family:file\:\/\/\/home\/dan\/dev\/personal\...
static/assets/css/westeros.css
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/dan\/dev\/personal\/votewesteros\.com\/app\/styles\/modules\/_base\.scss}line{font-family:\000034}} html { position: relative; min-height: 100%; background: #f4f4f4; } @media -sass-debug-info{filename{font-family:file\:\/\/\/home\/dan\/dev\/personal\...
0.157882
0.028926
.callback-log .contacts__minus:before { left: 119px; top: 20px; } .callback-log .contacts__plus:before { left: 108px; top: 14px; } .callback-log img { border-radius: 50px; } .callback-log .fa-user-circle-o { font-size: 20px; } .callback-log .actions__phone { background-image: url(/i/phon...
web/css/apass/callback.css
.callback-log .contacts__minus:before { left: 119px; top: 20px; } .callback-log .contacts__plus:before { left: 108px; top: 14px; } .callback-log img { border-radius: 50px; } .callback-log .fa-user-circle-o { font-size: 20px; } .callback-log .actions__phone { background-image: url(/i/phon...
0.557966
0.062245
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, dd, dt { font-family: verdana, sans-serif; margin: 0; padding: 0; } h1, h2, h3, h4 { font-family: Tahoma; } body { padding: 0; background: #ffffff; color: #000000; margin: 0; } #wh { width: 300px; height: 250px; } a:link { color: #006FFA; text...
_ Gelbooru_files/default.css
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, dd, dt { font-family: verdana, sans-serif; margin: 0; padding: 0; } h1, h2, h3, h4 { font-family: Tahoma; } body { padding: 0; background: #ffffff; color: #000000; margin: 0; } #wh { width: 300px; height: 250px; } a:link { color: #006FFA; text...
0.352313
0.103839
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins" , sans-serif; } .sidebar{ position: fixed; left: 0; top: 0; height: 100%; width: 78px; background: #11101D; padding: 6...
public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins" , sans-serif; } .sidebar{ position: fixed; left: 0; top: 0; height: 100%; width: 78px; background: #11101D; padding: 6...
0.339499
0.056705
#home-content { padding: 0; } #article-pagination { padding: 25px 0 0 0; } /* Article */ #article-post-options { padding: 25px 10px; } #submission-buttons a { width: 100%; color: #fff; display: block; padding: 12px 0; margin: 1rem 0; font-weight: 600; text-transform: uppercase; } .retraction { ...
src/main/webapp/WEB-INF/themes/mobile/resource/css/mobile.css
#home-content { padding: 0; } #article-pagination { padding: 25px 0 0 0; } /* Article */ #article-post-options { padding: 25px 10px; } #submission-buttons a { width: 100%; color: #fff; display: block; padding: 12px 0; margin: 1rem 0; font-weight: 600; text-transform: uppercase; } .retraction { ...
0.258139
0.068913
:root { --main-background-color: #fcfcfc; --main-color: #494646; --selected-color: white; --selected-background-color: blue; --icon-color: #999; --icon-selected-color: white; --font-size: 85%; --exif-color: blue; --font-size: 85%; --vue-menu-color: black; --vue-menu-backgrou...
public/assets/themes/blue.css
:root { --main-background-color: #fcfcfc; --main-color: #494646; --selected-color: white; --selected-background-color: blue; --icon-color: #999; --icon-selected-color: white; --font-size: 85%; --exif-color: blue; --font-size: 85%; --vue-menu-color: black; --vue-menu-backgrou...
0.516108
0.110136
.example-container { width: 400px; max-width: 100%; margin: 0 25px 25px 0; display: inline-block; vertical-align: top; background-color: white; } .example-list { border: solid 2px black; min-height: 60px; background-color: white; border-radius: 8px; overflow: hidden; display: b...
src/app/component/secretary/secretary.component.css
.example-container { width: 400px; max-width: 100%; margin: 0 25px 25px 0; display: inline-block; vertical-align: top; background-color: white; } .example-list { border: solid 2px black; min-height: 60px; background-color: white; border-radius: 8px; overflow: hidden; display: b...
0.444565
0.086401
.widget { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: deepskyblue; padding: 20px 10px; border-radius: 15px; min-width: 220px; box-sizing: border-box; } .widget__header { font-size: 18px; margin: 0 0 20px; font-weight: 100; } .widget__form { margin: 0; } .widget...
src/styles/app.css
.widget { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: deepskyblue; padding: 20px 10px; border-radius: 15px; min-width: 220px; box-sizing: border-box; } .widget__header { font-size: 18px; margin: 0 0 20px; font-weight: 100; } .widget__form { margin: 0; } .widget...
0.449634
0.091829
.fondoLogin{ background-color: darkgray; } .card{ margin-top: 10%; } .spaceLiNav{ padding-left: 10%; } /* navbar lateral */ .nav-pills{ background-color: #626b70; height: 100%; padding-bottom: 20%; padding-top: 15%; } li.nav-item a{ color: white !important; -webkit-border-radius: ...
public/css/styles.css
.fondoLogin{ background-color: darkgray; } .card{ margin-top: 10%; } .spaceLiNav{ padding-left: 10%; } /* navbar lateral */ .nav-pills{ background-color: #626b70; height: 100%; padding-bottom: 20%; padding-top: 15%; } li.nav-item a{ color: white !important; -webkit-border-radius: ...
0.427038
0.100525
html, body { height: 100%; margin: 0; } /*sky-form start*/ .sky-form section { margin-bottom: 0px; } .sky-form .state-error .icheckbox_square-green, .sky-form .state-error .iradio_square-green, .sky-form .state-error .file-input{ background-color: #fff0f0; } .sky-form .label.col{ padding-left:0px...
core/resources/styles/core.css
html, body { height: 100%; margin: 0; } /*sky-form start*/ .sky-form section { margin-bottom: 0px; } .sky-form .state-error .icheckbox_square-green, .sky-form .state-error .iradio_square-green, .sky-form .state-error .file-input{ background-color: #fff0f0; } .sky-form .label.col{ padding-left:0px...
0.516595
0.060641
body { margin: 0 auto; background: #eeeeee; font-family: 'Microsoft YaHei'; transition: all 0.8s; -moz-transition: all 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s; } body a { outline: none; text-decoration: none; display: block; } body input { outline: no...
Client/resource/vr/Css/style_small.css
body { margin: 0 auto; background: #eeeeee; font-family: 'Microsoft YaHei'; transition: all 0.8s; -moz-transition: all 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s; } body a { outline: none; text-decoration: none; display: block; } body input { outline: no...
0.328637
0.075551
.ch-item { width: 100%; height: 100%; border-radius: 50%; position: relative; cursor: default; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; -ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; } .ch-img-1 { backg...
css/imgeffect.css
.ch-item { width: 100%; height: 100%; border-radius: 50%; position: relative; cursor: default; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; -ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; } .ch-img-1 { backg...
0.300951
0.089933
body { margin: 0; font-family: -apple-system,BlinkMacSystemFont,"Poppins",Roboto,"Helvetica Neue",Arial,sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #f5f5f5; } .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)...
web/admin-assets/css/custom.css
body { margin: 0; font-family: -apple-system,BlinkMacSystemFont,"Poppins",Roboto,"Helvetica Neue",Arial,sans-serif; font-size: 0.9rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #f5f5f5; } .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)...
0.404037
0.073231
.app-container { /* background: url('/images/img-home.jpg') center center/cover no-repeat; */ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2); object-fit: contain; background-color:...
client/src/component/application.css
.app-container { /* background: url('/images/img-home.jpg') center center/cover no-repeat; */ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2); object-fit: contain; background-color:...
0.254231
0.085061
@charset "UTF-8"; /*@import-normalize;*/ /* Hot Pink: #F83A5C */ #Application { background: #161616 !important; } html { background: #161616 !important; } .cds--content { background: #161616 !important; } :root { --cds-layer: var(--cds-layer-01, #262626); --cds-layer-active: var(--cds-layer-ac...
packages/ui-template/src/Index.Fix.css
@charset "UTF-8"; /*@import-normalize;*/ /* Hot Pink: #F83A5C */ #Application { background: #161616 !important; } html { background: #161616 !important; } .cds--content { background: #161616 !important; } :root { --cds-layer: var(--cds-layer-01, #262626); --cds-layer-active: var(--cds-layer-ac...
0.26322
0.046638
:root { --color-paper: #fff1e5; --color-claret: #990f3d; --color-oxford: #0f5499; --color-teal: #0d7680; --color-wheat: #f2dfce; --color-sky: #cce6ff; --color-slate: #262a33; --color-velvet: #593380; --color-mandarin: #ff8833; --color-lemon: #ffec1a; --color-candy: #ff7faa; --color-wasabi: #...
src/index.css
:root { --color-paper: #fff1e5; --color-claret: #990f3d; --color-oxford: #0f5499; --color-teal: #0d7680; --color-wheat: #f2dfce; --color-sky: #cce6ff; --color-slate: #262a33; --color-velvet: #593380; --color-mandarin: #ff8833; --color-lemon: #ffec1a; --color-candy: #ff7faa; --color-wasabi: #...
0.372049
0.161849
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ======================================================...
css/main.css
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ======================================================...
0.513425
0.072801
*{ /* border: solid 1px; */ font-family: 微軟正黑體; position: relative; } html, body{ width: 100%; height: 100%; padding: 0px; margin: 0px } body{ background-color: #B5FFFF; border-top: solid 20px #00DBDB; border-bottom: solid 20px #00DBDB; box-sizing: border-box; overflow: hidden; } .namecard{ wi...
css/style.css
*{ /* border: solid 1px; */ font-family: 微軟正黑體; position: relative; } html, body{ width: 100%; height: 100%; padding: 0px; margin: 0px } body{ background-color: #B5FFFF; border-top: solid 20px #00DBDB; border-bottom: solid 20px #00DBDB; box-sizing: border-box; overflow: hidden; } .namecard{ wi...
0.299003
0.072112
html,body { font-family: 'Roboto', sans-serif; table-layout:fixed; text-align: center; margin-top:0px !important; margin-bottom:0px !important; color:#666666; background-color: #FFFFFF; height: auto; /*background-color: #E0E0E0 !important;*/ } #page_wrapper { text-align: left; margin-left: a...
public/css/style.css
html,body { font-family: 'Roboto', sans-serif; table-layout:fixed; text-align: center; margin-top:0px !important; margin-bottom:0px !important; color:#666666; background-color: #FFFFFF; height: auto; /*background-color: #E0E0E0 !important;*/ } #page_wrapper { text-align: left; margin-left: a...
0.269518
0.054651
@media (min-width: 1920px) { .east-content { width: 565px; } .question::after { right: -180px; bottom: -130px; } .animate7 { top: -21%; } .guaranted { height: 800px; } .guaranted-con { height: 800px; } .our-services .items { ...
public/assets/css/responsive.css
@media (min-width: 1920px) { .east-content { width: 565px; } .question::after { right: -180px; bottom: -130px; } .animate7 { top: -21%; } .guaranted { height: 800px; } .guaranted-con { height: 800px; } .our-services .items { ...
0.347648
0.082994
@-moz-document domain("bittrex.com") { html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgra...
data/usercss/145410.user.css
@-moz-document domain("bittrex.com") { html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgra...
0.332419
0.098382
html { font-size: 14px; } body { font-size: 1rem; } .profile-card-wrapper { position: relative; padding-bottom: 0; padding-right: 10px; } @media (min-width: 992px) { .profile-card-wrapper { position: fixed; height: 100%; padding-right: 0; padding-bottom: 10px; ...
assets/styles/style.css
html { font-size: 14px; } body { font-size: 1rem; } .profile-card-wrapper { position: relative; padding-bottom: 0; padding-right: 10px; } @media (min-width: 992px) { .profile-card-wrapper { position: fixed; height: 100%; padding-right: 0; padding-bottom: 10px; ...
0.675122
0.126812
.theme_colgate{ background: #e8e8ff; color: #000000; font-family: serif; font-size: 120%; } .theme_colgate hr { border-top: 2px solid gray; } .theme_colgate .small { font-family: sans-serif; } .theme_colgate a, .theme_colgate .hideButton, .theme_colgate .unhideButton, .theme_colgate .embedButton, .theme...
static/css/colgate.css
.theme_colgate{ background: #e8e8ff; color: #000000; font-family: serif; font-size: 120%; } .theme_colgate hr { border-top: 2px solid gray; } .theme_colgate .small { font-family: sans-serif; } .theme_colgate a, .theme_colgate .hideButton, .theme_colgate .unhideButton, .theme_colgate .embedButton, .theme...
0.343672
0.0524
body { /*background: #000;*/ } h1 { text-align: center; } .badge { border-radius: 50%; height: 10em; width: 10em; margin: -2em auto -1em; } .post-header { background: #22BDA0; float:left; margin:150px 0 0 150px; } .post-header .hero-image { position: absolute; bottom: -20%...
00_portfolio/css/animation.css
body { /*background: #000;*/ } h1 { text-align: center; } .badge { border-radius: 50%; height: 10em; width: 10em; margin: -2em auto -1em; } .post-header { background: #22BDA0; float:left; margin:150px 0 0 150px; } .post-header .hero-image { position: absolute; bottom: -20%...
0.627267
0.071624
*{ box-sizing: border-box; margin: 0; padding: 0; font-family: Helvetica; text-align: center; } .margin{ margin-top: 40px; } .font12{ font-size: 12px; } .font14{ font-size: 14px; } .font20{ font-size: 20px; } .font40{ font-size: 40px; } .fontwhite{ color: #FFFFFF; ...
desafio.css
*{ box-sizing: border-box; margin: 0; padding: 0; font-family: Helvetica; text-align: center; } .margin{ margin-top: 40px; } .font12{ font-size: 12px; } .font14{ font-size: 14px; } .font20{ font-size: 20px; } .font40{ font-size: 40px; } .fontwhite{ color: #FFFFFF; ...
0.529507
0.085213
@font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.eot"); src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg...
frontend/web/css/flaticon.css
@font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.eot"); src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg...
0.281702
0.085595
nav { display: block; } .navbar { position: relative; padding: .5rem 1rem; } .navbar, .navbar > .container { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .navba...
src/js/components/Header/header.css
nav { display: block; } .navbar { position: relative; padding: .5rem 1rem; } .navbar, .navbar > .container { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .navba...
0.360151
0.039048
html { box-sizing: border-box; } /*resetting margin and padding to none */ * { margin: 0; padding: 0; } body { background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../images/header3.jpg'); /* linear gradient gives shade of black or selected color on ...
style.css
html { box-sizing: border-box; } /*resetting margin and padding to none */ * { margin: 0; padding: 0; } body { background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../images/header3.jpg'); /* linear gradient gives shade of black or selected color on ...
0.385143
0.085939
* { box-sizing: border-box; } :focus { outline: none !important; } html, body { height: 100%; } body { padding-left: 260px; } .container-fluid { max-width: 100%; min-height: 100%; min-width: 320px; } .footer-page { max-width: 100%; min-width: 320px; height: 50px; backgr...
Assets/Styles/Layout.css
* { box-sizing: border-box; } :focus { outline: none !important; } html, body { height: 100%; } body { padding-left: 260px; } .container-fluid { max-width: 100%; min-height: 100%; min-width: 320px; } .footer-page { max-width: 100%; min-width: 320px; height: 50px; backgr...
0.447219
0.078572
* { box-sizing: border-box; } body { font-family: "Do Hyeon", sans-serif; letter-spacing: 0.5px; background-color: #48556b; font-size: 20px; text-align: center; height: 100vh; background-image: linear-gradient( 141deg, #636e81 0%, #48556b 51%, #3a4558 90% ); } .title, .login, .signUp...
public/styles/styles.css
* { box-sizing: border-box; } body { font-family: "Do Hyeon", sans-serif; letter-spacing: 0.5px; background-color: #48556b; font-size: 20px; text-align: center; height: 100vh; background-image: linear-gradient( 141deg, #636e81 0%, #48556b 51%, #3a4558 90% ); } .title, .login, .signUp...
0.28597
0.094343
.pt-button { border-radius: 17px; min-width: 34px; min-height: 34px; line-height: 34px; font-family: "sofia-pro"; font-weight: 500; padding: 0 17px; box-shadow: none !important; background-image: none !important; } .pt-button.pt-large { border-radius: 25px; min-height: 50px; line-height: 50px; ...
public/blueprint.css
.pt-button { border-radius: 17px; min-width: 34px; min-height: 34px; line-height: 34px; font-family: "sofia-pro"; font-weight: 500; padding: 0 17px; box-shadow: none !important; background-image: none !important; } .pt-button.pt-large { border-radius: 25px; min-height: 50px; line-height: 50px; ...
0.432543
0.052838
body { margin: 0; padding: 0; background: #fff; width: 100%; font-family: sans-serif; } div#main-wrapper { width: 640px; margin: 0px auto; padding: 0px; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; } header { background-color: #fff; padding: 20px 0p...
css/stylesheet.css
body { margin: 0; padding: 0; background: #fff; width: 100%; font-family: sans-serif; } div#main-wrapper { width: 640px; margin: 0px auto; padding: 0px; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; } header { background-color: #fff; padding: 20px 0p...
0.268366
0.11928
body { background-color: #f2f2f2; font-family: 'Open Sans', sans-serif; color: #000; font-size: 14px; line-height: 20px; } h1 { margin-top: 10px; margin-bottom: 10px; font-family: Oswald, sans-serif; font-size: 40px; line-height: 46px; font-weight: 700; letter-spacing: 1px; text-transform: up...
css/jcgoesgreen.webflow.css
body { background-color: #f2f2f2; font-family: 'Open Sans', sans-serif; color: #000; font-size: 14px; line-height: 20px; } h1 { margin-top: 10px; margin-bottom: 10px; font-family: Oswald, sans-serif; font-size: 40px; line-height: 46px; font-weight: 700; letter-spacing: 1px; text-transform: up...
0.374448
0.065128
html { font-family: 'Roboto', sans-serif; } body { background-color: #f0f0f5; -webkit-font-smothing: antialiased; } * { border: 0; margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; } a { text-decoration: none; } h1, h2, h3, h4, h5, h6 { fon...
public/styles/search-results.css
html { font-family: 'Roboto', sans-serif; } body { background-color: #f0f0f5; -webkit-font-smothing: antialiased; } * { border: 0; margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; } a { text-decoration: none; } h1, h2, h3, h4, h5, h6 { fon...
0.361728
0.043366
@font-face { font-family: 'Droid Sans'; src: url('../assets/fonts/DroidSans.ttf'); } @font-face { font-family: 'Droid Sans Bold'; src: url('../assets/fonts/DroidSans-Bold.ttf'); } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, apple...
www/assets/todo-app-0.0.0.css
@font-face { font-family: 'Droid Sans'; src: url('../assets/fonts/DroidSans.ttf'); } @font-face { font-family: 'Droid Sans Bold'; src: url('../assets/fonts/DroidSans-Bold.ttf'); } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, apple...
0.47244
0.057493
.template2{ background-color: white; color: black; display: flex; flex-direction: column; font-family: times; width: 100%; } .profile i{margin: 0px 5px;font-size: 18px;} .profile{ margin: 10px; width: 100%; display: flex; flex-direction: row; justify-content: space-between; color: white; } .row_close{ d...
client/src/Templates/template2.css
.template2{ background-color: white; color: black; display: flex; flex-direction: column; font-family: times; width: 100%; } .profile i{margin: 0px 5px;font-size: 18px;} .profile{ margin: 10px; width: 100%; display: flex; flex-direction: row; justify-content: space-between; color: white; } .row_close{ d...
0.334589
0.074635
​<style> .container-img { position: relative;} .logotipo{ height: 50px; width: auto; } .branco{ color: white; font-weight: bold; } ...
app/static/site.css
​<style> .container-img { position: relative;} .logotipo{ height: 50px; width: auto; } .branco{ color: white; font-weight: bold; } ...
0.331444
0.067855
:root { --color-primary: #2f5572; --color-secondary: #d59541; } *, *::before, *::after { box-sizing: inherit; } html { font-size: 62.5%; box-sizing: border-box; } body { max-width: 98rem; margin: 4.5rem auto 0 auto; font-size: 1.6rem; box-sizing: border-box; font-family: 'Lato', sans-serif; fon...
css/styles.css
:root { --color-primary: #2f5572; --color-secondary: #d59541; } *, *::before, *::after { box-sizing: inherit; } html { font-size: 62.5%; box-sizing: border-box; } body { max-width: 98rem; margin: 4.5rem auto 0 auto; font-size: 1.6rem; box-sizing: border-box; font-family: 'Lato', sans-serif; fon...
0.600891
0.126407
.c-card { background-color: #FFFFFF; border-radius: 4px; list-style: none; position: relative; padding: 0; margin: 0; box-shadow: 0 0 0 1px rgba(6, 8, 10, 0.05), 0 2px 4px rgba(6, 8, 10, 0.05); } .c-card::after { display: block; content: ""; clear: both; } .c-card > .is--filled { backg...
packages/component-card/dist/css/card.css
.c-card { background-color: #FFFFFF; border-radius: 4px; list-style: none; position: relative; padding: 0; margin: 0; box-shadow: 0 0 0 1px rgba(6, 8, 10, 0.05), 0 2px 4px rgba(6, 8, 10, 0.05); } .c-card::after { display: block; content: ""; clear: both; } .c-card > .is--filled { backg...
0.292595
0.048092
@font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 200; font-display: swap; src: url(./fonts/NotoSerifKR-ExtraLight.otf) format('opentype'); } @font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 300; font-display: swap; src: url(./fonts/NotoSerifKR-...
custom-fonts.css
@font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 200; font-display: swap; src: url(./fonts/NotoSerifKR-ExtraLight.otf) format('opentype'); } @font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 300; font-display: swap; src: url(./fonts/NotoSerifKR-...
0.38341
0.060308
.row { margin:0; padding:0; } .logo { width: 90%; margin-top: -10px; } .navbar{ border: none; height:auto; width: 100%; background: rgba(69, 72, 103, 0.1); } .nav li{ font-size:16px; font-family: 'Montserrat', sans-serif; font-weight: bold; border: none !important; letter-...
src/stylesheets/navbar.css
.row { margin:0; padding:0; } .logo { width: 90%; margin-top: -10px; } .navbar{ border: none; height:auto; width: 100%; background: rgba(69, 72, 103, 0.1); } .nav li{ font-size:16px; font-family: 'Montserrat', sans-serif; font-weight: bold; border: none !important; letter-...
0.271831
0.058051
section { margin-bottom: 20px; /* border-top: solid 1px; */ } .event_msg { margin-left: 30px; } .create_book { text-align: center; } table { width: 80%; margin-left: 60px; border-collapse: collapse; } table, tr, th, td { border: solid 1px; padding: 10px; text-align: center; }...
public/css/play.css
section { margin-bottom: 20px; /* border-top: solid 1px; */ } .event_msg { margin-left: 30px; } .create_book { text-align: center; } table { width: 80%; margin-left: 60px; border-collapse: collapse; } table, tr, th, td { border: solid 1px; padding: 10px; text-align: center; }...
0.378804
0.133331
html, body { font-family: Arial, sans-serif; height: 100%; margin: 0; padding: 0; } .container { display: flex; flex-flow: row nowrap; height: 100%; width: 100%; margin: 0; padding: 0; } .headerMapWrapper { display: flex; flex-flow: row wrap; width: 100%; height: 100%; margin: 0; paddi...
css/style.css
html, body { font-family: Arial, sans-serif; height: 100%; margin: 0; padding: 0; } .container { display: flex; flex-flow: row nowrap; height: 100%; width: 100%; margin: 0; padding: 0; } .headerMapWrapper { display: flex; flex-flow: row wrap; width: 100%; height: 100%; margin: 0; paddi...
0.361503
0.092074
.user { padding: 60px 100px; display: flex; justify-content: space-between; } .register, .user, .register-btn, .login-btn { color: #333333; } .register-header, .login-header { font-weight: bold; } .login, .register { flex-basis: 50%; } .register { border-right: 2px solid #333333; } .reg...
Airsoft/src/app/shared/login/login.component.css
.user { padding: 60px 100px; display: flex; justify-content: space-between; } .register, .user, .register-btn, .login-btn { color: #333333; } .register-header, .login-header { font-weight: bold; } .login, .register { flex-basis: 50%; } .register { border-right: 2px solid #333333; } .reg...
0.411466
0.101278
.modalConfronta{ max-width: 700px; } .resetCol { padding: 0 !important; } .resetRow { margin: 0 !important; } .modalThankYouPage-asessors > .modal-dialog{ max-width: 1000px; } .headThankYuoModal{ background: url(../../../images/asessors/barratop.jpg) center center no-repeat; background-size:...
public/css/assessor/forms/creacionCliente.css
.modalConfronta{ max-width: 700px; } .resetCol { padding: 0 !important; } .resetRow { margin: 0 !important; } .modalThankYouPage-asessors > .modal-dialog{ max-width: 1000px; } .headThankYuoModal{ background: url(../../../images/asessors/barratop.jpg) center center no-repeat; background-size:...
0.376967
0.092196
body { font-family: Arial, Helvetica, sans-serif; font-size: 14; } em { color: #2b2b2b; } h1, h2 { color: #C83737; background-color: #f7f7f7; padding: .5em; } h3, h4, h5{ color: #C83737; } a { color: #C83737; text-decoration: none; } .ace-tm { background-color: #ffffff; color: black...
inst/tutorials/Taller_regresion2/css/learnr_metadocencia.css
body { font-family: Arial, Helvetica, sans-serif; font-size: 14; } em { color: #2b2b2b; } h1, h2 { color: #C83737; background-color: #f7f7f7; padding: .5em; } h3, h4, h5{ color: #C83737; } a { color: #C83737; text-decoration: none; } .ace-tm { background-color: #ffffff; color: black...
0.380644
0.074635
.flip-box { width: 100%; height: 80vh; perspective: 1000px; } .flip-box-inner { position: relative; width: 100%; height: 80vh; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } .flip-box:hover .flip-box-inner { transform: rotateY(180deg); } .fli...
css/style.css
.flip-box { width: 100%; height: 80vh; perspective: 1000px; } .flip-box-inner { position: relative; width: 100%; height: 80vh; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } .flip-box:hover .flip-box-inner { transform: rotateY(180deg); } .fli...
0.344995
0.123339
@font-face { font-family: Josefin Sans; src: url('../fonts/JosefinSans-Regular.ttf'); } @font-face { font-family: Poiret One; src: url('../fonts/PoiretOne-Regular.ttf'); } @font-face { font-family: Raleway Dots; src: url('../fonts/RalewayDots-Regular.ttf'); } /* FONTS COPYRIGHTS Josefin Sans: Copyright (c) 2010, <NAME...
Pro studenty/Lekce06/podklady/DailyPlanet-Login/css/styly.css
@font-face { font-family: Josefin Sans; src: url('../fonts/JosefinSans-Regular.ttf'); } @font-face { font-family: Poiret One; src: url('../fonts/PoiretOne-Regular.ttf'); } @font-face { font-family: Raleway Dots; src: url('../fonts/RalewayDots-Regular.ttf'); } /* FONTS COPYRIGHTS Josefin Sans: Copyright (c) 2010, <NAME...
0.484624
0.088583
@import '../variables.css'; .navWrapper { background-color: #fff; position: relative; @media (--sm-viewport) { z-index: 2; position: fixed; height: 57px; top: 0; left: 0; right: 0; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); } } .navigationWrapper { display: flex; flex-directio...
components/Navigation/Navigation.css
@import '../variables.css'; .navWrapper { background-color: #fff; position: relative; @media (--sm-viewport) { z-index: 2; position: fixed; height: 57px; top: 0; left: 0; right: 0; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); } } .navigationWrapper { display: flex; flex-directio...
0.436622
0.080792
html, body { background: no-repeat url(../images/background.jpg); /* Путь к фоновому изображению */ background-color: #ebecf0; /* Цвет фона */ background-size: 100%; height: 100%; } .container { /*width: 74%;*/ width: calc(100% - 290px); /*padding-right: 0px;*/ /*max-width: 1300px;*/ ...
resources/css/main.css
html, body { background: no-repeat url(../images/background.jpg); /* Путь к фоновому изображению */ background-color: #ebecf0; /* Цвет фона */ background-size: 100%; height: 100%; } .container { /*width: 74%;*/ width: calc(100% - 290px); /*padding-right: 0px;*/ /*max-width: 1300px;*/ ...
0.327023
0.077903
@media screen and (max-height: 450px) { .sidenav { padding-top: 15px; } .sidenav a { font-size: 18px; } } body { font-family: "Hubballi", cursive; overflow: hidden; margin: 0px; height: 100vh; width: 100%; } .sidenav { display: flex; flex-direction: column; justify-content: space-aro...
styles/custom-chess.css
@media screen and (max-height: 450px) { .sidenav { padding-top: 15px; } .sidenav a { font-size: 18px; } } body { font-family: "Hubballi", cursive; overflow: hidden; margin: 0px; height: 100vh; width: 100%; } .sidenav { display: flex; flex-direction: column; justify-content: space-aro...
0.421076
0.076649
body{ margin: 0; font-family: sans-serif; } header{ height: 70px; width: 100%; background: black; color: white; } header h3 { margin: 0; padding-left: 20px; padding-top: 20px; } nav{ width: 100%; background: grey; text-align: center; } a { text-decoration: none; } nav a { display: inline-block; text...
styles/styles.css
body{ margin: 0; font-family: sans-serif; } header{ height: 70px; width: 100%; background: black; color: white; } header h3 { margin: 0; padding-left: 20px; padding-top: 20px; } nav{ width: 100%; background: grey; text-align: center; } a { text-decoration: none; } nav a { display: inline-block; text...
0.327131
0.092155
::-webkit-input-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important;} :-moz-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; } ::-moz-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; } :-ms-input-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; filter: alp...
assets/css/style.css
::-webkit-input-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important;} :-moz-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; } ::-moz-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; } :-ms-input-placeholder{ color:rgb(189 158 111 / 45%); opacity: 1 !important; filter: alp...
0.368292
0.0666
body{ font-family: Verdana, sans-serif; } .logo{ height: 50px; width: 50px; color: rgba(59, 186, 38, 1) ; /* display: flex; */ /* justify-content: center; */ margin-left: 850px; } .head{ white-space: nowrap; text-align: center; margin-bottom: 200px; color:rgba(59, 186, 38, 1...
menu.css
body{ font-family: Verdana, sans-serif; } .logo{ height: 50px; width: 50px; color: rgba(59, 186, 38, 1) ; /* display: flex; */ /* justify-content: center; */ margin-left: 850px; } .head{ white-space: nowrap; text-align: center; margin-bottom: 200px; color:rgba(59, 186, 38, 1...
0.230054
0.071364
body { margin: 0; text-align: center; font-family: 'Merriweather', serif; } h1 { color: #66BFBF; font-family: 'Sacramento', cursive; font-size: 5.625rem; margin: 30px auto 0 auto; } h2 { color: #66BFBF; font-family: 'Montserrat', sans-serif; font-size: 2.5rem; margin: 50px auto 0 auto; } h3 { ...
css/styles.css
body { margin: 0; text-align: center; font-family: 'Merriweather', serif; } h1 { color: #66BFBF; font-family: 'Sacramento', cursive; font-size: 5.625rem; margin: 30px auto 0 auto; } h2 { color: #66BFBF; font-family: 'Montserrat', sans-serif; font-size: 2.5rem; margin: 50px auto 0 auto; } h3 { ...
0.419053
0.095223
#fragment-1 { float:left; width:700px; } #progressBar { float:left; width:730px; margin-top:5px; } #selectYRMO { float:left; width:750px; margin-top:20px; } #mainNav{clear:both} #mainNav li{ height:71px; list-style:none; float:left; background-color:#EBEBEB; background-image: url(./images/navBtn.gif)...
styles/step.css
#fragment-1 { float:left; width:700px; } #progressBar { float:left; width:730px; margin-top:5px; } #selectYRMO { float:left; width:750px; margin-top:20px; } #mainNav{clear:both} #mainNav li{ height:71px; list-style:none; float:left; background-color:#EBEBEB; background-image: url(./images/navBtn.gif)...
0.172939
0.053502
.sidebar_point{ position: fixed; top: 0; left: 0; height: 100%; width: 78px; background: #5a5c69; padding: 6px 14px; padding-right: 0px; transition: all 0.5s ease; z-index: 1; } .sidebar_point.active{ width: 240px; } /** ** Logo Sidebar ** **/ .sidebar_point .logo_conte...
public/css/points/sidebar.css
.sidebar_point{ position: fixed; top: 0; left: 0; height: 100%; width: 78px; background: #5a5c69; padding: 6px 14px; padding-right: 0px; transition: all 0.5s ease; z-index: 1; } .sidebar_point.active{ width: 240px; } /** ** Logo Sidebar ** **/ .sidebar_point .logo_conte...
0.538255
0.118436
* { font: 100% Helvetica, sans-serif; color: #60bb6f; } #header { text-transform: uppercase; position: fixed; background: #60bb6f8f; height: 60px; width: 100%; top: 0; z-index: 1; } nav ul { list-style: none; height: 5%; width: 100%; } nav li { float: left; } nav li:first-child { font-size...
css/output.css
* { font: 100% Helvetica, sans-serif; color: #60bb6f; } #header { text-transform: uppercase; position: fixed; background: #60bb6f8f; height: 60px; width: 100%; top: 0; z-index: 1; } nav ul { list-style: none; height: 5%; width: 100%; } nav li { float: left; } nav li:first-child { font-size...
0.31732
0.061876
.email-header { background-color: #03456B; background: #03456B; color: #D9DADD; font-family: Arial, Helvetica, sans-serif; } .email-header-text{ margin:0px auto; xwidth:600px; color:white; padding:10px; text-transform:uppercase; letter-spacing:2px; } .email-footer{ color:#666666; margin-top:40px; border-...
themes/datadeposit/email.css
.email-header { background-color: #03456B; background: #03456B; color: #D9DADD; font-family: Arial, Helvetica, sans-serif; } .email-header-text{ margin:0px auto; xwidth:600px; color:white; padding:10px; text-transform:uppercase; letter-spacing:2px; } .email-footer{ color:#666666; margin-top:40px; border-...
0.22465
0.05151
* { margin: 0; padding: 0; } html { height: 100%; } body { font: 12px/18px Arial, Tahoma, Verdana, sans-serif; height: 100%; } a { color: blue; outline: none; text-decoration: underline; } a:hover { text-decoration: none; } p { margin: 0 0 18px } img { border: none; } input { vertical-align: middle; } #wrap...
web/styles/style.css
* { margin: 0; padding: 0; } html { height: 100%; } body { font: 12px/18px Arial, Tahoma, Verdana, sans-serif; height: 100%; } a { color: blue; outline: none; text-decoration: underline; } a:hover { text-decoration: none; } p { margin: 0 0 18px } img { border: none; } input { vertical-align: middle; } #wrap...
0.244904
0.071461
.ui-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; } .ui-wrapper img { display: block; max-width: 100%; } .ui-wrapper .ui-viewport { -webkit-transform: translatez(0); -ms-transform: translatez(0); transform: translatez(0); } .ui-wrapper .ui-pager, .ui-wrapper .ui-controls-auto { p...
项目实训/小米商城的构思与实现/xiaomi/.gulp-scss-cache/stylesheet/product_buy.css
.ui-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; } .ui-wrapper img { display: block; max-width: 100%; } .ui-wrapper .ui-viewport { -webkit-transform: translatez(0); -ms-transform: translatez(0); transform: translatez(0); } .ui-wrapper .ui-pager, .ui-wrapper .ui-controls-auto { p...
0.463687
0.047228