code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
@font-face { font-family: Blern; src: url('../fonts/Blern/Blern.otf'); } /*Set specific Font*/ .my-font{ font-family: Blern, 'Helvetica Neue', Arial, sans-serif; } /*General*/ .bg-height { min-height: 100vh; } /* Navigation Bar (start)*/ .navbar { background-color: #000; border: 0; ...
css/myStyle.css
@font-face { font-family: Blern; src: url('../fonts/Blern/Blern.otf'); } /*Set specific Font*/ .my-font{ font-family: Blern, 'Helvetica Neue', Arial, sans-serif; } /*General*/ .bg-height { min-height: 100vh; } /* Navigation Bar (start)*/ .navbar { background-color: #000; border: 0; ...
0.171928
0.049085
.footer{ text-align: center; align-content: center; background-color: #150e0e; padding-top: 50px; margin-top: 100px; } .sub-footer{ padding-top: 107px; padding-bottom: 63px; text-align: center; border-bottom: solid 2px rgba(255,255,255,.1); } .sub-footer svg{ wi...
src/components/footer.css
.footer{ text-align: center; align-content: center; background-color: #150e0e; padding-top: 50px; margin-top: 100px; } .sub-footer{ padding-top: 107px; padding-bottom: 63px; text-align: center; border-bottom: solid 2px rgba(255,255,255,.1); } .sub-footer svg{ wi...
0.450843
0.07072
@media (max-width: 575.98px) { body { margin: 0; padding: 0; } header { background-color: black; color: #007bff; font-family: ubuntu, sans-serif; font-size: 90%; width:100%; height: 60px; position: fixed; } a { text-decoration: none; } .center { text-align: c...
UI/css/politician.css
@media (max-width: 575.98px) { body { margin: 0; padding: 0; } header { background-color: black; color: #007bff; font-family: ubuntu, sans-serif; font-size: 90%; width:100%; height: 60px; position: fixed; } a { text-decoration: none; } .center { text-align: c...
0.431824
0.155559
html, body { color: #000; font-family: arial; font-size: 14px; } a { font-weight: normal; color: #000; font-family: arial; font-size: 14px; text-decoration: none; } #main-area { /*border: 1px solid red;*/ width: 585px; } #sprotin-link { float: right; padding-right: 5px; } a, textarea, input { outline:...
css/sprotin.css
html, body { color: #000; font-family: arial; font-size: 14px; } a { font-weight: normal; color: #000; font-family: arial; font-size: 14px; text-decoration: none; } #main-area { /*border: 1px solid red;*/ width: 585px; } #sprotin-link { float: right; padding-right: 5px; } a, textarea, input { outline:...
0.291082
0.075824
@charset "utf-8"; /* 상단 */ .header{width:100%;} .headerInner{height:55px;line-height:55px;background:#007ac3;-moz-transition: 0.4s;-o-transition: 0.4s;-webkit-transition: 0.4s;transition: 0.4s;} .headerInner .tit{font-size:24px;color:#fff;display:block;height:55px;line-height:55px;vertical-align:top;margin-left:10px;-m...
PRUDENTIAL/common/css/prudential.v1.css
@charset "utf-8"; /* 상단 */ .header{width:100%;} .headerInner{height:55px;line-height:55px;background:#007ac3;-moz-transition: 0.4s;-o-transition: 0.4s;-webkit-transition: 0.4s;transition: 0.4s;} .headerInner .tit{font-size:24px;color:#fff;display:block;height:55px;line-height:55px;vertical-align:top;margin-left:10px;-m...
0.194636
0.037715
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,input,form,a,p,textarea{ margin: 0; padding: 0; font-family: "微软雅黑"; } ol,ul,li{ list-style: none; } a{ text-decoration: none; display: block; } img{ border: none; display: block; } body{background-color: #EEEEEE;} #nav{width: 100%;} #nav .menu-title{width: 10...
css/admin/menu.css
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,input,form,a,p,textarea{ margin: 0; padding: 0; font-family: "微软雅黑"; } ol,ul,li{ list-style: none; } a{ text-decoration: none; display: block; } img{ border: none; display: block; } body{background-color: #EEEEEE;} #nav{width: 100%;} #nav .menu-title{width: 10...
0.204104
0.059183
*{ margin: 0; padding: 0; } .admin{ height: auto; } .header{ width:200px; height:667px; background-color: rgb(206, 0, 51); float: left; position: fixed; z-index: 10; } .profil{ border:3px solid white; border-radius:100px; height:150px; width:150px; position: relat...
public/style/index.css
*{ margin: 0; padding: 0; } .admin{ height: auto; } .header{ width:200px; height:667px; background-color: rgb(206, 0, 51); float: left; position: fixed; z-index: 10; } .profil{ border:3px solid white; border-radius:100px; height:150px; width:150px; position: relat...
0.517327
0.095898
html, body { padding: 0; margin: 0; } /* Typography */ body { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: lighter; color: #868e96; background: #f8f9fa; } p { margin: 0 0 10px; line-height: 1.8; } a { text-decoration: none; color: #ee0427; } a:hover { color: #005dd...
ITW/Project-1/itw1.css
html, body { padding: 0; margin: 0; } /* Typography */ body { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: lighter; color: #868e96; background: #f8f9fa; } p { margin: 0 0 10px; line-height: 1.8; } a { text-decoration: none; color: #ee0427; } a:hover { color: #005dd...
0.297164
0.069101
html { position: relative; min-height: 100%; } /*REDES*/ html { font-size: 20px; } .redes { padding: 50px; text-align: center; } /* Wrapper */ .icon-button { border:1px solid #385158; background-color: #fff; border-radius: 3.6rem; cursor: pointer; display: inline-block; font-size: 2.0rem; heig...
scotsImg/slider/Servicios _ Tramites en Venezuela_files/style.css
html { position: relative; min-height: 100%; } /*REDES*/ html { font-size: 20px; } .redes { padding: 50px; text-align: center; } /* Wrapper */ .icon-button { border:1px solid #385158; background-color: #fff; border-radius: 3.6rem; cursor: pointer; display: inline-block; font-size: 2.0rem; heig...
0.353875
0.054074
body{ font-family: Tahoma; } #header { position: relative; background-image: url(../image/header.jpg); background-repeat: no-repeat; margin-right: auto; margin-left: auto; width: 950px; border: 2px solid #265180; padding-top: 100px; text-align: left; } #login{ margin-left: 250px; padding: 20px 10px 0 0; }...
config/adminstyle____hapus.css
body{ font-family: Tahoma; } #header { position: relative; background-image: url(../image/header.jpg); background-repeat: no-repeat; margin-right: auto; margin-left: auto; width: 950px; border: 2px solid #265180; padding-top: 100px; text-align: left; } #login{ margin-left: 250px; padding: 20px 10px 0 0; }...
0.245175
0.066782
.card-footer { padding: 0px; } .api_github_link { cursor: pointer; color: #6c757d; } .api_github_link:hover { text-decoration: underline; color: #78c3ff; } .api_close_box { position: absolute; right: 0px; color: darkgray; cursor: pointer; margin: 0px 10px 0px 0px; } .api_clos...
public/css/index.css
.card-footer { padding: 0px; } .api_github_link { cursor: pointer; color: #6c757d; } .api_github_link:hover { text-decoration: underline; color: #78c3ff; } .api_close_box { position: absolute; right: 0px; color: darkgray; cursor: pointer; margin: 0px 10px 0px 0px; } .api_clos...
0.456652
0.10316
*{ margin: 0; padding: 0; box-sizing: border-box; text-align: center; text-decoration: inherit; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } /* declarando variáveis */ :root{ --cor1: #B3BFB8; --cor2: rgb(73, 73, 71); --cor3: #C05746; --cor4: #A...
css/main.css
*{ margin: 0; padding: 0; box-sizing: border-box; text-align: center; text-decoration: inherit; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } /* declarando variáveis */ :root{ --cor1: #B3BFB8; --cor2: rgb(73, 73, 71); --cor3: #C05746; --cor4: #A...
0.390592
0.077727
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Montserrat', sans-serif; background-repeat: no-repeat; background: linear-gradient(359.75deg, #8489FF 0.23%, #61C0F5 99.79%); height: 100vh; overflow: hidden; } a { text-decoration: none; color: inherit; ...
COURSE/EASYCODE/Курс верстки 2020/Неделя 01/example09/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Montserrat', sans-serif; background-repeat: no-repeat; background: linear-gradient(359.75deg, #8489FF 0.23%, #61C0F5 99.79%); height: 100vh; overflow: hidden; } a { text-decoration: none; color: inherit; ...
0.519521
0.107017
body{ margin: 0; padding: 0; color: #666; font-size: 14px; } h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0; } ul{ list-style: none; } a{ text-decoration: none; color: #d9d9d9; } .sidebar a{ text-decoration: none; color: #40C4FF; } /*======================================== フォント ===========...
style.css
body{ margin: 0; padding: 0; color: #666; font-size: 14px; } h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0; } ul{ list-style: none; } a{ text-decoration: none; color: #d9d9d9; } .sidebar a{ text-decoration: none; color: #40C4FF; } /*======================================== フォント ===========...
0.323915
0.071364
#osmplayer{ position:absolute;background-color:white; } #osmplayer-content{ height:850px; margin-bottom: 30px; width: 100%; } #osmplayer-player{ max-width:none !important; } .minplayer-default { position: relative; font-family:"Trebuchet MS", Helvetica, sans-serif; } .player-ui .minplayer-default-error { disp...
templates/default/css/osmplayer.css
#osmplayer{ position:absolute;background-color:white; } #osmplayer-content{ height:850px; margin-bottom: 30px; width: 100%; } #osmplayer-player{ max-width:none !important; } .minplayer-default { position: relative; font-family:"Trebuchet MS", Helvetica, sans-serif; } .player-ui .minplayer-default-error { disp...
0.228845
0.045522
body { margin-left: 10px; } .topnav { overflow: hidden; background-color: #333; width: 100%; } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } ...
public/login.css
body { margin-left: 10px; } .topnav { overflow: hidden; background-color: #333; width: 100%; } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } ...
0.507568
0.096153
body{ background: #f2f2f2; padding: 0; margin: 0; display: grid; grid-template-columns: minmax(auto, 2560px); height: 100vh; } /***Customer-Screen Page***/ /* latin-ext */ @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; font-display: swap; src: local('Lato Regular'), local('Lato...
public/css/screen.css
body{ background: #f2f2f2; padding: 0; margin: 0; display: grid; grid-template-columns: minmax(auto, 2560px); height: 100vh; } /***Customer-Screen Page***/ /* latin-ext */ @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; font-display: swap; src: local('Lato Regular'), local('Lato...
0.436622
0.144994
@font-face { font-family: 'icomoon'; src: url('./assets/fonts/icomoon.eot?g4zjow'); src: url('./assets/fonts/icomoon.eot?g4zjow#iefix') format('embedded-opentype'), url('./assets/fonts/icomoon.ttf?g4zjow') format('truetype'), url('./assets/fonts/icomoon.woff?g4zjow') format('woff'), url('./assets/fo...
src/icons.css
@font-face { font-family: 'icomoon'; src: url('./assets/fonts/icomoon.eot?g4zjow'); src: url('./assets/fonts/icomoon.eot?g4zjow#iefix') format('embedded-opentype'), url('./assets/fonts/icomoon.ttf?g4zjow') format('truetype'), url('./assets/fonts/icomoon.woff?g4zjow') format('woff'), url('./assets/fo...
0.303835
0.11422
body{ background:#f4f4f4; } /* border panel y graficos */ .panel-noticias { border-style: ridge; border-color:#c2c1c1a6; } .asistente{ margin-top: 10px; margin-right: 15px; } .icono-noticias{ background-color: #D6EAF8 ; color: #1A5276 ; } /* Navbar */ .navbar{ min-height: 33px !important; margin...
pages/Pagetheme/css/styletest.css
body{ background:#f4f4f4; } /* border panel y graficos */ .panel-noticias { border-style: ridge; border-color:#c2c1c1a6; } .asistente{ margin-top: 10px; margin-right: 15px; } .icono-noticias{ background-color: #D6EAF8 ; color: #1A5276 ; } /* Navbar */ .navbar{ min-height: 33px !important; margin...
0.232571
0.047869
.dwolla-payin { width: 470px; background-color: #ffffff; margin-left: auto; margin-right: auto; border-radius: 3px; padding: 25px; } .dwolla-payin-submit input[type="submit"] { border: 0; cursor: pointer; display: inline-block; width: 470px; margin-top: 40px; margi...
pages/static/styles/payin.css
.dwolla-payin { width: 470px; background-color: #ffffff; margin-left: auto; margin-right: auto; border-radius: 3px; padding: 25px; } .dwolla-payin-submit input[type="submit"] { border: 0; cursor: pointer; display: inline-block; width: 470px; margin-top: 40px; margi...
0.464416
0.112113
body { background-color: #8b32fc; } .seckill-container { background-image: -webkit-linear-gradient(-90deg, #be46e7 0%, #8934eb 9%, #6725dd 100%); } .seckill-container img { max-width: 100%; vertical-align: top; } .seckill-container .content { background: url("/images/seckill/bg_wenli_02.png") repea...
mobile/modules/temp/views/assets/css/spike.css
body { background-color: #8b32fc; } .seckill-container { background-image: -webkit-linear-gradient(-90deg, #be46e7 0%, #8934eb 9%, #6725dd 100%); } .seckill-container img { max-width: 100%; vertical-align: top; } .seckill-container .content { background: url("/images/seckill/bg_wenli_02.png") repea...
0.45641
0.051558
.border-radius{ background: grey; height: 50px; width: 200px; } /* Border Radius */ /* - This property applies rounded corners to borders - To achieve this, you can specify 4 different properties which represent each corner */ .border-radius{ border-top-left-radius: 15px; border-top-right-radius:...
css/styles.css
.border-radius{ background: grey; height: 50px; width: 200px; } /* Border Radius */ /* - This property applies rounded corners to borders - To achieve this, you can specify 4 different properties which represent each corner */ .border-radius{ border-top-left-radius: 15px; border-top-right-radius:...
0.719384
0.321087
.faceview h3 { padding: 8px 0 8px 0; } .faceview { padding-left: 16px; padding-right: 12px; width: 100%; height: 100%; } .faceview-content { padding-top: 16px; padding-bottom: 48px; width: 68%; float: left; height: 100%; overflow-y: scroll; } .faceimg-wrap { position: relative; display: inl...
front-app/src/features/faces/FaceView.css
.faceview h3 { padding: 8px 0 8px 0; } .faceview { padding-left: 16px; padding-right: 12px; width: 100%; height: 100%; } .faceview-content { padding-top: 16px; padding-bottom: 48px; width: 68%; float: left; height: 100%; overflow-y: scroll; } .faceimg-wrap { position: relative; display: inl...
0.729905
0.104981
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800); @font-face { font-weight: normal; font-style: normal; font-family: 'icomoon'; src:url('../fonts/icomoon/icomoon.eot?-ee0u0f'); src:url('../fonts/icomoon/icomoon.eot?#iefix-ee0u0f') format('embedded-opentype'), url('../fonts/icomoon/i...
v3/css/style.css
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800); @font-face { font-weight: normal; font-style: normal; font-family: 'icomoon'; src:url('../fonts/icomoon/icomoon.eot?-ee0u0f'); src:url('../fonts/icomoon/icomoon.eot?#iefix-ee0u0f') format('embedded-opentype'), url('../fonts/icomoon/i...
0.283186
0.048631
@charset "utf-8"; /*** * JFinalShop Index Style * * http://www.jfinalshop.com * * Copyright (c) 2014 JFinalShop. All rights reserved. **/ .index .body { width: 1000px; margin: 0px auto; } .index .bodyLeft { width: 210px; float: left; } .index .bodyRight { width: 780px; float: right; } .index .bodyRigh...
WebRoot/template/shop/css/index.css
@charset "utf-8"; /*** * JFinalShop Index Style * * http://www.jfinalshop.com * * Copyright (c) 2014 JFinalShop. All rights reserved. **/ .index .body { width: 1000px; margin: 0px auto; } .index .bodyLeft { width: 210px; float: left; } .index .bodyRight { width: 780px; float: right; } .index .bodyRigh...
0.360489
0.062588
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body { font-family: Calibri, Segoe, "Segoe UI", Optima, A...
site/about.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body { font-family: Calibri, Segoe, "Segoe UI", Optima, A...
0.487795
0.087369
.fadeIn{ opacity: 1; transition-delay: .3s; } .fadeOut{ opacity: 0; } /* slideDown */ .slideDownIn { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; transition-delay: .3s; } ....
assets/frontend_dashboard/css_backup/animation.css
.fadeIn{ opacity: 1; transition-delay: .3s; } .fadeOut{ opacity: 0; } /* slideDown */ .slideDownIn { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; transition-delay: .3s; } ....
0.409221
0.079567
@tailwind base; @tailwind components; @tailwind utilities; html, body { padding: 0; margin: 0; font-family: 'Oswald', sans-serif; } a { color: inherit; text-decoration: none; } * { box-sizing: border-box; } header .wallet-adapter-button { border: 1px solid #FCC419; font-weight: 400; border-radius:...
src/styles/globals.css
@tailwind base; @tailwind components; @tailwind utilities; html, body { padding: 0; margin: 0; font-family: 'Oswald', sans-serif; } a { color: inherit; text-decoration: none; } * { box-sizing: border-box; } header .wallet-adapter-button { border: 1px solid #FCC419; font-weight: 400; border-radius:...
0.35031
0.058588
body.Pdf.ReportsPage { padding: 30px; padding-top: 30px; /* overide page layout style */ font-family: "Lato", sans-serif; /* border: 1px solid; */ width: 730px; } html { /* border: 1px solid #F00; */ } @page { margin: 0px; } /* typography overrides */ .Pdf.typography h5 { margin: 0; color: #464646; font-wei...
themes/custom/css/reportPdf.css
body.Pdf.ReportsPage { padding: 30px; padding-top: 30px; /* overide page layout style */ font-family: "Lato", sans-serif; /* border: 1px solid; */ width: 730px; } html { /* border: 1px solid #F00; */ } @page { margin: 0px; } /* typography overrides */ .Pdf.typography h5 { margin: 0; color: #464646; font-wei...
0.282988
0.065068
body { display: grid; grid-template-areas: "header" "content" "footer"; grid-template-rows: 50px 1fr 50px; min-height:100vh; margin: 0; text-align: center; } header { grid-area: header; display: flex; align-items: center; ...
is/styles.css
body { display: grid; grid-template-areas: "header" "content" "footer"; grid-template-rows: 50px 1fr 50px; min-height:100vh; margin: 0; text-align: center; } header { grid-area: header; display: flex; align-items: center; ...
0.543106
0.114839
#pgly-wps-plugin, .pgly-wps--settings { display: table; font-family: BlinkMacSystemFont, -apple-system, "Montserrat", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; position: relative; margin: 0 auto; max-width: 100%; wid...
dist/css/pgly-wps-settings.v0.1.4.css
#pgly-wps-plugin, .pgly-wps--settings { display: table; font-family: BlinkMacSystemFont, -apple-system, "Montserrat", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; position: relative; margin: 0 auto; max-width: 100%; wid...
0.269326
0.046921
body { background-color: #FFFDFE; } .red { color: #e93323; } .red-mid { color: #ba2619; } .red-dark { color: #8b1a10; } .orange { color: #f2ad3c; } .orange-mid { color: #c28a2e; } .orange-dark { color: #916820; } .lime { color: #bcfc4f; } .lime-mid { color: #97ca3d; } .lime-...
src/main.css
body { background-color: #FFFDFE; } .red { color: #e93323; } .red-mid { color: #ba2619; } .red-dark { color: #8b1a10; } .orange { color: #f2ad3c; } .orange-mid { color: #c28a2e; } .orange-dark { color: #916820; } .lime { color: #bcfc4f; } .lime-mid { color: #97ca3d; } .lime-...
0.541894
0.177098
@charset "UTF-8"; body{ font-family: Arial, Helvetica; margin-bottom: 0px; } a{ text-decoration: none; color: black; } a img#img-site-logo:hover{ opacity: 0.88; } img#icon:hover{ opacity: 0.88; cursor: pointer; } header#site-logo-conteiner{ width: 100%; margin-top: -21px; margin-...
estilos/site-topo-footer.css
@charset "UTF-8"; body{ font-family: Arial, Helvetica; margin-bottom: 0px; } a{ text-decoration: none; color: black; } a img#img-site-logo:hover{ opacity: 0.88; } img#icon:hover{ opacity: 0.88; cursor: pointer; } header#site-logo-conteiner{ width: 100%; margin-top: -21px; margin-...
0.358915
0.08152
.modal-backdrop.show { opacity: 0.7; } .bravo_wrap .bravo_search_flight .bravo_banner { background-color: #1a2b48; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 90px 0; position: relative; } .bravo_wrap .bravo_search_flight .bravo_banner h1 { font-size: 36p...
public/dist/frontend/module/flight/css/flight.css
.modal-backdrop.show { opacity: 0.7; } .bravo_wrap .bravo_search_flight .bravo_banner { background-color: #1a2b48; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 90px 0; position: relative; } .bravo_wrap .bravo_search_flight .bravo_banner h1 { font-size: 36p...
0.335569
0.141519
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v13/0eC6fl06luXEYWpBSJvXCFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic...
public/assets/fonts/google-font2.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v13/0eC6fl06luXEYWpBSJvXCFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic...
0.284377
0.06832
.inline-icon { display: inline-block; mask-repeat: repeat; mask-size: auto; -webkit-mask-size: contain; mask-size: contain; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; mask-position: center; -webkit-mask-position: center; } .white-icon { background-color: #fff; } .g...
public/lawSystem/assets/css/icons.css
.inline-icon { display: inline-block; mask-repeat: repeat; mask-size: auto; -webkit-mask-size: contain; mask-size: contain; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; mask-position: center; -webkit-mask-position: center; } .white-icon { background-color: #fff; } .g...
0.277767
0.088978
*{ margin: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; font-style: normal; background: rgb(0,2,50); background: linear-gradient(171.37deg, #000232 1.81%, #0F136D 18.93%, #252AA0 32.14%, #4045C2 50.24%, #252AA0 67.85%, #0F136D 80.08%, #000232 95.74%); } input:focus, text...
Contact/contact.css
*{ margin: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; font-style: normal; background: rgb(0,2,50); background: linear-gradient(171.37deg, #000232 1.81%, #0F136D 18.93%, #252AA0 32.14%, #4045C2 50.24%, #252AA0 67.85%, #0F136D 80.08%, #000232 95.74%); } input:focus, text...
0.232049
0.045564
@media (max-width: 768px) { .footer { @include flex($flow: "row wrap"); margin-top: 30px; margin-left: -15px; border-top: 1px solid $-border; background: linear-gradient( 180deg, $-sidebar-bg-gray 0%, $c-white 100% ); padding: 5px; width: calc(100% + 30px); } } @media (max-width: 270px) { ...
css/source/css/media/all.css
@media (max-width: 768px) { .footer { @include flex($flow: "row wrap"); margin-top: 30px; margin-left: -15px; border-top: 1px solid $-border; background: linear-gradient( 180deg, $-sidebar-bg-gray 0%, $c-white 100% ); padding: 5px; width: calc(100% + 30px); } } @media (max-width: 270px) { ...
0.379378
0.132402
body.darkmode > .body > aside > .video > a { color: var(--turquezaBajo); } body.darkmode > .body > aside > .video > a:hover { color: var(--turqueza); } aside { /* display: block; */ width: 320px; margin-top: 30px; margin-right: 30px; } aside > h3 { margin-bottom: 20px; } .video > a { ...
css/main/aside.css
body.darkmode > .body > aside > .video > a { color: var(--turquezaBajo); } body.darkmode > .body > aside > .video > a:hover { color: var(--turqueza); } aside { /* display: block; */ width: 320px; margin-top: 30px; margin-right: 30px; } aside > h3 { margin-bottom: 20px; } .video > a { ...
0.237046
0.117851
.buttonku-flat{ border: none; background: #47a3da; color: #fff; padding: 1.5em; display: block; width: 100%; cursor: pointer; margin: 10px 0; font-size: 0.8em; } .badge-cart{ float: right; bottom: 68px; right: 38px; position: fixed; cursor: pointer; } .colapse{ float: left; bottom: 200px; ...
assets/css/index.css
.buttonku-flat{ border: none; background: #47a3da; color: #fff; padding: 1.5em; display: block; width: 100%; cursor: pointer; margin: 10px 0; font-size: 0.8em; } .badge-cart{ float: right; bottom: 68px; right: 38px; position: fixed; cursor: pointer; } .colapse{ float: left; bottom: 200px; ...
0.348978
0.10683
header figure{ margin-top: 0; float:left !important; margin-left: 50px !important; } header figure img{ width: 70px; height: 50px; border-radius: 50%; } #preview{ margin-top: 0; float:left; !important; width: 100px; height: 100px; border-radius: 30%; } .subtitulos{ color: #495885; color: bol...
assets/css/style.css
header figure{ margin-top: 0; float:left !important; margin-left: 50px !important; } header figure img{ width: 70px; height: 50px; border-radius: 50%; } #preview{ margin-top: 0; float:left; !important; width: 100px; height: 100px; border-radius: 30%; } .subtitulos{ color: #495885; color: bol...
0.21917
0.066266
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("strims.pl") { Body {background:#f3f3f3!important;} #template.fixed #content {padding-top: 93px!important;} #top_bookmarks li a {background:#F3F3F3!important;} .entry_inner {margin-bottom:16px!important;} p {margin-top:16px!important;} .book...
data/usercss/87904.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("strims.pl") { Body {background:#f3f3f3!important;} #template.fixed #content {padding-top: 93px!important;} #top_bookmarks li a {background:#F3F3F3!important;} .entry_inner {margin-bottom:16px!important;} p {margin-top:16px!important;} .book...
0.21101
0.092976
:host { display: contents; } .container { width: 189px; height: 328px; display: flex; align-self: flex-start; box-shadow: 5px 5px 10px 0px #d4d4d4; align-items: flex-start; margin-left: var(--dl-space-space-doubleunit); padding-top: 2rem; padding-left: 0px; flex-direction: column; justify-cont...
dEDI_stencil/src/components/navbar/style.css
:host { display: contents; } .container { width: 189px; height: 328px; display: flex; align-self: flex-start; box-shadow: 5px 5px 10px 0px #d4d4d4; align-items: flex-start; margin-left: var(--dl-space-space-doubleunit); padding-top: 2rem; padding-left: 0px; flex-direction: column; justify-cont...
0.47658
0.13489
body { margin:0px; background-image:none; position:static; left:auto; width:900px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u424 { position:absolute; left:253px; top:175px; width:167px; height:16px; } #u425 { position:absolute; left:16...
docs/files/admin-permission-login/styles.css
body { margin:0px; background-image:none; position:static; left:auto; width:900px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u424 { position:absolute; left:253px; top:175px; width:167px; height:16px; } #u425 { position:absolute; left:16...
0.361165
0.046141
{ --inner-width: 60%; --max-inner-width: 60%; } #report-history-container h1 { text-align: center; font-size: 25px; } #report-history-content { background-color: var(--primary-color); color: var(--text-color); border: 3px solid black; box-shadow: 1px 1px 1px #000, 2px 2px 2px #111, ...
src/css/report.css
{ --inner-width: 60%; --max-inner-width: 60%; } #report-history-container h1 { text-align: center; font-size: 25px; } #report-history-content { background-color: var(--primary-color); color: var(--text-color); border: 3px solid black; box-shadow: 1px 1px 1px #000, 2px 2px 2px #111, ...
0.42919
0.055209
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); .brandcolor { background-color: #263238; } .footercolor { background-color: #263238; filter: brightness(80%); } strong { font-weight: bold; } img { max-width: 100%; } .content-body ul, .content-body ol { padding: 0.5em 0.5em 0.5e...
assets/css/style.css
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); .brandcolor { background-color: #263238; } .footercolor { background-color: #263238; filter: brightness(80%); } strong { font-weight: bold; } img { max-width: 100%; } .content-body ul, .content-body ol { padding: 0.5em 0.5em 0.5e...
0.406273
0.078008
.adminheader { display: flex; flex-direction: row; justify-content: space-between; height: 7vw; background: linear-gradient(to right , #FFFFFF 12%, #37aae6 75%); } #logoAdmin { width:7vw; } .adminTitle{ padding-right: 30%; margin-top: 2vw; } .adminButtonContainer{ display:fle...
front/src/components/Admin/AdminHeader.css
.adminheader { display: flex; flex-direction: row; justify-content: space-between; height: 7vw; background: linear-gradient(to right , #FFFFFF 12%, #37aae6 75%); } #logoAdmin { width:7vw; } .adminTitle{ padding-right: 30%; margin-top: 2vw; } .adminButtonContainer{ display:fle...
0.339171
0.078713
@font-face { font-family: 'Admin Symbols'; src: url('../fonts/adminchsymbols/adminch_symbols?#iefix') format('embedded-opentype'), url('../fonts/adminchsymbols/adminch_symbols.woff') format('woff'), url('../fonts/adminchsymbols/adminch_symbols.ttf') format('truetype'), url('../fonts/adminchsymbols/adminch_symbo...
dist/css/admin-symbols.css
@font-face { font-family: 'Admin Symbols'; src: url('../fonts/adminchsymbols/adminch_symbols?#iefix') format('embedded-opentype'), url('../fonts/adminchsymbols/adminch_symbols.woff') format('woff'), url('../fonts/adminchsymbols/adminch_symbols.ttf') format('truetype'), url('../fonts/adminchsymbols/adminch_symbo...
0.421076
0.051654
body { margin: 0; padding: 0; box-sizing: border-box; background-color:yellow; } .font{ font-family: Kalam; } p{ font-family: Kalam; font-size: 20px; } .slide-right { width: 100%; overflow: hidden; margin-left: 400px; max-width: 500px } .slide-right h1 { animation: 2...
css/style.css
body { margin: 0; padding: 0; box-sizing: border-box; background-color:yellow; } .font{ font-family: Kalam; } p{ font-family: Kalam; font-size: 20px; } .slide-right { width: 100%; overflow: hidden; margin-left: 400px; max-width: 500px } .slide-right h1 { animation: 2...
0.42322
0.106784
html,body{ height: 100%; } body{ margin:0; padding:0; font-family: sans-serif; box-sizing: border-box; } body::-webkit-scrollbar { width: 0.25rem; } body::-webkit-scrollbar-track { background: #1e1e24; } body::-webkit-scrollbar-thumb { background: #E50914; } .co...
public/css/deslogado.css
html,body{ height: 100%; } body{ margin:0; padding:0; font-family: sans-serif; box-sizing: border-box; } body::-webkit-scrollbar { width: 0.25rem; } body::-webkit-scrollbar-track { background: #1e1e24; } body::-webkit-scrollbar-thumb { background: #E50914; } .co...
0.384565
0.065755
@font-face { font-family: 'OxpitanFont'; src: url('../fonts/fontello.eot?55429973'); src: url('../fonts/fontello.eot?55429973#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?55429973') format('woff2'), url('../fonts/fontello.woff?55429973') format('woff'), url('../fonts/font...
public/walk/css/fontello.css
@font-face { font-family: 'OxpitanFont'; src: url('../fonts/fontello.eot?55429973'); src: url('../fonts/fontello.eot?55429973#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?55429973') format('woff2'), url('../fonts/fontello.woff?55429973') format('woff'), url('../fonts/font...
0.261708
0.04612
.sheet-character, .sheet-basicmoves { display: none; } /* show the selected tab based on button click */ .sheet-tabstoggle[value="character"]~div.sheet-character, .sheet-tabstoggle[value="basicmoves"]~div.sheet-basicmoves { display: grid; } /*--format toggle buttons--*/ .sheet-toggle-buttons { margin...
Horror Movie World/hmwCSS.css
.sheet-character, .sheet-basicmoves { display: none; } /* show the selected tab based on button click */ .sheet-tabstoggle[value="character"]~div.sheet-character, .sheet-tabstoggle[value="basicmoves"]~div.sheet-basicmoves { display: grid; } /*--format toggle buttons--*/ .sheet-toggle-buttons { margin...
0.494385
0.204342
* { margin: 0; padding: 0; box-sizing: border-box; } @font-face { font-family: poke; src: url("../fonts/pokemon-font.otf"); } body { background: #fff; position: relative; font-family: poke; font-size: large; background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/652/confectionary.png); } he...
assets/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } @font-face { font-family: poke; src: url("../fonts/pokemon-font.otf"); } body { background: #fff; position: relative; font-family: poke; font-size: large; background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/652/confectionary.png); } he...
0.436862
0.1011
body{margin:0px;padding:0;border:0px;font: 12px "微软雅黑";} .cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{zoom:1;} .fc{ color:red; } /*首页*/ .bg{ width: 100%; background-color:#f3f5f7; } .title{ width: 100%; font-size: 15px; font-weight: bold; color:black; text-align: center; padding:...
group/public/markdown/css/main.css
body{margin:0px;padding:0;border:0px;font: 12px "微软雅黑";} .cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{zoom:1;} .fc{ color:red; } /*首页*/ .bg{ width: 100%; background-color:#f3f5f7; } .title{ width: 100%; font-size: 15px; font-weight: bold; color:black; text-align: center; padding:...
0.217504
0.072966
@charset "UTF-8"; /*! * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ :root { --gray: #69707a; --gray-dark: #363d47; --primary: #3A871F; --s...
dashboard/public/ext/styles-ui-kit.css
@charset "UTF-8"; /*! * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ :root { --gray: #69707a; --gray-dark: #363d47; --primary: #3A871F; --s...
0.669205
0.106458
@font-face { font-family: "Lobster"; src: url("Lobster-Regular.ttf"); } @font-face { font-family: "Abel"; src: url("Abel-Regular.ttf"); } @font-face { font-family: "Din"; src: url("Din-Medium.ttf"); } @font-face { font-family: "Din-Light"; src: url("Din-Light.ttf"); } @font-face { fo...
dist/style.css
@font-face { font-family: "Lobster"; src: url("Lobster-Regular.ttf"); } @font-face { font-family: "Abel"; src: url("Abel-Regular.ttf"); } @font-face { font-family: "Din"; src: url("Din-Medium.ttf"); } @font-face { font-family: "Din-Light"; src: url("Din-Light.ttf"); } @font-face { fo...
0.430387
0.109325
.form-container { background: linear-gradient(#E9374C, #D31128); font-family: 'Roboto', sans-serif; font-size: 0; padding: 0 15px; border: none; border-radius: 15px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } .form-container .form-icon { color: #fff; font-size: 13px; text-align:...
public/landing/css/landing.css
.form-container { background: linear-gradient(#E9374C, #D31128); font-family: 'Roboto', sans-serif; font-size: 0; padding: 0 15px; border: none; border-radius: 15px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } .form-container .form-icon { color: #fff; font-size: 13px; text-align:...
0.539226
0.084003
body { padding-top: 54px; } @media (min-width: 992px) { body { padding-top: 56px; } } .carousel-item { height: 65vh; min-height: 300px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } ...
css/modern-business.css
body { padding-top: 54px; } @media (min-width: 992px) { body { padding-top: 56px; } } .carousel-item { height: 65vh; min-height: 300px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } ...
0.406862
0.051415
{ position:fixed; top:0; left:0; z-index:9999; background-color:#111; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85); opacity:0.85; display:none; } #lightbox { position:fixed; top:10%; left:0; width:100%; height:100%; z-index:10000; text-align:center; line-height:0; font-family:"lucida gran...
web/front/css/lightbox.css
{ position:fixed; top:0; left:0; z-index:9999; background-color:#111; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85); opacity:0.85; display:none; } #lightbox { position:fixed; top:10%; left:0; width:100%; height:100%; z-index:10000; text-align:center; line-height:0; font-family:"lucida gran...
0.329607
0.05549
.advertisement-list-wrapper { /*color: #906DFF;*/ /*min-height: 500px;*/ border: 1px solid #dcdfe6; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04); background-color: white; padding: 10px; padding-bottom: 0; width: 250px; /*height: 100px;*/ position: absolute; right: 0; ...
ticket-box-front-new/src/components/AdvertisementListRight/AdvertisementListRight.css
.advertisement-list-wrapper { /*color: #906DFF;*/ /*min-height: 500px;*/ border: 1px solid #dcdfe6; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04); background-color: white; padding: 10px; padding-bottom: 0; width: 250px; /*height: 100px;*/ position: absolute; right: 0; ...
0.227899
0.047316
.timeline { list-style: none; padding: 20px 0 20px; position: relative; } .timeline:before { top: 20px; bottom: 0; position: absolute; content: " "; width: 2px; background-color: #000; /*line colour - e6e6e6*/ left: 50%; margin-left: 0px; } @media screen and (max-width: 768px) { .timeline...
css/time_line.css
.timeline { list-style: none; padding: 20px 0 20px; position: relative; } .timeline:before { top: 20px; bottom: 0; position: absolute; content: " "; width: 2px; background-color: #000; /*line colour - e6e6e6*/ left: 50%; margin-left: 0px; } @media screen and (max-width: 768px) { .timeline...
0.416915
0.104523
.sc.sc-500px.sc-hover:hover { color: #0099e5; } .sc.sc-500px.sc-color { color: #0099e5; } .sc.sc-500px.sc-background { background-color: #0099e5; } .sc.sc-500px.sc-background-hover:hover { background-color: #0099e5; } .sc.sc-adobe.sc-hover:hover { color: #ff0000; } .sc.sc-adobe.sc-color { color: #ff000...
css/socialcolors.css
.sc.sc-500px.sc-hover:hover { color: #0099e5; } .sc.sc-500px.sc-color { color: #0099e5; } .sc.sc-500px.sc-background { background-color: #0099e5; } .sc.sc-500px.sc-background-hover:hover { background-color: #0099e5; } .sc.sc-adobe.sc-hover:hover { color: #ff0000; } .sc.sc-adobe.sc-color { color: #ff000...
0.5
0.155015
.header-row span { font-size: 36px; line-height: 40px; font-family: inherit; margin: 10px 0; text-rendering: optimizelegibility; } .header-row a { font-size: 25px; vertical-align: 5px; } .title-and-user { padding: 20px 0; } .position-row .icon-remove { cursor: pointer; } #employeeBox ul, .days ul { list-s...
src/main/resources/static/css/scheduler.css
.header-row span { font-size: 36px; line-height: 40px; font-family: inherit; margin: 10px 0; text-rendering: optimizelegibility; } .header-row a { font-size: 25px; vertical-align: 5px; } .title-and-user { padding: 20px 0; } .position-row .icon-remove { cursor: pointer; } #employeeBox ul, .days ul { list-s...
0.386532
0.105257
html { box-sizing: border-box; overflow: -moz-scrollbars-vertical; overflow-y: scroll; } *, *:before, *:after { box-sizing: inherit; } body { margin:0; font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif; background: #111 url(background.jpg) center/cover fixed; } .swagger-ui .topb...
dist/esi.css
html { box-sizing: border-box; overflow: -moz-scrollbars-vertical; overflow-y: scroll; } *, *:before, *:after { box-sizing: inherit; } body { margin:0; font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif; background: #111 url(background.jpg) center/cover fixed; } .swagger-ui .topb...
0.479991
0.079496
@charset "iso-8859-1"; /* Fonts. */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('fonts/OpenSans-Regular.eot'); src: local('Open Sans'), local('OpenSans'), url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Open...
third_party/java/proguard/proguard6.2.2/docs/style.css
@charset "iso-8859-1"; /* Fonts. */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('fonts/OpenSans-Regular.eot'); src: local('Open Sans'), local('OpenSans'), url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Open...
0.263884
0.069447
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap"); #filter { background-color: #fff; color: #000; position: fixed; top: 0; left: 0; width: 250px; height: 100vh; z-index: 100; border-right: 2px solid rgba(200, 200, 200, 0.1); transform: translateX(-100%); } #filter #filter-hea...
css/style.css
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap"); #filter { background-color: #fff; color: #000; position: fixed; top: 0; left: 0; width: 250px; height: 100vh; z-index: 100; border-right: 2px solid rgba(200, 200, 200, 0.1); transform: translateX(-100%); } #filter #filter-hea...
0.439026
0.084266
body { background-color: #F5F5F5; color:#000000; font-family: 'Abel', sans-serif; } h5 { margin: 10px 0; font-weight: bold; display: inline-block; } /*---------NAVBAR-----------------------------------------*/ /*---------PAGE SETTINGS-----------------------------------*/ section { paddi...
static/css/style.css
body { background-color: #F5F5F5; color:#000000; font-family: 'Abel', sans-serif; } h5 { margin: 10px 0; font-weight: bold; display: inline-block; } /*---------NAVBAR-----------------------------------------*/ /*---------PAGE SETTINGS-----------------------------------*/ section { paddi...
0.341692
0.075961
<<<<<<< HEAD /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-...
newcss/stylesheets/normalize.css
<<<<<<< HEAD /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-...
0.566858
0.061424
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400); body { background-color: #3c3b40; color: #FFF; font-family: 'Open Sans', sans-serif; } .nom-residence { margin: 80px 0 0 0; } .accroche { text-align: left; margin: 50px 0 50px; } .relative-box { position: relative; } tabl...
css/main.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400); body { background-color: #3c3b40; color: #FFF; font-family: 'Open Sans', sans-serif; } .nom-residence { margin: 80px 0 0 0; } .accroche { text-align: left; margin: 50px 0 50px; } .relative-box { position: relative; } tabl...
0.431105
0.074399
.header{ width: 100%; height: 400px; background-image: url('../img/header.jpg'); background-position: center 0; background-size: cover; position: relative; padding: 138px 0 0; } .yinwen{ font-weight: 700; color: #fff; font-size: 64px; line-height: 1.1; text-align: center; margin-...
css/index.css
.header{ width: 100%; height: 400px; background-image: url('../img/header.jpg'); background-position: center 0; background-size: cover; position: relative; padding: 138px 0 0; } .yinwen{ font-weight: 700; color: #fff; font-size: 64px; line-height: 1.1; text-align: center; margin-...
0.285571
0.064095
.meta{ margin-bottom: 20px; } .value{ font-size: 30px; } #singlemap, #pano { position: relative; height: 400px; } #singlemap .leaflet-control-zoom{ position: relative; right: -30px; top: 0px; } #singlemap .leaflet-control-zoom{ display:none; } .content .row{ margin:10px 0; } .conten...
resources/assets/css/custom_map.css
.meta{ margin-bottom: 20px; } .value{ font-size: 30px; } #singlemap, #pano { position: relative; height: 400px; } #singlemap .leaflet-control-zoom{ position: relative; right: -30px; top: 0px; } #singlemap .leaflet-control-zoom{ display:none; } .content .row{ margin:10px 0; } .conten...
0.315525
0.125065
*{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } body{ background-image: url(bb-inked.jpeg); background-size: cover; display: flex; justify-content: end; align-items: center; min-height: 100v...
14-log-in-estiloso/style.css
*{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } body{ background-image: url(bb-inked.jpeg); background-size: cover; display: flex; justify-content: end; align-items: center; min-height: 100v...
0.619011
0.098079
@font-face { font-family: "JosefinSansRegular"; font-style: normal; font-weight: normal; src: url("font/josefinsans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("font/josefinsans-regular-webfont.woff") format("woff"), url("font/josefinsans-regular-webfont.ttf") format("truetype"), url("...
usr/themes/2015/css2/style.css
@font-face { font-family: "JosefinSansRegular"; font-style: normal; font-weight: normal; src: url("font/josefinsans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("font/josefinsans-regular-webfont.woff") format("woff"), url("font/josefinsans-regular-webfont.ttf") format("truetype"), url("...
0.47658
0.088505
body { margin-left: 0; margin-bottom: 0; padding-top: 10px; color: #24292e; font-size: 20px; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .content { margin: 0 auto 10px; padding-...
input_folder/tmpl/assets/css/main.css
body { margin-left: 0; margin-bottom: 0; padding-top: 10px; color: #24292e; font-size: 20px; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .content { margin: 0 auto 10px; padding-...
0.533641
0.07373
.surf-grad-bg-black { background: -webkit-radial-gradient(#333, #111); background: -moz-radial-gradient(#333, #111); background: -ms-radial-gradient(#333, #111); background: -o-radial-gradient(#333, #111); background: radial-gradient(#333, #111); } .surf-grad-bg-light { background: -webkit-radial-gradient(#FFF, ...
web-audio-api-2013/source/img/presentation_files/surfaceClasses.css
.surf-grad-bg-black { background: -webkit-radial-gradient(#333, #111); background: -moz-radial-gradient(#333, #111); background: -ms-radial-gradient(#333, #111); background: -o-radial-gradient(#333, #111); background: radial-gradient(#333, #111); } .surf-grad-bg-light { background: -webkit-radial-gradient(#FFF, ...
0.257859
0.117092
@media (max-device-height:480px) { #setting_table { size: 320 436; } } #vertical_split_line { size: 2 406; position: 118 0; } #buttom_split_line { size: 320 2; position: 0 406; } @media (max-device-height:480px) { #vertical_split_line { size: 2 320; position: 118 0; } #buttom_split_line { position: 0...
src/pixate-freestyleTests/Resources/large.css
@media (max-device-height:480px) { #setting_table { size: 320 436; } } #vertical_split_line { size: 2 406; position: 118 0; } #buttom_split_line { size: 320 2; position: 0 406; } @media (max-device-height:480px) { #vertical_split_line { size: 2 320; position: 118 0; } #buttom_split_line { position: 0...
0.328853
0.062474
#switcher-container { position: fixed; top: 60px; right: 5px; z-index: 100; } #switcher-jqueryui, #switcher-jqueryui * { box-sizing: content-box; } @media (max-width: 980px) { #switcher-container { position: absolute; top: 55px; } } .ui-widget { font-size: 75% !important;...
public/plugins/pnotify/costume.pnotify.css
#switcher-container { position: fixed; top: 60px; right: 5px; z-index: 100; } #switcher-jqueryui, #switcher-jqueryui * { box-sizing: content-box; } @media (max-width: 980px) { #switcher-container { position: absolute; top: 55px; } } .ui-widget { font-size: 75% !important;...
0.344113
0.072834
* { margin: 0px; padding: 0px; box-sizing: border-box; } body { /* background: #5095e4; */ /* background: #00f9b279; */ /* background: rgba(255, 255, 0, 0.377); */ padding: 100px 0px; } .container { padding-top: 50px; /* background-color: rgba(78, 177, 139, 0.308); */ margin-top: 10p...
phoenix/app.css
* { margin: 0px; padding: 0px; box-sizing: border-box; } body { /* background: #5095e4; */ /* background: #00f9b279; */ /* background: rgba(255, 255, 0, 0.377); */ padding: 100px 0px; } .container { padding-top: 50px; /* background-color: rgba(78, 177, 139, 0.308); */ margin-top: 10p...
0.326808
0.057256
/* TIMER ON/OFF */ .timer { display: block; } /* 'none' or 'block' */ /* TAGS ON/OFF DESKTOP & MOBILE*/ #tags-container { display: block; } /* ‘none’ or ‘block’ */ .mobile #tags-container { display: none; } /* ‘none’ or ‘block’ */ /* MOVE TAGS UP FOR 'NO-DISTRACTIONS' ADD-ON */ #tags-container{ padding-bottom: 55p...
stylesheet.css
/* TIMER ON/OFF */ .timer { display: block; } /* 'none' or 'block' */ /* TAGS ON/OFF DESKTOP & MOBILE*/ #tags-container { display: block; } /* ‘none’ or ‘block’ */ .mobile #tags-container { display: none; } /* ‘none’ or ‘block’ */ /* MOVE TAGS UP FOR 'NO-DISTRACTIONS' ADD-ON */ #tags-container{ padding-bottom: 55p...
0.273574
0.053182
* { border: 0; box-sizing: border-box; margin: 0; padding: 0; } body { background: rgb(0, 0, 0) url(http://lorempixel.com/1920/1080/nature/); font-family: Lato, Helvetica, Arial, sans-serif; } a { color: inherit; font-family: inherit; font-size: inherit; text-decora...
client/src/app/components/navbar/navbar.component.css
* { border: 0; box-sizing: border-box; margin: 0; padding: 0; } body { background: rgb(0, 0, 0) url(http://lorempixel.com/1920/1080/nature/); font-family: Lato, Helvetica, Arial, sans-serif; } a { color: inherit; font-family: inherit; font-size: inherit; text-decora...
0.5083
0.100879
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap"); /* CSS de margens gerados pelo gridlover com line height 1,2 e scale factor 1,25 e adaptado por mim*/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: "Poppins", sans-serif; } body { /*margin: 0r...
frontend/src/styles/login.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap"); /* CSS de margens gerados pelo gridlover com line height 1,2 e scale factor 1,25 e adaptado por mim*/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: "Poppins", sans-serif; } body { /*margin: 0r...
0.355551
0.07946
body { font-family: "Open Sans", sans-serif; font-display: fallback; background-color: white; } .Container { max-width: 480px; margin: 0 auto; padding: 0 32px; box-sizing: border-box; } @media (min-width: 1024px) { .Container { max-width: 600px; padding: 0; } } .Header { position: relati...
website/index.css
body { font-family: "Open Sans", sans-serif; font-display: fallback; background-color: white; } .Container { max-width: 480px; margin: 0 auto; padding: 0 32px; box-sizing: border-box; } @media (min-width: 1024px) { .Container { max-width: 600px; padding: 0; } } .Header { position: relati...
0.524395
0.061087
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1467344898'); /* IE9*/ src: url('iconfont.eot?t=1467344898#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1467344898') format('woff'), /* chrome, firefox */ url('iconfont.ttf?t=1467344898') format('truetype'), /* chrome, fire...
eshow-static/manage/styles/iconfont.css
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1467344898'); /* IE9*/ src: url('iconfont.eot?t=1467344898#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1467344898') format('woff'), /* chrome, firefox */ url('iconfont.ttf?t=1467344898') format('truetype'), /* chrome, fire...
0.24817
0.055772
#services .service-info h4{ white-space: nowrap; font-size: 18px; padding-top:40px; } #footer .container { background: #fafafa; padding-top:65px; } .conten_log{text-align:left;} .service_top{padding-top:5%;} /*.text-left{text-align:center;}*/ .contact-li{ margin-top:30px; margin-left:-70px;} .list-unstyled{padding-...
themes/default/css/responsive.css
#services .service-info h4{ white-space: nowrap; font-size: 18px; padding-top:40px; } #footer .container { background: #fafafa; padding-top:65px; } .conten_log{text-align:left;} .service_top{padding-top:5%;} /*.text-left{text-align:center;}*/ .contact-li{ margin-top:30px; margin-left:-70px;} .list-unstyled{padding-...
0.105038
0.058239
*{ user-select:none; /* タップ、ドラッグで文字選択しないように */ } html{ height:100%; overflow:hidden; overscroll-behavior:none; /* バウンススクロールを抑止(only for Android) */ } body{ margin:0; padding:0; min-height:100%; height:100%; font-family:'Arial', 'Meiryo UI'; } /* Game Display Layout settings --------------------------...
osampo/css/OsampoGammon.css
*{ user-select:none; /* タップ、ドラッグで文字選択しないように */ } html{ height:100%; overflow:hidden; overscroll-behavior:none; /* バウンススクロールを抑止(only for Android) */ } body{ margin:0; padding:0; min-height:100%; height:100%; font-family:'Arial', 'Meiryo UI'; } /* Game Display Layout settings --------------------------...
0.300746
0.063048
@import url('css/normalize.css'); @import url('http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,900italic'); @import url('http://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic'); @import url('css/font-awesome.min.css'); .border-box { -webkit-box-sizing: border-box;...
editor-style.css
@import url('css/normalize.css'); @import url('http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,900italic'); @import url('http://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic'); @import url('css/font-awesome.min.css'); .border-box { -webkit-box-sizing: border-box;...
0.261331
0.069101
.sc-panel { position: fixed; top: 0; width: 100%; height: 5em; line-height: 5em; background: #232731; margin: 0; overflow: hidden; transition: margin-top 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s, box-shadow 0.2s, background 0.3s; -o-transition: margin-top 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s, box-shadow ...
pub/css/new/panel.css
.sc-panel { position: fixed; top: 0; width: 100%; height: 5em; line-height: 5em; background: #232731; margin: 0; overflow: hidden; transition: margin-top 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s, box-shadow 0.2s, background 0.3s; -o-transition: margin-top 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s, box-shadow ...
0.424889
0.120853
* { outline: none; } html, body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #fff; } video { width: 100%; ...
www/style.css
* { outline: none; } html, body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #fff; } video { width: 100%; ...
0.363082
0.06767
@import "../../../styles/colors"; :root { --inner-spacing: 2rem; --ease-out-quint: cubic-bezier(0.23, 1, 0.32, 1); --layout-animation-duration: 0.6s; --opacity-transition-duration: 0.5s; --logo-container-height: 16.5rem; } @keyframes emptyToHalf { from { width: 0%; } to { width: 100%; } } ...
src/components/modals/flow-modal/FlowModalContents.css
@import "../../../styles/colors"; :root { --inner-spacing: 2rem; --ease-out-quint: cubic-bezier(0.23, 1, 0.32, 1); --layout-animation-duration: 0.6s; --opacity-transition-duration: 0.5s; --logo-container-height: 16.5rem; } @keyframes emptyToHalf { from { width: 0%; } to { width: 100%; } } ...
0.783285
0.235581
header { padding: 25px 0px; background: black; width: 100%; } header div.menu-header { width: 940px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; } header ul.menu-options{ display: flex; align-items: baseline; margin-left: 0; } header div.my...
public/styles/admin/adm.css
header { padding: 25px 0px; background: black; width: 100%; } header div.menu-header { width: 940px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; } header ul.menu-options{ display: flex; align-items: baseline; margin-left: 0; } header div.my...
0.286768
0.095898
.cursor, .notiflat .notification.close, .notiflat section i:hover { cursor: hand; cursor: pointer;} .notiflat { position: fixed; z-index: 999; width: 300px;} .notiflat .notification { position: relative; overflow: hidden; display: none;} .notiflat .notification + .notification { margin-top: 10px;} .notiflat .n...
css/notiflat.min.css
.cursor, .notiflat .notification.close, .notiflat section i:hover { cursor: hand; cursor: pointer;} .notiflat { position: fixed; z-index: 999; width: 300px;} .notiflat .notification { position: relative; overflow: hidden; display: none;} .notiflat .notification + .notification { margin-top: 10px;} .notiflat .n...
0.227298
0.059949
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
css/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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
0.210198
0.04612
body{ padding: 0; margin: 0; } .tp-leftarrow.default, .tp-rightarrow.default { background-size: contain !important; z-index: 9999 !important; } .tp-leftarrow.default { left: 10% !important; } .tp-rightarrow.default { right: 10% !important; } .tparrows...
public/assets/css/custom-slider.css
body{ padding: 0; margin: 0; } .tp-leftarrow.default, .tp-rightarrow.default { background-size: contain !important; z-index: 9999 !important; } .tp-leftarrow.default { left: 10% !important; } .tp-rightarrow.default { right: 10% !important; } .tparrows...
0.633524
0.140366
@font-face { font-family: 'TT Commons'; src: url('TTCommons-Light.eot'); src: local('TT Commons Light'), local('TTCommons-Light'), url('TTCommons-Light.eot?#iefix') format('embedded-opentype'), url('TTCommons-Light.woff') format('woff'), url('TTCommons-Light.ttf') format('truetype');...
assets/fonts/tt-commons/stylesheet.css
@font-face { font-family: 'TT Commons'; src: url('TTCommons-Light.eot'); src: local('TT Commons Light'), local('TTCommons-Light'), url('TTCommons-Light.eot?#iefix') format('embedded-opentype'), url('TTCommons-Light.woff') format('woff'), url('TTCommons-Light.ttf') format('truetype');...
0.435421
0.055387
a{ color: #f06244; } a:hover{ color: #f06244; } body{ background-color: #1b1b1b; } #sobre-nos{ margin-top: 50px; margin-bottom: 50px; color: white; } @media (max-width: 1067px) { #sobre-nos h1{ margin-left: 70px; } #sobre-nos p{ margin-left: 70px; } #sobre-no...
css/sobre.css
a{ color: #f06244; } a:hover{ color: #f06244; } body{ background-color: #1b1b1b; } #sobre-nos{ margin-top: 50px; margin-bottom: 50px; color: white; } @media (max-width: 1067px) { #sobre-nos h1{ margin-left: 70px; } #sobre-nos p{ margin-left: 70px; } #sobre-no...
0.409457
0.10885
@import url("../fonts/fontawesome/font-awesome.css");@import url("../fonts/lato/stylesheet.css");body{background:#ffffff;font-family:"Lato", Helvetica, Arial, sans-serif;} ::selection{background:#ff9e8f;color:#ffffff;} input{border:0;background-color:#f76b5c;background-image:none;border-radius:0;box-shadow:none;height:...
css/custom.css
@import url("../fonts/fontawesome/font-awesome.css");@import url("../fonts/lato/stylesheet.css");body{background:#ffffff;font-family:"Lato", Helvetica, Arial, sans-serif;} ::selection{background:#ff9e8f;color:#ffffff;} input{border:0;background-color:#f76b5c;background-image:none;border-radius:0;box-shadow:none;height:...
0.093927
0.036118
.main-club{ width: 860px; height:860px; margin:15px auto; } .club-left{ width: 540px; height:854px; float: left; border: 3px solid #e8e8e8; } .club-title{ width: 540px; height: 254px; margin: auto; border-bottom: 3px solid #e8e8e8; } .title-img{ height: 154px; paddi...
public/static/css/user/club/index.css
.main-club{ width: 860px; height:860px; margin:15px auto; } .club-left{ width: 540px; height:854px; float: left; border: 3px solid #e8e8e8; } .club-title{ width: 540px; height: 254px; margin: auto; border-bottom: 3px solid #e8e8e8; } .title-img{ height: 154px; paddi...
0.427516
0.081264
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap"); body { font-family: "Roboto", sans-serif; margin: 0; overflow-x: hidden; } h1 { font-family: "Poppins", sans-serif; } /* Hero section */ .hero { background-image...
style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap"); body { font-family: "Roboto", sans-serif; margin: 0; overflow-x: hidden; } h1 { font-family: "Poppins", sans-serif; } /* Hero section */ .hero { background-image...
0.371479
0.076132
@font-face { font-family: 'officialIcons'; src: url('official-icons.eot?spat4u'); src: url('official-icons.eot?spat4u#iefix') format('embedded-opentype'), url('official-icons.ttf?spat4u') format('truetype'), url('official-icons.woff?spat4u') format('woff'), url('official-icons.svg?spat4u#officialIco...
assets/web/assets/official-icons/official-icons.css
@font-face { font-family: 'officialIcons'; src: url('official-icons.eot?spat4u'); src: url('official-icons.eot?spat4u#iefix') format('embedded-opentype'), url('official-icons.ttf?spat4u') format('truetype'), url('official-icons.woff?spat4u') format('woff'), url('official-icons.svg?spat4u#officialIco...
0.28279
0.132402
.chatframe-container { position: relative; /* height: 400px; */ height: calc(100vh - 100px); border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px groove rgba(0, 0, 0, 0.452); margin: 20px 0px; } .chatframe-header { text-align: center; margin: -1px; border-top-l...
src/css/chatframe.css
.chatframe-container { position: relative; /* height: 400px; */ height: calc(100vh - 100px); border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px groove rgba(0, 0, 0, 0.452); margin: 20px 0px; } .chatframe-header { text-align: center; margin: -1px; border-top-l...
0.445047
0.088781