code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
html { min-height: 100%; position: relative } body { padding-bottom: 0; background-color: #e4e6e9; min-height: 100%; font-family: 'Open Sans'; font-size: 13px; color: #393939 } body:before { content: ""; display: block; position: fixed; top: 0; bottom: 0; max-heig...
public/themes/adminlte2/plugins/css/ace.min.css
html { min-height: 100%; position: relative } body { padding-bottom: 0; background-color: #e4e6e9; min-height: 100%; font-family: 'Open Sans'; font-size: 13px; color: #393939 } body:before { content: ""; display: block; position: fixed; top: 0; bottom: 0; max-heig...
0.428951
0.131257
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html { font-size: 62.5%; height: 100%; } body { font: 1.4rem/1.5 Consolas, Helvetica, Arial, sans-serif; color: #414a51; height: 100%; text-align: center; } h1 { font-size: 7rem; color: #fff; } nav ...
resources/js/dynamicAutocomplete/examples/css/style.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html { font-size: 62.5%; height: 100%; } body { font: 1.4rem/1.5 Consolas, Helvetica, Arial, sans-serif; color: #414a51; height: 100%; text-align: center; } h1 { font-size: 7rem; color: #fff; } nav ...
0.493653
0.078078
@font-face { font-family: 'icoajuntament'; src: url('fonts/icoajuntament.eot?c0par8'); src: url('fonts/icoajuntament.eot?c0par8#iefix') format('embedded-opentype'), url('fonts/icoajuntament.ttf?c0par8') format('truetype'), url('fonts/icoajuntament.woff?c0par8') format('woff'), url('fonts/icoajuntame...
tests/Contacte | L'Eixample | Ajuntament de Barcelona_files/bcn-icon_002.css
@font-face { font-family: 'icoajuntament'; src: url('fonts/icoajuntament.eot?c0par8'); src: url('fonts/icoajuntament.eot?c0par8#iefix') format('embedded-opentype'), url('fonts/icoajuntament.ttf?c0par8') format('truetype'), url('fonts/icoajuntament.woff?c0par8') format('woff'), url('fonts/icoajuntame...
0.256553
0.088662
* HSL and HSV * * @see https://gist.github.com/1069204 */ /** * Normal */ /** * Multiply */ /** * Lighten */ /** * Darken */ /** * Darker Color */ /** * Lighter Color */ /** * Linear Dodge */ /** * Linear Burn */ /** * Difference */ /** * Screen */ /** * Exclusion */ /** * Overlay */ /** * ...
html/assets/bootstrap/css/bootstrap.min.css
* HSL and HSV * * @see https://gist.github.com/1069204 */ /** * Normal */ /** * Multiply */ /** * Lighten */ /** * Darken */ /** * Darker Color */ /** * Lighter Color */ /** * Linear Dodge */ /** * Linear Burn */ /** * Difference */ /** * Screen */ /** * Exclusion */ /** * Overlay */ /** * ...
0.625896
0.09314
.list_ul { overflow: hidden; } .list_left { float: left; } .list_right { float: right; } body { position: relative; } /*메인헤더*/ #mainHeader { width: 100%; } #headerWrap { width: 100%; height: 50px; position: fixed; background-color: white; z-index: 99; } #back { width: 24px; height: 24px; top: 13px; lef...
hanggi/css/restaurant.css
.list_ul { overflow: hidden; } .list_left { float: left; } .list_right { float: right; } body { position: relative; } /*메인헤더*/ #mainHeader { width: 100%; } #headerWrap { width: 100%; height: 50px; position: fixed; background-color: white; z-index: 99; } #back { width: 24px; height: 24px; top: 13px; lef...
0.280912
0.078078
@import url('https://fonts.googleapis.com/css?family=Lobster'); @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700'); .container { max-width: 60em; margin: 0 auto; } .nav-bg { background-color: #21232b; } .btn-warning { font-family: inherit; background-color: #eb8c06; color: #2b0517...
css/style.css
@import url('https://fonts.googleapis.com/css?family=Lobster'); @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700'); .container { max-width: 60em; margin: 0 auto; } .nav-bg { background-color: #21232b; } .btn-warning { font-family: inherit; background-color: #eb8c06; color: #2b0517...
0.506836
0.117041
body .cke_dialog{ visibility:visible; } .cke_skin_BootstrapCK-Skin table.cke_dialog.cke_browser_gecko{ display:block; } .cke_skin_BootstrapCK-Skin .cke_dialog_body{ z-index:1; border:1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); padding:5px 0 0 0; background-color:#fff; border-radius:6px; posi...
public/ckeditor/skins/BootstrapCK-Skin/dialog.css
body .cke_dialog{ visibility:visible; } .cke_skin_BootstrapCK-Skin table.cke_dialog.cke_browser_gecko{ display:block; } .cke_skin_BootstrapCK-Skin .cke_dialog_body{ z-index:1; border:1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); padding:5px 0 0 0; background-color:#fff; border-radius:6px; posi...
0.366817
0.030618
*, *::before, *::after { margin: 0; padding: 0; } body { background-color: #e4e9ed; font-family: Raleway, sans-serif; } br { margin-bottom: 2%; } .header { width: 100%; height: 80vh; position: relative; display: grid; grid-template-rows: max-content 1fr; grid-template-colu...
Resources/public/css/persona.css
*, *::before, *::after { margin: 0; padding: 0; } body { background-color: #e4e9ed; font-family: Raleway, sans-serif; } br { margin-bottom: 2%; } .header { width: 100%; height: 80vh; position: relative; display: grid; grid-template-rows: max-content 1fr; grid-template-colu...
0.568176
0.108756
.topslideronlineshop { width: 100%; } .philipscontainer { width: 100%; height: 40px; background: #3670b3; z-index: 9999; } .philipsmenu { max-width: 1200px; margin: 0 auto; } .philipsmenu li { float: left; margin-right: 10px; font-size: 18px; color: #fff; padding: 5px; ...
frontend/web/assets/7d63096b/css/philips.css
.topslideronlineshop { width: 100%; } .philipscontainer { width: 100%; height: 40px; background: #3670b3; z-index: 9999; } .philipsmenu { max-width: 1200px; margin: 0 auto; } .philipsmenu li { float: left; margin-right: 10px; font-size: 18px; color: #fff; padding: 5px; ...
0.453746
0.176104
body { padding-right: 15px; padding-left: 15px; margin: 20px auto 0 auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; background-color: #fff; } input[type="text"], textarea { display: block; width: 100%; height: 34px; padding...
dart_io_mini_samples/example/common.css
body { padding-right: 15px; padding-left: 15px; margin: 20px auto 0 auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; background-color: #fff; } input[type="text"], textarea { display: block; width: 100%; height: 34px; padding...
0.347759
0.071041
html{ font-family: 'Nunito', sans-serif; } a{ text-decoration: none; color: #FF0080; } img{ max-width: 100%; } a:hover{ opacity: 0.8; color: #000; text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .title{ text-transform: uppercase; text-align: center; } ....
assets/css/main.css
html{ font-family: 'Nunito', sans-serif; } a{ text-decoration: none; color: #FF0080; } img{ max-width: 100%; } a:hover{ opacity: 0.8; color: #000; text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .title{ text-transform: uppercase; text-align: center; } ....
0.384334
0.112991
* Base */ /** * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /** * Global add-ons */ .sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; } /** * Top navigati...
Wordpress/Restaurante_Le-Crostini/wordpress/wp-content/themes/auberge/documentation/css/custom.css
* Base */ /** * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /** * Global add-ons */ .sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; } /** * Top navigati...
0.387459
0.049291
.form-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80vh; margin: 30px; } .paper-wrapper { width: 70%; padding: 2%; } .signup-img { display: flex; justify-content: flex-start; width: 15%; margin-bottom: 20px; } .signup-img img { width: 100%; } ...
client/src/pages/SignUp/SignUp.css
.form-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80vh; margin: 30px; } .paper-wrapper { width: 70%; padding: 2%; } .signup-img { display: flex; justify-content: flex-start; width: 15%; margin-bottom: 20px; } .signup-img img { width: 100%; } ...
0.215186
0.058966
body { background-color: rgba(235, 248, 247, 1); background-repeat: no-repeat; font: 16px/18px arial; /* z-index: 1; */ } .container{ width: 100%; } .kanan{ float : right ; width: 350px; margin-right: 10%; } .kotak { width: 100%; height: auto; /* padding: 15% 10px 0px; *...
css/style-konfirmasi-pembayaran.css
body { background-color: rgba(235, 248, 247, 1); background-repeat: no-repeat; font: 16px/18px arial; /* z-index: 1; */ } .container{ width: 100%; } .kanan{ float : right ; width: 350px; margin-right: 10%; } .kotak { width: 100%; height: auto; /* padding: 15% 10px 0px; *...
0.387343
0.092647
body { padding-bottom: 20px; background-color: #fffaf4; font-family: 'Roboto', sans-serif; } .tavirajFont{ font-family: 'Taviraj', serif; font-size: 15px; } #slider{ margin: 0; } .navbar-brand{ float: none; z-index: 2; margin-left: 0px!important; margin-top: 20px!...
css/baseStyle.css
body { padding-bottom: 20px; background-color: #fffaf4; font-family: 'Roboto', sans-serif; } .tavirajFont{ font-family: 'Taviraj', serif; font-size: 15px; } #slider{ margin: 0; } .navbar-brand{ float: none; z-index: 2; margin-left: 0px!important; margin-top: 20px!...
0.345547
0.046012
@font-face { font-family: 'eausans_book_osf'; src: url('../fonts/eau_sans_book_osf-webfont.eot'); src: url('../fonts/eau_sans_book_osf-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book_osf-webfont.woff') format('woff'), url('../fonts/eau_sans_book_osf-webfont.ttf') forma...
JSBook-master/WebContent/c03/css/c03.css
@font-face { font-family: 'eausans_book_osf'; src: url('../fonts/eau_sans_book_osf-webfont.eot'); src: url('../fonts/eau_sans_book_osf-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book_osf-webfont.woff') format('woff'), url('../fonts/eau_sans_book_osf-webfont.ttf') forma...
0.237399
0.086787
div.iwjmb-field:before, div.iwjmb-field:after { content: " "; display: table; } div.iwjmb-field:after { clear: both; } div.iwjmb-field { *zoom: 1; margin: 0 0 15px; } .iwjmb-textarea { resize: vertical; } /* Clone */ .iwjmb-clone { min-height: 24px; margin-bottom: 10px; position: r...
css3/style.css
div.iwjmb-field:before, div.iwjmb-field:after { content: " "; display: table; } div.iwjmb-field:after { clear: both; } div.iwjmb-field { *zoom: 1; margin: 0 0 15px; } .iwjmb-textarea { resize: vertical; } /* Clone */ .iwjmb-clone { min-height: 24px; margin-bottom: 10px; position: r...
0.258513
0.065009
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Lobster&family=Luxurious+Roman&family=Mochiy+Pop+P+One&display=swap'); /* font-family: 'Dancing Script', cursive; font-family: 'Lobster', cursive; font-family: 'Luxurious Roman', cursive; font-family: 'Mochiy Pop P One', sans-serif; */...
style.css
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Lobster&family=Luxurious+Roman&family=Mochiy+Pop+P+One&display=swap'); /* font-family: 'Dancing Script', cursive; font-family: 'Lobster', cursive; font-family: 'Luxurious Roman', cursive; font-family: 'Mochiy Pop P One', sans-serif; */...
0.289874
0.102484
.tooltip-parent { position: relative; } .tooltip-wrapper { position: fixed; bottom: 0; z-index: 10; pointer-events: none !important; } .tooltip { pointer-events: initial; height: min-content; } .tooltip-appear-left { animation: appear-left 100ms forwards; } .tooltip-appear-right { animation: appea...
src/assets/styles/components/tooltips.css
.tooltip-parent { position: relative; } .tooltip-wrapper { position: fixed; bottom: 0; z-index: 10; pointer-events: none !important; } .tooltip { pointer-events: initial; height: min-content; } .tooltip-appear-left { animation: appear-left 100ms forwards; } .tooltip-appear-right { animation: appea...
0.520496
0.090213
@-moz-document domain("play.typeracer.com"), domain("data.typeracer.com"), domain("preview.typeracer.com") { /* =================================================================== Typeracer Remix The elegant theme but make it your own. Created by: <NAME> ...
data/usercss/143356.user.css
@-moz-document domain("play.typeracer.com"), domain("data.typeracer.com"), domain("preview.typeracer.com") { /* =================================================================== Typeracer Remix The elegant theme but make it your own. Created by: <NAME> ...
0.337422
0.060529
.c_bg{background: url(../images/c_bg.jpg) no-repeat left top;} /***详细页/产品页样式***/ .c_title { padding:20px 20px;} .c_title h1{font-size:24px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#111;padding-bottom:5px;font-weight:normal; } .c_title p{ color:#525252; font-size:14px; } .author{ padding:10px;color:#5555...
public/themes/iqsa/public/assets/css/content.css
.c_bg{background: url(../images/c_bg.jpg) no-repeat left top;} /***详细页/产品页样式***/ .c_title { padding:20px 20px;} .c_title h1{font-size:24px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#111;padding-bottom:5px;font-weight:normal; } .c_title p{ color:#525252; font-size:14px; } .author{ padding:10px;color:#5555...
0.161452
0.082809
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; list-style: none; outline: none; font-family: 'Poppins', sans-serif; } body, html{ height: 100%; overflow: hidden; } body{ background-color: #000; } /*Classes auxiliares*/ div.container{ max-w...
assets/css/style.css
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; list-style: none; outline: none; font-family: 'Poppins', sans-serif; } body, html{ height: 100%; overflow: hidden; } body{ background-color: #000; } /*Classes auxiliares*/ div.container{ max-w...
0.31258
0.057838
.tile { -BACKGROUND : rgb(42, 42, 42); -FOREGROUND : rgb(223, 223, 223); -GRAY : rgb(139, 144, 146); -RED : rgb(229, 80, 76); -LIGHT_RED : rgb(255, 84, 56); -GREEN : rgb(143, 198, 94); -LIGHT_GREEN : rgb(132, 228, 50);...
src/main/resources/eu/hansolo/tilesfx/tilesfx.css
.tile { -BACKGROUND : rgb(42, 42, 42); -FOREGROUND : rgb(223, 223, 223); -GRAY : rgb(139, 144, 146); -RED : rgb(229, 80, 76); -LIGHT_RED : rgb(255, 84, 56); -GREEN : rgb(143, 198, 94); -LIGHT_GREEN : rgb(132, 228, 50);...
0.737536
0.13059
@import url('https://fonts.googleapis.com/css?family=Roboto'); body { background-color: rgb(30, 30, 30) } p, h1, h2, h3, h4, h5, h6, a, ul, li { font-family: 'Roboto', sans-serif; color: white; } a { text-decoration: none; } .textbox { width: 300px; height: 20px; background-color: trans...
src/core/webinterface/static/css/main.css
@import url('https://fonts.googleapis.com/css?family=Roboto'); body { background-color: rgb(30, 30, 30) } p, h1, h2, h3, h4, h5, h6, a, ul, li { font-family: 'Roboto', sans-serif; color: white; } a { text-decoration: none; } .textbox { width: 300px; height: 20px; background-color: trans...
0.451085
0.084909
body{ background: #fff; } #nav { overflow: hidden; background: #393D49; } .content { width: 100%; height: auto; overflow: hidden; margin: 0 auto; background: #fff; } .content-box { width: 1180px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 25px; m...
www/resource/static/main/css/ask.css
body{ background: #fff; } #nav { overflow: hidden; background: #393D49; } .content { width: 100%; height: auto; overflow: hidden; margin: 0 auto; background: #fff; } .content-box { width: 1180px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 25px; m...
0.506836
0.060004
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -youbkit-touch-callout: none; /* iOS Safari */ -youbkit-user-select: none; /* Chr...
src/routes/style.css
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -youbkit-touch-callout: none; /* iOS Safari */ -youbkit-user-select: none; /* Chr...
0.267791
0.079317
select { font:8pt verdana,arial,sans-serif; background:lavender } .Gen { position: relative } table { position: relative } .heading { color:navy;background:lightgrey } .Composition { position: relative; background-color: #ffffff } .yToolbar { position: relative; background-color: bu...
plugins/htmleditor/specialstyles.css
select { font:8pt verdana,arial,sans-serif; background:lavender } .Gen { position: relative } table { position: relative } .heading { color:navy;background:lightgrey } .Composition { position: relative; background-color: #ffffff } .yToolbar { position: relative; background-color: bu...
0.240596
0.05279
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed'); @import url('https://fonts.googleapis.com/css2?family=Roboto'); @import url('https://fonts.googleapis.com/css2?family=Tangerine'); @import url('https://fonts.googleapis.com/css2?family=Rancho'); /* ====THIS STYLE WAS DEVELOPED BY: */ ...
expensetracker/styles/alogin.css
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed'); @import url('https://fonts.googleapis.com/css2?family=Roboto'); @import url('https://fonts.googleapis.com/css2?family=Tangerine'); @import url('https://fonts.googleapis.com/css2?family=Rancho'); /* ====THIS STYLE WAS DEVELOPED BY: */ ...
0.211661
0.070816
.commcare.nav.nav-tabs { border-bottom: medium none; margin-bottom: 0; margin-left: 0; margin-right: 10px; } .commcare .form-actions { background: none; border-top: none; } .commcare .tooltip { width: 400px; } .commcare .tooltip .tooltip-inner { max-width: 400px; font-size: 14px; }...
commcare/src/main/resources/webapp/css/commcare.css
.commcare.nav.nav-tabs { border-bottom: medium none; margin-bottom: 0; margin-left: 0; margin-right: 10px; } .commcare .form-actions { background: none; border-top: none; } .commcare .tooltip { width: 400px; } .commcare .tooltip .tooltip-inner { max-width: 400px; font-size: 14px; }...
0.484624
0.087681
html { --input-button-dim: 30px; --input-padding: 2px; --input-border: 1px solid #444; --input-font: 14px/1.2 sans-serif; } form { margin-top: 40px; text-align: left; } fieldset { padding: var(--input-padding); border: var(--input-border); } input { display: inline-block; paddin...
css/o4-form.css
html { --input-button-dim: 30px; --input-padding: 2px; --input-border: 1px solid #444; --input-font: 14px/1.2 sans-serif; } form { margin-top: 40px; text-align: left; } fieldset { padding: var(--input-padding); border: var(--input-border); } input { display: inline-block; paddin...
0.47025
0.099514
position: fixed; bottom: 0; right: 0; } #share-buttons a { display: inline-block; font-size: 40px; width: 55px; height: 55px; color: #777; cursor: pointer; } #share-buttons a:hover { color: #bbb; } #share-buttons .social-media { position: absolute; bottom: 46px; text-align: center; right:...
app/lib/share-buttons/share-buttons.css
position: fixed; bottom: 0; right: 0; } #share-buttons a { display: inline-block; font-size: 40px; width: 55px; height: 55px; color: #777; cursor: pointer; } #share-buttons a:hover { color: #bbb; } #share-buttons .social-media { position: absolute; bottom: 46px; text-align: center; right:...
0.404978
0.104889
@import "../Animations.css"; .profile { position: relative; display: flex; flex-direction: row; justify-content: space-between; min-height: calc(100% - 70px); padding: 0 20px 10px; } .profile .left-sidebar { position: fixed; left: 0; top: 70px; padding: 20px 20px; width: 25...
src/styles/profile/Profile.css
@import "../Animations.css"; .profile { position: relative; display: flex; flex-direction: row; justify-content: space-between; min-height: calc(100% - 70px); padding: 0 20px 10px; } .profile .left-sidebar { position: fixed; left: 0; top: 70px; padding: 20px 20px; width: 25...
0.424293
0.110663
.theme-dark { --color-primary-100: #676f9b; --color-primary-200: #5d648c; --color-primary-300: #52597c; --color-primary-400: #484e6d; --color-primary-500: #3e435d; --color-primary-600: #34384e; --color-primary-700: #292c3e; --color-primary-800: #1f212f; --color-primary-900: #15161f; --color-primary-...
obsidian.css
.theme-dark { --color-primary-100: #676f9b; --color-primary-200: #5d648c; --color-primary-300: #52597c; --color-primary-400: #484e6d; --color-primary-500: #3e435d; --color-primary-600: #34384e; --color-primary-700: #292c3e; --color-primary-800: #1f212f; --color-primary-900: #15161f; --color-primary-...
0.468547
0.047558
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap'); :root{ --header-color: #59e9fcce ; --body-bg: white; --body-color: ; --main-color: ; --main-bg: #F0F0F0; --input-bg: #b2f177e5; --input-color: rgba(0, 0, 0, 0.507) ; --task-bg: rgba(128, 128, 128, ...
style.css
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap'); :root{ --header-color: #59e9fcce ; --body-bg: white; --body-color: ; --main-color: ; --main-bg: #F0F0F0; --input-bg: #b2f177e5; --input-color: rgba(0, 0, 0, 0.507) ; --task-bg: rgba(128, 128, 128, ...
0.381796
0.117471
* { text-align: center; } .gallery-area { padding: 5% 0; position: relative; background-image: url("../images/baked-beer-cheese-724216.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; height: 100vh; overflow: hidden; ...
css/styles.css
* { text-align: center; } .gallery-area { padding: 5% 0; position: relative; background-image: url("../images/baked-beer-cheese-724216.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; height: 100vh; overflow: hidden; ...
0.577972
0.149376
.u-section-1 .u-image-1 { min-height: 800px; background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/iteration2singlecoiltest.gif"); background-position: 75.51% 50%; } .u-section-1 .u-text-1 { margin: 38px auto 0; } .u-section-1 .u-text-2 { margin: 30px 44px 60px; } @media (m...
SMAKS/Sprint-2.css
.u-section-1 .u-image-1 { min-height: 800px; background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/iteration2singlecoiltest.gif"); background-position: 75.51% 50%; } .u-section-1 .u-text-1 { margin: 38px auto 0; } .u-section-1 .u-text-2 { margin: 30px 44px 60px; } @media (m...
0.474631
0.088741
@font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro-Bold.woff') format('woff'); font-weight: bold; font-style: normal; } @font-face { font-family: '...
src/components/HomeDirectorData.css
@font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro-Bold.woff') format('woff'); font-weight: bold; font-style: normal; } @font-face { font-family: '...
0.473657
0.173498
@charset "UTF-8"; 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: #61bcc6; } a:hover { color...
dist/css/agency.css
@charset "UTF-8"; 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: #61bcc6; } a:hover { color...
0.453504
0.070113
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap"); * { font-family: "Cairo", sans-serif; margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } /* The Modal (background) */ #Dispute{ display: none; /* Hidden by default */ ...
public/res/css/Jobs OfferedWorkingJobs-Dispute.css
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap"); * { font-family: "Cairo", sans-serif; margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } /* The Modal (background) */ #Dispute{ display: none; /* Hidden by default */ ...
0.404272
0.074231
.navbarz { border-bottom: #FFFFFF 10px solid; } /* pictures animation */ .content { background-image:url(tp10.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #999;...
views/css/indexdata.css
.navbarz { border-bottom: #FFFFFF 10px solid; } /* pictures animation */ .content { background-image:url(tp10.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #999;...
0.322206
0.065336
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-weight: 400; margin...
css/style.css
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-weight: 400; margin...
0.492188
0.121842
/* dragons body flexing and general */ #footer-box, #action-row,#recipe-card, .tdk-recomends, .searchbar form, .result-card-header,.result-card-info, .recipe-image{ display:flex; justify-content: center; align-items: center; } .card-info, .tdk-recomends, #result-details, .result-card,.recipe-card-header,.recipe-...
public/css/layout.css
/* dragons body flexing and general */ #footer-box, #action-row,#recipe-card, .tdk-recomends, .searchbar form, .result-card-header,.result-card-info, .recipe-image{ display:flex; justify-content: center; align-items: center; } .card-info, .tdk-recomends, #result-details, .result-card,.recipe-card-header,.recipe-...
0.197444
0.037715
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } body{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; font-size: 14px; background: #fff; } li{ list-style: none; } a{ text-decoration: none; ...
static/lp/css/style.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } body{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; font-size: 14px; background: #fff; } li{ list-style: none; } a{ text-decoration: none; ...
0.526099
0.102439
@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700'); /* custom template */ html, body { height: 100%; font-family:'Open Sans',arial,sans-serif; /*font-family: 'Raleway-Light';*/ font-size: 100%; background-color: #ADD8E6; /* ALKUPERÄINEN: #F0F3F6 */ background-i...
CollabSeeker/src/main/webapp/static/css/styles.css
@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700'); /* custom template */ html, body { height: 100%; font-family:'Open Sans',arial,sans-serif; /*font-family: 'Raleway-Light';*/ font-size: 100%; background-color: #ADD8E6; /* ALKUPERÄINEN: #F0F3F6 */ background-i...
0.355327
0.051942
.attribution { font-size: 11px; text-align: center; margin-top: 2rem;} .attribution a { color: #3e52a3; } /* __________________________________________________________ */ *{ margin: 0; padding: 0; } body{ background-image: url(file:///C:/Users/Angel%20pri/Desktop/Web%20development/huddle-landing-sectio...
css/style.css
.attribution { font-size: 11px; text-align: center; margin-top: 2rem;} .attribution a { color: #3e52a3; } /* __________________________________________________________ */ *{ margin: 0; padding: 0; } body{ background-image: url(file:///C:/Users/Angel%20pri/Desktop/Web%20development/huddle-landing-sectio...
0.274643
0.069447
* { margin: 0; padding: 0; box-sizing: border-box; } body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgrou...
public/static/frontend/mobile/css/public/components.css
* { margin: 0; padding: 0; box-sizing: border-box; } body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgrou...
0.363082
0.082883
===================== Root Specifications Tweak colors and fonts here ===================== */ :root { --foreground-color: black; --foreground-color-2: #121212; --background-color: #fafafa; --background-color-2: #ffffff; --background-color-3: #ffffff; --border-color: #dddddd; --accent: #008cff; --accent...
static/css/main.css
===================== Root Specifications Tweak colors and fonts here ===================== */ :root { --foreground-color: black; --foreground-color-2: #121212; --background-color: #fafafa; --background-color-2: #ffffff; --background-color-3: #ffffff; --border-color: #dddddd; --accent: #008cff; --accent...
0.606964
0.087252
* Created on : Mar 5, 2016, 10:42:43 PM * Author : <NAME> A.K.A. AlbinoP3nguin */ /* 1. Height must be set to 100% otherwise the webpage won't expand to fill the * whole page. * 2. Sticky footer does not always work properly when default margin of browser * is not 0px. */ html, body { height: 10...
code/css/stickyFooter.css
* Created on : Mar 5, 2016, 10:42:43 PM * Author : <NAME> A.K.A. AlbinoP3nguin */ /* 1. Height must be set to 100% otherwise the webpage won't expand to fill the * whole page. * 2. Sticky footer does not always work properly when default margin of browser * is not 0px. */ html, body { height: 10...
0.436382
0.166625
@charset 'utf-8'; /*初始化*/ article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul{margin: 0; padding: 0} dl, ul{list-style: none} img, article...
babai2/css/index.css
@charset 'utf-8'; /*初始化*/ article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul{margin: 0; padding: 0} dl, ul{list-style: none} img, article...
0.215516
0.043447
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, ...
lib/appden.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, ...
0.430387
0.100437
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url(colors.css); @import url(container.css); body { font-family: Roboto, sans-serif; margin: 0px; padding: 0px; } a { text-decoration: none; color: black; } li a:hover { color: #56C9C1; } nav { backgroun...
week06/homework/main.css
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url(colors.css); @import url(container.css); body { font-family: Roboto, sans-serif; margin: 0px; padding: 0px; } a { text-decoration: none; color: black; } li a:hover { color: #56C9C1; } nav { backgroun...
0.383295
0.11187
body { font-size: 12.0px; font-family: "Bitstream Vera Sans","Verdana"; background-color: #0a0b0e; } select, input, a, body { color: #eee; } select, input { font-size: 0.95em; line-height: 1.2em; background: #111111; border: 1px solid #333333; } .main_container { border: 1px solid #e2e2e2; background: #0a0...
pitchfork/theme/dark/theme.css
body { font-size: 12.0px; font-family: "Bitstream Vera Sans","Verdana"; background-color: #0a0b0e; } select, input, a, body { color: #eee; } select, input { font-size: 0.95em; line-height: 1.2em; background: #111111; border: 1px solid #333333; } .main_container { border: 1px solid #e2e2e2; background: #0a0...
0.263789
0.140101
.background_paleVioletRed3, .hover_background_paleVioletRed3:hover, .active_background_paleVioletRed3:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(...
widgets/common/assets/gradients/simple/paleVioletRed/paleVioletRed3.css
.background_paleVioletRed3, .hover_background_paleVioletRed3:hover, .active_background_paleVioletRed3:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(...
0.496582
0.10833
.aquaPaleGreen8, .hover_aquaPaleGreen8:hover, .active_aquaPaleGreen8:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); -moz-box-shadow: 0 0.63em 0.7...
widgets/common/assets/shadows/aqua/aquaPaleGreen/aquaPaleGreen8.css
.aquaPaleGreen8, .hover_aquaPaleGreen8:hover, .active_aquaPaleGreen8:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); -moz-box-shadow: 0 0.63em 0.7...
0.335786
0.295659
body { padding-top: 80px; padding-bottom: 20px; } .navbar { padding: 2px; box-shadow: 0 -1px 2px 2px #980000 } .main-navbar { background: #ff6a00; } .main-color { background: #ff6a00; } .main-navbar a { color: white !important; } .btn { color: white !important; font-weight: bold; borde...
client/src/index.css
body { padding-top: 80px; padding-bottom: 20px; } .navbar { padding: 2px; box-shadow: 0 -1px 2px 2px #980000 } .main-navbar { background: #ff6a00; } .main-color { background: #ff6a00; } .main-navbar a { color: white !important; } .btn { color: white !important; font-weight: bold; borde...
0.287268
0.082365
@import url(https://fonts.googleapis.com/css?family=Roboto); /* line 2, ../sass/style.scss */ * { margin: 0; padding: 0; border: 0; box-sizing: border-box; } /* line 3, ../sass/style.scss */ html, body { height: 100%; } /* line 4, ../sass/style.scss */ body { background: #000; overflow: hidden; color:...
animation-master/animation18/stylesheets/style.css
@import url(https://fonts.googleapis.com/css?family=Roboto); /* line 2, ../sass/style.scss */ * { margin: 0; padding: 0; border: 0; box-sizing: border-box; } /* line 3, ../sass/style.scss */ html, body { height: 100%; } /* line 4, ../sass/style.scss */ body { background: #000; overflow: hidden; color:...
0.355439
0.087525
* affect tutorials or reference */ .basestyle { font-size: 10pt; font-family: Georgia; font-weight: normal; margin: 0em; padding: 15px 15px; } /* this is italics */ em { display:inline; font-size: 10pt; font-style: italic; } /* this is bold */ strong { display:inline; font-size: 10pt...
vendor/bach/docs/_c74_common.css
* affect tutorials or reference */ .basestyle { font-size: 10pt; font-family: Georgia; font-weight: normal; margin: 0em; padding: 15px 15px; } /* this is italics */ em { display:inline; font-size: 10pt; font-style: italic; } /* this is bold */ strong { display:inline; font-size: 10pt...
0.405331
0.255643
.message-2CShn3 { background: var(--quaternary-color, #111); margin-left: 80px; margin-right: 30px; box-shadow: 0 4px 10px var(--shadow); } .cozy-VmLDNB.wrapper-30-Nkg { padding-left: 0px; } .message-2CShn3.systemMessage-1H1Z20 { margin-left: 80px; margin-bottom: 10px; } .message-2CSh...
css/chatbubbles.theme.css
.message-2CShn3 { background: var(--quaternary-color, #111); margin-left: 80px; margin-right: 30px; box-shadow: 0 4px 10px var(--shadow); } .cozy-VmLDNB.wrapper-30-Nkg { padding-left: 0px; } .message-2CShn3.systemMessage-1H1Z20 { margin-left: 80px; margin-bottom: 10px; } .message-2CSh...
0.287368
0.06389
header{ display: block; background-color: rgba(0, 0, 0, 0.4);; color: white; padding: 8px; position: sticky; font-family: 'Righteous', cursive; } h1{ font-family: 'Righteous', cursive; font-size:36px; font-weight: bold; margin-left: 91px; margin-top: 20px; ...
css/headFoot.css
header{ display: block; background-color: rgba(0, 0, 0, 0.4);; color: white; padding: 8px; position: sticky; font-family: 'Righteous', cursive; } h1{ font-family: 'Righteous', cursive; font-size:36px; font-weight: bold; margin-left: 91px; margin-top: 20px; ...
0.301362
0.06486
@font-face{ font-family: segoe; src: url('../../font/SEGOEUI.ttf'); } body{ margin:0px; padding:0px; border-top:solid 8px #04bcea; font-family: Elephent; } .button { font-size: 11px; font-weight: bold; text-decoration: none; text-align: center; height: 27px; padding: 0 8px; line-height: 27px;...
source/css/public/home.css
@font-face{ font-family: segoe; src: url('../../font/SEGOEUI.ttf'); } body{ margin:0px; padding:0px; border-top:solid 8px #04bcea; font-family: Elephent; } .button { font-size: 11px; font-weight: bold; text-decoration: none; text-align: center; height: 27px; padding: 0 8px; line-height: 27px;...
0.225417
0.052716
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration:...
libs/editor/style.css
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration:...
0.417034
0.179459
:root { --color: #048870; } * { margin: 0; padding: 0; box-sizing: border-box; } html { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 62.5%; } body { padding: 20px; display: flex; flex-direction: column; justify-content: space-between; height: 100v...
styles/styles.css
:root { --color: #048870; } * { margin: 0; padding: 0; box-sizing: border-box; } html { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 62.5%; } body { padding: 20px; display: flex; flex-direction: column; justify-content: space-between; height: 100v...
0.600774
0.178633
body{ text-align: center; } .jumbotron-fluid { background-image: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') ; padding: 5%; background-repeat: no-repeat; background-siz...
Week7/BookAPI/index.css
body{ text-align: center; } .jumbotron-fluid { background-image: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') ; padding: 5%; background-repeat: no-repeat; background-siz...
0.500732
0.087369
body { height: 100%; } .content { height: 100%; } .button { margin: 10px; } .idTable { background-color: bisque; } .note { color: brown; } .warning { color: yellow; } .error { color: red; } .normal { color: black; } .source { color: blue; } .highlighted { background-color: lightg...
public/css/app.css
body { height: 100%; } .content { height: 100%; } .button { margin: 10px; } .idTable { background-color: bisque; } .note { color: brown; } .warning { color: yellow; } .error { color: red; } .normal { color: black; } .source { color: blue; } .highlighted { background-color: lightg...
0.697609
0.137012
select{ display:inline; } body{ background-color: rgb(248,247,247); } body .red { background-color: #cc3126 !important; } body .red-text { color: #cc3126 !important; } h4{ text-align: center; font-size: 34px; font-weight: 600; } p{ text-align: center; font-size: 1rem; font-size:...
assets/css/style.css
select{ display:inline; } body{ background-color: rgb(248,247,247); } body .red { background-color: #cc3126 !important; } body .red-text { color: #cc3126 !important; } h4{ text-align: center; font-size: 34px; font-weight: 600; } p{ text-align: center; font-size: 1rem; font-size:...
0.418578
0.105856
.content { display: flex; width: 100%; margin-top: 50px; background: #f1f4f8; overflow: hidden; height: 835px; } .main { flex: 5; width: 70%; border-right: 2px solid #333; border-left: none; background: #0067b5; } .form { margin-left: 56px; } .main-top { margin-top: 123px; } .card-form .co...
styles/confirm.css
.content { display: flex; width: 100%; margin-top: 50px; background: #f1f4f8; overflow: hidden; height: 835px; } .main { flex: 5; width: 70%; border-right: 2px solid #333; border-left: none; background: #0067b5; } .form { margin-left: 56px; } .main-top { margin-top: 123px; } .card-form .co...
0.410993
0.072145
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer base { /* Preflight adjustments */ h1, h2, h3, h4, h5, h6 { @apply text-default font-display; } h1:not(:first-child), h2:not(:first-child), h3:not(:f...
src/styles/main.css
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer base { /* Preflight adjustments */ h1, h2, h3, h4, h5, h6 { @apply text-default font-display; } h1:not(:first-child), h2:not(:first-child), h3:not(:f...
0.555918
0.200695
position: center; height: 86px; width: 1100px; background-image: url(../images/menu.png); -moz-background-size: 100%; /* Firefox 3.6+ */ -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */ -o-background-size: 100%; /* Opera 9.6+ */ background-size: 100%; } #mainmenu ul { ...
web/src/css/nav.css
position: center; height: 86px; width: 1100px; background-image: url(../images/menu.png); -moz-background-size: 100%; /* Firefox 3.6+ */ -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */ -o-background-size: 100%; /* Opera 9.6+ */ background-size: 100%; } #mainmenu ul { ...
0.389314
0.109515
@media print { /* line 8, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\000038}} * { text-shadow: none !important; color: #000 !important; background: transparent !...
web/assets/less/bootstrap/print.css
@media print { /* line 8, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\000038}} * { text-shadow: none !important; color: #000 !important; background: transparent !...
0.170543
0.034197
@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.383757
0.071332
:root { --color-font: rgba(0,0,0,0.84); --color-highlight: rgb(255, 110, 0); --color-highlight-100: rgba(255, 110, 0, .1); --color-highlight-500: rgba(255, 110, 0, .5); --color-highlight-800: rgba(255, 110, 0, .8); --border-radius: 0.25rem; --font-size-base: 20px; --font-size-s: 0.875re...
docs/styles/main.css
:root { --color-font: rgba(0,0,0,0.84); --color-highlight: rgb(255, 110, 0); --color-highlight-100: rgba(255, 110, 0, .1); --color-highlight-500: rgba(255, 110, 0, .5); --color-highlight-800: rgba(255, 110, 0, .8); --border-radius: 0.25rem; --font-size-base: 20px; --font-size-s: 0.875re...
0.698946
0.171894
* { margin: 0; padding: 0; } body { /* background-color: #2c3e50; */ background-color: rgb(27, 27, 27); display: flex; flex-direction: ...
index.css
* { margin: 0; padding: 0; } body { /* background-color: #2c3e50; */ background-color: rgb(27, 27, 27); display: flex; flex-direction: ...
0.346099
0.104981
.showroom {background: #343434 url('../images/bg-showroom.jpg') no-repeat center top;background-size: 100%;} .showroom .related-sec {background: #292929} .showroom .related-sec.showroom-product, .showroom .sec-gallery {background: none;} .showroom h2 {color: #fff; font-weight: bold; margin-bottom: 16px;} .showroom-pro...
public/frontend/css/showroom.css
.showroom {background: #343434 url('../images/bg-showroom.jpg') no-repeat center top;background-size: 100%;} .showroom .related-sec {background: #292929} .showroom .related-sec.showroom-product, .showroom .sec-gallery {background: none;} .showroom h2 {color: #fff; font-weight: bold; margin-bottom: 16px;} .showroom-pro...
0.316264
0.151372
body { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; font-size: 14px; color: #777; font-weight: 400; } figure { margin: 0; } h1, h2, h3, p, ul { margin: 0; padding: 0; } .line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; marg...
homeworks/aleksey.poddubnii_AlekseyPoddubnii/homework_markup_1/style.css
body { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; font-size: 14px; color: #777; font-weight: 400; } figure { margin: 0; } h1, h2, h3, p, ul { margin: 0; padding: 0; } .line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; marg...
0.355887
0.065366
.center-align{ margin-left: auto; margin-right: auto; } .align-text{ text-align: center; } .item-align{ padding:10px 15px; font-size: 18px; display:block; } .carouselimage { height: 600px; } .header-padding{ padding-top: 50px; padding-bottom: 40px; } .dkcolor{ background-color: #EF9A9A; } @media ...
style.css
.center-align{ margin-left: auto; margin-right: auto; } .align-text{ text-align: center; } .item-align{ padding:10px 15px; font-size: 18px; display:block; } .carouselimage { height: 600px; } .header-padding{ padding-top: 50px; padding-bottom: 40px; } .dkcolor{ background-color: #EF9A9A; } @media ...
0.561936
0.078819
.masthead { padding-top: 1rem; padding-bottom: 1rem; margin-bottom: 1.5rem; text-align: center; background-color: seagreen } .masthead a { color: rgba(255, 255, 255, 0.5) } .masthead a:hover { color: #fff; text-decoration: none } .masthead .masthead-logo { display: inline-block; font-size: 1.5re...
assets/css/site.css
.masthead { padding-top: 1rem; padding-bottom: 1rem; margin-bottom: 1.5rem; text-align: center; background-color: seagreen } .masthead a { color: rgba(255, 255, 255, 0.5) } .masthead a:hover { color: #fff; text-decoration: none } .masthead .masthead-logo { display: inline-block; font-size: 1.5re...
0.595493
0.100834
html { height: 100%; width: 100%; } body { font-family: Arial, 'Lucida Sans Unicode'; background-color: black; color: white; height: 100%; width: 100%; margin: 0; padding: 0; } .content { background-color: green; background: green; background: linear-gradient(#193419, #00...
web/styles.css
html { height: 100%; width: 100%; } body { font-family: Arial, 'Lucida Sans Unicode'; background-color: black; color: white; height: 100%; width: 100%; margin: 0; padding: 0; } .content { background-color: green; background: green; background: linear-gradient(#193419, #00...
0.534127
0.082734
body { font-family: Arial,sans-serif; font-size: 14px; } .navbar { min-height: 80px; } .logo { padding-bottom: 10px; padding-top: 10px; } .logo img { max-width: 100%; padding-top: 5px; padding-bottom: 5px; } .navbar-default { background-color: #fff; } .navbar-nav > li { margin-right: 30px; } .navbar...
public/assets/css/style.css
body { font-family: Arial,sans-serif; font-size: 14px; } .navbar { min-height: 80px; } .logo { padding-bottom: 10px; padding-top: 10px; } .logo img { max-width: 100%; padding-top: 5px; padding-bottom: 5px; } .navbar-default { background-color: #fff; } .navbar-nav > li { margin-right: 30px; } .navbar...
0.419172
0.066873
*{ font-family: 'Josefin Sans', 'Open Sans', sans-serif; text-decoration: none; font-size: 1em; margin: 0 auto; padding: 0 auto; } #main #welcome{ width: 100%; background-color: #c5d5cb; background-image: url("https://images.unsplash.com/photo-1448542146881-1d78dfb2f674?crop=entropy&fit=crop&fm=jpg&h=1450&ixjs...
client/css/stylesheet.css
*{ font-family: 'Josefin Sans', 'Open Sans', sans-serif; text-decoration: none; font-size: 1em; margin: 0 auto; padding: 0 auto; } #main #welcome{ width: 100%; background-color: #c5d5cb; background-image: url("https://images.unsplash.com/photo-1448542146881-1d78dfb2f674?crop=entropy&fit=crop&fm=jpg&h=1450&ixjs...
0.294722
0.06767
.nav__tabs { margin: 0; padding: 0; list-style: none; } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation chan...
dist/demo.css
.nav__tabs { margin: 0; padding: 0; list-style: none; } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation chan...
0.310904
0.088347
* { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; } body { background-image: url('../img/fondoGeneral.png'); background-size: 100% 100%; } html { height: 100%; } .h1 { margin: 10px; text-align: center; letter-spacing: 1px; font-size: 16px; background-color: #DDD; ...
Projects/CenfoSys/public/css/plantilla_listarSedes.css
* { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; } body { background-image: url('../img/fondoGeneral.png'); background-size: 100% 100%; } html { height: 100%; } .h1 { margin: 10px; text-align: center; letter-spacing: 1px; font-size: 16px; background-color: #DDD; ...
0.516352
0.098512
progress, sub, sup { vertical-align: baseline } button, hr, input, select { overflow: visible } [type=checkbox], [type=radio], legend { padding: 0; box-sizing: border-box } html, legend { box-sizing: border-box } blockquote, code, img, input, legend, pre, svg, table, td, textarea, video { ma...
symfony download/style.css
progress, sub, sup { vertical-align: baseline } button, hr, input, select { overflow: visible } [type=checkbox], [type=radio], legend { padding: 0; box-sizing: border-box } html, legend { box-sizing: border-box } blockquote, code, img, input, legend, pre, svg, table, td, textarea, video { ma...
0.603581
0.246069
body, html { margin: 0; padding: 0; height: 100%; background: #EDEFF2 !important; } /*sidebar*/ body { color: #566787; background: #f5f5f5; font-family: 'Varela Round', sans-serif; font-size: 13px; } .table-wrapper { background: #fff; padding: 20px 25p...
public/dsh/custom.css
body, html { margin: 0; padding: 0; height: 100%; background: #EDEFF2 !important; } /*sidebar*/ body { color: #566787; background: #f5f5f5; font-family: 'Varela Round', sans-serif; font-size: 13px; } .table-wrapper { background: #fff; padding: 20px 25p...
0.317215
0.131535
@import url('https://fonts.googleapis.com/css?family=Inconsolata|Merriweather'); $body: 'Inconsolata', monospace; $big: 'Merriweather', serif; $white: #ffffff; $primary: #F2DAD7; $secondary: #D1A39E; $light: #CECDCA; $dark: #474545; $ease: all 0.3s ease-in-out; body { font-family: $body; margin: 0; } nav { ...
gallery.css
@import url('https://fonts.googleapis.com/css?family=Inconsolata|Merriweather'); $body: 'Inconsolata', monospace; $big: 'Merriweather', serif; $white: #ffffff; $primary: #F2DAD7; $secondary: #D1A39E; $light: #CECDCA; $dark: #474545; $ease: all 0.3s ease-in-out; body { font-family: $body; margin: 0; } nav { ...
0.382026
0.108992
@font-face { font-family: 'Avenir-Book'; src: url('../font/Avenir-Book.eot'); /* IE9 Compat Modes */ src: url('../font/Avenir-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/Avenir-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('../font/Avenir-Book.ttf') format('truetype'), ...
old/css/new-age.min.css
@font-face { font-family: 'Avenir-Book'; src: url('../font/Avenir-Book.eot'); /* IE9 Compat Modes */ src: url('../font/Avenir-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/Avenir-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('../font/Avenir-Book.ttf') format('truetype'), ...
0.288369
0.042762
.dashboard-menu .navbar .navbar-inner { padding-left:10px; padding-right:10px; } .dashboard-menu .navbar .navbar-inner .nav { margin-right:0; } .dashboard-menu .navbar .nav > li > a { padding: 5px 10px; } .dashboard-menu .navbar .nav > li > a:focus, .dashboard-menu .navbar .nav > li > a:hover { backgro...
User-Management-Premium-Plugin-2.3.3-for-Cakephp-2.x/User-Management-Premium-Plugin-2.3.3-for-Cakephp-2.x-with-bootstrap-2.x/webroot/css/umstyle.css
.dashboard-menu .navbar .navbar-inner { padding-left:10px; padding-right:10px; } .dashboard-menu .navbar .navbar-inner .nav { margin-right:0; } .dashboard-menu .navbar .nav > li > a { padding: 5px 10px; } .dashboard-menu .navbar .nav > li > a:focus, .dashboard-menu .navbar .nav > li > a:hover { backgro...
0.178132
0.037786
.side-menu { --clr-menu-primary: var(--clr-blue-main-tint-01); --clr-menu-secondary: var(--clr-blue-dark); --clr-logo-primary: var(--clr-blue-dark); --clr-logo-secondary: var(--clr-blue-light); background-color: var(--clr-menu-primary); color: var(--clr-menu-secondary); box-shadow: var(--bs-regular); w...
src/components/SideMenu/SideMenu.css
.side-menu { --clr-menu-primary: var(--clr-blue-main-tint-01); --clr-menu-secondary: var(--clr-blue-dark); --clr-logo-primary: var(--clr-blue-dark); --clr-logo-secondary: var(--clr-blue-light); background-color: var(--clr-menu-primary); color: var(--clr-menu-secondary); box-shadow: var(--bs-regular); w...
0.393851
0.119485
*{ font-weight: bold; } /* CORPO DA MINHA PAGINA */ body{ /* DEIXA O SITE SEM MARGEM */ margin: 0; padding: 0; margin-bottom: 300px; } /* CABEÇALHO DA MINHA PÁGINA */ header{ /* PROPRIEDADE PARA MANIPULAR MEU CABEÇALHO */ display: flex; /* COLOCA MEU CABEÇALHO NO CENTRO */ justify-content: cen...
assets/css/template.css
*{ font-weight: bold; } /* CORPO DA MINHA PAGINA */ body{ /* DEIXA O SITE SEM MARGEM */ margin: 0; padding: 0; margin-bottom: 300px; } /* CABEÇALHO DA MINHA PÁGINA */ header{ /* PROPRIEDADE PARA MANIPULAR MEU CABEÇALHO */ display: flex; /* COLOCA MEU CABEÇALHO NO CENTRO */ justify-content: cen...
0.209308
0.036978
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #7E93FE; background-image: url(http://static.simpledesktops.com/uploads/desktops/2010/07/29/lua.png); background-position: 0 0; background-size: cover; background-repeat: no-repeat; } .clock { ...
javaScript30/02/02.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #7E93FE; background-image: url(http://static.simpledesktops.com/uploads/desktops/2010/07/29/lua.png); background-position: 0 0; background-size: cover; background-repeat: no-repeat; } .clock { ...
0.363873
0.09645
* { box-sizing: border-box; margin: 0; padding: 0; } body { position: relative; } .burbel { background-color: #ad1457 !important; } .container { width: 85% !important; } .main-content .content { background-color: rgba(62, 31, 206, 0.87); } .content .content-img img { max-width: 100%; ...
public/style/admin-style.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { position: relative; } .burbel { background-color: #ad1457 !important; } .container { width: 85% !important; } .main-content .content { background-color: rgba(62, 31, 206, 0.87); } .content .content-img img { max-width: 100%; ...
0.532425
0.128771
@font-face { font-family: 'litmusregular'; src: url('../fonts/litmus-webfont.woff2') format('woff2'), url('../fonts/litmus-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } body { background-color: #F6F8F7; margin: 0; padding: 0; } ::-moz-selection { backgr...
src/css/styles.css
@font-face { font-family: 'litmusregular'; src: url('../fonts/litmus-webfont.woff2') format('woff2'), url('../fonts/litmus-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } body { background-color: #F6F8F7; margin: 0; padding: 0; } ::-moz-selection { backgr...
0.302185
0.071106
body { margin: 0; text-align: center; color: #40514E; font-weight: bold; } a { color: #11999E; } h1 { margin: 50px auto 0; display: inline-block; position: relative; color: #66BFBF; font-family: 'Yellowtail', cursive; font-size: 5rem; /* ripped/root em... does not inherit any other sizing*/ ...
css/styles.css
body { margin: 0; text-align: center; color: #40514E; font-weight: bold; } a { color: #11999E; } h1 { margin: 50px auto 0; display: inline-block; position: relative; color: #66BFBF; font-family: 'Yellowtail', cursive; font-size: 5rem; /* ripped/root em... does not inherit any other sizing*/ ...
0.430028
0.079675
@-moz-document domain("mpgh.net") { /* You might have a weird bug on the main page (on the bottom on news posts), if you can fix it, send me the new theme css in MPGH PM, my name is aku. */ html { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat:...
data/usercss/161574.user.css
@-moz-document domain("mpgh.net") { /* You might have a weird bug on the main page (on the bottom on news posts), if you can fix it, send me the new theme css in MPGH PM, my name is aku. */ html { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat:...
0.33231
0.163746
@import './colourScheme.css'; @import url('https://fonts.googleapis.com/css?family=Audiowide'); @import url('https://fonts.googleapis.com/css?family=Roboto'); .container { height: 100%; width: 100%; display: flex; background-color: var(--gunmetal); align-items: center; justify-content: center; ...
frontend/src/Styles/HomePage.module.css
@import './colourScheme.css'; @import url('https://fonts.googleapis.com/css?family=Audiowide'); @import url('https://fonts.googleapis.com/css?family=Roboto'); .container { height: 100%; width: 100%; display: flex; background-color: var(--gunmetal); align-items: center; justify-content: center; ...
0.391988
0.071267
.rehype-code-title { color: #fff; margin: 0 0.5rem -1.8rem 0.5rem; background-color: #24283b; border-radius: 0.375rem 0.375rem 0 0; padding: 12px 24px; } .rehype-code-title + pre { border-radius: 0 0 0.375rem 0.375rem; } /* Code block styles */ .code-highlight { float: left; min-width: 100%; } .code-h...
css/prism.css
.rehype-code-title { color: #fff; margin: 0 0.5rem -1.8rem 0.5rem; background-color: #24283b; border-radius: 0.375rem 0.375rem 0 0; padding: 12px 24px; } .rehype-code-title + pre { border-radius: 0 0 0.375rem 0.375rem; } /* Code block styles */ .code-highlight { float: left; min-width: 100%; } .code-h...
0.516595
0.108661
============================================*/ :root { --debugGrey05: hsla(0, 0%, 47.1%, 0.05); --debugGrey1: hsla(0, 0%, 47.1%, 0.1); --debugGrey2: hsla(0, 0%, 47.1%, 0.2); --debugRed2: rgba(238, 39, 17, 0.2); --debugBlue2: rgba(24, 113, 233, 0.2); --debugGreen2: rgba(18, 192, 91, 0.2); --debugYellow2: r...
debug.css
============================================*/ :root { --debugGrey05: hsla(0, 0%, 47.1%, 0.05); --debugGrey1: hsla(0, 0%, 47.1%, 0.1); --debugGrey2: hsla(0, 0%, 47.1%, 0.2); --debugRed2: rgba(238, 39, 17, 0.2); --debugBlue2: rgba(24, 113, 233, 0.2); --debugGreen2: rgba(18, 192, 91, 0.2); --debugYellow2: r...
0.372277
0.167797
::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: black; } ::-webkit-scrollbar-thumb { background: white; } ::-webkit-scrollbar-thumb:hover { background: blue; } body { font-family: 'Karla'; display: flex; flex-direction: row; margin: 0 20px 0 0; padding-left: 10px; pad...
school/webdev_spring19/final/style.css
::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: black; } ::-webkit-scrollbar-thumb { background: white; } ::-webkit-scrollbar-thumb:hover { background: blue; } body { font-family: 'Karla'; display: flex; flex-direction: row; margin: 0 20px 0 0; padding-left: 10px; pad...
0.409575
0.059346
html, body { border: 0; margin: 0; padding: 0; } body { font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; min-width: 100%; min-height: 101%; color: #666; background:#eee; } /* END Remove This */ #contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; } ...
css/contact.css
html, body { border: 0; margin: 0; padding: 0; } body { font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; min-width: 100%; min-height: 101%; color: #666; background:#eee; } /* END Remove This */ #contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; } ...
0.359252
0.14851
 /**************************** For bootstrap stars rating *****************************/ @font-face { font-family: 'Glyphicons Halflings'; src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot'); src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-boo...
UASSurvey/assets/site.css
 /**************************** For bootstrap stars rating *****************************/ @font-face { font-family: 'Glyphicons Halflings'; src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot'); src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-boo...
0.451327
0.07521
a, a:link, a:visited { text-decoration: none; color: #777777; } a:hover { color: black } .mainHeader { background-color: white; text-align: center; top: 0px; border-bottom: #777777 solid 5px; height: 99px; } body { width: 960px; margin: 0 auto 0 auto; font-family: 'Roboto ...
assets/css/style.css
a, a:link, a:visited { text-decoration: none; color: #777777; } a:hover { color: black } .mainHeader { background-color: white; text-align: center; top: 0px; border-bottom: #777777 solid 5px; height: 99px; } body { width: 960px; margin: 0 auto 0 auto; font-family: 'Roboto ...
0.567457
0.28411