code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
* { font-family: 'Overpass Mono', monospace; } html { font-family: 'Overpass Mono', monospace; background-color: black; color: #00FF00; font-size: 14px; height: 100%; width: 100%; box-sizing: border-box; overflow-x: hidden; } .hidden { display: none; } .content { margin: 0px auto; box-sizing: bo...
static/style.css
* { font-family: 'Overpass Mono', monospace; } html { font-family: 'Overpass Mono', monospace; background-color: black; color: #00FF00; font-size: 14px; height: 100%; width: 100%; box-sizing: border-box; overflow-x: hidden; } .hidden { display: none; } .content { margin: 0px auto; box-sizing: bo...
0.540196
0.098166
hr { width: 90%; } .container { max-width: 1000px; min-width: 300px; margin: 0 auto; } nav { max-width: 620px; min-width: 300px; margin: 0 auto; } .navigation { list-style: none; margin: 0; padding: 0; background: url(images/bg-rainbow.png) repeat-x; display: -webkit-box; display: -moz-box...
assets/css/main.css
hr { width: 90%; } .container { max-width: 1000px; min-width: 300px; margin: 0 auto; } nav { max-width: 620px; min-width: 300px; margin: 0 auto; } .navigation { list-style: none; margin: 0; padding: 0; background: url(images/bg-rainbow.png) repeat-x; display: -webkit-box; display: -moz-box...
0.339609
0.101812
@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap'); /* .bx-default-pager { padding-left: 48%; /* 내가넣은거 */ .bx-wrapper { position:relative; margin-bottom:60px; padding:0; -ms-touch-action:pan-y; touch-action:pan-y; -moz-box-shadow:0 0 5px #ccc...
jquery/jquery.bxslider.min.css
@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap'); /* .bx-default-pager { padding-left: 48%; /* 내가넣은거 */ .bx-wrapper { position:relative; margin-bottom:60px; padding:0; -ms-touch-action:pan-y; touch-action:pan-y; -moz-box-shadow:0 0 5px #ccc...
0.302494
0.049727
@font-face { font-family: 'BPReplay Regular'; src: url("../fonts/bpreplay-webfont.eot"); src: url("../fonts/bpreplay-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bpreplay-webfont.woff") format("woff"), url("../fonts/bpreplay-webfont.ttf") format("truetype"), url("../fonts/bpreplay-webfont.svg#w...
build/rtl/css/main.css
@font-face { font-family: 'BPReplay Regular'; src: url("../fonts/bpreplay-webfont.eot"); src: url("../fonts/bpreplay-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bpreplay-webfont.woff") format("woff"), url("../fonts/bpreplay-webfont.ttf") format("truetype"), url("../fonts/bpreplay-webfont.svg#w...
0.334263
0.051654
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap'); :root { --bg-color: rgba(150, 150, 150, 1); /* Border Colors are all transparent colors. These will tint or shade the background c...
client/src/pages/Game/game.css
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap'); :root { --bg-color: rgba(150, 150, 150, 1); /* Border Colors are all transparent colors. These will tint or shade the background c...
0.328099
0.119485
@import url('https://fonts.googleapis.com/css?family=Arapey:400,400i|PT+Mono|Open+Sans:400,700,700i'); body { background-color: #fff; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; } .ps-container { padding: 0 20px; } .ps-navigation-container { display: flex; justify-content: space-betwee...
public/stylesheets/style.css
@import url('https://fonts.googleapis.com/css?family=Arapey:400,400i|PT+Mono|Open+Sans:400,700,700i'); body { background-color: #fff; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; } .ps-container { padding: 0 20px; } .ps-navigation-container { display: flex; justify-content: space-betwee...
0.399577
0.060891
body { background: lightgray; font-family: monospace; } .framework { width: 660px; background: #0cc3ff; position: relative; margin: 0 auto; resize: both; overflow: auto; } #root { background: #00b2ed; padding: 0 10px; } div.box { width: 10px; height: 10px; position...
css/main.css
body { background: lightgray; font-family: monospace; } .framework { width: 660px; background: #0cc3ff; position: relative; margin: 0 auto; resize: both; overflow: auto; } #root { background: #00b2ed; padding: 0 10px; } div.box { width: 10px; height: 10px; position...
0.732687
0.135375
.btQuoteItem.btCCLock, .btQuoteGBlock.btCCLock { position: relative; } .btQuoteItem.btCCLock:before, .btQuoteGBlock.btCCLock:before { content: ' '; position: absolute; top: -10px; bottom: -10px; left: 0; right: 0; background: transparent; z-index: 999; } /* Columns and forms widths */...
wp-content/plugins/bt_cost_calculator/style.css
.btQuoteItem.btCCLock, .btQuoteGBlock.btCCLock { position: relative; } .btQuoteItem.btCCLock:before, .btQuoteGBlock.btCCLock:before { content: ' '; position: absolute; top: -10px; bottom: -10px; left: 0; right: 0; background: transparent; z-index: 999; } /* Columns and forms widths */...
0.295128
0.043671
html { box-sizing: border-box; color: #222; } body { margin: 0; background: #fafafa; font-family: 'Ubuntu', sans-serif; -webkit-font-smoothing: antialiased; } *, *:before, *:after { box-sizing: inherit; } #search-container { color: hsl(247deg 67% 33%); padding: 0px 20px 0px 20px; margin: 0; margin-b...
assets/styles.css
html { box-sizing: border-box; color: #222; } body { margin: 0; background: #fafafa; font-family: 'Ubuntu', sans-serif; -webkit-font-smoothing: antialiased; } *, *:before, *:after { box-sizing: inherit; } #search-container { color: hsl(247deg 67% 33%); padding: 0px 20px 0px 20px; margin: 0; margin-b...
0.314261
0.083106
.box { width: 240px; height: 160px; background-color: #fff; margin: 5px; float: left; overflow: hidden; table-layout: fixed; } /*左侧图*/ .box_img { margin: 5px 0px 5px 5px; /*top-right-bottom-left*/ width: 30px; height: 30px; background-color: #ccc; border-radius: 15px; overflow: hidden; float: left; } .box...
src/main/resources/EmpScriptV2/EWA_STYLE/skins/default/css_src/i_box.css
.box { width: 240px; height: 160px; background-color: #fff; margin: 5px; float: left; overflow: hidden; table-layout: fixed; } /*左侧图*/ .box_img { margin: 5px 0px 5px 5px; /*top-right-bottom-left*/ width: 30px; height: 30px; background-color: #ccc; border-radius: 15px; overflow: hidden; float: left; } .box...
0.363421
0.08472
html { background-color: #ddd; background-repeat: no-repeat; height: 100%; } html * { margin: 0; padding: 0; } body { padding-top: 80px; background-color: #44494b; color: #f7f9fa; overflow-x: hidden; /* prevents box-shadow causing a horizontal scrollbar in firefox when viewport < ...
grails-app/assets/stylesheets/main.css
html { background-color: #ddd; background-repeat: no-repeat; height: 100%; } html * { margin: 0; padding: 0; } body { padding-top: 80px; background-color: #44494b; color: #f7f9fa; overflow-x: hidden; /* prevents box-shadow causing a horizontal scrollbar in firefox when viewport < ...
0.430147
0.126785
*{ margin: 0; padding: 0; } body{ font-family: 'LatinModernRoman10Regular'; font-weight: 300; font-size: 18px; line-height: 30px; background: #fff; color: #000; } div.inner { max-width: 840px; margin: 0 auto; width: 80%; } header { padding: 10px 0; } header, footer { text-align: center; } header.subsect...
stylesheets/layout.css
*{ margin: 0; padding: 0; } body{ font-family: 'LatinModernRoman10Regular'; font-weight: 300; font-size: 18px; line-height: 30px; background: #fff; color: #000; } div.inner { max-width: 840px; margin: 0 auto; width: 80%; } header { padding: 10px 0; } header, footer { text-align: center; } header.subsect...
0.140779
0.085595
@charset "UTF-8"; @font-face { font-family: 'iconfont'; /* project id 682850 */ src: url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.eot"); src: url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.woff") format("woff"), url("//a...
public/css/app.css
@charset "UTF-8"; @font-face { font-family: 'iconfont'; /* project id 682850 */ src: url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.eot"); src: url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_682850_58yfbhz7jvf.woff") format("woff"), url("//a...
0.229622
0.058669
:root { --blog-main-color:#0b4562; --h-color:var(--blog-main-color); --a-color:var(--blog-main-color); } body::before { background:var(--blog-main-color); } .wrap-width { display:flex; flex-wrap:wrap; justify-content:space-between; } h1, nav { width:100%; } article { width:100%; ...
assets/styles/first-screen/archive-post.css
:root { --blog-main-color:#0b4562; --h-color:var(--blog-main-color); --a-color:var(--blog-main-color); } body::before { background:var(--blog-main-color); } .wrap-width { display:flex; flex-wrap:wrap; justify-content:space-between; } h1, nav { width:100%; } article { width:100%; ...
0.483892
0.145935
* html .u0_normal { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="address_files/u0_normal.png"); } * html .u2_normal { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="usercenterleftmenudesign_files/u2_normal.png"); } ...
frontend/src/css/file/PRDbuyingprocess/axure3/address_files/axurerp_pagespecificstyles_ie6.css
* html .u0_normal { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="address_files/u0_normal.png"); } * html .u2_normal { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="usercenterleftmenudesign_files/u2_normal.png"); } ...
0.412648
0.213377
-------------------------------------------------- */ body{ background-color: #ddd; } div.container{ width :950px; margin :0 auto; padding :5px 0; } .badboy{ /* Hidden as posible */ clear :both; width :0 !important; height :0 !important; min-height :0 !important; min-width :0 !important; ...
03 dive in layout/01 style.css
-------------------------------------------------- */ body{ background-color: #ddd; } div.container{ width :950px; margin :0 auto; padding :5px 0; } .badboy{ /* Hidden as posible */ clear :both; width :0 !important; height :0 !important; min-height :0 !important; min-width :0 !important; ...
0.13612
0.050729
@-moz-document domain("sharelatex.com") { html, body, h1, h2, h3, h4, nav, div[class*="message"], /* top of project */ div[class*="content"], /* project, ... base */ div[class*="loading"], /* laod screen */ [class*="toolbar"], [class*="layout"], aside, /* toolbars + editor layout */ span[class^="ng...
data/usercss/142332.user.css
@-moz-document domain("sharelatex.com") { html, body, h1, h2, h3, h4, nav, div[class*="message"], /* top of project */ div[class*="content"], /* project, ... base */ div[class*="loading"], /* laod screen */ [class*="toolbar"], [class*="layout"], aside, /* toolbars + editor layout */ span[class^="ng...
0.2676
0.050377
.MainDivide{ height: 40vh; width: 40vw; border: 1.5px solid black; display:block; } .nav{ height:6.5vh; width:100vw; } .Tabs{ height:6.5vh; width:5.5vw; font-size:2.2vmin; } #ThisTab{ height:6.5vh; width:5.5vw; font-size:2.2vmin; } #ForkliftControls{ position: fixed; t...
AkiUI_MainPageCSS.css
.MainDivide{ height: 40vh; width: 40vw; border: 1.5px solid black; display:block; } .nav{ height:6.5vh; width:100vw; } .Tabs{ height:6.5vh; width:5.5vw; font-size:2.2vmin; } #ThisTab{ height:6.5vh; width:5.5vw; font-size:2.2vmin; } #ForkliftControls{ position: fixed; t...
0.325628
0.063279
@font-face { font-family: "Source Sans Pro"; font-style: normal; font-display: block; font-weight: 300; src: local("Source Sans Pro Light "), local("Source Sans Pro-Light"), url("~typeface-source-sans-pro/files/source-sans-pro-latin-300.woff2") format("woff2"), url("~typeface-source-sans-pro/fil...
src/core/client/ui/theme/typography.css
@font-face { font-family: "Source Sans Pro"; font-style: normal; font-display: block; font-weight: 300; src: local("Source Sans Pro Light "), local("Source Sans Pro-Light"), url("~typeface-source-sans-pro/files/source-sans-pro-latin-300.woff2") format("woff2"), url("~typeface-source-sans-pro/fil...
0.309024
0.064831
body{ background: #FFFFFF; } .header-line{ width: 100%; height: 4px; background: #DDDDEE; } .content{ width: 30%; margin: 70px auto 0; text-align: center; } .content-title{ mar...
style-css.css
body{ background: #FFFFFF; } .header-line{ width: 100%; height: 4px; background: #DDDDEE; } .content{ width: 30%; margin: 70px auto 0; text-align: center; } .content-title{ mar...
0.379838
0.073563
.topbar { background: #ffffff; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); height: 64px; line-height: 64px; position: fixed; left: 0; right: 0; top: 0; z-index: 101; display: flex; align-items: center; padding: 0 32px; } @media screen and (max-width: 600px){ .topbar ...
src/components/topbar/topbar.css
.topbar { background: #ffffff; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); height: 64px; line-height: 64px; position: fixed; left: 0; right: 0; top: 0; z-index: 101; display: flex; align-items: center; padding: 0 32px; } @media screen and (max-width: 600px){ .topbar ...
0.337094
0.110519
@import url(https://fonts.googleapis.com/css?family=Roboto:300); html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } /* luong css */ /* start */ .invalid-noti{ color: red; } .sign-in-btn{ background-color: #00ac4d; font-weight...
client/webserver/src/main/resources/public/css/bootstrap-full.css
@import url(https://fonts.googleapis.com/css?family=Roboto:300); html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } /* luong css */ /* start */ .invalid-noti{ color: red; } .sign-in-btn{ background-color: #00ac4d; font-weight...
0.474144
0.084833
body { background: #eee; background-position: initial initial; background-repeat: initial initial; background-position: initial initial; background-repeat: initial initial; margin: 0px; padding: 0px; min-width: 996px; } .w-200{ width:200px; } .w-350{ width:350px; } .w-600{ width:600px; } .w-800{ wid...
oPeration/src/main/webapp/res/css/style.css
body { background: #eee; background-position: initial initial; background-repeat: initial initial; background-position: initial initial; background-repeat: initial initial; margin: 0px; padding: 0px; min-width: 996px; } .w-200{ width:200px; } .w-350{ width:350px; } .w-600{ width:600px; } .w-800{ wid...
0.337204
0.075278
* { /*为了方便,就这样清空默认样式了*/ margin: 0; padding: 0; list-style: none; } body { background-color: #f5f5f5; display: grid; /*整体布局 设置网格列,设置网格行,再设定网格区域*/ grid-template-columns: 1fr 1226px 1fr; grid-template-rows: 40px 20px auto auto 274px 166px; grid-template-areas: "header header hea...
css/xiaomi.css
* { /*为了方便,就这样清空默认样式了*/ margin: 0; padding: 0; list-style: none; } body { background-color: #f5f5f5; display: grid; /*整体布局 设置网格列,设置网格行,再设定网格区域*/ grid-template-columns: 1fr 1226px 1fr; grid-template-rows: 40px 20px auto auto 274px 166px; grid-template-areas: "header header hea...
0.357792
0.136378
-------------------------------------------------- */ /* Padding below the footer and lighter body text */ body { color: #5a5a5a; font-family: 'Roboto', sans-serif; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */ /* Special class on .container surrounding .navbar, used for positi...
front-end/css/landing.css
-------------------------------------------------- */ /* Padding below the footer and lighter body text */ body { color: #5a5a5a; font-family: 'Roboto', sans-serif; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */ /* Special class on .container surrounding .navbar, used for positi...
0.359701
0.066721
.pagination { height: 25px; line-height: 25px; -webkit-text-size-adjust: none; } .pagination .pagination-info { float: left; color: #666; } .pagination .pagination-info span { float: left; } .pagination .pagination-info .dropdown { float: left; margin: 0 5px; height: 23px; line-height: 23px; } .pagi...
src/gallery/pagination/index.css
.pagination { height: 25px; line-height: 25px; -webkit-text-size-adjust: none; } .pagination .pagination-info { float: left; color: #666; } .pagination .pagination-info span { float: left; } .pagination .pagination-info .dropdown { float: left; margin: 0 5px; height: 23px; line-height: 23px; } .pagi...
0.317215
0.095856
h1#title { font-family: 'Roboto Slab', serif; font-weight: 300; font-size: 3.2em; color: white; text-shadow: 0 0 0.625em rgba(0,0,0,0.8); margin: 0 auto; padding-top: 11.250em; max-width: 18.750em; text-align: center; position: relative; top: 0; } h1#title span span { font-weight: 400; } h2 { ...
html/obras/webroot/css/login.css
h1#title { font-family: 'Roboto Slab', serif; font-weight: 300; font-size: 3.2em; color: white; text-shadow: 0 0 0.625em rgba(0,0,0,0.8); margin: 0 auto; padding-top: 11.250em; max-width: 18.750em; text-align: center; position: relative; top: 0; } h1#title span span { font-weight: 400; } h2 { ...
0.317215
0.098469
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2...
site/src/main/java/mex-gui/src/main/webapp/css/styles.css
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2...
0.32146
0.091748
* { padding: 0px; margin: 0px; } body { background: url("/grid/resources/org/openqa/grid/images/blue-background-gradient.png") repeat-x scroll left top white; color: #000000; font-family: verdana, sans-serif; font-size: small; margin-top: 20px; min-width: 900px; } h1,h2,h3,h4,h5,h6 { border-...
java/server/src/org/openqa/grid/images/consoleservlet.css
* { padding: 0px; margin: 0px; } body { background: url("/grid/resources/org/openqa/grid/images/blue-background-gradient.png") repeat-x scroll left top white; color: #000000; font-family: verdana, sans-serif; font-size: small; margin-top: 20px; min-width: 900px; } h1,h2,h3,h4,h5,h6 { border-...
0.472683
0.109992
.wrap-top { display: flex; flex-direction: row; border-top: 1px solid #80808082; border-bottom: 1px solid #80808082; padding: 30px 0; } .text-title h2, .text-name p { color: #5a5a5a82 !important; } .text-title h2 span, .text-name p span { color: #5a5a5a !important; } .img-top { width: ...
client/src/components/profile/ProfileTop.css
.wrap-top { display: flex; flex-direction: row; border-top: 1px solid #80808082; border-bottom: 1px solid #80808082; padding: 30px 0; } .text-title h2, .text-name p { color: #5a5a5a82 !important; } .text-title h2 span, .text-name p span { color: #5a5a5a !important; } .img-top { width: ...
0.406155
0.065575
body { overflow-x: hidden; } .footer { z-index: 3 !important; position: relative; margin-top: -1rem !important; } .is-9 { min-height: 90vh; } /* Colour cards */ @media only screen and (max-width: 768px) { .is-fullwidth-mobile { width: 100%; } } .is-colour { border-radius: 10px; margin: 10px;...
public/css/styles.css
body { overflow-x: hidden; } .footer { z-index: 3 !important; position: relative; margin-top: -1rem !important; } .is-9 { min-height: 90vh; } /* Colour cards */ @media only screen and (max-width: 768px) { .is-fullwidth-mobile { width: 100%; } } .is-colour { border-radius: 10px; margin: 10px;...
0.372962
0.119511
nav { border-bottom: 20px solid #3498DB; width: 100%; margin-top: 0px; border-bottom: 5px solid #dba24a; padding: 5px; display: flex; } nav ul { display: flex; text-align: right; } nav ul li { list-style-type: none; } nav ul li a { font-size: larger; padding: 0px 10px 0 10px; margin-r...
css/order.css
nav { border-bottom: 20px solid #3498DB; width: 100%; margin-top: 0px; border-bottom: 5px solid #dba24a; padding: 5px; display: flex; } nav ul { display: flex; text-align: right; } nav ul li { list-style-type: none; } nav ul li a { font-size: larger; padding: 0px 10px 0 10px; margin-r...
0.380414
0.071074
ul,li { list-style: none; margin:0; padding:0; } #userInfoCard { width:306px; height:340px; top:70px; background:#fff; box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2); visibility:hidden; position:absolute; z-index:1000; } #card-inner { padding:24px; } #card-top{ width:2...
WebContent/css/userInfoCard.css
ul,li { list-style: none; margin:0; padding:0; } #userInfoCard { width:306px; height:340px; top:70px; background:#fff; box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2); visibility:hidden; position:absolute; z-index:1000; } #card-inner { padding:24px; } #card-top{ width:2...
0.286469
0.075858
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; } :root { --hue: 216.5; --hue-red: 350; --blue: hsl(var(--hue), 100%, 60.2%); --dark-blue: hsl(236.4, 71.7%, 18%); --light-blue: hsl(var(--hue), 100%, 93.9%); --white: hsl(0, 0%, 98%); --red: hsl(350.1, 78....
public/styles/global.css
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; } :root { --hue: 216.5; --hue-red: 350; --blue: hsl(var(--hue), 100%, 60.2%); --dark-blue: hsl(236.4, 71.7%, 18%); --light-blue: hsl(var(--hue), 100%, 93.9%); --white: hsl(0, 0%, 98%); --red: hsl(350.1, 78....
0.428473
0.076167
html, body { position: relative; width: 100%; height: 100%; } body { color: #333; margin: 0; background-color:#333; box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } a { color: rgb(0,100,200); text-dec...
public/global.css
html, body { position: relative; width: 100%; height: 100%; } body { color: #333; margin: 0; background-color:#333; box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } a { color: rgb(0,100,200); text-dec...
0.289472
0.055387
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto Mono', monospace; } body, input{ font-family: 'Roboto Mono', monospace; } .container{ position: relative; width: 100%;...
quest.css
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto Mono', monospace; } body, input{ font-family: 'Roboto Mono', monospace; } .container{ position: relative; width: 100%;...
0.370567
0.07221
:root { --orange: #f2711c; --blue: #2185d0; --red: #db2828; --purple: #a333c8; --green: #21ba45; --yellow: #fbbd08; --grey: #767676; --black: #1b1c1d; --lightblue: #95d4e7; --darkyellow: #afad86; --darkgreen: #84af8b; --darkgrey: #363535; --lightgrey: #5e6266; --d...
static/css/darkmode.css
:root { --orange: #f2711c; --blue: #2185d0; --red: #db2828; --purple: #a333c8; --green: #21ba45; --yellow: #fbbd08; --grey: #767676; --black: #1b1c1d; --lightblue: #95d4e7; --darkyellow: #afad86; --darkgreen: #84af8b; --darkgrey: #363535; --lightgrey: #5e6266; --d...
0.384334
0.150903
Content area: 1000px; Header blue: #003B66; Heaader grey: #666666; */ #item_top { width:95%; margin-left: auto; margin-right: auto; } #item_top_tab { display:table; border-collapse: collapse; width:100%; } #item_top_row { display:table-row; } #item_top_icon_cell { display:table-cell; verti...
public/css/subject-rev2.css
Content area: 1000px; Header blue: #003B66; Heaader grey: #666666; */ #item_top { width:95%; margin-left: auto; margin-right: auto; } #item_top_tab { display:table; border-collapse: collapse; width:100%; } #item_top_row { display:table-row; } #item_top_icon_cell { display:table-cell; verti...
0.264833
0.049982
background-image: url(../img/blue-background.jpg); background-repeat: repeat-x; } .photo-album { margin-top: 10px; margin-left: 15px; border-style: solid; border-color: rgba(0, 0, 0, 0.2); border-width: thin; } .img-header { margin-top: 20px; width: 100px; height: 100px; } #user-header { ...
src/main/webapp/WEB-INF/views/css/index.css
background-image: url(../img/blue-background.jpg); background-repeat: repeat-x; } .photo-album { margin-top: 10px; margin-left: 15px; border-style: solid; border-color: rgba(0, 0, 0, 0.2); border-width: thin; } .img-header { margin-top: 20px; width: 100px; height: 100px; } #user-header { ...
0.172207
0.063106
@charset "UTF-8"; @font-face { font-family: "zahak"; src:url("fonts/zahak.eot"); src:url("fonts/zahak.eot?#iefix") format("embedded-opentype"), url("fonts/zahak.woff") format("woff"), url("fonts/zahak.ttf") format("truetype"), url("fonts/zahak.svg#zahak") format("svg"); font-weight: normal; font-...
themes/ColorFull/css/icons.css
@charset "UTF-8"; @font-face { font-family: "zahak"; src:url("fonts/zahak.eot"); src:url("fonts/zahak.eot?#iefix") format("embedded-opentype"), url("fonts/zahak.woff") format("woff"), url("fonts/zahak.ttf") format("truetype"), url("fonts/zahak.svg#zahak") format("svg"); font-weight: normal; font-...
0.314682
0.069132
Default Theme ----------------------------------- */ div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right...
src/css/prettyPhoto.css
Default Theme ----------------------------------- */ div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right...
0.340485
0.067886
@charset "UTF-8"; /* ------------------------------------ *\ Radios \* ------------------------------------ */ /** * L'input de type radio avec son label est contenu dans un groupe * Ce groupe contient également le texte d'aide (optionnels) */ .fr-radio-group { /** * Dans le cas d'un groupe de radios, on s...
static/vendor/dsfr/dist/css/radios.css
@charset "UTF-8"; /* ------------------------------------ *\ Radios \* ------------------------------------ */ /** * L'input de type radio avec son label est contenu dans un groupe * Ce groupe contient également le texte d'aide (optionnels) */ .fr-radio-group { /** * Dans le cas d'un groupe de radios, on s...
0.347869
0.10973
.v-label { line-height: 18px; } /********************** * Black styles **********************/ .white .black, .blue .black { color: #C9CCCE; text-shadow: 0 0 1px #000; } .black .v-label-h1, .black .v-label-h2, .black .v-caption-h1, .black .v-caption-h2, .white .black .v-label-h1, .white .black .v-label-h2, .white...
tomcat-7.0.62/webapps/ROOT/html/VAADIN/themes/reindeer/label/label.css
.v-label { line-height: 18px; } /********************** * Black styles **********************/ .white .black, .blue .black { color: #C9CCCE; text-shadow: 0 0 1px #000; } .black .v-label-h1, .black .v-label-h2, .black .v-caption-h1, .black .v-caption-h2, .white .black .v-label-h1, .white .black .v-label-h2, .white...
0.382026
0.052595
.user-projects-page { background-color: #f7f7fc; display: flex; position: relative; flex-direction: column; justify-content: center; font-family: "Poppins", sans-serif; align-items: center; box-sizing: border-box; margin: 0; z-index: 8; width: 100%; height: auto; } .user-projects__m...
client/styles/user-project.css
.user-projects-page { background-color: #f7f7fc; display: flex; position: relative; flex-direction: column; justify-content: center; font-family: "Poppins", sans-serif; align-items: center; box-sizing: border-box; margin: 0; z-index: 8; width: 100%; height: auto; } .user-projects__m...
0.539226
0.068351
ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; } li a{ float: left; border-right:1px solid #bbb; } li:last-child { border-right: none; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } li a:...
css/main.css
ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; } li a{ float: left; border-right:1px solid #bbb; } li:last-child { border-right: none; } li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } li a:...
0.510008
0.117953
html{ width:100%; height:100%; margin:0; padding:0; color:white; overflow-x:hidden; background-color: black; } body{ width:100%; height:100%; margin:0; padding:0; color:white; font-family: "Sentinel SSm A", "Sentinel SSm B", Arial; font-style: normal; font-weight: 300; letter-spacing: ...
static/css/index.css
html{ width:100%; height:100%; margin:0; padding:0; color:white; overflow-x:hidden; background-color: black; } body{ width:100%; height:100%; margin:0; padding:0; color:white; font-family: "Sentinel SSm A", "Sentinel SSm B", Arial; font-style: normal; font-weight: 300; letter-spacing: ...
0.467575
0.061621
body { background-image: url("road.jpeg"); background-repeat: no-repeat; background-position: left top; background-size: cover; overflow: hidden; } .hitch { position: absolute; height: 30vw; top: 23vw; left: 75vw; } .hitch img { position: absolute; height: 30vw; } #thumb { ...
games/hitchgame/main.css
body { background-image: url("road.jpeg"); background-repeat: no-repeat; background-position: left top; background-size: cover; overflow: hidden; } .hitch { position: absolute; height: 30vw; top: 23vw; left: 75vw; } .hitch img { position: absolute; height: 30vw; } #thumb { ...
0.751192
0.123392
position: relative; width: 100%; } #templatemo_header_wrapper { width: 100%; height: 100px; background: url(../images/templatemo_header.jpg) no-repeat center top } #templatemo_header { width: 800px; height: 100px; margin: 0 auto; background: url(../images/templatemo_header.jpg) no-repeat center top } #h...
public/homepage/css/coda-slider.css
position: relative; width: 100%; } #templatemo_header_wrapper { width: 100%; height: 100px; background: url(../images/templatemo_header.jpg) no-repeat center top } #templatemo_header { width: 800px; height: 100px; margin: 0 auto; background: url(../images/templatemo_header.jpg) no-repeat center top } #h...
0.349311
0.096068
:root { /* general */ --border-radius: 3px; --transition-duration: 0.2s; --light-body-background-color: hsl(0, 0%, 98%); --light-text-color: hsl(0, 0%, 15%); --light-accent-color: white; --light-alternate-accent-color: hsl(0, 0%, 95%); --light-border-color: #e0e0e0; --light-pomodoro-color: hsl(5, 80%...
src/assets/app.css
:root { /* general */ --border-radius: 3px; --transition-duration: 0.2s; --light-body-background-color: hsl(0, 0%, 98%); --light-text-color: hsl(0, 0%, 15%); --light-accent-color: white; --light-alternate-accent-color: hsl(0, 0%, 95%); --light-border-color: #e0e0e0; --light-pomodoro-color: hsl(5, 80%...
0.493164
0.108614
html,body{ margin: 0px; height: 100%; padding: 0px; width: 100%; } .main{ width: 100%; height: 100%; background-color: #0f0e17; } .about{ width: 100%; height: 160%; background-color: #0f0e17; } .news{ width: 100%; height: 100%; background-color: #0f0e17; } @media only screen and ...
css/style.css
html,body{ margin: 0px; height: 100%; padding: 0px; width: 100%; } .main{ width: 100%; height: 100%; background-color: #0f0e17; } .about{ width: 100%; height: 160%; background-color: #0f0e17; } .news{ width: 100%; height: 100%; background-color: #0f0e17; } @media only screen and ...
0.416322
0.077938
.cir{ float: left; width: 30%; padding:10px; margin:10px; } #profile-upload{ background-image:url(''); background-size:cover; background-position: center; height: 250px; width: 250px; border: 1px solid #bbb; position:relative; border-radius:250px; overflow:hidden; } #profile-uplo...
travel/src/main/webapp/assets/css/circleimage.css
.cir{ float: left; width: 30%; padding:10px; margin:10px; } #profile-upload{ background-image:url(''); background-size:cover; background-position: center; height: 250px; width: 250px; border: 1px solid #bbb; position:relative; border-radius:250px; overflow:hidden; } #profile-uplo...
0.506836
0.162646
.tree{ font-size:.8em; margin:0; color:#565656; padding:0; list-style-type:none; } .tree li{ white-space:nowrap; font-size:.95em; color:#333333; font-weight:bold; text-shadow: 0 1px 0 rgba(255, 255, 255, 1); } .tree li ul{ list-style-type:none; margin:0; padding:0; } .tree li ul li{ font-size:1em; color...
public_map/tree.css
.tree{ font-size:.8em; margin:0; color:#565656; padding:0; list-style-type:none; } .tree li{ white-space:nowrap; font-size:.95em; color:#333333; font-weight:bold; text-shadow: 0 1px 0 rgba(255, 255, 255, 1); } .tree li ul{ list-style-type:none; margin:0; padding:0; } .tree li ul li{ font-size:1em; color...
0.172555
0.060363
body { position: absolute; background: #FFFFFF; color: #111111; width: 800px; padding: 0px; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10pt; } img { border: none; } /* Top of the Page */ #top { display: block; float: left; position: relative; width: 100%; height: 100px; padding: 0...
src/main/website/style.css
body { position: absolute; background: #FFFFFF; color: #111111; width: 800px; padding: 0px; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10pt; } img { border: none; } /* Top of the Page */ #top { display: block; float: left; position: relative; width: 100%; height: 100px; padding: 0...
0.388734
0.055823
@import url(https://fonts.googleapis.com/css?family=Nunito);:root { --background: #f8fafc; --white: #fff; --p: #585858; --main: #2d3436; --btn: #0abde3; --line: #dbdbdb; --bodyHover: #f8f8f8; --online: #0b9102; --offline: #993636; } .navbar { margin-bottom: 10px; } .navbar .logo img { width: 50p...
public/css/style.css
@import url(https://fonts.googleapis.com/css?family=Nunito);:root { --background: #f8fafc; --white: #fff; --p: #585858; --main: #2d3436; --btn: #0abde3; --line: #dbdbdb; --bodyHover: #f8f8f8; --online: #0b9102; --offline: #993636; } .navbar { margin-bottom: 10px; } .navbar .logo img { width: 50p...
0.405802
0.104067
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { margin: 0;...
styles/rozvrh.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { margin: 0;...
0.500732
0.136263
html,body { height: 100%; } body{ background-color: #f5f5f5; } footer { position: relative; bottom: 0; } /*Change default bootstrap container size*/ @media (min-width: 1200px) { .container{ max-width: 1400px; } } .main-content{ min-height: calc(100vh - 50px); padding: 40px 40px 0 40px; } .cen...
assets/css/style.css
html,body { height: 100%; } body{ background-color: #f5f5f5; } footer { position: relative; bottom: 0; } /*Change default bootstrap container size*/ @media (min-width: 1200px) { .container{ max-width: 1400px; } } .main-content{ min-height: calc(100vh - 50px); padding: 40px 40px 0 40px; } .cen...
0.336985
0.042325
BODY { font-family:Verdana, Arial, Tahoma; font-size:12px; color:#160801; background-color:#ffffff; text-align:justify; padding:5px; } P, UL, OL, DL { font-family:Verdana, Arial, Tahoma; font-size:12px; color:#160801; margin-bottom:0px; margin-top:0px; } .larger { font...
doc/tutorial/agg.styles.css
BODY { font-family:Verdana, Arial, Tahoma; font-size:12px; color:#160801; background-color:#ffffff; text-align:justify; padding:5px; } P, UL, OL, DL { font-family:Verdana, Arial, Tahoma; font-size:12px; color:#160801; margin-bottom:0px; margin-top:0px; } .larger { font...
0.280124
0.076339
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="<KEY>" crossorigin="anonymous"> body { margin-left:0; margin-top:0; margin-right:0; color:#333; font-family: inherit; position: relative; overflow:visible; height:1200; } h1 { font-family: 'Ope...
Proyek Toko/css/style.css
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="<KEY>" crossorigin="anonymous"> body { margin-left:0; margin-top:0; margin-right:0; color:#333; font-family: inherit; position: relative; overflow:visible; height:1200; } h1 { font-family: 'Ope...
0.348867
0.055875
.container{width: 1170px !important;} .header{padding-top:25px;} .clouddate_header{background-color:#247db7;padding:10px 0;} .clouddate_header .container .top ul {display:block;float:right;padding-top:15px;} .clouddate_header .container .top ul li{float:left;font-size:14px;padding-left:50px;} .clouddate_header .cont...
Public/Admin/Css/rongli.css
.container{width: 1170px !important;} .header{padding-top:25px;} .clouddate_header{background-color:#247db7;padding:10px 0;} .clouddate_header .container .top ul {display:block;float:right;padding-top:15px;} .clouddate_header .container .top ul li{float:left;font-size:14px;padding-left:50px;} .clouddate_header .cont...
0.217919
0.041813
*{ margin: 0px; padding: 0px; font-family:"Raleway", sans-serif; } /* //////////////Orginal/////////////////////////// */ .di1{ color:rgb(250, 250, 250); position: absolute; line-height: 1.8; } .z{ z-index: 5; } a{ text-decoration:none; } button{ border-style: none; } .bu1{ padding: 8px; background-...
React with Bootstrap/src/App.css
*{ margin: 0px; padding: 0px; font-family:"Raleway", sans-serif; } /* //////////////Orginal/////////////////////////// */ .di1{ color:rgb(250, 250, 250); position: absolute; line-height: 1.8; } .z{ z-index: 5; } a{ text-decoration:none; } button{ border-style: none; } .bu1{ padding: 8px; background-...
0.322526
0.073165
.myequationbox { overflow-x: auto; width: 100%; } h2:before { content: attr(data-number) " "; } h3:before { content: attr(data-number) " "; } h4:before { content: attr(data-number) " "; } .definition, .remark, .example, .exercise, .objectives, .pause , .recap , .solvedexercise , .solution { ...
html/css/resmisc.css
.myequationbox { overflow-x: auto; width: 100%; } h2:before { content: attr(data-number) " "; } h3:before { content: attr(data-number) " "; } h4:before { content: attr(data-number) " "; } .definition, .remark, .example, .exercise, .objectives, .pause , .recap , .solvedexercise , .solution { ...
0.393036
0.199952
background-color: #ccebff; height: 100%; width: 100%; position: fixed; z-index: 999999; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 100px; width: 100px; m...
front_assets/css/preloader.css
background-color: #ccebff; height: 100%; width: 100%; position: fixed; z-index: 999999; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 100px; width: 100px; m...
0.333937
0.097605
body{min-width:980px;position:relative;background:#fff;text-align:center;margin:0;padding:75px 0 120px 0;font-family:calibri, Arial, Helvetica, sans-serif;-webkit-transition: all 100ms ease-in; -moz-transition: all 100ms ease-in; } button, input, textarea{font-family:calibri, Arial, Helvetica, sans-serif;font-size:16...
demo-web/assets/css/casmacat.css
body{min-width:980px;position:relative;background:#fff;text-align:center;margin:0;padding:75px 0 120px 0;font-family:calibri, Arial, Helvetica, sans-serif;-webkit-transition: all 100ms ease-in; -moz-transition: all 100ms ease-in; } button, input, textarea{font-family:calibri, Arial, Helvetica, sans-serif;font-size:16...
0.180901
0.065995
:import { -st-from: "../Foundation/stylable/typography.st.css"; -st-named: text-medium-bold; } :import { -st-from: '../Foundation/stylable/colors.st.css'; -st-named: D10; } .root { -st-states: reducedSpacingAndImprovedLayout, size(enum(tiny, small, medium, large)), alignItems(enum(center, stretch)), badge, ...
packages/wix-style-react/src/MarketingLayout/MarketingLayout.st.css
:import { -st-from: "../Foundation/stylable/typography.st.css"; -st-named: text-medium-bold; } :import { -st-from: '../Foundation/stylable/colors.st.css'; -st-named: D10; } .root { -st-states: reducedSpacingAndImprovedLayout, size(enum(tiny, small, medium, large)), alignItems(enum(center, stretch)), badge, ...
0.581184
0.139221
body { font-family: "Montserrat", sans-serif; background-color: #f5f7fa; } .about-me-profession { font-style: normal; font-weight: bold; font-size: 14px; line-height: 17px; color: #000000; margin: 0 0 20px 0; } .main-container { display: flex; flex-direction: row-reverse; width: 1200px; backgro...
styles.css
body { font-family: "Montserrat", sans-serif; background-color: #f5f7fa; } .about-me-profession { font-style: normal; font-weight: bold; font-size: 14px; line-height: 17px; color: #000000; margin: 0 0 20px 0; } .main-container { display: flex; flex-direction: row-reverse; width: 1200px; backgro...
0.372163
0.089853
/* layout styles */ html { position: relative; min-height: 100%; } body { margin-bottom: 40px !important; background-image: url('../images/game-background.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; } img { width: 100%; } .container { padding-right: 15...
Wireframe9/assets/css/style.css
/* layout styles */ html { position: relative; min-height: 100%; } body { margin-bottom: 40px !important; background-image: url('../images/game-background.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; } img { width: 100%; } .container { padding-right: 15...
0.264453
0.043003
@charset "utf-8"; /* CSS Document 2014/11/4 zhusaiji*/ *{ margin:0; padding:0;} body {font-family:Microsoft YaHei,SimHei, SimSun; _font-family:SimSun; font-size:14px; color:#333333; background:#f7f7f7; overflow-x:hidden; min-width:980px;} ul,li{list-style-type:none;} img{border:0; vertical-align:top;} input,select,te...
public/home/recreation/css/gamecommer.css
@charset "utf-8"; /* CSS Document 2014/11/4 zhusaiji*/ *{ margin:0; padding:0;} body {font-family:Microsoft YaHei,SimHei, SimSun; _font-family:SimSun; font-size:14px; color:#333333; background:#f7f7f7; overflow-x:hidden; min-width:980px;} ul,li{list-style-type:none;} img{border:0; vertical-align:top;} input,select,te...
0.322633
0.079424
body{ background: url('../images/guest_bg.jpg'); font-family: 'Open Sans', sans-serif; } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; } :-moz-placeholder, ::-moz-placeholder, :-ms-inpu...
public/css/guest.css
body{ background: url('../images/guest_bg.jpg'); font-family: 'Open Sans', sans-serif; } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; } :-moz-placeholder, ::-moz-placeholder, :-ms-inpu...
0.321034
0.054828
.field--name-field-featured-items .field--label { width: 100%; } @media (min-width: 600px) { .field--name-field-featured-items { display: flex; flex-wrap: wrap; justify-content: flex-start; } .paragraph--section .field--name-field-featured-items { margin: 0; } } @media (min-width: 600px) { ....
profiles/contrib/social/modules/social_features/social_featured_content/css/paragraph.featured.css
.field--name-field-featured-items .field--label { width: 100%; } @media (min-width: 600px) { .field--name-field-featured-items { display: flex; flex-wrap: wrap; justify-content: flex-start; } .paragraph--section .field--name-field-featured-items { margin: 0; } } @media (min-width: 600px) { ....
0.656988
0.058777
@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&family=Roboto&display=swap);@charset "UTF-8"; * { margin: 0; padding: 0; box-sizing: border-box; } html { scroll-behavior: smooth; overflow-x: hidden; } body { overflow-x: hidden; background-color: #FFF; font-size: 18px; font-family:...
Web/public/css/app.css
@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&family=Roboto&display=swap);@charset "UTF-8"; * { margin: 0; padding: 0; box-sizing: border-box; } html { scroll-behavior: smooth; overflow-x: hidden; } body { overflow-x: hidden; background-color: #FFF; font-size: 18px; font-family:...
0.446012
0.102889
.easy-slider-one { transition-property: background-color; /* timing is set by php in view.php with the slideSpeed option */ } /* -- Items -- */ .easy-slider-one .owl-item .item { position: relative; overflow: hidden; transition:.2s; -webkit-transform:scale(.8); transform:scale(.8); o...
blocks/easy_image_slider/templates/one_slide/view.css
.easy-slider-one { transition-property: background-color; /* timing is set by php in view.php with the slideSpeed option */ } /* -- Items -- */ .easy-slider-one .owl-item .item { position: relative; overflow: hidden; transition:.2s; -webkit-transform:scale(.8); transform:scale(.8); o...
0.352202
0.057203
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url("lib/fonts/opensans.woff2") format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EF...
src/devtools2/panel.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url("lib/fonts/opensans.woff2") format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EF...
0.488039
0.099077
left: auto; top: 56px; right: 7px; height: 33px; position: absolute; background-color: #fff; border: 1px solid #ccc; opacity: 0.6; border-radius: 4px; display: table; z-index: 2; width: 92px; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity ...
src/map/BasicBasemapSwitcher.css
left: auto; top: 56px; right: 7px; height: 33px; position: absolute; background-color: #fff; border: 1px solid #ccc; opacity: 0.6; border-radius: 4px; display: table; z-index: 2; width: 92px; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity ...
0.321353
0.075585
.center-translate, #content-services img { left: 50%; position: relative; -webkit-transform: translate(-50%, 0) !important; -moz-transform: translate(-50%, 0) !important; -ms-transform: translate(-50%, 0) !important; transform: translate(-50%, 0) !important; } #content-services h2 { font-family: "TrajanP...
src/components/Content/ContentServices/content-services.css
.center-translate, #content-services img { left: 50%; position: relative; -webkit-transform: translate(-50%, 0) !important; -moz-transform: translate(-50%, 0) !important; -ms-transform: translate(-50%, 0) !important; transform: translate(-50%, 0) !important; } #content-services h2 { font-family: "TrajanP...
0.182134
0.058642
.profile-head { transform: translateY(3rem) } .cover { background-color: black; background-size: cover; background-repeat: no-repeat } img { transition: transform 0.25s ease; } img:hover { -webkit-transform: scale(0.5); /* or some other value */ transform: scale(1.1); } #myImg { ...
public/css/show.css
.profile-head { transform: translateY(3rem) } .cover { background-color: black; background-size: cover; background-repeat: no-repeat } img { transition: transform 0.25s ease; } img:hover { -webkit-transform: scale(0.5); /* or some other value */ transform: scale(1.1); } #myImg { ...
0.472927
0.093471
body{ margin: 0; padding: 0; } .container{ display: flex; width: 100vw; height: 25vw; text-align: center; position: absolute; background: white; margin: auto; justify-content: center; align-items: center; top: 50%; left: 50%; transform: translate(-50%,-50%); } .container div:nth-child(1){ box-sizing: bo...
A/A5.css
body{ margin: 0; padding: 0; } .container{ display: flex; width: 100vw; height: 25vw; text-align: center; position: absolute; background: white; margin: auto; justify-content: center; align-items: center; top: 50%; left: 50%; transform: translate(-50%,-50%); } .container div:nth-child(1){ box-sizing: bo...
0.257018
0.082033
body { background-color: #fff; font-family: sans-serif; font-size: 12px; max-width: 500px; margin: 0; margin-left: auto; margin-right: auto; } .lineinline { font-family: aoto; background-color: #f5f5f5 !important; border: 0.5px solid #ccc !important; padding: 0...
wereader-chrome/options/options.css
body { background-color: #fff; font-family: sans-serif; font-size: 12px; max-width: 500px; margin: 0; margin-left: auto; margin-right: auto; } .lineinline { font-family: aoto; background-color: #f5f5f5 !important; border: 0.5px solid #ccc !important; padding: 0...
0.301568
0.059894
@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0} html,body{width: 100%;height: 100%;} ul li{list-style: none;} ul{margin-bottom: 4px;} .divider { height: 1px; margin-bottom: 32px; overflow: hidden; background-color: #d6dadd; } .bg-primary { color: #f4f3f9; background-color: #f3f5f8; } .img-...
static/loginimg/login.css
@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0} html,body{width: 100%;height: 100%;} ul li{list-style: none;} ul{margin-bottom: 4px;} .divider { height: 1px; margin-bottom: 32px; overflow: hidden; background-color: #d6dadd; } .bg-primary { color: #f4f3f9; background-color: #f3f5f8; } .img-...
0.503418
0.108945
.title { background-image: url('./images/header-bg.png'); color: #fff; text-shadow: 1px 1px #ccc, 2px 2px #999, 3px 3px #666; margin: 0; padding: 10px; font-family: verdana; font-style: italic; } .navbar { color: white; float: right; list-style: none; } .navItem { display: inline; margin: 0 10...
src/App.css
.title { background-image: url('./images/header-bg.png'); color: #fff; text-shadow: 1px 1px #ccc, 2px 2px #999, 3px 3px #666; margin: 0; padding: 10px; font-family: verdana; font-style: italic; } .navbar { color: white; float: right; list-style: none; } .navItem { display: inline; margin: 0 10...
0.395484
0.161684
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiP...
webapp/climasng/static/css/components/common.css
@font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiP...
0.427516
0.110519
@charset "UTF-8"; /* Typeface source: https://rsms.me/inter/ */ @font-face { font-family: "Inter"; font-weight: 100 900; font-display: swap; font-style: normal; font-named-instance: "Regular"; src: url("./Inter-roman.var.woff2?v=3.18") format("woff2"); } *, *::before, *::after { box-sizing: border-box; } ...
style.css
@charset "UTF-8"; /* Typeface source: https://rsms.me/inter/ */ @font-face { font-family: "Inter"; font-weight: 100 900; font-display: swap; font-style: normal; font-named-instance: "Regular"; src: url("./Inter-roman.var.woff2?v=3.18") format("woff2"); } *, *::before, *::after { box-sizing: border-box; } ...
0.659515
0.121634
.input_text2 { background: #FFFFFF; box-sizing: border-box; border: 1px solid #D9E2EC; box-shadow: 2px 2px 10px rgba(98, 125, 152, 0.2); border-radius: 58px; height: 34px; /* padding: 14px 0px 14px 16px; */ width: 88px; } .input_text3 { background: #FFFFFF; box-sizing: border-bo...
public/css/ambassador_style.css
.input_text2 { background: #FFFFFF; box-sizing: border-box; border: 1px solid #D9E2EC; box-shadow: 2px 2px 10px rgba(98, 125, 152, 0.2); border-radius: 58px; height: 34px; /* padding: 14px 0px 14px 16px; */ width: 88px; } .input_text3 { background: #FFFFFF; box-sizing: border-bo...
0.374791
0.147678
@media screen and (max-width: 736px) { .container { width: 100% !important; } .row>* { padding: 10px 0 0 10px; } .row { margin: -10px 0 -1px -10px; } .row.\31 50\25>* { padding: 15px 0 0 15px; } .row.\31 50\25 { margin: -15px 0 -1px -15px; ...
css/mobile.css
@media screen and (max-width: 736px) { .container { width: 100% !important; } .row>* { padding: 10px 0 0 10px; } .row { margin: -10px 0 -1px -10px; } .row.\31 50\25>* { padding: 15px 0 0 15px; } .row.\31 50\25 { margin: -15px 0 -1px -15px; ...
0.338077
0.157008
:host { display: block; width: 100%; word-wrap: break-word; min-width: 300px; overflow: auto; position: relative; background: rgb(var(--pv-color-white-rgb)); } table { width: 100%; table-layout: fixed; border-collapse: collapse; } table thead { background-color: rgba(var(--pv-color-primary-rgb),...
src/components/certificates-viewer/certificates-viewer.css
:host { display: block; width: 100%; word-wrap: break-word; min-width: 300px; overflow: auto; position: relative; background: rgb(var(--pv-color-white-rgb)); } table { width: 100%; table-layout: fixed; border-collapse: collapse; } table thead { background-color: rgba(var(--pv-color-primary-rgb),...
0.715623
0.130313
.main-image { width: 100%; height: 760px; background-repeat: no-repeat; background-size: cover; } /* The Overlay (background) */ .hamburger { font-size: 55px; color: white; padding: 100px; } .overlay { height: 100%; width: 0; position: fixed; z-index: 1; left: 0; top: 0; background-color:...
css/styles.css
.main-image { width: 100%; height: 760px; background-repeat: no-repeat; background-size: cover; } /* The Overlay (background) */ .hamburger { font-size: 55px; color: white; padding: 100px; } .overlay { height: 100%; width: 0; position: fixed; z-index: 1; left: 0; top: 0; background-color:...
0.448909
0.085023
@charset "UTF-8"; * { padding: 0; margin: 0; box-sizing: border-box; position: relative; } @font-face { font-family: 'icon-font'; src: url('/book/home2/css/iconfont1.woff'); } .icon-font { font-family: 'icon-font' !important; } /*.icon-fanhuijian:before { content: "\e604"; }*/ img { ...
home2/pages/page/issue.css
@charset "UTF-8"; * { padding: 0; margin: 0; box-sizing: border-box; position: relative; } @font-face { font-family: 'icon-font'; src: url('/book/home2/css/iconfont1.woff'); } .icon-font { font-family: 'icon-font' !important; } /*.icon-fanhuijian:before { content: "\e604"; }*/ img { ...
0.433742
0.085213
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lato&display=swap"); * { padding: 0; margin: 0; font-family: 'Lato', sans-serif; -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: 0.3s cubic-bezier(0.17...
faculty/activitylog/css/index.css
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Lato&display=swap"); * { padding: 0; margin: 0; font-family: 'Lato', sans-serif; -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: 0.3s cubic-bezier(0.17...
0.332635
0.060474
body { margin: 0; padding: 0; background-color: black; background-size: cover; width: 1250px; height: 2200px; align-content: center; font-family: sans-serif; padding-left: 40px; } .container-upper{ background-color: whitesmoke; width: 1200px; margin: 0px; text-align:...
css/styles.css
body { margin: 0; padding: 0; background-color: black; background-size: cover; width: 1250px; height: 2200px; align-content: center; font-family: sans-serif; padding-left: 40px; } .container-upper{ background-color: whitesmoke; width: 1200px; margin: 0px; text-align:...
0.525369
0.100967
* { box-sizing: border-box; padding: 0px; margin: 0px; } html { -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%; overflow-y: scroll; } body { font-family: sans-serif; font-size: 14px; color: black; text-align: left; width: 100%; m...
applications/bedrock-site/src/main/webapp/dist/1.5.30/bedrock.css
* { box-sizing: border-box; padding: 0px; margin: 0px; } html { -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%; overflow-y: scroll; } body { font-family: sans-serif; font-size: 14px; color: black; text-align: left; width: 100%; m...
0.383295
0.120905
.main-footer { position: relative; background: #020c31; } .main-footer .has-line-center:after{ width: 30px; background: #b06ab3; content: ''; display: block; width: 50px; height: 2px; margin: 15px auto; } .main-footer h3{ color: #fff; font-size: 20px; margin:30px 0 25px; ...
packages/web/src/layouts/Footer/footer.css
.main-footer { position: relative; background: #020c31; } .main-footer .has-line-center:after{ width: 30px; background: #b06ab3; content: ''; display: block; width: 50px; height: 2px; margin: 15px auto; } .main-footer h3{ color: #fff; font-size: 20px; margin:30px 0 25px; ...
0.252661
0.051344
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.44071
0.076167
@media (max-width:1000px) { .profile { border-radius: 50%; border: 2px solid #ddd; width:30px; height:30px; } .rank { background-color: #ddd; width: 10px; height: 10px; text-align: center; color: #FFF; border-botto...
assets/css/rank.css
@media (max-width:1000px) { .profile { border-radius: 50%; border: 2px solid #ddd; width:30px; height:30px; } .rank { background-color: #ddd; width: 10px; height: 10px; text-align: center; color: #FFF; border-botto...
0.341034
0.091099
header { display: flex; background-color: #f143a9c7; height: 75px; border-bottom: 2px solid #d41283c7; } header > container { display: flex; margin-left: auto; margin-right: auto; width: 80vw; justify-content: space-between; } header > container > img { height: 45px; margin-top: auto; margin-...
front-end/src/components/Header/styles.css
header { display: flex; background-color: #f143a9c7; height: 75px; border-bottom: 2px solid #d41283c7; } header > container { display: flex; margin-left: auto; margin-right: auto; width: 80vw; justify-content: space-between; } header > container > img { height: 45px; margin-top: auto; margin-...
0.542136
0.079353
html, table, tr, td, div, ul, ol, li, h1, h2, h3, p, a, dd, dt{ font-family: "Helvetica", sans-serif, "Arial"; } html, body{ min-height: 100%; width: 100%; height: 100%; } body{ margin: 0; padding: 0; font-family: "Helvetica", sans-serif, "Arial"; font-size: 14pt; color: #484848; background-color: #000; } .clea...
web/css/player/mobile/stylesheet.css
html, table, tr, td, div, ul, ol, li, h1, h2, h3, p, a, dd, dt{ font-family: "Helvetica", sans-serif, "Arial"; } html, body{ min-height: 100%; width: 100%; height: 100%; } body{ margin: 0; padding: 0; font-family: "Helvetica", sans-serif, "Arial"; font-size: 14pt; color: #484848; background-color: #000; } .clea...
0.225929
0.061876
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;} body{font-size:12px;line-height: 21px;font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;} input,select,textarea{outline:none;border:none;background:none;} iframe{border:none;} textarea{resize:none;} a{text-de...
css/style.css
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;} body{font-size:12px;line-height: 21px;font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;} input,select,textarea{outline:none;border:none;background:none;} iframe{border:none;} textarea{resize:none;} a{text-de...
0.155431
0.125092
.controls .form-control { padding: 11px 0 14px 21px!important; box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.06)!important; border: 1px solid transparent!important; font-size: 14px; text-align: left; color: #bca266; } input::-webkit-input-placeholder, input::-moz-placeholder, input:-ms-input-placeho...
public/css/formulario-style.css
.controls .form-control { padding: 11px 0 14px 21px!important; box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.06)!important; border: 1px solid transparent!important; font-size: 14px; text-align: left; color: #bca266; } input::-webkit-input-placeholder, input::-moz-placeholder, input:-ms-input-placeho...
0.253214
0.068787
.maint, .centert, .center-bis { width: 32px; height: 32px; } .maint { font: 14px, 'FontAwesome'; position: relative; margin: 50px auto; } .rounded { border-radius: 50%; overflow: hidden; text-align: center; } .centert { display: inline-block; vertical-align: middle; z-index: 5...
css/share-tg1.css
.maint, .centert, .center-bis { width: 32px; height: 32px; } .maint { font: 14px, 'FontAwesome'; position: relative; margin: 50px auto; } .rounded { border-radius: 50%; overflow: hidden; text-align: center; } .centert { display: inline-block; vertical-align: middle; z-index: 5...
0.457621
0.061509
body { font: .8em Arial, Sans-Serif; line-height: 1.0em; background: #375AAA none repeat scroll 0 0; color: #444; text-align: center; } a{ font-family:Verdana; color:#FF7A09; font-weight:bold; text-decoration:none; cursor: pointer;} a:hover{ font-family:Verdana; color:#FF8000; font-weight:bold; text-decoration:u...
resources/assets/js/assets/css/formatting.css
body { font: .8em Arial, Sans-Serif; line-height: 1.0em; background: #375AAA none repeat scroll 0 0; color: #444; text-align: center; } a{ font-family:Verdana; color:#FF7A09; font-weight:bold; text-decoration:none; cursor: pointer;} a:hover{ font-family:Verdana; color:#FF8000; font-weight:bold; text-decoration:u...
0.262464
0.062274
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { font-family: "Roboto", sans-serif; color: #626262; } img { display: block; max-width: 100%; height: auto; } .container { width: 900px; margin: 0 auto; } /* NAV SECTION */ .site-navigation { padding: 72px 0px ...
hw-03/css/styles.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { font-family: "Roboto", sans-serif; color: #626262; } img { display: block; max-width: 100%; height: auto; } .container { width: 900px; margin: 0 auto; } /* NAV SECTION */ .site-navigation { padding: 72px 0px ...
0.388038
0.066539
body { margin: 0; padding: 0; background: rgb(201, 205, 253); font-family: "Montserrat", sans-serif; } .container { width: 90%; margin: auto; /* background-color: #001069; */ } .container-empty { width: 90%; max-width: 900px; margin: auto; display: none; } ...
style.css
body { margin: 0; padding: 0; background: rgb(201, 205, 253); font-family: "Montserrat", sans-serif; } .container { width: 90%; margin: auto; /* background-color: #001069; */ } .container-empty { width: 90%; max-width: 900px; margin: auto; display: none; } ...
0.500244
0.097864