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
.feed-card { flex: 1; padding: 0; margin-top: 20px; margin-left: 10px; margin-right: 10px; border-radius: 10px; max-width: 100% !important; background-color: rgb(255, 255, 255); box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.2); } .feed-card-img { ...
src/styles/FeedCard.css
.feed-card { flex: 1; padding: 0; margin-top: 20px; margin-left: 10px; margin-right: 10px; border-radius: 10px; max-width: 100% !important; background-color: rgb(255, 255, 255); box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.2); } .feed-card-img { ...
0.374562
0.061678
.redactor-editor { @charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /* Animate.less Cross-browser LESS animation library for Bootstrap Licensed under the ☺ license (http://licence.visualidiot.com/) Documenation: https://github.com/machito/animate.less -------------------------------...
web/css/style-redactor.css
.redactor-editor { @charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /* Animate.less Cross-browser LESS animation library for Bootstrap Licensed under the ☺ license (http://licence.visualidiot.com/) Documenation: https://github.com/machito/animate.less -------------------------------...
0.63114
0.095307
* { margin:0; padding: 0; box-sizing: border-box; } :root { --bg-01 : #1d1d1d; --bg-02 : #131416; --text-color :antiquewhite; --shadow-color: rgba(33,33,33,0.6); --shadow-color-blue: rgba(2, 204, 255, 0.5); --overlay-color: rgba(33,33,33,0.8); --bg-clock : #888; --bg-tick : #1314...
portfolio/timezone/styles/default.css
* { margin:0; padding: 0; box-sizing: border-box; } :root { --bg-01 : #1d1d1d; --bg-02 : #131416; --text-color :antiquewhite; --shadow-color: rgba(33,33,33,0.6); --shadow-color-blue: rgba(2, 204, 255, 0.5); --overlay-color: rgba(33,33,33,0.8); --bg-clock : #888; --bg-tick : #1314...
0.48438
0.127273
.editor-container { display: flex; flex-direction: column; border: 1px solid rgba(0, 0, 0, 0.192); } /* Utils */ .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .text-justify { text-align: justify; } /* toolbar */ .editor-toolbar-container { ...
src/App.css
.editor-container { display: flex; flex-direction: column; border: 1px solid rgba(0, 0, 0, 0.192); } /* Utils */ .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .text-justify { text-align: justify; } /* toolbar */ .editor-toolbar-container { ...
0.400749
0.074265
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * ht...
css/main.css
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * ht...
0.5144
0.081119
.noGlovesButton{ position:absolute; left: 50%; top:95%; margin-left: -146 px; font-size: 25px; color:white; text-align: center; } #loadingvideo{ /*position:absolute;*/ top:0px; left:0px; } #defaultCanvas0{ z-index:0px; position:absolute; display:none; } #loadingOver{ display:none; } img.ce...
style.css
.noGlovesButton{ position:absolute; left: 50%; top:95%; margin-left: -146 px; font-size: 25px; color:white; text-align: center; } #loadingvideo{ /*position:absolute;*/ top:0px; left:0px; } #defaultCanvas0{ z-index:0px; position:absolute; display:none; } #loadingOver{ display:none; } img.ce...
0.220846
0.061848
* { margin: 0; padding: 0; } img { max-width: 100%; } body { color: #222; font-size: 1.125rem; font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, 'helvetica neue', helvetica, ubuntu, roboto, noto, 'segoe ui', arial, sans-serif; line-height: 1.5; background-color: wh...
01_shopping-cart/css/main.css
* { margin: 0; padding: 0; } img { max-width: 100%; } body { color: #222; font-size: 1.125rem; font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, 'helvetica neue', helvetica, ubuntu, roboto, noto, 'segoe ui', arial, sans-serif; line-height: 1.5; background-color: wh...
0.575588
0.10904
@media screen and (max-width: 550px){ .col-tn-1, .col-tn-10, .col-tn-11, .col-tn-12, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9{float:left} .col-tn-12{width:100%} .col-tn-11{width:91.66666667%} .col-tn-10{width:83.33333333%} .col-tn-9{width:75%} .col-t...
public/assets/css/main.css
@media screen and (max-width: 550px){ .col-tn-1, .col-tn-10, .col-tn-11, .col-tn-12, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9{float:left} .col-tn-12{width:100%} .col-tn-11{width:91.66666667%} .col-tn-10{width:83.33333333%} .col-tn-9{width:75%} .col-t...
0.253769
0.114121
.center { display: flex; justify-content: center; } .bg-project-green { background: #c3e3d7; } .p-0 { padding: 0; } .heading-font { font-family: 'Nothing You Could Do', cursive; font-size: 32px; } .ml-6 { margin-left: 60px; } /* for nav bar */ .nav-wraper { box-shadow: none; bo...
assets/css/style.css
.center { display: flex; justify-content: center; } .bg-project-green { background: #c3e3d7; } .p-0 { padding: 0; } .heading-font { font-family: 'Nothing You Could Do', cursive; font-size: 32px; } .ml-6 { margin-left: 60px; } /* for nav bar */ .nav-wraper { box-shadow: none; bo...
0.220091
0.11004
body { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; } input ,select , button { padding: 0.3em 0.5em; border: 0.1em solid #eee; border-radius: 0.3em; } ul { margin: 1em 0%; padding: 0%; } ul li { list-style-type: none; margin: 0% 0% 1em; padding: 0%; } ol li { list-style-type: lower-alpha;...
css/matrix_form_HTML_generator.css
body { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; } input ,select , button { padding: 0.3em 0.5em; border: 0.1em solid #eee; border-radius: 0.3em; } ul { margin: 1em 0%; padding: 0%; } ul li { list-style-type: none; margin: 0% 0% 1em; padding: 0%; } ol li { list-style-type: lower-alpha;...
0.362969
0.086478
:root { --titlebar-background-color: rgb(40, 44, 52); /* Titlebar background color */ --titlevar-background-color-inactive: var(--titlebar-background-color); /* Titlebar background color when focus lost (using same by default) */ --titlebar-color-active: rgb(157, 165, 180); /* Titlebar text and icons color ...
ressources/style.css
:root { --titlebar-background-color: rgb(40, 44, 52); /* Titlebar background color */ --titlevar-background-color-inactive: var(--titlebar-background-color); /* Titlebar background color when focus lost (using same by default) */ --titlebar-color-active: rgb(157, 165, 180); /* Titlebar text and icons color ...
0.464659
0.096621
body { font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0; padding: 0; } #map { height: 100vh; } .title { position: absolute; top: 70px; left: 50px; font-size: 40px; z-index: 30; font-weight: bold; text-transform: uppercase; color: #66F6F1; box-...
original-day2 - Copy/style/style.css
body { font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0; padding: 0; } #map { height: 100vh; } .title { position: absolute; top: 70px; left: 50px; font-size: 40px; z-index: 30; font-weight: bold; text-transform: uppercase; color: #66F6F1; box-...
0.506347
0.089335
.top-info { margin: 0; padding: 5px 0; background: #3fa69f; text-align: center; color: #fff; font-weight: bold; font-size: 14px; position: relative; } .typeheader-2 .header-center { padding: 10px 0 10px; background: #fff; box-shadow: 0px 0px 13px #000; } .header svg.md { float: left; height: 25px; width...
public/templates-assets/header/topdeals/header.css
.top-info { margin: 0; padding: 5px 0; background: #3fa69f; text-align: center; color: #fff; font-weight: bold; font-size: 14px; position: relative; } .typeheader-2 .header-center { padding: 10px 0 10px; background: #fff; box-shadow: 0px 0px 13px #000; } .header svg.md { float: left; height: 25px; width...
0.345105
0.077274
* Implementation of themes */ * { font-family: 'Francois One', sans-serif; } body { overflow-x: hidden; } #container { overflow: auto; overflow-y: hidden !important; overflow-x: hidden !important; } .um-theme-dark #container { color: #ffffff; } .um-theme-light #container { color: #282729; } ....
project/assets/core/style.css
* Implementation of themes */ * { font-family: 'Francois One', sans-serif; } body { overflow-x: hidden; } #container { overflow: auto; overflow-y: hidden !important; overflow-x: hidden !important; } .um-theme-dark #container { color: #ffffff; } .um-theme-light #container { color: #282729; } ....
0.32146
0.068009
@-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); } 30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0p...
public/backend/theme/assets/plugins/dropzone/css/dropzone.css
@-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); } 30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0p...
0.422505
0.129843
* Standard modal: * `.modal` * * @example * button(id='eg-btn-open-std-modal').btn.btn--secondary Launch standard modal * div(id='eg-std-modal').modal * div.modal__overlay * div.modal__content * div.bx.card.bd-0 * div.card__head.p-1 * ...
dist/components/modal.css
* Standard modal: * `.modal` * * @example * button(id='eg-btn-open-std-modal').btn.btn--secondary Launch standard modal * div(id='eg-std-modal').modal * div.modal__overlay * div.modal__content * div.bx.card.bd-0 * div.card__head.p-1 * ...
0.691706
0.041891
body { /* Base legacy <body> styles */ font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 11pt; margin: 0px; color: #000; /* Always show a scroll bar so content doesn't jump left and right by the * width of a scrollbar when navigating between long pages (which need a * scrollbar) a...
root/static/stylesheets/common/vvheader.css
body { /* Base legacy <body> styles */ font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 11pt; margin: 0px; color: #000; /* Always show a scroll bar so content doesn't jump left and right by the * width of a scrollbar when navigating between long pages (which need a * scrollbar) a...
0.445771
0.06165
@import "_nav.css"; @import "_layout.css"; @import "_public.css"; @import "_footer.css"; @import "_reset.css"; body { background: #f3f3f3; } .top { background-image: url(../images/public/bg.jpg); background-repeat: no-repeat; width: 100%; height: 600px; position: relative; } .nav .login-list { margin-top...
web/code/practice/前期/练习/代码学习仓库/一些示例文件/项目/熊管家/纯DIV版(暴力版本)/.history/styles/contact_20200731110128.css
@import "_nav.css"; @import "_layout.css"; @import "_public.css"; @import "_footer.css"; @import "_reset.css"; body { background: #f3f3f3; } .top { background-image: url(../images/public/bg.jpg); background-repeat: no-repeat; width: 100%; height: 600px; position: relative; } .nav .login-list { margin-top...
0.185099
0.055438
* { box-sizing: border-box; margin: 0; padding: 0; } header { background-color: blue; color: white; width: 100%; height: 125px; font-size: 50px; text-align: center; } .headerTitle { padding-top: 10px; } aside { margin-top: 25px; margin-left: 25px; background-...
wxstyle.css
* { box-sizing: border-box; margin: 0; padding: 0; } header { background-color: blue; color: white; width: 100%; height: 125px; font-size: 50px; text-align: center; } .headerTitle { padding-top: 10px; } aside { margin-top: 25px; margin-left: 25px; background-...
0.425844
0.141875
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.317215
0.092606
* { padding: 0; margin: 0; box-sizing: border-box; } .container { width: 1300px; max-width: 100%; margin: 0 auto; } /**************************************************************************** Header ****************************************************************************/ header { display: flex; ...
public/css/app.css
* { padding: 0; margin: 0; box-sizing: border-box; } .container { width: 1300px; max-width: 100%; margin: 0 auto; } /**************************************************************************** Header ****************************************************************************/ header { display: flex; ...
0.422981
0.068257
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); @import url('https://fonts.googleapis.com/icon?family=Material+Icons'); :root{ --accent: rgba(0, 74, 127, 1); --accent-light: rgba(30, 106, 160, 1); --sidebar-width: 260px; } body{ margin: 16px 16px 16px calc(var(--sidebar-width) + 16...
admin_content/themes/home/resx/css.css
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); @import url('https://fonts.googleapis.com/icon?family=Material+Icons'); :root{ --accent: rgba(0, 74, 127, 1); --accent-light: rgba(30, 106, 160, 1); --sidebar-width: 260px; } body{ margin: 16px 16px 16px calc(var(--sidebar-width) + 16...
0.333286
0.069637
body { margin: 0; padding: 0; } .container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .card { height: 400px; width: 300px; border-radius: 8px; background: dedede; box-sizing: border-box; box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.3); background: #ece9e6; /...
styles/styles.css
body { margin: 0; padding: 0; } .container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .card { height: 400px; width: 300px; border-radius: 8px; background: dedede; box-sizing: border-box; box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.3); background: #ece9e6; /...
0.335351
0.067117
.MessageBox { position: relative; width: 10.7em; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; } .MessageBoxGroup { position: fixed; display: flex; bottom: 1em; left: 0em; height: 0em; width: calc(100% - 10...
client/css/chat.css
.MessageBox { position: relative; width: 10.7em; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; } .MessageBoxGroup { position: fixed; display: flex; bottom: 1em; left: 0em; height: 0em; width: calc(100% - 10...
0.459804
0.064095
body { cursor: url(https://cdn.nlark.com/yuque/0/2019/png/122404/1553828876496-cb6c6bcb-f015-471e-ab04-418fcf122c50.png), default; } h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 800; margin-top: 35px; } h2 { display: block; font-size:...
static/css/my.css
body { cursor: url(https://cdn.nlark.com/yuque/0/2019/png/122404/1553828876496-cb6c6bcb-f015-471e-ab04-418fcf122c50.png), default; } h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 800; margin-top: 35px; } h2 { display: block; font-size:...
0.47658
0.185136
:global { .joyride-beacon { -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:transparent; border:0; cursor:pointer; display:inline-block; line-height:1; padding:0; height:36px; position:relative; width:36px; z-index:1500 } .joyri...
services/client/src/styles/lib/joyride.css
:global { .joyride-beacon { -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:transparent; border:0; cursor:pointer; display:inline-block; line-height:1; padding:0; height:36px; position:relative; width:36px; z-index:1500 } .joyri...
0.49048
0.104523
@charset "UTF-8"; /**! * @author colpu * @copyright mingfu network * 本配置基于scss框架compass,在运用时请注意是否安装sass,compass */ /* @media all and (orientation:portrait){ //这是匹配竖屏的状态,竖屏时的css代码 @content; } @media all and (orientation:landscape){ //这是匹配横屏的状态,横屏时的css代码 @content; } */ /** * 自定设置百分比 tags_per_width * 实用范围 知道槽间距...
css/public.css
@charset "UTF-8"; /**! * @author colpu * @copyright mingfu network * 本配置基于scss框架compass,在运用时请注意是否安装sass,compass */ /* @media all and (orientation:portrait){ //这是匹配竖屏的状态,竖屏时的css代码 @content; } @media all and (orientation:landscape){ //这是匹配横屏的状态,横屏时的css代码 @content; } */ /** * 自定设置百分比 tags_per_width * 实用范围 知道槽间距...
0.214856
0.064036
body{ margin: 0; padding: 0; } li a{ padding: 10px; display: block; text-align: center; text-decoration: none; font-weight: bold; font-size: 18px; color: greenyellow; transition: all 0.4s ease; } li a:hover{ background-color: #3f3c3e; } ul{ overflow: auto; position:...
build/html/css/style.css
body{ margin: 0; padding: 0; } li a{ padding: 10px; display: block; text-align: center; text-decoration: none; font-weight: bold; font-size: 18px; color: greenyellow; transition: all 0.4s ease; } li a:hover{ background-color: #3f3c3e; } ul{ overflow: auto; position:...
0.494873
0.078749
@font-face { font-family: 'Nunito'; font-style: italic; font-weight: 300; src: url(https://fonts.gstatic.com/s/nunito/v20/XRXX3I6Li01BKofIMNaORs71cA.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Nun...
public/assets/css/google-font.css
@font-face { font-family: 'Nunito'; font-style: italic; font-weight: 300; src: url(https://fonts.gstatic.com/s/nunito/v20/XRXX3I6Li01BKofIMNaORs71cA.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Nun...
0.378
0.13852
:host { width: 100%; display: flex; } .profile-container p>span { color: #1771d6; } .profile-container p { padding: 5px 20px; margin: 0; } .profile-container { color: white; width: 20%; background: rgb(102 94 94 / 50%); margin: 30px; padding-bottom: 20px; } .profile-container....
client/src/app/user/profile/edit-profile/edit-profile.component.css
:host { width: 100%; display: flex; } .profile-container p>span { color: #1771d6; } .profile-container p { padding: 5px 20px; margin: 0; } .profile-container { color: white; width: 20%; background: rgb(102 94 94 / 50%); margin: 30px; padding-bottom: 20px; } .profile-container....
0.604399
0.124852
html { overflow-y: scroll; } .aDBc-premium-lost-msg{ border-left: 5px solid orange !important; background: #fff !important; padding: 20px !important; } .aDBc-premium-lost-msg > span{ font-size: 17px; font-family: arial; color: orange; font-weight: bold; } .aDBc-content-max-width{ max-width...
plugins/advanced-database-cleaner/css/admin.css
html { overflow-y: scroll; } .aDBc-premium-lost-msg{ border-left: 5px solid orange !important; background: #fff !important; padding: 20px !important; } .aDBc-premium-lost-msg > span{ font-size: 17px; font-family: arial; color: orange; font-weight: bold; } .aDBc-content-max-width{ max-width...
0.208662
0.047603
MainWindow, MainWindow *, NewFlightWindow, NewFlightWindow *, PendingFlightsWindow, PendingFlightsWindow *, FlightDetailsWindow, FlightDetailsWindow *, CloseConfirmationWindow, CloseConfirmationWindow *, RecordedFlightWindow, RecordedFlightWindow *, TotalStatsWindow, TotalStatsWindow * { background-color: #2f3640; ...
src/gui/styles/style.css
MainWindow, MainWindow *, NewFlightWindow, NewFlightWindow *, PendingFlightsWindow, PendingFlightsWindow *, FlightDetailsWindow, FlightDetailsWindow *, CloseConfirmationWindow, CloseConfirmationWindow *, RecordedFlightWindow, RecordedFlightWindow *, TotalStatsWindow, TotalStatsWindow * { background-color: #2f3640; ...
0.381104
0.097734
body { background: #2b2b2b; /* font-family: 'Lato', sans-serif;*/ font-family: 'Roboto Slab', serif; color:#2b2b2b; margin: 0; padding: 0; cursor: pointer; } canvas { display: block; position: relative; max-width: 100vw; max-height: 85vh; margin: auto; border: 2px solid #65f1ff; } #topBar { width: 100%; ...
style.css
body { background: #2b2b2b; /* font-family: 'Lato', sans-serif;*/ font-family: 'Roboto Slab', serif; color:#2b2b2b; margin: 0; padding: 0; cursor: pointer; } canvas { display: block; position: relative; max-width: 100vw; max-height: 85vh; margin: auto; border: 2px solid #65f1ff; } #topBar { width: 100%; ...
0.290578
0.091911
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.394667
0.084985
* 顶部导航条 */ .navbar { margin-bottom: 0px; padding-right: 15px; padding-left: 15px; } .navbar-brand { margin-left: -15px; } .navbar-text { display: inline-block; } .navbar-text > li { display: inline-block; } .navbar-text > li + li:before { padding: 0 5px; content: "/\00a0"; } /* * 左侧工具条 */ .sid...
public/css/admin/styles.css
* 顶部导航条 */ .navbar { margin-bottom: 0px; padding-right: 15px; padding-left: 15px; } .navbar-brand { margin-left: -15px; } .navbar-text { display: inline-block; } .navbar-text > li { display: inline-block; } .navbar-text > li + li:before { padding: 0 5px; content: "/\00a0"; } /* * 左侧工具条 */ .sid...
0.183191
0.053132
body { margin:0px; background-color:rgba(152, 207, 240, 0.52156862745098); background-image:none; position:static; left:auto; width:1366px; margin-left:0; margin-right:0; text-align:left; } .form_sketch { border-color:transparent; background-color:transparent; } #base { position...
files/pantallausuario1/styles.css
body { margin:0px; background-color:rgba(152, 207, 240, 0.52156862745098); background-image:none; position:static; left:auto; width:1366px; margin-left:0; margin-right:0; text-align:left; } .form_sketch { border-color:transparent; background-color:transparent; } #base { position...
0.26971
0.048496
.bg { /*background: url('http://subtlepatterns.com/patterns/random_grey_variations.png');*/ background: url('/img/grey.png'); } .bgTerms { background: #D3D9DE; } .navbar-fixed-top { margin-bottom: 20px; position: absolute; top: 0; height: auto; } .container { position: absolute; d...
sharefest/public/css/main.css
.bg { /*background: url('http://subtlepatterns.com/patterns/random_grey_variations.png');*/ background: url('/img/grey.png'); } .bgTerms { background: #D3D9DE; } .navbar-fixed-top { margin-bottom: 20px; position: absolute; top: 0; height: auto; } .container { position: absolute; d...
0.401453
0.070784
.setup-issue-background { padding: 12px 0; } .setup-issue-shell { max-width: 880px; margin: 16px auto; } .setup-issue { background: #fff; border: 1px solid #e4e5e6; padding: 0; border-radius: 5px; } .setup-issue p { margin: 12px 0; } .setup-issue table { width: 100%; border-collapse: collapse; ...
webroot/rsrc/css/application/config/setup-issue.css
.setup-issue-background { padding: 12px 0; } .setup-issue-shell { max-width: 880px; margin: 16px auto; } .setup-issue { background: #fff; border: 1px solid #e4e5e6; padding: 0; border-radius: 5px; } .setup-issue p { margin: 12px 0; } .setup-issue table { width: 100%; border-collapse: collapse; ...
0.443359
0.138258
line-height: 100px; } #parent{ display: flex; flex-direction: row; } #bAside{ line-height: 600px; } #bdyChld{ display: flex; flex-direction: column; } #fstBdyChld{ display: flex; flex-direction: row; } .fstBdyChld{ line-height: 200px; } ...
styles/Module.css
line-height: 100px; } #parent{ display: flex; flex-direction: row; } #bAside{ line-height: 600px; } #bdyChld{ display: flex; flex-direction: column; } #fstBdyChld{ display: flex; flex-direction: row; } .fstBdyChld{ line-height: 200px; } ...
0.266835
0.079961
*{ margin: 0; padding: 0; box-sizing: border-box; } body , html{ overflow-x: hidden; background-image: url(back.jpg); background-size: cover; } nav ul{ background: black; width: 100%; margin-top: 10px; } nav li{ display: inline-block; list-style: none; ...
places.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body , html{ overflow-x: hidden; background-image: url(back.jpg); background-size: cover; } nav ul{ background: black; width: 100%; margin-top: 10px; } nav li{ display: inline-block; list-style: none; ...
0.421909
0.05621
html, body { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { m...
example/static/css/bootstrap.css
html, body { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { m...
0.517327
0.078148
@charset "UTF-8"; /* Created on : 7-ott-2017, 13.08.21 Author : <NAME> */ /* * Indirizzo di produzione degli assets, inserire indirizzo reale */ @import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,900); body { min-width: 300px; } h1 { color: #17324d; font-size: 2rem; fon...
example/views/spid-smart-button/spid-button.min.css
@charset "UTF-8"; /* Created on : 7-ott-2017, 13.08.21 Author : <NAME> */ /* * Indirizzo di produzione degli assets, inserire indirizzo reale */ @import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,900); body { min-width: 300px; } h1 { color: #17324d; font-size: 2rem; fon...
0.254324
0.052716
.form-signin { max-width: 330px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-...
webroot/css/signin.css
.form-signin { max-width: 330px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-...
0.304765
0.10217
body{ margin-top:25%; background:rgb(53, 36, 66); } h3, #close h2{ color:rgb(226, 192, 54); } h3:hover, #resultsdiv h1{ color:rgb(239, 220, 143); text-decoration:underline rgb(226, 192, 54); } a:hover{ text-decoration:none; } input:focus{ -webkit-box-shadow: 0px 0px 10px 3px rgba(182,153,255,1); -...
css/style.css
body{ margin-top:25%; background:rgb(53, 36, 66); } h3, #close h2{ color:rgb(226, 192, 54); } h3:hover, #resultsdiv h1{ color:rgb(239, 220, 143); text-decoration:underline rgb(226, 192, 54); } a:hover{ text-decoration:none; } input:focus{ -webkit-box-shadow: 0px 0px 10px 3px rgba(182,153,255,1); -...
0.398524
0.088939
@media screen and (max-width: 720px) and (orientation: landscape){ /* ---------- Pai ---------- */ #container{ display:grid; grid-gap:0rem 1rem; grid-template-areas: "cabecalho cabecalho" "banner banner" "corpo corpo" "rodape rodape"; position: relative; } /* ---------- Informações ---------- *...
css/medias_smartphone.css
@media screen and (max-width: 720px) and (orientation: landscape){ /* ---------- Pai ---------- */ #container{ display:grid; grid-gap:0rem 1rem; grid-template-areas: "cabecalho cabecalho" "banner banner" "corpo corpo" "rodape rodape"; position: relative; } /* ---------- Informações ---------- *...
0.238994
0.037609
body{ margin:0 auto; height:100%; } .content{ text-align:center; width:1000px; height:100%; position:relative; margin:0 auto; } .tab{ text-align:center; position:relative; margin:0px auto; width:660px; height:110px; border:1px solid; margin-top:20px; } .bm{ height:50px; width:80px; position:absolute; ...
zt/local_task_mage/public/frontEnd/css/style.css
body{ margin:0 auto; height:100%; } .content{ text-align:center; width:1000px; height:100%; position:relative; margin:0 auto; } .tab{ text-align:center; position:relative; margin:0px auto; width:660px; height:110px; border:1px solid; margin-top:20px; } .bm{ height:50px; width:80px; position:absolute; ...
0.332961
0.062046
html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 65px; padding-bottom: 40px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 65px; background-color: #7E8C8...
static/css/style.css
html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 65px; padding-bottom: 40px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 65px; background-color: #7E8C8...
0.562537
0.090013
html, body{background:#ff5742; padding:0px; margin:0px} .clear{clear:both} .main{width:100%; position:relative;} .main .main_bg{width:100%; display:block} .qiang_div,.myhong_div,.act_name,.qiang_time,.chai_div,.syhy,.help_div{position:absolute; width:100%; display:block} .qiang_time p{margin:0px auto; padding:4px 0px;...
public/static/api/hongbao/css/hongbao.css
html, body{background:#ff5742; padding:0px; margin:0px} .clear{clear:both} .main{width:100%; position:relative;} .main .main_bg{width:100%; display:block} .qiang_div,.myhong_div,.act_name,.qiang_time,.chai_div,.syhy,.help_div{position:absolute; width:100%; display:block} .qiang_time p{margin:0px auto; padding:4px 0px;...
0.378229
0.118131
@if !user.agent ie10 { .in, .out { -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: both; -webkit-animation-duration: 0.65s; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; } .in { -webkit-animation-name: flipinfromleft; } ...
src/main/java/com/googlecode/mgwt/ui/client/widget/animation/bundle/flip.css
@if !user.agent ie10 { .in, .out { -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: both; -webkit-animation-duration: 0.65s; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; } .in { -webkit-animation-name: flipinfromleft; } ...
0.459561
0.071721
* { box-sizing: border-box; } html { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: white; } body { background: url(../assets/images/pattern.jpg); } .page-wrapper { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; } .pa...
docs/styles/hw_7.css
* { box-sizing: border-box; } html { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: white; } body { background: url(../assets/images/pattern.jpg); } .page-wrapper { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; } .pa...
0.544559
0.071884
:root { --duration: 1.5s; --box-border-radius: 15%; --main-load: 200px; --load-content: 100px; } .load-animation { margin-left: auto; margin-right: auto; margin-bottom: 10px; display: flex; justify-content: center; align-items: center; /* background-color: burlywood; */ } .main-load { width: v...
theme/assets/css/loading.css
:root { --duration: 1.5s; --box-border-radius: 15%; --main-load: 200px; --load-content: 100px; } .load-animation { margin-left: auto; margin-right: auto; margin-bottom: 10px; display: flex; justify-content: center; align-items: center; /* background-color: burlywood; */ } .main-load { width: v...
0.577376
0.119794
.SyntaxBoxInput { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-end; flex-wrap: nowrap; } .SyntaxBoxInput > *:first-child { flex: 1; padding-right: 12px; } .SyntaxBoxInput > :not(:first-child) { width: 120px; margin-left: 4px; } .SyntaxTokens { display: flex; ...
src/gdmn-nlp-demo/src/syntax/SyntaxBox.css
.SyntaxBoxInput { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-end; flex-wrap: nowrap; } .SyntaxBoxInput > *:first-child { flex: 1; padding-right: 12px; } .SyntaxBoxInput > :not(:first-child) { width: 120px; margin-left: 4px; } .SyntaxTokens { display: flex; ...
0.638948
0.128552
body { background: linear-gradient(#f1fbff , #06cee9); margin: 0; font-family: 'Muli', sans-serif; color: #192b50; } .header{ display: flex; align-items: center; justify-content: space-around; flex-direction: column; } .header__description{ color: #3584a3; display: flex; } ...
figuras.css
body { background: linear-gradient(#f1fbff , #06cee9); margin: 0; font-family: 'Muli', sans-serif; color: #192b50; } .header{ display: flex; align-items: center; justify-content: space-around; flex-direction: column; } .header__description{ color: #3584a3; display: flex; } ...
0.531453
0.14247
.menu-header .menu-hamburguer { display: none; } .menu-mobile { display: none; } .menu-header { width: 100%; padding: 2.5rem 8.5rem; box-sizing: border-box; display: flex; justify-content: space-between; background-color: #fff; align-items: center; position: relative; } .menu-lis...
CSS/menu.css
.menu-header .menu-hamburguer { display: none; } .menu-mobile { display: none; } .menu-header { width: 100%; padding: 2.5rem 8.5rem; box-sizing: border-box; display: flex; justify-content: space-between; background-color: #fff; align-items: center; position: relative; } .menu-lis...
0.424412
0.065068
body { margin: 0; } #fullpage { background-color: transparent; } .section { display: grid; grid-gap: 0; overflow: hidden; } .content { display: grid; grid-template-columns: repeat(18, 1fr); grid-template-rows: repeat(18, 1fr); min-height: 100vh; max-height: 100vh; min-width: 100vw; max-width:...
stylesheets/style.css
body { margin: 0; } #fullpage { background-color: transparent; } .section { display: grid; grid-gap: 0; overflow: hidden; } .content { display: grid; grid-template-columns: repeat(18, 1fr); grid-template-rows: repeat(18, 1fr); min-height: 100vh; max-height: 100vh; min-width: 100vw; max-width:...
0.445047
0.093017
html { overflow: hidden; } body { overflow: hidden; position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; /*centers items on the line (the x-axis by default)*/ align-items: center; /*centers items on the cross-axis (y by default)*/ background-color: #EEEEEE; fle...
src/styles/style.css
html { overflow: hidden; } body { overflow: hidden; position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; /*centers items on the line (the x-axis by default)*/ align-items: center; /*centers items on the cross-axis (y by default)*/ background-color: #EEEEEE; fle...
0.459076
0.071235
.hide { display: none; } #cover{ background-color:#F6F1ED; background-image: url('../images/Lineoffirelogo.png'); width: 100%; height: 50vh; background-size: contain; background-position: center; background-repeat: no-repeat; } #cover h1, #cover p{ max-width: 35%; margin: auto; top: 30%; positi...
web/app/styles/styles.css
.hide { display: none; } #cover{ background-color:#F6F1ED; background-image: url('../images/Lineoffirelogo.png'); width: 100%; height: 50vh; background-size: contain; background-position: center; background-repeat: no-repeat; } #cover h1, #cover p{ max-width: 35%; margin: auto; top: 30%; positi...
0.339609
0.10885
footer.footer { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: center; } .footerContent2 { display: flex; flex-direction: row; align-content: center; justify-content: space-evenly; align-items: flex-start; background-color: #...
styles/desktop.css
footer.footer { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: center; } .footerContent2 { display: flex; flex-direction: row; align-content: center; justify-content: space-evenly; align-items: flex-start; background-color: #...
0.251372
0.076132
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url('../fonts/material_icons.woff2') format('woff2'); } /* roboto-300 - cyrillic_greek-ext_latin_greek_cyrillic-ext_latin-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('R...
public/stylesheets/GoogleFonts.css
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url('../fonts/material_icons.woff2') format('woff2'); } /* roboto-300 - cyrillic_greek-ext_latin_greek_cyrillic-ext_latin-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('R...
0.204819
0.041346
body { background-color: rgb(241, 238, 238); font-family: 'Noto Serif Display', serif; text-align: center; } .container-body { margin-top: 80px; } .container { background-color: #fff; border-radius: 5px; } .navbar { padding-top: 30px; padding-left: 50px; padding-right: 50px; } .n...
joy/css/style.css
body { background-color: rgb(241, 238, 238); font-family: 'Noto Serif Display', serif; text-align: center; } .container-body { margin-top: 80px; } .container { background-color: #fff; border-radius: 5px; } .navbar { padding-top: 30px; padding-left: 50px; padding-right: 50px; } .n...
0.401219
0.073663
.w-layout-grid { display: -ms-grid; display: grid; grid-auto-columns: 1fr; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: auto auto; grid-template-rows: auto auto; grid-row-gap: 16px; grid-column-gap: 16px; } h2 { margin-top: 20px; margin-bottom: 10px; font-size: 32px...
css/techx-d94fda.webflow.css
.w-layout-grid { display: -ms-grid; display: grid; grid-auto-columns: 1fr; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: auto auto; grid-template-rows: auto auto; grid-row-gap: 16px; grid-column-gap: 16px; } h2 { margin-top: 20px; margin-bottom: 10px; font-size: 32px...
0.348313
0.077973
.ui-datepicker, .ui-datepicker table, .ui-datepicker tr, .ui-datepicker td, .ui-datepicker th { margin: 0; padding: 0; border: none; border-spacing: 0; } .ui-datepicker { display: none; width: 355px!important; padding: 13px; cursor: default; text-transform: uppercase; font-fam...
public/stylesheets/main.css
.ui-datepicker, .ui-datepicker table, .ui-datepicker tr, .ui-datepicker td, .ui-datepicker th { margin: 0; padding: 0; border: none; border-spacing: 0; } .ui-datepicker { display: none; width: 355px!important; padding: 13px; cursor: default; text-transform: uppercase; font-fam...
0.272218
0.060335
@charset "utf-8"; /* // Atualização: 30/11 - 15:30 */ html{ overflow-y:hidden; /* Elimina a barra de rolagem */ overflow-x:hidden; } .wrapper { position: relative; width: auto; /* definido em dimWrapper(w, h ) */ height: auto; background-color: #99ccff; } img { /* toda imagem ocupa totalmente ...
web/css/FinacredCss.css
@charset "utf-8"; /* // Atualização: 30/11 - 15:30 */ html{ overflow-y:hidden; /* Elimina a barra de rolagem */ overflow-x:hidden; } .wrapper { position: relative; width: auto; /* definido em dimWrapper(w, h ) */ height: auto; background-color: #99ccff; } img { /* toda imagem ocupa totalmente ...
0.196055
0.050682
* { margin: 0px; padding: 0px; } .header { width: 100%; padding: 10px 0; color: #000; } .header-top-area { height: 69px; } .navbar-toggle:focus { background-color: #ffab00; } #header { height: 10vh; background-color: black; } #header a { color: white; animation: nav-fade...
dist/css/custom.css
* { margin: 0px; padding: 0px; } .header { width: 100%; padding: 10px 0; color: #000; } .header-top-area { height: 69px; } .navbar-toggle:focus { background-color: #ffab00; } #header { height: 10vh; background-color: black; } #header a { color: white; animation: nav-fade...
0.536556
0.143878
:root { --yellow-background: #e9d5a1; --dark-background:#494949; --dark-black: #212529; --light-black:#353239; --font-raleway: 'Raleway', sans-serif; --font-libre: 'Libre Franklin', sans-serif; } *, :after, :before { box-sizing: border-box; } body { margin: 0; font-family: -apple-system...
src/index.css
:root { --yellow-background: #e9d5a1; --dark-background:#494949; --dark-black: #212529; --light-black:#353239; --font-raleway: 'Raleway', sans-serif; --font-libre: 'Libre Franklin', sans-serif; } *, :after, :before { box-sizing: border-box; } body { margin: 0; font-family: -apple-system...
0.356447
0.160694
/* Purple: #5f368d */ .background-light { background: #eeeeee; } .background-dark { background: #111111; } /* Boxes and Cars */ .box-center { margin: auto; padding: 20px; width: 30%; margin-top: 150px; } .ak-card { border-radius: 15px; -webkit-box-shadow: 2px 7px 8px -2px rgba(0,0...
src/BlazorCashier/BlazorCashier.Client.Blazor/wwwroot/css/akdesign.css
/* Purple: #5f368d */ .background-light { background: #eeeeee; } .background-dark { background: #111111; } /* Boxes and Cars */ .box-center { margin: auto; padding: 20px; width: 30%; margin-top: 150px; } .ak-card { border-radius: 15px; -webkit-box-shadow: 2px 7px 8px -2px rgba(0,0...
0.516108
0.074164
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } .main-container { width: 1200px; margin: 0 auto 50px } .search-wrap { background: url(../images/rqb.jpg?v=202001232029); position: relative; height: 150px; margin: 15px auto } .cat...
src/main/resources/static/pc/cmsstatic/css/PaoLiang.css
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } .main-container { width: 1200px; margin: 0 auto 50px } .search-wrap { background: url(../images/rqb.jpg?v=202001232029); position: relative; height: 150px; margin: 15px auto } .cat...
0.386185
0.096493
body,html { background-color: #3b4b54; width : 100%; height: 100%; margin: 0 auto; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #F0F0F0; } textarea { min-height:480px; margin:0 !important; padding:0 !important; display:bloc...
public/stylesheets/style.css
body,html { background-color: #3b4b54; width : 100%; height: 100%; margin: 0 auto; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #F0F0F0; } textarea { min-height:480px; margin:0 !important; padding:0 !important; display:bloc...
0.354657
0.085978
h1 { color: red; } * { font-family: 'Roboto'; } #navbar img { width: 60px; } @import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa|Cairo|Changa|El+Messiri|Harmattan|Jomhuria|Lateef|Mirza|Rakkas|Lato|Source+Sans+Pro|Ubuntu'); /* *{transition: 0.3s linear; padding:0;margin:0;} */ body{ b...
public/css/styles.css
h1 { color: red; } * { font-family: 'Roboto'; } #navbar img { width: 60px; } @import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa|Cairo|Changa|El+Messiri|Harmattan|Jomhuria|Lateef|Mirza|Rakkas|Lato|Source+Sans+Pro|Ubuntu'); /* *{transition: 0.3s linear; padding:0;margin:0;} */ body{ b...
0.325521
0.11385
@charset "utf-8"; /****************************************************************** ******************************************************************/ /*------------------------------------------------------------------ -------------------------------------------------------------------*/ /*---------------------...
css/style.css
@charset "utf-8"; /****************************************************************** ******************************************************************/ /*------------------------------------------------------------------ -------------------------------------------------------------------*/ /*---------------------...
0.280222
0.041114
.nav__bar { display: flex; width: 100%; height: 70px; padding: 0 30px; justify-content: space-between; box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 16%); font-size: 17px; background: #fff; } .nav__bar--left,.nav__bar--right { max-height: 70px; min-width: 260px; display: flex; }...
Api-server/website/static/css/index.css
.nav__bar { display: flex; width: 100%; height: 70px; padding: 0 30px; justify-content: space-between; box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 16%); font-size: 17px; background: #fff; } .nav__bar--left,.nav__bar--right { max-height: 70px; min-width: 260px; display: flex; }...
0.422743
0.054727
@import url(https://fonts.googleapis.com/css?family=Roboto:300); /*.mainContent{ height: 500px; }*/ body{ background: #f2f2f2; /*border: 1px solid black;*/ font-family: "Roboto", sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } #main-wrapper{ /*width: 960px;*/ margin-lef...
client/app/stylesheets/css/style4.css
@import url(https://fonts.googleapis.com/css?family=Roboto:300); /*.mainContent{ height: 500px; }*/ body{ background: #f2f2f2; /*border: 1px solid black;*/ font-family: "Roboto", sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } #main-wrapper{ /*width: 960px;*/ margin-lef...
0.333503
0.0771
@charset "utf-8"; /* ------------------------------------------------ MENUページ(/menu) ------------------------------------------------ */ .menuBox { background: #f4f0ec; } .menuBox2 { width: 995px; margin: 0 auto; padding: 100px 0; } .menuBox3 { padding-bottom: 60px; } .menuBox3 > h3 { font-size: 38px; color: #5...
public/css/menu/style.css
@charset "utf-8"; /* ------------------------------------------------ MENUページ(/menu) ------------------------------------------------ */ .menuBox { background: #f4f0ec; } .menuBox2 { width: 995px; margin: 0 auto; padding: 100px 0; } .menuBox3 { padding-bottom: 60px; } .menuBox3 > h3 { font-size: 38px; color: #5...
0.187802
0.063686
*{ padding: 0; margin: 0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; } html, body { height: 100%; } body { background-color: #e7e8eb; } a{ text-decoration:none; } a:link{ color:#2d64b3; } a:hover{ color: #123d80; } a:visited{ color:#653096; } .sear...
jx3/css/index.css
*{ padding: 0; margin: 0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; } html, body { height: 100%; } body { background-color: #e7e8eb; } a{ text-decoration:none; } a:link{ color:#2d64b3; } a:hover{ color: #123d80; } a:visited{ color:#653096; } .sear...
0.369315
0.123709
* { font-family: Roboto, sans-serif; box-sizing: border-box; margin: 0; padding: 0; } html, body { background-color: #f8f8fd; color: #444; height: 100vh; line-height: 1.5; width: 100vw; } .container { max-width: 1280px; margin: 0 auto; } /* ===HEADER=== */ header { max-width: 1300px; margi...
css/style.css
* { font-family: Roboto, sans-serif; box-sizing: border-box; margin: 0; padding: 0; } html, body { background-color: #f8f8fd; color: #444; height: 100vh; line-height: 1.5; width: 100vw; } .container { max-width: 1280px; margin: 0 auto; } /* ===HEADER=== */ header { max-width: 1300px; margi...
0.323808
0.081191
.content { padding: 0px; margin: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: stretch; font-family: var(--body-font); } .footer-root { display: flex; flex-direction: column; justify-con...
static/css/page-layouts/style.css
.content { padding: 0px; margin: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: stretch; font-family: var(--body-font); } .footer-root { display: flex; flex-direction: column; justify-con...
0.384565
0.063395
html { font-size: 10px; } h2 { font-family: sana-serif; text-align: center; font-size: 6rem; font-weight: 100; margin: 2rem 0; letter-spacing: -1px; color: blue } h4 { text-align: center; margin: 2rem auto; } @font-face { font-family: 'billabong'; src...
client/src/styles/stylesheet.css
html { font-size: 10px; } h2 { font-family: sana-serif; text-align: center; font-size: 6rem; font-weight: 100; margin: 2rem 0; letter-spacing: -1px; color: blue } h4 { text-align: center; margin: 2rem auto; } @font-face { font-family: 'billabong'; src...
0.522689
0.067577
.chk_block { position:relative;width:auto; } .chk_block_span { position:relative;top:2px; } .chk_dummy{ position:relative;width:auto;border:1px solid white; } .block_table_grid .odd_dhx_skyblue td { background-color:#E3EFFF; } .block_table_grid .odd_dhx_skyblue{ height: 35px; } .block_table_grid ...
PDFUser/css/style.css
.chk_block { position:relative;width:auto; } .chk_block_span { position:relative;top:2px; } .chk_dummy{ position:relative;width:auto;border:1px solid white; } .block_table_grid .odd_dhx_skyblue td { background-color:#E3EFFF; } .block_table_grid .odd_dhx_skyblue{ height: 35px; } .block_table_grid ...
0.492432
0.107017
* == Core CSS == * * Base ................ Global classes, wp defaults * Colors .............. Define defaul colors * Typography .......... (H1-6), code, span, etc * Form ................ Form builder, search, submition, etc. * Tables .............. Simple and Fancy tables like pricing tables * Buttons ...
src/static/css/screen.css
* == Core CSS == * * Base ................ Global classes, wp defaults * Colors .............. Define defaul colors * Typography .......... (H1-6), code, span, etc * Form ................ Form builder, search, submition, etc. * Tables .............. Simple and Fancy tables like pricing tables * Buttons ...
0.291384
0.116512
display: none; text-align: center; } #loginDialogDisablePasswordManagerContainer { display: none; } #loginDialog { box-shadow: none; background-color: transparent; } #loginDialog .dialogHeader.icon.leftIcon > .dialogHeaderInner { background-position: center center; } #loginDialog .checkboxContainer { wid...
hdokiejnpimakedhajhdlcegeplioahd/4.3.0.5_0/extensionLoginDialogBase.css
display: none; text-align: center; } #loginDialogDisablePasswordManagerContainer { display: none; } #loginDialog { box-shadow: none; background-color: transparent; } #loginDialog .dialogHeader.icon.leftIcon > .dialogHeaderInner { background-position: center center; } #loginDialog .checkboxContainer { wid...
0.265976
0.038939
/********************************************* SHARED AND GENERAL SETTINGS *********************************************/ body { background-color: skyblue; margin: 0px; height: 100%; z-index: -20; } html { height: 100%; } body { display: flex; flex-direction: column; } .body-conta...
GymHub/GymHub.Web/wwwroot/css/SomeCss.css
/********************************************* SHARED AND GENERAL SETTINGS *********************************************/ body { background-color: skyblue; margin: 0px; height: 100%; z-index: -20; } html { height: 100%; } body { display: flex; flex-direction: column; } .body-conta...
0.5144
0.0713
html{ font-family: 'Source Sans Pro', sans-serif; } body{ margin: 0; } @keyframes alogo { from { filter: blur(10px); overflow: hidden; } to { filter: blur(0px); overflow: hidden; } } @keyframes slideshow { 0% { background: url(logobackgrounds/background3.jpg); background-s...
indexcss.css
html{ font-family: 'Source Sans Pro', sans-serif; } body{ margin: 0; } @keyframes alogo { from { filter: blur(10px); overflow: hidden; } to { filter: blur(0px); overflow: hidden; } } @keyframes slideshow { 0% { background: url(logobackgrounds/background3.jpg); background-s...
0.269422
0.04904
body { margin: 0; background-image: url(/alphatauri/img/carro.jpg); } .topo { background-color: rgba(0,0,139,0.7); } .banner { background-image: url(/alphatauri/img/Scuderia-Alphabanner.png); width:310px; height:180px; margin-left: 100px; } @media only screen and (max-width:500px){ ...
alphatauri/style.css
body { margin: 0; background-image: url(/alphatauri/img/carro.jpg); } .topo { background-color: rgba(0,0,139,0.7); } .banner { background-image: url(/alphatauri/img/Scuderia-Alphabanner.png); width:310px; height:180px; margin-left: 100px; } @media only screen and (max-width:500px){ ...
0.287768
0.122812
body { animation: colorchange 50s; /* animation-name followed by duration in seconds*/ /* you could also use milliseconds (ms) or something like 2.5s */ -webkit-animation: colorchange 50s; /* Chrome and Safari */ animation-iteration-count: infinite; font-family: 'Roboto', sans-serif; } footer { ...
public/css/main.css
body { animation: colorchange 50s; /* animation-name followed by duration in seconds*/ /* you could also use milliseconds (ms) or something like 2.5s */ -webkit-animation: colorchange 50s; /* Chrome and Safari */ animation-iteration-count: infinite; font-family: 'Roboto', sans-serif; } footer { ...
0.353763
0.125172
.icon, .icon-only, .sort-handle, input.autocomplete {background-size: 16px 16px;} .icon-add { background-image: url(../images/plus-circle.svg); } .icon-edit { background-image: url(../images/edit.svg); } .icon-copy { background-image: url(../images/copy.svg); } .icon-duplicate { background-image: url(../images/copy.sv...
4/debian-10/themes/RTMaterial/stylesheets/icons.css
.icon, .icon-only, .sort-handle, input.autocomplete {background-size: 16px 16px;} .icon-add { background-image: url(../images/plus-circle.svg); } .icon-edit { background-image: url(../images/edit.svg); } .icon-copy { background-image: url(../images/copy.svg); } .icon-duplicate { background-image: url(../images/copy.sv...
0.303732
0.183392
*{ margin: 0; padding: 0; box-sizing: border-box; /* overflow-x: hidden; */ } .commonheader body{ overflow-x: hidden; } .info_logo{ margin-bottom: 10px; margin-top: 10px; } .infoBx{ display: flex; justify-content: center; align-items: center; font-family: 'East Sea Dokdo', cu...
artrade/src/main/resources/static/css/common/common.css
*{ margin: 0; padding: 0; box-sizing: border-box; /* overflow-x: hidden; */ } .commonheader body{ overflow-x: hidden; } .info_logo{ margin-bottom: 10px; margin-top: 10px; } .infoBx{ display: flex; justify-content: center; align-items: center; font-family: 'East Sea Dokdo', cu...
0.49048
0.086903
.background_glassyGold7, .hover_background_glassyGold7:hover, .active_background_glassyGold7:active:hover { background: #645400; background-image: -moz-linear-gradient(top, rgb(90, 76, 0) 0%, rgb(80, 67, 0) 50%, rgb(70, 59, 0) 55%, rgb(100, 84, 0) 100%); background-image: -webkit-gradient(linear, left top,...
widgets/common/assets/gradients/glassy/glassyGold/glassyGold7.css
.background_glassyGold7, .hover_background_glassyGold7:hover, .active_background_glassyGold7:active:hover { background: #645400; background-image: -moz-linear-gradient(top, rgb(90, 76, 0) 0%, rgb(80, 67, 0) 50%, rgb(70, 59, 0) 55%, rgb(100, 84, 0) 100%); background-image: -webkit-gradient(linear, left top,...
0.53048
0.151216
@font-face { font-family: "Bariol"; font-style: normal; font-weight: normal; src: url(/fonts/bariol_regular-webfont.ttf?320694fbd22d66b6a22e6720f91f43eb); } @font-face { font-family: "Bariol"; font-style: normal; font-weight: bold; src: url(/fonts/Bariol_Bold.otf?fce74d79a149be212...
demos/blog/css/blog-styles.css
@font-face { font-family: "Bariol"; font-style: normal; font-weight: normal; src: url(/fonts/bariol_regular-webfont.ttf?320694fbd22d66b6a22e6720f91f43eb); } @font-face { font-family: "Bariol"; font-style: normal; font-weight: bold; src: url(/fonts/Bariol_Bold.otf?fce74d79a149be212...
0.349422
0.106644
*{ /* A superior sizing method, more about that here" */ /* https://www.w3schools.com/css/css3_box-sizing.asp */ box-sizing: border-box; } #main-container, #top-header{ display: flex; } #top-header{ margin-bottom: 5px; } #top-header > #folderPickerButton{ height: 30px; width: 15%; marg...
src/css/indexstyles.css
*{ /* A superior sizing method, more about that here" */ /* https://www.w3schools.com/css/css3_box-sizing.asp */ box-sizing: border-box; } #main-container, #top-header{ display: flex; } #top-header{ margin-bottom: 5px; } #top-header > #folderPickerButton{ height: 30px; width: 15%; marg...
0.377655
0.068975
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans'), local('OpenSans'), url('../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), ur...
resources/nos/assets/css/style.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans'), local('OpenSans'), url('../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), ur...
0.227555
0.045649
[class^="swiper-button-"] { -webkit-transition: all .3s ease; transition : all .3s ease; } .swiper-slide { backface-visibility : hidden; -webkit-backface-visibility: hidden; } *, *:before, *:after { box-sizing: border-box; margin : 0; padding : 0; } .swiper-container { ...
public/asset/css/slider.css
[class^="swiper-button-"] { -webkit-transition: all .3s ease; transition : all .3s ease; } .swiper-slide { backface-visibility : hidden; -webkit-backface-visibility: hidden; } *, *:before, *:after { box-sizing: border-box; margin : 0; padding : 0; } .swiper-container { ...
0.475118
0.06276
.carousel-indicator-numbered .carousel-indicators li { border-radius: 0; padding: 0 8px; width: auto; height: auto; line-height: 20px; background: #ddd; color: #999; border: none; text-indent: 0; margin: 0 5px; } .carousel-indicator-numbered .carousel-indicators li.active { width: auto; height: auto; colo...
blog/wp-content/plugins/advanced-bootstrap-carousel/asset/css/twabc-advanced-4.css
.carousel-indicator-numbered .carousel-indicators li { border-radius: 0; padding: 0 8px; width: auto; height: auto; line-height: 20px; background: #ddd; color: #999; border: none; text-indent: 0; margin: 0 5px; } .carousel-indicator-numbered .carousel-indicators li.active { width: auto; height: auto; colo...
0.413714
0.049176
body { background-color: #fff !important; color: #333333; } .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background: #22a1c4; } .flex_btn, .other-service-area:hover i, .proejct-btn a:hover { border: 2px solid #22a1c4; } .service-area:hover{background-color...
blog/wp-content/themes/bluestreet/css/light.css
body { background-color: #fff !important; color: #333333; } .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background: #22a1c4; } .flex_btn, .other-service-area:hover i, .proejct-btn a:hover { border: 2px solid #22a1c4; } .service-area:hover{background-color...
0.382141
0.097133
* { margin: 0; padding: 0; } html, body { width: 100%; height: 100%; font-family: Montserrat; overflow: hidden; } .intro { position: relative; width: 100%; height: 100%; overflow: hidden; } .intro .overlay { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; opacity: 1; left: 0...
src/public/styles/index.css
* { margin: 0; padding: 0; } html, body { width: 100%; height: 100%; font-family: Montserrat; overflow: hidden; } .intro { position: relative; width: 100%; height: 100%; overflow: hidden; } .intro .overlay { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; opacity: 1; left: 0...
0.451327
0.079675
.row{ overflow: hidden; margin-left: 0px; margin-right: 0px; } .flex-bottom { position: fixed; z-index: 99999; bottom: 0; width: 100%; margin-top: 125px; } .sidePanel { background-color: #2e3133; color: white; height: 100%; min-height: 500px; margin-bottom: -99999px...
style/css/panel.css
.row{ overflow: hidden; margin-left: 0px; margin-right: 0px; } .flex-bottom { position: fixed; z-index: 99999; bottom: 0; width: 100%; margin-top: 125px; } .sidePanel { background-color: #2e3133; color: white; height: 100%; min-height: 500px; margin-bottom: -99999px...
0.398289
0.122366
body { margin: 0 !important; padding: 30px 30px 30px 315px !important; background: #F7F8FC; font-family: "Rubik", sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } * { text-decoration: none; outline: none !important; } input, button { font-family: "...
admin/public/styles/app.css
body { margin: 0 !important; padding: 30px 30px 30px 315px !important; background: #F7F8FC; font-family: "Rubik", sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } * { text-decoration: none; outline: none !important; } input, button { font-family: "...
0.310172
0.065695
@font-face { font-family: micbeach-icon; src: url(../font/iconfont.eot?v=230); src: url(../font/iconfont.eot?v=230#iefix) format('embedded-opentype'), url(../font/iconfont.svg?v=230#iconfont) format('svg'), url(../font/iconfont.woff?v=230) format('woff'), url(../font/iconfont.ttf?v=230) format('truetype'); } .mic...
Application/Site.Console/wwwroot/style/css/lico.css
@font-face { font-family: micbeach-icon; src: url(../font/iconfont.eot?v=230); src: url(../font/iconfont.eot?v=230#iefix) format('embedded-opentype'), url(../font/iconfont.svg?v=230#iconfont) format('svg'), url(../font/iconfont.woff?v=230) format('woff'), url(../font/iconfont.ttf?v=230) format('truetype'); } .mic...
0.33939
0.09118
Bloglines Efficient Remove noise from Bloglines, and make it easier on the eyes. By <NAME> http://nearlyfree.org/blog/keith http://userstyles.org Changelog: 2007-05-18 - Made the top-left navbar look more like the top-right navbar */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-doc...
data/usercss/2384.user.css
Bloglines Efficient Remove noise from Bloglines, and make it easier on the eyes. By <NAME> http://nearlyfree.org/blog/keith http://userstyles.org Changelog: 2007-05-18 - Made the top-left navbar look more like the top-right navbar */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-doc...
0.189334
0.12075
<html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- The above 3 meta tags *must* come first in the head; any other head ...
assets/home/css/slick.css
<html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- The above 3 meta tags *must* come first in the head; any other head ...
0.392686
0.089177
* { box-sizing: border-box; margin: 0; padding: 0; } body { background-color: rgb(68, 102, 129); color: rgb(183, 209, 218); } section { padding: 25px 10px; } .section-title { font-size: 35px; margin-bottom: 16px; margin: 0 auto 35px auto; width: 50%; float: left; border-right: 3px solid; pad...
reactafolio/src/App.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { background-color: rgb(68, 102, 129); color: rgb(183, 209, 218); } section { padding: 25px 10px; } .section-title { font-size: 35px; margin-bottom: 16px; margin: 0 auto 35px auto; width: 50%; float: left; border-right: 3px solid; pad...
0.344113
0.110856