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
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display:block } mark, rp, rt, ruby, summary, time { display:inline } /* Global properties =================================================...
css/style.css
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display:block } mark, rp, rt, ruby, summary, time { display:inline } /* Global properties =================================================...
0.187542
0.065217
/*test1*/ tabbrowser tabpanels {background: #1c2126} /*Test2, works better than the test1 but secondary effects on certain site*/ /*tabbrowser tabpanels, #appcontent > #content, html {background: #1c2126}*/ /*---------------------------*/ @-moz-document url("about:"), url("about:about"), url("about:blank"), ...
data/usercss/113365.user.css
/*test1*/ tabbrowser tabpanels {background: #1c2126} /*Test2, works better than the test1 but secondary effects on certain site*/ /*tabbrowser tabpanels, #appcontent > #content, html {background: #1c2126}*/ /*---------------------------*/ @-moz-document url("about:"), url("about:about"), url("about:blank"), ...
0.16896
0.045037
body { /*padding-top: 130px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ } .icon-bar { background-color: #fff; } footer { /*background-color: #0095dd;*/ color: #000; } footer a { color: #00008B; } .footer-logos > * > * > img { ...
css/business-frontpage.css
body { /*padding-top: 130px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ } .icon-bar { background-color: #fff; } footer { /*background-color: #0095dd;*/ color: #000; } footer a { color: #00008B; } .footer-logos > * > * > img { ...
0.361954
0.053132
* { box-sizing: border-box; } body, html { height: 100%; padding: 0; margin: 0; font-family: sans-serif; background-color: #cadac8; color: rgb(36, 36, 36); } /*global input styling*/ input { padding: 0.5%; } /*text area styling*/ textarea { padding: 0.5%; line-height: 150%; margin: 5px 0 10px 0...
public/stylesheet/style.css
* { box-sizing: border-box; } body, html { height: 100%; padding: 0; margin: 0; font-family: sans-serif; background-color: #cadac8; color: rgb(36, 36, 36); } /*global input styling*/ input { padding: 0.5%; } /*text area styling*/ textarea { padding: 0.5%; line-height: 150%; margin: 5px 0 10px 0...
0.345657
0.072768
body { color: #666; background-color: #9999ff; } @media (max-width: 768px) { .side-margin { margin-left: 15px; margin-right: 15px } .text-xxlg { font-size: 4em; font-weight: 100; padding: 0 5px } .text-xlg { font-size: 3em;...
front-end/css/account.css
body { color: #666; background-color: #9999ff; } @media (max-width: 768px) { .side-margin { margin-left: 15px; margin-right: 15px } .text-xxlg { font-size: 4em; font-weight: 100; padding: 0 5px } .text-xlg { font-size: 3em;...
0.571049
0.083666
@import url(https://fonts.googleapis.com/css?family=Questrial);*::-webkit-media-controls-panel { display: none !important; -webkit-appearance: none; } /* Old shadow dom for play button */ *::-webkit-media-controls-play-button { display: none !important; -webkit-appearance: none; } /* New shadow dom for play b...
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Questrial);*::-webkit-media-controls-panel { display: none !important; -webkit-appearance: none; } /* Old shadow dom for play button */ *::-webkit-media-controls-play-button { display: none !important; -webkit-appearance: none; } /* New shadow dom for play b...
0.318697
0.054049
.ais-RefinementList-list { @apply p-01; } .ais-RefinementList-checkbox { @apply hidden; } .ais-RefinementList-label { @apply flex flex-no-wrap; @apply pl-5; @apply pointer; /* Slider background */ &:before { content: ''; margin-top: 3px; @apply absolute h-1 rounded-full left-0 ml-01; @appl...
src/_styles/theme/sidebar.css
.ais-RefinementList-list { @apply p-01; } .ais-RefinementList-checkbox { @apply hidden; } .ais-RefinementList-label { @apply flex flex-no-wrap; @apply pl-5; @apply pointer; /* Slider background */ &:before { content: ''; margin-top: 3px; @apply absolute h-1 rounded-full left-0 ml-01; @appl...
0.54819
0.116588
1. Fonts 2. Dosis 3. Open Sans 4. Main Header 5. Main Slider 6. About Us 7. Reservation 9. Main Footer 10. Faq Item 11. Reservation Style 12. About Style 13. Gallery Item 14. Blog Classic 15. Sidebar 16. Sidebar Widgets 17. Blog Single 18. Comments 19. Comment Form 20. 404 Page / Not Found *****************...
public/css/style.css
1. Fonts 2. Dosis 3. Open Sans 4. Main Header 5. Main Slider 6. About Us 7. Reservation 9. Main Footer 10. Faq Item 11. Reservation Style 12. About Style 13. Gallery Item 14. Blog Classic 15. Sidebar 16. Sidebar Widgets 17. Blog Single 18. Comments 19. Comment Form 20. 404 Page / Not Found *****************...
0.334155
0.06357
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;700&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'); /* ------------- variables*/ :root{ --lightblue-color: #26F2FF; --lightpurple-color: #634981; --lightpurple2-color: #9D85BA; --lightpurple3-color: white; --lightpurpl...
CSS/estilos.css
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;700&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'); /* ------------- variables*/ :root{ --lightblue-color: #26F2FF; --lightpurple-color: #634981; --lightpurple2-color: #9D85BA; --lightpurple3-color: white; --lightpurpl...
0.291687
0.05848
.selected { background-color: #242A38 !important; color: #10B981 !important; } .userTimeContainer { display: flex; justify-content: space-around; align-items: center; width: 100%; border-radius: 10px; margin-top: 30px; color: #161D2C; font-size: 14px; font-family: 500; } .s...
client/src/components/AdminPanel/AdminPanel.css
.selected { background-color: #242A38 !important; color: #10B981 !important; } .userTimeContainer { display: flex; justify-content: space-around; align-items: center; width: 100%; border-radius: 10px; margin-top: 30px; color: #161D2C; font-size: 14px; font-family: 500; } .s...
0.531939
0.167695
:host { width: 100%; height: 100%; border: 0; margin: 0; padding: 0; overflow: hidden; font-family: "Roboto", sans-serif; } .title-pan { width: 100%; min-height: 50px; height: 50px; -webkit-app-region: drag; background: #0089ec; display: flex; justify-content: space-between; z-index: 10; ...
src/client/app/components/app/app.component.css
:host { width: 100%; height: 100%; border: 0; margin: 0; padding: 0; overflow: hidden; font-family: "Roboto", sans-serif; } .title-pan { width: 100%; min-height: 50px; height: 50px; -webkit-app-region: drag; background: #0089ec; display: flex; justify-content: space-between; z-index: 10; ...
0.346099
0.102934
body { background: white; color: black; font-family: -apple-system, BlinkMacSystemFont, sans-serif; letter-spacing: 0.021em; font-display: swap; overflow: hidden; margin: 0; padding: 0; } a { color: rgba(0, 0, 0, 0.5); text-decoration: none; } a:visited { color: rgba(0, 0, 0, 0.5); tex...
static_src/index.css
body { background: white; color: black; font-family: -apple-system, BlinkMacSystemFont, sans-serif; letter-spacing: 0.021em; font-display: swap; overflow: hidden; margin: 0; padding: 0; } a { color: rgba(0, 0, 0, 0.5); text-decoration: none; } a:visited { color: rgba(0, 0, 0, 0.5); tex...
0.819929
0.104477
.ivole-reviews-grid { padding: 10px; border-width: 1px; border-style: solid; border-color: transparent; display: block; border-radius: 5px; margin: 0; width: 100%; } .ivole-reviews-grid-inner{ border-radius: inherit; display: grid; grid-gap: 10px; grid-template-columns: repeat(auto-fill, minmax(32%,1fr)); ...
woocommerce-wordpress-service/app/wp-content/plugins/customer-reviews-woocommerce/css/reviews-grid.css
.ivole-reviews-grid { padding: 10px; border-width: 1px; border-style: solid; border-color: transparent; display: block; border-radius: 5px; margin: 0; width: 100%; } .ivole-reviews-grid-inner{ border-radius: inherit; display: grid; grid-gap: 10px; grid-template-columns: repeat(auto-fill, minmax(32%,1fr)); ...
0.346541
0.112356
@charset "utf-8"; body{ -webkit-font-smoothing: antialiased; } .icon { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @font-face { font-family: "Raleway-Heavy"; src: url("../fonts/raleway-regular.woff2") format("woff2"), url("../fonts/raleway-regular.woff...
nginx/html/static/css/index.css
@charset "utf-8"; body{ -webkit-font-smoothing: antialiased; } .icon { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @font-face { font-family: "Raleway-Heavy"; src: url("../fonts/raleway-regular.woff2") format("woff2"), url("../fonts/raleway-regular.woff...
0.153517
0.051534
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } .navilink{ color:#000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; border-top:1px solid rgba(0,0,0,0.2); border-bottom:1px solid rgba(0,0,...
public/stylesheets/style.css
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } .navilink{ color:#000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; border-top:1px solid rgba(0,0,0,0.2); border-bottom:1px solid rgba(0,0,...
0.34798
0.081739
.chat-application .app-content, .chat-application .content-right, .chat-application .content-wrapper, .chat-application .content-body { height : 95vh; } .chat-application .content-wrapper { padding : 0 !important; } @media (min-width:992px){ .chat-application .sidebar-left { border-right : 1px solid #E4E7ED; z...
app/assets/stylesheets/chat_engine/chats.css
.chat-application .app-content, .chat-application .content-right, .chat-application .content-wrapper, .chat-application .content-body { height : 95vh; } .chat-application .content-wrapper { padding : 0 !important; } @media (min-width:992px){ .chat-application .sidebar-left { border-right : 1px solid #E4E7ED; z...
0.31542
0.04703
*, * * { box-sizing: border-box; } html, body { margin: 0; width: 100%; height: 100%; font-family: "Poppins", sans-serif; color: #000; } header { font-size: 14px; font-family: "Poppins", sans-serif; } header ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-b...
assets/css/styles-gen.css
*, * * { box-sizing: border-box; } html, body { margin: 0; width: 100%; height: 100%; font-family: "Poppins", sans-serif; color: #000; } header { font-size: 14px; font-family: "Poppins", sans-serif; } header ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-b...
0.418935
0.111048
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap'); /* Change Default Style Zero.CSS */ body, p, a, li, span, button, h1, h2, h3, h4, h5{ font-family: 'Poppins', sans-serif !important; color: #595959; } .btn{ text-transform: unset; background-color: #F8A400; bord...
csas/css/style.css
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap'); /* Change Default Style Zero.CSS */ body, p, a, li, span, button, h1, h2, h3, h4, h5{ font-family: 'Poppins', sans-serif !important; color: #595959; } .btn{ text-transform: unset; background-color: #F8A400; bord...
0.228415
0.045863
 body { padding-top: 80px; padding-bottom: 5px; background: #CBCCCC; } /* Navbar */ .navbar { background-color: #676767; padding-top: 3px; } .navbar-right { margin-top: 4px; } #navlinks a:hover, #cartlink:hover { color: #E2222A; } #logged-in-links button:hover { text-decoration: no...
BookCave/wwwroot/css/site.css
 body { padding-top: 80px; padding-bottom: 5px; background: #CBCCCC; } /* Navbar */ .navbar { background-color: #676767; padding-top: 3px; } .navbar-right { margin-top: 4px; } #navlinks a:hover, #cartlink:hover { color: #E2222A; } #logged-in-links button:hover { text-decoration: no...
0.322419
0.069542
#heart { position: relative; } /* line 4, ../sass/style.scss */ #heart:before, #heart:after { position: absolute; content: ""; left: 70px; top: 0; width: 70px; height: 115px; background: red; -moz-border-radius: 50px 50px 0 0; border-radius: 50px 50px 0 0; -webkit-transform: rotate(-45deg); -mo...
shape-master/shape13/stylesheets/style.css
#heart { position: relative; } /* line 4, ../sass/style.scss */ #heart:before, #heart:after { position: absolute; content: ""; left: 70px; top: 0; width: 70px; height: 115px; background: red; -moz-border-radius: 50px 50px 0 0; border-radius: 50px 50px 0 0; -webkit-transform: rotate(-45deg); -mo...
0.286768
0.077134
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('/fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'...
assets/styles/font.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('/fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'...
0.195902
0.042983
@font-face { font-family: 'icomoon'; src: url('../fonts/icomoon.eot?8r54ra'); src: url('../fonts/icomoon.eot?8r54ra#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?8r54ra') format('truetype'), url('../fonts/icomoon.woff?8r54ra') format('woff'), url('../fonts/icomoon.svg?8r54ra#icomoon') forma...
public/stylesheet/chirota-icon.css
@font-face { font-family: 'icomoon'; src: url('../fonts/icomoon.eot?8r54ra'); src: url('../fonts/icomoon.eot?8r54ra#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?8r54ra') format('truetype'), url('../fonts/icomoon.woff?8r54ra') format('woff'), url('../fonts/icomoon.svg?8r54ra#icomoon') forma...
0.457137
0.098209
-------------------------------------------------- */ html { position: relative; } .footer { position: absolute; bottom: 0; width: 100%; height: 60px; line-height: 60px; background-color: #f5f5f5; } /* Custom page CSS -------------------------------------------------- */ .bg-dark { bac...
bank-server/src/main/resources/static/css/main.css
-------------------------------------------------- */ html { position: relative; } .footer { position: absolute; bottom: 0; width: 100%; height: 60px; line-height: 60px; background-color: #f5f5f5; } /* Custom page CSS -------------------------------------------------- */ .bg-dark { bac...
0.482673
0.0713
@font-face { font-family: 'axicon'; src: url('fonts/axicon.eot?c24xcj'); src: url('fonts/axicon.eot?#iefixc24xcj') format('embedded-opentype'), url('fonts/axicon.woff?c24xcj') format('woff'), url('fonts/axicon.ttf?c24xcj') format('truetype'), url('fonts/axicon.svg?c24xcj#axicon') format('svg'); font-weight: nor...
__PACK/Life/R/axicon/axicon.css
@font-face { font-family: 'axicon'; src: url('fonts/axicon.eot?c24xcj'); src: url('fonts/axicon.eot?#iefixc24xcj') format('embedded-opentype'), url('fonts/axicon.woff?c24xcj') format('woff'), url('fonts/axicon.ttf?c24xcj') format('truetype'), url('fonts/axicon.svg?c24xcj#axicon') format('svg'); font-weight: nor...
0.311322
0.13023
@charset "utf-8"; /* ========================================================================= Website CAR SBOOKING Author <EMAIL> ( TEAM ) URL http://conquerorstech.com UI Designer Naresh UI Designer Version Bootstrap 3.2.0 Update Released November 30, 2014 =================...
assets/system_design/css/theme.css
@charset "utf-8"; /* ========================================================================= Website CAR SBOOKING Author <EMAIL> ( TEAM ) URL http://conquerorstech.com UI Designer Naresh UI Designer Version Bootstrap 3.2.0 Update Released November 30, 2014 =================...
0.182826
0.068009
.main-content-nav { position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.1); text-align: center; margin: 0.5rem 0.5rem 1rem 0.5rem; /*padding: 0 0 0.5rem;*/ } .select-domain { position: relative; text-align: initial; max-width: 21rem; border: 1px solid rgba(255, 255, ...
frontend/site/default/new-ui/assets/css/styles.css
.main-content-nav { position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.1); text-align: center; margin: 0.5rem 0.5rem 1rem 0.5rem; /*padding: 0 0 0.5rem;*/ } .select-domain { position: relative; text-align: initial; max-width: 21rem; border: 1px solid rgba(255, 255, ...
0.537041
0.063395
@import "libraries/bootstrap/bootstrap.min.css"; @import "//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"; @import "chosen.min.css"; @import "libraries/supsystic/inputs.css"; @import "libraries/supsystic/buttons.css"; @import "libraries/supsystic/forms.css"; .supsystic-plugin { width: 100%...
blog/wp-content/plugins/social-share-buttons-by-supsystic/app/assets/css/supsystic-ui.css
@import "libraries/bootstrap/bootstrap.min.css"; @import "//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"; @import "chosen.min.css"; @import "libraries/supsystic/inputs.css"; @import "libraries/supsystic/buttons.css"; @import "libraries/supsystic/forms.css"; .supsystic-plugin { width: 100%...
0.323487
0.081849
@import '../../../components/variables.css'; .root { padding: 0.65em 1em; padding-top: 45px; } .empty { composes: empty from "../User.css"; } .modal{ display: flex; flex-wrap: nowrap; width: 60%; margin: 20px 0px; padding: 5px; background: white; border-color: solid darkgray; border-radius: 5px...
src/routes/User/BuyOrderReceipts/BuyOrderReceipts.css
@import '../../../components/variables.css'; .root { padding: 0.65em 1em; padding-top: 45px; } .empty { composes: empty from "../User.css"; } .modal{ display: flex; flex-wrap: nowrap; width: 60%; margin: 20px 0px; padding: 5px; background: white; border-color: solid darkgray; border-radius: 5px...
0.277669
0.057652
@media only screen and (max-width: 1550px) { .offer-menu2-items .offer-menu2-item-single:nth-child(3n+1){ clear: none; } .offer-menu2-items .offer-menu2-item-single:nth-child(2n+1){ clear: both; } } @media only screen and (max-width: 1160px) { #fullwidth-container { width: ...
public/quanan/css/media.css
@media only screen and (max-width: 1550px) { .offer-menu2-items .offer-menu2-item-single:nth-child(3n+1){ clear: none; } .offer-menu2-items .offer-menu2-item-single:nth-child(2n+1){ clear: both; } } @media only screen and (max-width: 1160px) { #fullwidth-container { width: ...
0.214034
0.092565
select { margin : 2px; padding: 5px 5px 5px 5px; font-size: 13px; border: 1px solid #ccc; height: 30px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("drop.png") no-repeat right #ddd; background-position-x: 70px; width: 100px; } /* CAUTION: IE hackery...
style3.css
select { margin : 2px; padding: 5px 5px 5px 5px; font-size: 13px; border: 1px solid #ccc; height: 30px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("drop.png") no-repeat right #ddd; background-position-x: 70px; width: 100px; } /* CAUTION: IE hackery...
0.317638
0.101545
body { background-color: #01020f; color: #d4540b; } body.downfall { animation: thunder 30s infinite; -webkit-animation: thunder 30s infinite; } #container { background:none; background:url('../img/horrorterrors.png') repeat; background-attachment: fixed; animation: ringscroll 1340s linear infinite; -webkit-animation:...
static/css/mscreppy.css
body { background-color: #01020f; color: #d4540b; } body.downfall { animation: thunder 30s infinite; -webkit-animation: thunder 30s infinite; } #container { background:none; background:url('../img/horrorterrors.png') repeat; background-attachment: fixed; animation: ringscroll 1340s linear infinite; -webkit-animation:...
0.245085
0.104981
:import { -st-from: '../Foundation/stylable/colors.st.css'; -st-named: THEME-COLOR-50; } :import { -st-from: '../Foundation/stylable/shadows.st.css'; -st-named: shadow30; } :import { -st-from: "./Pagination/Pagination.st.css"; -st-default: Pagination; } :vars { horizontalSpacingSize: 50px; verticalSp...
src/Carousel/Carousel.st.css
:import { -st-from: '../Foundation/stylable/colors.st.css'; -st-named: THEME-COLOR-50; } :import { -st-from: '../Foundation/stylable/shadows.st.css'; -st-named: shadow30; } :import { -st-from: "./Pagination/Pagination.st.css"; -st-default: Pagination; } :vars { horizontalSpacingSize: 50px; verticalSp...
0.580947
0.137822
@-moz-document domain(tsetmc.com) { @font-face { font-family: Vazir; src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/v21.2.0/dist/Vazir.eot'); src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/v21.2.0/dist/Vazir.eot?#iefix') format('embedded-opentype'), url('https://cdn.rawgit.com/ra...
data/usercss/178545.user.css
@-moz-document domain(tsetmc.com) { @font-face { font-family: Vazir; src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/v21.2.0/dist/Vazir.eot'); src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/v21.2.0/dist/Vazir.eot?#iefix') format('embedded-opentype'), url('https://cdn.rawgit.com/ra...
0.335242
0.230281
.file-btn { position: relative; } .file-btn input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; } .actions { padding: 5px 0; } .actions .btn { margin-right: 5px; } .demo-wrap .container { padding-bottom: 10px; } .upload-demo .upload...
live/croppie/mycss.css
.file-btn { position: relative; } .file-btn input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; } .actions { padding: 5px 0; } .actions .btn { margin-right: 5px; } .demo-wrap .container { padding-bottom: 10px; } .upload-demo .upload...
0.339499
0.068444
body { background-color: rgb(3, 3, 46); color: white; } input { color: white; } .py-1{ padding:1.5rem 0; } .py-2{ padding:2rem 0; } .py-3{ padding:3rem 0; } .p-1{ padding:1.5rem; } .p-2{ padding:2rem; } .p-3{ padding:3rem; } #navbar{ display: flex; position: sticky; ...
css/styles.css
body { background-color: rgb(3, 3, 46); color: white; } input { color: white; } .py-1{ padding:1.5rem 0; } .py-2{ padding:2rem 0; } .py-3{ padding:3rem 0; } .p-1{ padding:1.5rem; } .p-2{ padding:2rem; } .p-3{ padding:3rem; } #navbar{ display: flex; position: sticky; ...
0.424889
0.126758
.navbar-inverse { background-color: #425370 } .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { background-color: #FFF7E3 } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a, .navbar-invers...
src/css/styles.css
.navbar-inverse { background-color: #425370 } .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { background-color: #FFF7E3 } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a, .navbar-invers...
0.537041
0.086864
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900); body * { font-family: 'Roboto', sans-serif; } /* MIXINS */ /* FIM MIXINS*/ a { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } .navbar-default {...
public/Front-End/css/scanforest.css
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900); body * { font-family: 'Roboto', sans-serif; } /* MIXINS */ /* FIM MIXINS*/ a { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } .navbar-default {...
0.23014
0.05163
@-moz-document domain("www.google.es"),domain("www.google.com"),url-prefix(http://www.google.) { /* Add your local google domain if it doesn't work for you*/ td,tr,div,.r,a.l{ font-family:verdana !important; font-size:10pt !important; } a.l:hover { color: red !important; /*#9999...
data/usercss/4592.user.css
@-moz-document domain("www.google.es"),domain("www.google.com"),url-prefix(http://www.google.) { /* Add your local google domain if it doesn't work for you*/ td,tr,div,.r,a.l{ font-family:verdana !important; font-size:10pt !important; } a.l:hover { color: red !important; /*#9999...
0.159152
0.074838
.y-windows { position: fixed; top: 1vmin; left: 1vmin; z-index: 1000; background-color: #fff; width: 50vw; height: 50vh; border: solid 1px rgb(94, 94, 94); box-shadow: 0 0 9px gray; font-family: "Microsoft Yahei UI", "Segoe UI", sans-serif; padding: 5px 10px; -ms-user-sel...
yblui-windows.css
.y-windows { position: fixed; top: 1vmin; left: 1vmin; z-index: 1000; background-color: #fff; width: 50vw; height: 50vh; border: solid 1px rgb(94, 94, 94); box-shadow: 0 0 9px gray; font-family: "Microsoft Yahei UI", "Segoe UI", sans-serif; padding: 5px 10px; -ms-user-sel...
0.601125
0.103703
.ant-fade-enter, .ant-fade-appear { -webkit-animation-duration: var(--ql-animation-duration-default); animation-duration: var(--ql-animation-duration-default); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-fade-leave ...
src/styles/antd/components/animation.css
.ant-fade-enter, .ant-fade-appear { -webkit-animation-duration: var(--ql-animation-duration-default); animation-duration: var(--ql-animation-duration-default); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-fade-leave ...
0.374448
0.03141
@import url("fonts/notosans_regular/stylesheet.css"); @import url("fonts/notosans_bold/stylesheet.css"); @import url("fonts/material-icons/material-icons.css"); html * { font-family: 'Noto Sans','Trebuchet MS',Arial,Helvetica,sans-serif; } body { color: #222; -webkit-overflow-scrolling: touch; /* for dialog boxe...
app/webroot/css/co-base.css
@import url("fonts/notosans_regular/stylesheet.css"); @import url("fonts/notosans_bold/stylesheet.css"); @import url("fonts/material-icons/material-icons.css"); html * { font-family: 'Noto Sans','Trebuchet MS',Arial,Helvetica,sans-serif; } body { color: #222; -webkit-overflow-scrolling: touch; /* for dialog boxe...
0.230833
0.05951
input { margin-left: 8px; margin-right: 20px; } select { margin-left: 8px; margin-right: 20px; } .td-login-container { width: 99vw; height:80vh; text-align: center; vertical-align: middle; } .inline-block { display: inline-block; } .div-login-error-l...
html/css/diffdocs.css
input { margin-left: 8px; margin-right: 20px; } select { margin-left: 8px; margin-right: 20px; } .td-login-container { width: 99vw; height:80vh; text-align: center; vertical-align: middle; } .inline-block { display: inline-block; } .div-login-error-l...
0.442396
0.080285
margin-left: auto; margin-right: auto; width: 900px; } body{ background-color: #EEF2F7; font-family: Arial, Helvetica, sans-serif; color: #055075; } .Single_Result_Block_Style{ padding: 10px; border-radius: 10px; background-color: #EEF2F7; margin-bottom: 10px; list-style-type: no...
studyBuddy/src/main/webapp/style.css
margin-left: auto; margin-right: auto; width: 900px; } body{ background-color: #EEF2F7; font-family: Arial, Helvetica, sans-serif; color: #055075; } .Single_Result_Block_Style{ padding: 10px; border-radius: 10px; background-color: #EEF2F7; margin-bottom: 10px; list-style-type: no...
0.359252
0.112065
body { background-color: #EFEFEF !important; } body.md-default-theme, body, html.md-default-theme, html { color: rgba(0, 0, 0, 0.87); background-color: #efefef !important; } .navbar-nav>li>.dropdown-menu { cursor: pointer; } .navbar-fixed-top { position: absolute !important; } .NavHomeHeader { ...
styles/style.css
body { background-color: #EFEFEF !important; } body.md-default-theme, body, html.md-default-theme, html { color: rgba(0, 0, 0, 0.87); background-color: #efefef !important; } .navbar-nav>li>.dropdown-menu { cursor: pointer; } .navbar-fixed-top { position: absolute !important; } .NavHomeHeader { ...
0.308503
0.058993
*{ margin: 0; padding: 0; } header, .main { width: 100%; margin: auto; } /* ------Header------ */ .Fondo_Header { clear: both; padding-bottom: 6%; background: #004064; } .Logo_AppFCC img { width: 30%; margin-top: 0.5%; margin-left: 1.2%; float: left; } .Redes_Sociales { float: right; margin-top: 1.4%; m...
private/AppFCC.old/css/estilo_menu.css
*{ margin: 0; padding: 0; } header, .main { width: 100%; margin: auto; } /* ------Header------ */ .Fondo_Header { clear: both; padding-bottom: 6%; background: #004064; } .Logo_AppFCC img { width: 30%; margin-top: 0.5%; margin-left: 1.2%; float: left; } .Redes_Sociales { float: right; margin-top: 1.4%; m...
0.362969
0.093885
@import url(http://fonts.googleapis.com/css?family=Raleway:400,,800,900); body{ background-image: url(https://resnicklab.files.wordpress.com/2012/05/total_sombrero_no_background.jpg); background-size: cover; background-repeat: repeat; font-family: 'Raleway', sans-serif; font-size: 20px; color: white; } h1{ t...
whycollege.css
@import url(http://fonts.googleapis.com/css?family=Raleway:400,,800,900); body{ background-image: url(https://resnicklab.files.wordpress.com/2012/05/total_sombrero_no_background.jpg); background-size: cover; background-repeat: repeat; font-family: 'Raleway', sans-serif; font-size: 20px; color: white; } h1{ t...
0.416203
0.077622
body { background-color: black; color: #AAA; font-size: 12pt; padding: 1em; } #unsupported { border: 1px solid yellow; color: black; background-color: #FFFFAD; padding: 2em; margin: 1em; display: inline-block; } #sidebar { width: 18em; height: 40em; float: left; font-size: 0.825em; background-c...
pong.css
body { background-color: black; color: #AAA; font-size: 12pt; padding: 1em; } #unsupported { border: 1px solid yellow; color: black; background-color: #FFFFAD; padding: 2em; margin: 1em; display: inline-block; } #sidebar { width: 18em; height: 40em; float: left; font-size: 0.825em; background-c...
0.575469
0.188697
.prod_prefooter { margin-bottom: 30px; background: #eaf5fb; } @media screen and (max-width: 1199px) { .prod_prefooter .free_delivery_section, .prod_prefooter .result_section { max-height: 63px; border-bottom: 1px solid white; } } @media screen and (max-width: 767px) { .prod_prefooter { ...
public/css/localstore.css
.prod_prefooter { margin-bottom: 30px; background: #eaf5fb; } @media screen and (max-width: 1199px) { .prod_prefooter .free_delivery_section, .prod_prefooter .result_section { max-height: 63px; border-bottom: 1px solid white; } } @media screen and (max-width: 767px) { .prod_prefooter { ...
0.361277
0.123418
Compass Framework + Mixins + Vendor Extensions \*------------------------------------*/ /*------------------------------------*\ Application styles using SMACSS \*------------------------------------*/ /*------------------------------------*\ http://smacss.com/book/type-base \*------------------------------...
.tmp/styles/main.css
Compass Framework + Mixins + Vendor Extensions \*------------------------------------*/ /*------------------------------------*\ Application styles using SMACSS \*------------------------------------*/ /*------------------------------------*\ http://smacss.com/book/type-base \*------------------------------...
0.305697
0.043467
/* CSS Document */ .diff{ background-color: #66ccff; color: white; } td{ padding: 10px 30px 10px 30px; } pre { margin: 18px; } h1, h2, h3, h4, h5, h6{ margin-top: 12px; margin-bottom: 18px; text-decoration:underline; } .equation{ text-decoration:none; } a { -webkit-transition: all 0.5s ease-out; ...
css/main.css
/* CSS Document */ .diff{ background-color: #66ccff; color: white; } td{ padding: 10px 30px 10px 30px; } pre { margin: 18px; } h1, h2, h3, h4, h5, h6{ margin-top: 12px; margin-bottom: 18px; text-decoration:underline; } .equation{ text-decoration:none; } a { -webkit-transition: all 0.5s ease-out; ...
0.463444
0.063657
.text-white { color: #fff; } .fixed { position: fixed; } /*div { display: block; }*/ .section { z-index: 100; } body { background: #E9EBF0; font-family: 'Raleway', sans-serif; /*overflow: hidden;*/ /*uncomment to hide after the fold*/ } .video-container { position: relative; z-index: 100; } .foreground...
assets/css/main.css
.text-white { color: #fff; } .fixed { position: fixed; } /*div { display: block; }*/ .section { z-index: 100; } body { background: #E9EBF0; font-family: 'Raleway', sans-serif; /*overflow: hidden;*/ /*uncomment to hide after the fold*/ } .video-container { position: relative; z-index: 100; } .foreground...
0.271059
0.090293
@font-face { font-family: 'Avenir Next'; src: local("Avenir Next Demi Bold"), url('./fonts/AvenirNext-DemiBold.ttf') format("truetype"); font-weight: bold; } @font-face { font-family: 'Avenir Next'; src: local("Avenir Next Heavy Italic"), url('./fonts/AvenirNext-HeavyItalic.ttf') format("truetype"); font-...
src/game.css
@font-face { font-family: 'Avenir Next'; src: local("Avenir Next Demi Bold"), url('./fonts/AvenirNext-DemiBold.ttf') format("truetype"); font-weight: bold; } @font-face { font-family: 'Avenir Next'; src: local("Avenir Next Heavy Italic"), url('./fonts/AvenirNext-HeavyItalic.ttf') format("truetype"); font-...
0.373076
0.094761
/* Sections */ #section-top, #section-header, #section-menu-bar, #section-preface, #section-messages, #section-breadcrumb, #section-main-columns, #section-postscript, #section-footer { background: #f5f5f5; position: relative; min-height: 65px; margin-bottom: 20px; } #section-top:before, #section-header:before...
sites/all/themes/adaptivetheme/at_core/css/debug-regions.css
/* Sections */ #section-top, #section-header, #section-menu-bar, #section-preface, #section-messages, #section-breadcrumb, #section-main-columns, #section-postscript, #section-footer { background: #f5f5f5; position: relative; min-height: 65px; margin-bottom: 20px; } #section-top:before, #section-header:before...
0.21767
0.052449
@import-normalize; :root { --dark: #292929; --light: #f2f2f2; --primary: #5941a9; --secondary: #6d72c3; --gray1: hsl(0, 0%, 8.5%); --gray2: hsl(0, 0%, 11%); --gray3: hsl(0, 0%, 13.6%); --gray4: hsl(0, 0%, 15.8%); --gray5: hsl(0, 0%, 17.9%); --gray6: hsl(0, 0%, 20.5%); --gray7: hsl(0, 0%, 24.3%)...
stripe-qr/src/index.css
@import-normalize; :root { --dark: #292929; --light: #f2f2f2; --primary: #5941a9; --secondary: #6d72c3; --gray1: hsl(0, 0%, 8.5%); --gray2: hsl(0, 0%, 11%); --gray3: hsl(0, 0%, 13.6%); --gray4: hsl(0, 0%, 15.8%); --gray5: hsl(0, 0%, 17.9%); --gray6: hsl(0, 0%, 20.5%); --gray7: hsl(0, 0%, 24.3%)...
0.327131
0.104889
body { font-family: Carlito,Lato,proxima-nova,Helvetica Neue,Arial,sans-serif; } div.wy-nav-content { max-width: none; } .rst-content h1, .rst-content h2, .rst-content h3, .rst-content h4, .rst-content h5, .rst-content h6 { margin-top: revert; } .rst-content img.with-shadow { box-shadow: 3px 3px 6px rgba(0,0,0,...
docs/source/static/custom.css
body { font-family: Carlito,Lato,proxima-nova,Helvetica Neue,Arial,sans-serif; } div.wy-nav-content { max-width: none; } .rst-content h1, .rst-content h2, .rst-content h3, .rst-content h4, .rst-content h5, .rst-content h6 { margin-top: revert; } .rst-content img.with-shadow { box-shadow: 3px 3px 6px rgba(0,0,0,...
0.428712
0.065965
body { width: 100%; margin: 0; } #rh-subnav { display: none; } .byline { font: bold 20px "Open Sans Condensed", sans-serif; text-transform: uppercase; text-align: center; color: #333; margin-bottom: 5px; } .stamp { font: normal 15px "Open Sans", sans-serif; text-transform: upp...
www/css/style.css
body { width: 100%; margin: 0; } #rh-subnav { display: none; } .byline { font: bold 20px "Open Sans Condensed", sans-serif; text-transform: uppercase; text-align: center; color: #333; margin-bottom: 5px; } .stamp { font: normal 15px "Open Sans", sans-serif; text-transform: upp...
0.321886
0.084644
@charset "UTF-8"; /* Global CSS */ html, body { /* theme-color: #5533BB; */ } body { background-color: #000; } h1, h2, h3 { color:#806F66; } p { line-height:1.8em; padding:0.5em 1em; } ul, ol { list-style:none; } a { color:#806F66; text-decoration:none; outline:none; } a:hover { color:#B55; } #wrap {} ...
temp2018/css/style.css
@charset "UTF-8"; /* Global CSS */ html, body { /* theme-color: #5533BB; */ } body { background-color: #000; } h1, h2, h3 { color:#806F66; } p { line-height:1.8em; padding:0.5em 1em; } ul, ol { list-style:none; } a { color:#806F66; text-decoration:none; outline:none; } a:hover { color:#B55; } #wrap {} ...
0.299515
0.066509
html { position: relative; min-height: 100%; } body { font-family: Arial; background: #efefef url('../img/bg.png') repeat center center; } body > .container { margin-bottom: 130px; } @media (min-width: 1200px) { .container { margin-bottom: 0; } } .footer { position: absolute; ...
assets/css/main.css
html { position: relative; min-height: 100%; } body { font-family: Arial; background: #efefef url('../img/bg.png') repeat center center; } body > .container { margin-bottom: 130px; } @media (min-width: 1200px) { .container { margin-bottom: 0; } } .footer { position: absolute; ...
0.467575
0.077797
.displayed { display: block; transition: 0.4s ease; } .not-displayed { display: none; } .main-container { z-index: -10; width: 70%; margin: 0 auto; padding: 2rem; } .main-title-dashboard { font-size: 50px; color: rgba(22, 22, 22, 0.788); ma...
src/Components/Dashboard/DashboardLayout.css
.displayed { display: block; transition: 0.4s ease; } .not-displayed { display: none; } .main-container { z-index: -10; width: 70%; margin: 0 auto; padding: 2rem; } .main-title-dashboard { font-size: 50px; color: rgba(22, 22, 22, 0.788); ma...
0.651798
0.120077
body { background-color: hsl(0, 0%, 6%); font: 400 1em/1.38 Roboto; color: rgb(255, 255, 255); } .banner { z-index: 2; width: 90%; height: 19px; margin: -1678px 0 0 10%; } .bannerbackground { z-index: 0; width: 100%; height: 31px; border-right: 1px dotted rgb(74, 144, 226); border-bottom: 1px ...
static/css/authorize.css
body { background-color: hsl(0, 0%, 6%); font: 400 1em/1.38 Roboto; color: rgb(255, 255, 255); } .banner { z-index: 2; width: 90%; height: 19px; margin: -1678px 0 0 10%; } .bannerbackground { z-index: 0; width: 100%; height: 31px; border-right: 1px dotted rgb(74, 144, 226); border-bottom: 1px ...
0.539711
0.142649
--- --- html, body { height: 100vh; width: 100vw; } .img-fluid { max-width: 110%; height: auto; border-radius: 1rem; } .tiles-container { position: relative; max-width: 1300px; } .tile-row { width: 75%; position: relative; margin: 2rem 10px; border-radius: 2rem; margi...
css/index.css
--- --- html, body { height: 100vh; width: 100vw; } .img-fluid { max-width: 110%; height: auto; border-radius: 1rem; } .tiles-container { position: relative; max-width: 1300px; } .tile-row { width: 75%; position: relative; margin: 2rem 10px; border-radius: 2rem; margi...
0.792263
0.13788
*, *:before, *:after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Inter', sans-serif; font-size: 10px; background-color: rgb(250, 250, 250); color: rgb(40, 40, 40); } .wrapper { display: flex; flex-direction: column; height: 100vh; } .page-title { fo...
css/styles.css
*, *:before, *:after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Inter', sans-serif; font-size: 10px; background-color: rgb(250, 250, 250); color: rgb(40, 40, 40); } .wrapper { display: flex; flex-direction: column; height: 100vh; } .page-title { fo...
0.563738
0.111822
html{ overflow-x:hidden; } .booking-view{background-color: #f2f2f2; padding:10px;} .badge { background-color: #72bf66; } /*social*/ ul.social-network { list-style: none; display: inline; margin-left:0 !important; padding: 0; } ul.social-network li { display: inline; margin: 0 ...
skin/assets/css/dashboard.css
html{ overflow-x:hidden; } .booking-view{background-color: #f2f2f2; padding:10px;} .badge { background-color: #72bf66; } /*social*/ ul.social-network { list-style: none; display: inline; margin-left:0 !important; padding: 0; } ul.social-network li { display: inline; margin: 0 ...
0.225331
0.074838
body { /*css for full size background image*/ background: url('../img/OLIESS0.jpg') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1 { margin: 50px; font-family: 'Raleway', sans-serif; color: white; fon...
css/piet.css
body { /*css for full size background image*/ background: url('../img/OLIESS0.jpg') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1 { margin: 50px; font-family: 'Raleway', sans-serif; color: white; fon...
0.531939
0.061819
--- Animation 微动画 --- */ .ani-reverse, .animation-reverse, .ani-fade-in, .animation-fade-in, .ani-fade-out, .animation-fade-out, .ani-scale-up, .animation-scale-up, .ani-scale-down, .animation-scale-down, .ani-slide-top, .animation-slide-top, .ani-slide-bottom, .animation-slide-bottom, .ani-slide-left, .animation-sli...
src/assets/css/animation.css
--- Animation 微动画 --- */ .ani-reverse, .animation-reverse, .ani-fade-in, .animation-fade-in, .ani-fade-out, .animation-fade-out, .ani-scale-up, .animation-scale-up, .ani-scale-down, .animation-scale-down, .ani-slide-top, .animation-slide-top, .ani-slide-bottom, .animation-slide-bottom, .ani-slide-left, .animation-sli...
0.493653
0.10923
* { padding: 0px; margin: 0px; overflow: hidden; } /*start 每页的基础样式*/ .item { overflow: hidden; height: 100%; width: 100%; } .item-1 { background: #048599; } .item-2 { background: #349b66; } .item-3 { background: #e05365; } .item-4 { background: #44a7cb; } .item-5 { back...
zmydemo001/style/index.css
* { padding: 0px; margin: 0px; overflow: hidden; } /*start 每页的基础样式*/ .item { overflow: hidden; height: 100%; width: 100%; } .item-1 { background: #048599; } .item-2 { background: #349b66; } .item-3 { background: #e05365; } .item-4 { background: #44a7cb; } .item-5 { back...
0.42179
0.130175
================================== */ .access-modal{ background:#000000; -moz-opacity:.3; opacity: .3; width:100%; height:100%; top:0; left:0; z-index:9999; position:fixed; } /* .access-modal.state-load-data{ background:url(./image/loading.gif) no-repeat center center; ...
dev/css/default/dialogpopup.css
================================== */ .access-modal{ background:#000000; -moz-opacity:.3; opacity: .3; width:100%; height:100%; top:0; left:0; z-index:9999; position:fixed; } /* .access-modal.state-load-data{ background:url(./image/loading.gif) no-repeat center center; ...
0.296654
0.051463
.fh5co-nav { margin: 0; padding: 0; width: 100%; padding: 0; z-index: 1001; } .fh5co-nav .top-menu { padding: 28px 0; } .fh5co-nav .top { background: #7305b3; padding: 7px 0; margin-bottom: 0; } .fh5co-nav .top .num, .fh5co-nav .top .fh5co-social { display: inline-block; margin: 0; } .fh5co-nav .t...
user/css/product.css
.fh5co-nav { margin: 0; padding: 0; width: 100%; padding: 0; z-index: 1001; } .fh5co-nav .top-menu { padding: 28px 0; } .fh5co-nav .top { background: #7305b3; padding: 7px 0; margin-bottom: 0; } .fh5co-nav .top .num, .fh5co-nav .top .fh5co-social { display: inline-block; margin: 0; } .fh5co-nav .t...
0.326701
0.083928
body { background-image: url("../assets/images/background.jpeg"); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; height: 100vh; display: flex; min-height: ...
assets/index.css
body { background-image: url("../assets/images/background.jpeg"); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; height: 100vh; display: flex; min-height: ...
0.535584
0.099996
.shiny-output-error { font-size: 2em; text-align: center; } /*********************************************************************************************************/ /*********************************Shiny UI Css Genereic: Cover page/Box/Box Body/Modal********************/ /*********************************...
Template_V103/www/style2.css
.shiny-output-error { font-size: 2em; text-align: center; } /*********************************************************************************************************/ /*********************************Shiny UI Css Genereic: Cover page/Box/Box Body/Modal********************/ /*********************************...
0.263505
0.041249
.login.login-4 .login-container .login-content { width: 450px } .login.login-4 .login-container .login-content .wizard-nav { padding: 0 } .login.login-4 .login-container .login-content .wizard-nav .wizard-steps { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: cen...
public/assets/css/pages/login/login-4.css
.login.login-4 .login-container .login-content { width: 450px } .login.login-4 .login-container .login-content .wizard-nav { padding: 0 } .login.login-4 .login-container .login-content .wizard-nav .wizard-steps { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: cen...
0.272702
0.028409
.kb_grid.mar_left, .kb_grid .mar_left { margin-left: 1rem; } .kb_grid.mar_right, .kb_grid .mar_right { margin-right: 1rem; } .kb_grid.pad_top, .kb_grid .pad_top { padding-top: 1rem; } .kb_grid.pad_left, .kb_grid .pad_left { padding-left: 1rem; } .kb_grid.pad_both, .kb_grid .pad_both { padding-top: 1rem; paddi...
grid.css
.kb_grid.mar_left, .kb_grid .mar_left { margin-left: 1rem; } .kb_grid.mar_right, .kb_grid .mar_right { margin-right: 1rem; } .kb_grid.pad_top, .kb_grid .pad_top { padding-top: 1rem; } .kb_grid.pad_left, .kb_grid .pad_left { padding-left: 1rem; } .kb_grid.pad_both, .kb_grid .pad_both { padding-top: 1rem; paddi...
0.549157
0.056652
@import url(https://fonts.googleapis.com/css?family=Oswald|Red+Hat+Display|Roboto+Condensed); @font-face { font-family: "cs-ctrl-basic"; src: url("cs-ctrl-basic.eot"); src: url("cs-ctrl-basic.eot#iefix") format("embedded-opentype"), url("cs-ctrl-basic.woff") format("woff"), url("cs-ctrl-basic.ttf") format("tru...
Movieflex/cssslider_files/csss_engine1/style.css
@import url(https://fonts.googleapis.com/css?family=Oswald|Red+Hat+Display|Roboto+Condensed); @font-face { font-family: "cs-ctrl-basic"; src: url("cs-ctrl-basic.eot"); src: url("cs-ctrl-basic.eot#iefix") format("embedded-opentype"), url("cs-ctrl-basic.woff") format("woff"), url("cs-ctrl-basic.ttf") format("tru...
0.202838
0.079139
div#div-dashboard { display: flex; } header#mobile-header{ display: none; background-color: white; height: 7vh; margin: -20px; margin-bottom: 20px; } aside#aside-menu { z-index: 1; height: 100vh; width: 15vw; box-shadow: 1px 1px 10px rgba(211, 211, 211, 0.7); padding: 20px;...
public/css/template_logged.css
div#div-dashboard { display: flex; } header#mobile-header{ display: none; background-color: white; height: 7vh; margin: -20px; margin-bottom: 20px; } aside#aside-menu { z-index: 1; height: 100vh; width: 15vw; box-shadow: 1px 1px 10px rgba(211, 211, 211, 0.7); padding: 20px;...
0.365796
0.04612
*{ font-family:'微軟正黑體'; } /*sm*/ @media screen and (min-width:768px){ /*左邊選單*/ .ShopArea-width{ margin:auto; /*max-width: 1200px;*/ }/* .ShopArea-width .ShopArea-Shopnav img{ width: 25%; padding: 15px 0px 15px 35px; }*/ /*.ShopArea-width .ShopArea-Shopnav{ background-color: #F1BC40; position: relative; text-a...
assets/css/shop-area.css
*{ font-family:'微軟正黑體'; } /*sm*/ @media screen and (min-width:768px){ /*左邊選單*/ .ShopArea-width{ margin:auto; /*max-width: 1200px;*/ }/* .ShopArea-width .ShopArea-Shopnav img{ width: 25%; padding: 15px 0px 15px 35px; }*/ /*.ShopArea-width .ShopArea-Shopnav{ background-color: #F1BC40; position: relative; text-a...
0.19349
0.049935
@charset "utf-8"; /* CSS Document */ @font-face{font-family: Cairo_Regular ; src: url(../fonts/Cairo-Regular.ttf)} @font-face{font-family: Cairo_Bold ; src: url(../fonts/Cairo-Bold.ttf)} @font-face{font-family: ltbukra_regular ; src: url(../fonts/29ltbukraregular.otf)} @font-face{font-family: ltbukra_bold ; src: url(....
public/website/css/main.css
@charset "utf-8"; /* CSS Document */ @font-face{font-family: Cairo_Regular ; src: url(../fonts/Cairo-Regular.ttf)} @font-face{font-family: Cairo_Bold ; src: url(../fonts/Cairo-Bold.ttf)} @font-face{font-family: ltbukra_regular ; src: url(../fonts/29ltbukraregular.otf)} @font-face{font-family: ltbukra_bold ; src: url(....
0.274254
0.054424
body { background-color: #a90000; color: #ffffff; font-family: 'Roboto', sans-serif; } a { border-bottom: 1px solid currentColor; color: #ffeb3b; } a:hover { color: #ccba31; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab', serif; } .page-section { ove...
assets/css/styles.css
body { background-color: #a90000; color: #ffffff; font-family: 'Roboto', sans-serif; } a { border-bottom: 1px solid currentColor; color: #ffeb3b; } a:hover { color: #ccba31; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab', serif; } .page-section { ove...
0.60778
0.138287
html { box-sizing: border-box; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #644e5b; min-height: 100%; } #header { background-color:#dddddd; width: 100%; margin: 0 auto; border-bottom: 2.5px solid #cccccc; overflow: hidden; } #header-contain...
assets/css/style.css
html { box-sizing: border-box; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #644e5b; min-height: 100%; } #header { background-color:#dddddd; width: 100%; margin: 0 auto; border-bottom: 2.5px solid #cccccc; overflow: hidden; } #header-contain...
0.312895
0.067056
* { font-family: Montserrat; } body { display: flex; flex-direction: column; /* margin-left: 300px; */ /* margin-right: 300px; */ padding: 0; overflow: scroll; } header { height: 800px; width: auto; background-image: url('./Assets/hero-cover.3.png'); background-size: cover;...
index.css
* { font-family: Montserrat; } body { display: flex; flex-direction: column; /* margin-left: 300px; */ /* margin-right: 300px; */ padding: 0; overflow: scroll; } header { height: 800px; width: auto; background-image: url('./Assets/hero-cover.3.png'); background-size: cover;...
0.246533
0.103386
.buttonMore { color: white; background-color: #FFAA4F; height: auto; width: 120px; margin-top: 50px; margin-left: auto; margin-right: auto; font-size: 1.2em; padding: 10px; border-radius: 3px; cursor: pointer; text-align: center; } .buttonMore:hover { -webkit-box-shadow: 0px 0px 7px 0px rgba(...
styles3.css
.buttonMore { color: white; background-color: #FFAA4F; height: auto; width: 120px; margin-top: 50px; margin-left: auto; margin-right: auto; font-size: 1.2em; padding: 10px; border-radius: 3px; cursor: pointer; text-align: center; } .buttonMore:hover { -webkit-box-shadow: 0px 0px 7px 0px rgba(...
0.379723
0.079104
.blank { height: 14px !important; width: 28px !important; } .loader { position: absolute !important; height: 100% !important; width: 100% !important; display: flex !important; background: rgba(240, 240, 240, 0.9) !important; z-index: "2" !important; justify-content: cent...
src/assets/css/force-seats.css
.blank { height: 14px !important; width: 28px !important; } .loader { position: absolute !important; height: 100% !important; width: 100% !important; display: flex !important; background: rgba(240, 240, 240, 0.9) !important; z-index: "2" !important; justify-content: cent...
0.387459
0.121999
.navbar-custom { background-color:transparent; background-color:rgba(20,20,20,.7); padding-bottom: 5px; /*margin-left: 100px; margin-right: 100px;*/ } .navbar-right { font-family: cursive; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 500; line-h...
assets/themes/bootstrap/css/custom.css
.navbar-custom { background-color:transparent; background-color:rgba(20,20,20,.7); padding-bottom: 5px; /*margin-left: 100px; margin-right: 100px;*/ } .navbar-right { font-family: cursive; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 500; line-h...
0.387111
0.059428
@font-face { font-family: "CircularStdBook"; src: url("../public/fonts/CircularStd-Book.otf"); } @font-face { font-family: "CircularStdBold"; src: url("../public/fonts/CircularStd-Bold.otf"); } html, body { height: 100%; } body { -webkit-animation: background 10s cubic-bezier(1,0,0,1) infinite; animation...
src_react/src/style.css
@font-face { font-family: "CircularStdBook"; src: url("../public/fonts/CircularStd-Book.otf"); } @font-face { font-family: "CircularStdBold"; src: url("../public/fonts/CircularStd-Bold.otf"); } html, body { height: 100%; } body { -webkit-animation: background 10s cubic-bezier(1,0,0,1) infinite; animation...
0.425605
0.110136
@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Lobster); /* Global */ body { background: #eee url(../img/bg.png); font-family: 'Vollkorn', Georgia, "Times New Roman", serif; color: #444; font-size: 15px; } h1, h2, h3, h4, h5, h6 { font-family: L...
public/site/assets/css/main2.css
@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Lobster); /* Global */ body { background: #eee url(../img/bg.png); font-family: 'Vollkorn', Georgia, "Times New Roman", serif; color: #444; font-size: 15px; } h1, h2, h3, h4, h5, h6 { font-family: L...
0.292191
0.074332
.heading-button, .man-girl, .box-left .icon .fa, .box-right .icon .fa, .about-bottom-title h4, .news-date, .parallax-background-overlay, .month, .our-pricing, .content-our-team.our-team-tabs .our-team-pane, .content-our-team.our-team-tabs .our-team-nav > span.our-team-current, .background-overlay, .cla...
css/color.css
.heading-button, .man-girl, .box-left .icon .fa, .box-right .icon .fa, .about-bottom-title h4, .news-date, .parallax-background-overlay, .month, .our-pricing, .content-our-team.our-team-tabs .our-team-pane, .content-our-team.our-team-tabs .our-team-nav > span.our-team-current, .background-overlay, .cla...
0.278649
0.036084
* { font-family: 'Cairo', sans-serif; } html { background: var(--mainBackGround); } .clearFix { clear: both; margin-top: 20px; } button.bg-theme-1, a.bg-theme-1 { background-color: #9571b8; } .pagination__link--active { background-color: #9571b8 !important; color: #fff !important; } .input:focus { ...
public/dist/css/custom-style.css
* { font-family: 'Cairo', sans-serif; } html { background: var(--mainBackGround); } .clearFix { clear: both; margin-top: 20px; } button.bg-theme-1, a.bg-theme-1 { background-color: #9571b8; } .pagination__link--active { background-color: #9571b8 !important; color: #fff !important; } .input:focus { ...
0.274935
0.053949
@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://notifications.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\\\?|webhp|search|gfe_rd|au...
data/usercss/148652.user.css
@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://notifications.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\\\?|webhp|search|gfe_rd|au...
0.165728
0.269788
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2...
css/app.css
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2...
0.667906
0.225971
.t41 a.element.disabled.button{ background-color:white; cursor:no-drop; opacity : 0.4; filter : alpha(opacity=10); } .t41.element.disabled a.button.icon:hover, .t41.element.disabled a.button:hover{ cursor:no-drop; } .t41.element.disabled a.button.icon:active, .t41.element.disabled a.button:active, .t41.elemen...
assets/css/buttons.css
.t41 a.element.disabled.button{ background-color:white; cursor:no-drop; opacity : 0.4; filter : alpha(opacity=10); } .t41.element.disabled a.button.icon:hover, .t41.element.disabled a.button:hover{ cursor:no-drop; } .t41.element.disabled a.button.icon:active, .t41.element.disabled a.button:active, .t41.elemen...
0.277179
0.153486
aside, details, footer, header, main, nav, section { display: block; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } p { margin: 16px 0; } /** * Address margins set differently in IE 6/...
css/StyleSheet.css
aside, details, footer, header, main, nav, section { display: block; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } p { margin: 16px 0; } /** * Address margins set differently in IE 6/...
0.375248
0.118793
body { margin: 0; padding: 0; position: relative; min-width: 900px; font-family: Helvetica Neue, Roboto, Arial, sans-serif; background-color: #85b9dd; margin: 0; padding: 0; width: 100%; height: 100%; ...
src/css/style.css
body { margin: 0; padding: 0; position: relative; min-width: 900px; font-family: Helvetica Neue, Roboto, Arial, sans-serif; background-color: #85b9dd; margin: 0; padding: 0; width: 100%; height: 100%; ...
0.5
0.073099
@-moz-document domain("hdrezka.ag") { .b-wrapper, body { width: auto; } body > img { display: none !important; } .b-content__sidebar, .b-post__lastepisodeout, .b-post__social_holder_wrapper, .b-post__rating_table, .b-post__actions, .b-sidetitle, .b-sidelist, .b-post__schedule, ...
data/usercss/145314.user.css
@-moz-document domain("hdrezka.ag") { .b-wrapper, body { width: auto; } body > img { display: none !important; } .b-content__sidebar, .b-post__lastepisodeout, .b-post__social_holder_wrapper, .b-post__rating_table, .b-post__actions, .b-sidetitle, .b-sidelist, .b-post__schedule, ...
0.230573
0.055926
@charset "UTF-8"; /*! Theme Name: Autumn Theme Theme URI: http://gcodesign.com/autumn/ Author: GCO Design Team Author URI: https://gcodesign.com/team/ Description: GCO Design WordPress Theme Version: 1.0.0 Tested up to: 5.4 Requires PHP: 5.6 License: GNU General Public License v2 or later License URI: LICENSE Text Doma...
_old/style.css
@charset "UTF-8"; /*! Theme Name: Autumn Theme Theme URI: http://gcodesign.com/autumn/ Author: GCO Design Team Author URI: https://gcodesign.com/team/ Description: GCO Design WordPress Theme Version: 1.0.0 Tested up to: 5.4 Requires PHP: 5.6 License: GNU General Public License v2 or later License URI: LICENSE Text Doma...
0.703651
0.104432
.media-controls { align-items: center; border: 1px solid #19142f; border-radius: 24px; color: #2d2d2d; display: flex; flex-direction: column; justify-content: center; max-width: 100%; padding: 24px; position: relative; box-shadow: 0px 0px 13px 8px #19142f; } .media-controls:...
assets/custom/radio.css
.media-controls { align-items: center; border: 1px solid #19142f; border-radius: 24px; color: #2d2d2d; display: flex; flex-direction: column; justify-content: center; max-width: 100%; padding: 24px; position: relative; box-shadow: 0px 0px 13px 8px #19142f; } .media-controls:...
0.511717
0.138987
section { margin-top: 30px; margin-bottom: 30px; } /*************** FONTS ***********/ .lato-font { font-weight: 100; font-family: 'Lato'; } .dancing-font { font-family: 'Dancing Script', cursive; } .roboto-font { font-family: 'Roboto Mono', monospace; } /************** NAV **************...
public/css/site.css
section { margin-top: 30px; margin-bottom: 30px; } /*************** FONTS ***********/ .lato-font { font-weight: 100; font-family: 'Lato'; } .dancing-font { font-family: 'Dancing Script', cursive; } .roboto-font { font-family: 'Roboto Mono', monospace; } /************** NAV **************...
0.354768
0.094887
/*ul {*/ /* display: block;*/ /* list-style-type: none;*/ /* text-align: right;*/ /*}*/ /*a {*/ /* color: #FFF;*/ /*}*/ /*a:hover {*/ /* opacity: 0.7;*/ /*}*/ /*.menu {*/ /* margin: 0 20px 0 0;*/ /* padding-left: 1.25em;*/ /* cursor: pointer;*/ /* position: relative;*/ /* width: 30px;*/ /* height: 50px;*/...
public/css/menu.css
/*ul {*/ /* display: block;*/ /* list-style-type: none;*/ /* text-align: right;*/ /*}*/ /*a {*/ /* color: #FFF;*/ /*}*/ /*a:hover {*/ /* opacity: 0.7;*/ /*}*/ /*.menu {*/ /* margin: 0 20px 0 0;*/ /* padding-left: 1.25em;*/ /* cursor: pointer;*/ /* position: relative;*/ /* width: 30px;*/ /* height: 50px;*/...
0.212886
0.028571
.movies-container{width: 100%;overflow: hidden; background-color: #fff; padding-top: 15px;} .movies-container .top-carousel-box{width: 100%;float: left;min-height: 250px;position: relative;background-color: #fff;} .top-carousel-wrapper{position: relative;} .w100{width: 100%;max-width: 100%;} .top-carousel{border-bottom...
Script/themes/sunshine/stylesheet/movies/style.movies.css
.movies-container{width: 100%;overflow: hidden; background-color: #fff; padding-top: 15px;} .movies-container .top-carousel-box{width: 100%;float: left;min-height: 250px;position: relative;background-color: #fff;} .top-carousel-wrapper{position: relative;} .w100{width: 100%;max-width: 100%;} .top-carousel{border-bottom...
0.342242
0.045016
div#LN-toolbar-cart-pulldown{ min-height: 210px; width: 148px; padding: 1px; text-align: right; } div.LN-toolbar-cart-pulldown-item{ background-color: gray; border: 1px solid white; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 95%; margin-bottom: 7px; } div.LN-toolbar-cart-pulldown-background...
emma/static/_css/_cart.css
div#LN-toolbar-cart-pulldown{ min-height: 210px; width: 148px; padding: 1px; text-align: right; } div.LN-toolbar-cart-pulldown-item{ background-color: gray; border: 1px solid white; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 95%; margin-bottom: 7px; } div.LN-toolbar-cart-pulldown-background...
0.137619
0.055005
#palette-base-category-function #palette_node_function, #palette-base-category-function #palette_node_function .palette_label, #palette-base-category-function #palette_node_function .palette_icon, #palette-base-category-function #palette_node_function .palette_icon_container, #palette-base-category-function #palette_no...
solarized-dark-grey-nodes.css
#palette-base-category-function #palette_node_function, #palette-base-category-function #palette_node_function .palette_label, #palette-base-category-function #palette_node_function .palette_icon, #palette-base-category-function #palette_node_function .palette_icon_container, #palette-base-category-function #palette_no...
0.157525
0.079926
text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; border-width: 1px; }*/ td.cs { width: 3px; } td.rs { height:5px; } /*table { border-collapse: collapse; }*/ /*tr.separatorRow td { height: 10px; } td.cs { width: 10px; height: 10px; }*/ /*.bordertdTags { width: 5px; }*/ /* To...
karma-web/src/main/webapp/css/headerParsingExample.css
text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; border-width: 1px; }*/ td.cs { width: 3px; } td.rs { height:5px; } /*table { border-collapse: collapse; }*/ /*tr.separatorRow td { height: 10px; } td.cs { width: 10px; height: 10px; }*/ /*.bordertdTags { width: 5px; }*/ /* To...
0.391173
0.055438