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
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700); @charset "UTF-8"; /* General */ /* Trix 1.3.1 Copyright © 2020 Basecamp, LLC http://trix-editor.org/*/ trix-editor { border: 1px solid #bbb; border-radius: 3px; margin: 0; padding: 0.4em 0.6em; min-he...
public/css/frontend.css
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700); @charset "UTF-8"; /* General */ /* Trix 1.3.1 Copyright © 2020 Basecamp, LLC http://trix-editor.org/*/ trix-editor { border: 1px solid #bbb; border-radius: 3px; margin: 0; padding: 0.4em 0.6em; min-he...
0.33764
0.072735
html, body, #container { height: 100%; width: 100%; } div.info-top { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; background: #2F3543 !important; color: #fff !important; border-color: #2F3543 !important; } div.info-top div...
material-manage/src/main/webapp/static/css/map/map.css
html, body, #container { height: 100%; width: 100%; } div.info-top { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; background: #2F3543 !important; color: #fff !important; border-color: #2F3543 !important; } div.info-top div...
0.350421
0.077065
html{ color: #343434; background: #bcc2c6; font-size: 14px; line-height: 1.5; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; } body{} a:link, a:visited{ text-decoration: none; color: #254a86; } a:hover, a:focus { text-decoration: underline; } a img { border: none; } h1,h2,h3,ul,o...
css/demo.css
html{ color: #343434; background: #bcc2c6; font-size: 14px; line-height: 1.5; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; } body{} a:link, a:visited{ text-decoration: none; color: #254a86; } a:hover, a:focus { text-decoration: underline; } a img { border: none; } h1,h2,h3,ul,o...
0.367951
0.152884
*{ margin: 0; padding: 0; box-sizing: border-box; } .desktop-menu { display: none; } /* Begin Header */ header { font-family: futura-pt-heavy, sans-serif; border-bottom-style: solid; border-bottom-width: thick; border-bottom-color: #ae547b; background: #fafafa; } header img { ...
styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; } .desktop-menu { display: none; } /* Begin Header */ header { font-family: futura-pt-heavy, sans-serif; border-bottom-style: solid; border-bottom-width: thick; border-bottom-color: #ae547b; background: #fafafa; } header img { ...
0.336549
0.071591
body { margin: 0; background-color: WhiteSmoke; } h1 { font-size:15pt; } .content { font-size: 13px; margin-left: 10px; } .content_small { padding: 75px 0 35px 0; } .content_large { padding: 50px 0 35px 0; } div.leiste_top { top: 0; background-color: gray; min-width: 600px; width: 100%; ...
web/assets/css/style.css
body { margin: 0; background-color: WhiteSmoke; } h1 { font-size:15pt; } .content { font-size: 13px; margin-left: 10px; } .content_small { padding: 75px 0 35px 0; } .content_large { padding: 50px 0 35px 0; } div.leiste_top { top: 0; background-color: gray; min-width: 600px; width: 100%; ...
0.442877
0.129706
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) { html { -webkit-text-size-adjust: none; } } /* Large Desktops */ @media (max-width: 1280px) { .main-content {padding: 40px 35px;} .sidebar {margin: 0;} .post-bottom-content { margin-left: 10px; margin-right: 10px; ...
public/main/css/responsive.css
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) { html { -webkit-text-size-adjust: none; } } /* Large Desktops */ @media (max-width: 1280px) { .main-content {padding: 40px 35px;} .sidebar {margin: 0;} .post-bottom-content { margin-left: 10px; margin-right: 10px; ...
0.203906
0.082438
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, fi...
FRONT/src/style/reset.css
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, fi...
0.38341
0.062445
.facet-blueprint-content { display: flex; flex-direction: row; align-items: center; } .facet-blueprint-left { border-left: 4px solid transparent; } :host(:hover) .facet-blueprint-left { border-left: 4px solid var(--facet-terms-tick-color, #255DCC); } .facet-term-container { padding: 4px 12px ...
packages/facets-core/src/facet-terms-value/FacetTermsValue.css
.facet-blueprint-content { display: flex; flex-direction: row; align-items: center; } .facet-blueprint-left { border-left: 4px solid transparent; } :host(:hover) .facet-blueprint-left { border-left: 4px solid var(--facet-terms-tick-color, #255DCC); } .facet-term-container { padding: 4px 12px ...
0.438785
0.119794
*{margin:0;padding:0;} .stretch{width:100%; height:100%;} /*STICK*/ html, body {height:100%;} header {flex-shrink: 0;} .container { width: 100%; height: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; } .body{ flex-grow: 1; overflow: auto; min-height: 2em; text-a...
patrimonio-war/src/main/webapp/resources/css/my_style.css
*{margin:0;padding:0;} .stretch{width:100%; height:100%;} /*STICK*/ html, body {height:100%;} header {flex-shrink: 0;} .container { width: 100%; height: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; } .body{ flex-grow: 1; overflow: auto; min-height: 2em; text-a...
0.212681
0.061227
div.idea-title-buttons{ position: absolute; right: 0; top: 5px; white-space: nowrap; } /*idea managment content block, for each page*/ div.idea-managment-content{font-size:12px; zoom:1;} div.idea-managment-content div.idea-managment-content-left{ float: right; margin-left: 20px; width: 265px; } div.idea-manag...
www/html/bitrix/modules/idea/install/components/bitrix/idea/templates/.default/style.css
div.idea-title-buttons{ position: absolute; right: 0; top: 5px; white-space: nowrap; } /*idea managment content block, for each page*/ div.idea-managment-content{font-size:12px; zoom:1;} div.idea-managment-content div.idea-managment-content-left{ float: right; margin-left: 20px; width: 265px; } div.idea-manag...
0.138928
0.065635
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap"); * { margin: 0; padding: 0; font-family: "Lato", sans-serif; } /*LOGO*/ #nintendologo { height: 52px; width: 165px; text-align: center; background-color: #e63631; padding: 20px 0; border-radius: 0 0 12px 12px; dis...
dist/style.css
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap"); * { margin: 0; padding: 0; font-family: "Lato", sans-serif; } /*LOGO*/ #nintendologo { height: 52px; width: 165px; text-align: center; background-color: #e63631; padding: 20px 0; border-radius: 0 0 12px 12px; dis...
0.216012
0.083928
@import "./product.css"; @import "./footer.css"; @import "./header.css"; html { height: 100%; } body { min-height: 100%; margin: 0; padding: 0; position: relative; } body>section { padding-bottom: 300px; } .flexbox { display: flex; flex-wrap: wrap; justify-content: space-around; } .product { mar...
public/stylesheets/style.css
@import "./product.css"; @import "./footer.css"; @import "./header.css"; html { height: 100%; } body { min-height: 100%; margin: 0; padding: 0; position: relative; } body>section { padding-bottom: 300px; } .flexbox { display: flex; flex-wrap: wrap; justify-content: space-around; } .product { mar...
0.47171
0.062103
body { font-family: 'Pro-Reg'; overflow-x:hidden !important; padding-right: 0 !important; transition:none !important; } body.modal-open {overflow-y:hidden;} @font-face { font-family: 'Pro-Reg'; src: url('../fonts/MYRIADPROREGULAR.eot'); src: local('../fonts/MYRIADPROREGULAR'), url('../fonts/MYRIADPROREGULAR.w...
public/admin_assets/css/style.css
body { font-family: 'Pro-Reg'; overflow-x:hidden !important; padding-right: 0 !important; transition:none !important; } body.modal-open {overflow-y:hidden;} @font-face { font-family: 'Pro-Reg'; src: url('../fonts/MYRIADPROREGULAR.eot'); src: local('../fonts/MYRIADPROREGULAR'), url('../fonts/MYRIADPROREGULAR.w...
0.221603
0.067948
@media only screen and (min-width: 900px) { /* CONTAINERS */ /* Menu containter */ .header-container.sticky{ margin:5px 0 0 0; left: 10%; width:80%; height:auto; line-height:5%; border: 0px solid yellow; } nav a { margin: 10px 0 10px 20px; ...
css/mediaQ_900px.css
@media only screen and (min-width: 900px) { /* CONTAINERS */ /* Menu containter */ .header-container.sticky{ margin:5px 0 0 0; left: 10%; width:80%; height:auto; line-height:5%; border: 0px solid yellow; } nav a { margin: 10px 0 10px 20px; ...
0.159839
0.101545
.diagram-builder-anchor-node { background: url(anchor-default.png) no-repeat scroll center center transparent; } .diagram-builder-anchor-hover, .diagram-builder-anchor-node.yui3-dd-drop-active-valid { background: url(anchor-valid.png) no-repeat scroll center center transparent; } .diagram-builder-anchor-node.yu...
tomcat-7.0.62/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-base-skin.css
.diagram-builder-anchor-node { background: url(anchor-default.png) no-repeat scroll center center transparent; } .diagram-builder-anchor-hover, .diagram-builder-anchor-node.yui3-dd-drop-active-valid { background: url(anchor-valid.png) no-repeat scroll center center transparent; } .diagram-builder-anchor-node.yu...
0.550849
0.108992
header { height: 85px; min-width: var(--minwidth); } header>.sectionNav { height: 50px; width: 100%; background: linear-gradient(rgba(100, 100, 100, 1) 10%, rgba(30, 30, 30, 1) 80%, rgba(25, 25, 25, 1) 10%); position: fixed; top: 0px; left: 0px; z-index: 10000; } header>.sectionScore { min-width...
src/App.css
header { height: 85px; min-width: var(--minwidth); } header>.sectionNav { height: 50px; width: 100%; background: linear-gradient(rgba(100, 100, 100, 1) 10%, rgba(30, 30, 30, 1) 80%, rgba(25, 25, 25, 1) 10%); position: fixed; top: 0px; left: 0px; z-index: 10000; } header>.sectionScore { min-width...
0.381335
0.081374
@media (max-width: 1120px) {} @media (max-width: 992px) { .top_container { height: auto; } .top_container.sub_pages { height: auto; } .top_container.sub_pages::before { background-size: cover; } .client_box-container { width: 90%; ...
css/responsive.css
@media (max-width: 1120px) {} @media (max-width: 992px) { .top_container { height: auto; } .top_container.sub_pages { height: auto; } .top_container.sub_pages::before { background-size: cover; } .client_box-container { width: 90%; ...
0.368292
0.051344
@charset "UTF-8"; @font-face { font-family: sony; src: local(ITCAvantGardeStd-Bk), url('http://16172.16.31.10/sony/font/ITCAvantGardeStd-Bk.otf') format('opentype'); } @font-face { font-family: sonyDemi; src: local(ITCAvantGardeStd-Demi), url('http://172.16.58.3/sony/font/ITCAvantGardeStd-Demi.otf') fo...
css/index.css
@charset "UTF-8"; @font-face { font-family: sony; src: local(ITCAvantGardeStd-Bk), url('http://16172.16.31.10/sony/font/ITCAvantGardeStd-Bk.otf') format('opentype'); } @font-face { font-family: sonyDemi; src: local(ITCAvantGardeStd-Demi), url('http://172.16.58.3/sony/font/ITCAvantGardeStd-Demi.otf') fo...
0.231093
0.078784
body { min-width: none; min-height: noneem; background-color: rgb(255, 255, 255); font: 400 1.125em/1.38 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;; color: rgb(255, 255, 255); -webkit-trans...
Front-End/Javascript/Learning Paths/Improve Your JavaScript Language Skills/2_Learning JavaScript Debugging/Ex_Files_JavaScript_Debugging/Ch03/03_04/start/css/index.css
body { min-width: none; min-height: noneem; background-color: rgb(255, 255, 255); font: 400 1.125em/1.38 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;; color: rgb(255, 255, 255); -webkit-trans...
0.469763
0.041404
-------------------------------------------------------------- */ a:hover, input[type="button"], input[type="reset"], input[type="submit"], .switcher-container h2 i, .switcher-container h2 a.active:after, .flat-infomation li a:hover, .flat-social li a:hover, .show-search > button.active:before, .show-search > button:ho...
assets/stylesheets/colors/color5.css
-------------------------------------------------------------- */ a:hover, input[type="button"], input[type="reset"], input[type="submit"], .switcher-container h2 i, .switcher-container h2 a.active:after, .flat-infomation li a:hover, .flat-social li a:hover, .show-search > button.active:before, .show-search > button:ho...
0.343782
0.07393
.queue-table { font-size: 0.75em; min-width: 1000px; } .queue-table-scrollable { overflow-x: scroll; } .fake-link { text-decoration: underline; color: blue; } .icon { margin: 0 0.3em 0 0.5em; } .form-column { display: inline-block; width: 45%; margin-right: 5%; } /* Queue list page */ .queue-colu...
src/scenes/Office/office.css
.queue-table { font-size: 0.75em; min-width: 1000px; } .queue-table-scrollable { overflow-x: scroll; } .fake-link { text-decoration: underline; color: blue; } .icon { margin: 0 0.3em 0 0.5em; } .form-column { display: inline-block; width: 45%; margin-right: 5%; } /* Queue list page */ .queue-colu...
0.594551
0.093223
body{ background-image: url("/assets/img/main-ng.jpg"); margin: 0px; padding: 15px; background-size: cover; background-position: center; background-attachment: fixed; color: #fff; padding-top: 50px; font-family: 'PT Sans', sans-serif; font-size: 18px; } nav{ background: rgba(...
assets/css/style.css
body{ background-image: url("/assets/img/main-ng.jpg"); margin: 0px; padding: 15px; background-size: cover; background-position: center; background-attachment: fixed; color: #fff; padding-top: 50px; font-family: 'PT Sans', sans-serif; font-size: 18px; } nav{ background: rgba(...
0.42477
0.104432
margin-bottom: 0px; margin-right: 2%; margin-left: 2%; width: 96%; } /* Fix for hopping button */ .quicknavi-btn-group .watson-btn, .quicknavi-btn-group .watson-btn:active { margin-right: 0px; } .quicknavi-btn-group.transparent .btn-default { background-color: #eef0f3; border: 1px solid #dfe3e9; } .q...
assets/quicknavi.css
margin-bottom: 0px; margin-right: 2%; margin-left: 2%; width: 96%; } /* Fix for hopping button */ .quicknavi-btn-group .watson-btn, .quicknavi-btn-group .watson-btn:active { margin-right: 0px; } .quicknavi-btn-group.transparent .btn-default { background-color: #eef0f3; border: 1px solid #dfe3e9; } .q...
0.258139
0.055285
@charset "UTF-8"; html, body { font-family: "微軟正黑體"; background-color: #282f38; color: #fff; display: flex; justify-content: center; } .coffeeType { display: flex; align-items: center; max-width: 400px; border-radius: 5px; padding: 10px 20px; cursor: pointer; border-bottom: 1px solid rgba(255, ...
css/style.css
@charset "UTF-8"; html, body { font-family: "微軟正黑體"; background-color: #282f38; color: #fff; display: flex; justify-content: center; } .coffeeType { display: flex; align-items: center; max-width: 400px; border-radius: 5px; padding: 10px 20px; cursor: pointer; border-bottom: 1px solid rgba(255, ...
0.384797
0.094052
body{ /*background-color: rgba(238,238,238,0.95);*/ /*background-color:black;*/ color:#4d4d4d; font-size:13px; line-height:22px; font-family:'LiHei Pro', '微軟正黑體', '新細明體', 'sans-serif'; } .wrapper{padding:0} a{ text-decoration:none; cursor:pointer; color:#FF0000; } a:hover, table a:hover{color:#fbaf3f;...
public/css/main.css
body{ /*background-color: rgba(238,238,238,0.95);*/ /*background-color:black;*/ color:#4d4d4d; font-size:13px; line-height:22px; font-family:'LiHei Pro', '微軟正黑體', '新細明體', 'sans-serif'; } .wrapper{padding:0} a{ text-decoration:none; cursor:pointer; color:#FF0000; } a:hover, table a:hover{color:#fbaf3f;...
0.267121
0.065485
.tab-pane .tab-header-area .tab-header-background { -fx-opacity: 0; } .tab-pane { -fx-tab-min-width:90px; } .tab-pane .tab-header-area { -fx-padding: 2 1 0 2; } .tab { -fx-background-insets: 0 1 0 1,0,0; } .tab-pane .tab { -fx-background-color: #f5f5f5; -fx-border-width: 0px; } .tab-pane .tab:s...
src/main/java/com/vibridi/fcutil/css/fcstyle.css
.tab-pane .tab-header-area .tab-header-background { -fx-opacity: 0; } .tab-pane { -fx-tab-min-width:90px; } .tab-pane .tab-header-area { -fx-padding: 2 1 0 2; } .tab { -fx-background-insets: 0 1 0 1,0,0; } .tab-pane .tab { -fx-background-color: #f5f5f5; -fx-border-width: 0px; } .tab-pane .tab:s...
0.431464
0.142351
.game-container-outer{ width: 100%; height: 50%; float: left; overflow-x: scroll; overflow-y: hidden; } .game-container-outer::-webkit-scrollbar { width: 10px; } /* Track */ .game-container-outer::-webkit-scrollbar-track { background: #0e141e; } /* Handle */ .game-container-...
matchmakingfrontend/src/app/Admin/admin-video-games/admin-video-games.component.css
.game-container-outer{ width: 100%; height: 50%; float: left; overflow-x: scroll; overflow-y: hidden; } .game-container-outer::-webkit-scrollbar { width: 10px; } /* Track */ .game-container-outer::-webkit-scrollbar-track { background: #0e141e; } /* Handle */ .game-container-...
0.51562
0.080321
@import url("https://fonts.googleapis.com/css?family=Poppins:400,700,800,900&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .navbar { position: fixed; top: 0; z-index: 99999; padding: 25px 0; } .navbar .logo { font-size: 1.5em; text-transfor...
css/flexbox.css
@import url("https://fonts.googleapis.com/css?family=Poppins:400,700,800,900&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .navbar { position: fixed; top: 0; z-index: 99999; padding: 25px 0; } .navbar .logo { font-size: 1.5em; text-transfor...
0.33546
0.082994
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); .grid{ margin-top: 50px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .grid-item{ display: flex; justify-content: center; width: auto; text-align: center; flex-wrap: wrap; } .grid-ite...
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); .grid{ margin-top: 50px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .grid-item{ display: flex; justify-content: center; width: auto; text-align: center; flex-wrap: wrap; } .grid-ite...
0.350977
0.051391
@font-face { font-family: 'Aguellera'; src: url('../fonts/Aguellera/Aguellera.ttf'); } @font-face { font-family: 'Poppins-Regular'; src: url('../fonts/Poppins/Poppins-Regular.ttf'); } .guestbook { overflow: hidden; } .main-head { height: 150px; background: #FFF; } .sidenav { height:...
public/assets/css/guestbook-style.css
@font-face { font-family: 'Aguellera'; src: url('../fonts/Aguellera/Aguellera.ttf'); } @font-face { font-family: 'Poppins-Regular'; src: url('../fonts/Poppins/Poppins-Regular.ttf'); } .guestbook { overflow: hidden; } .main-head { height: 150px; background: #FFF; } .sidenav { height:...
0.358241
0.077065
.demo-tree-table { font-size: 14px; color: #040402; background: #fff; border: 1px solid rgba(55, 53, 47, 0.2); } /* Header */ .demo-tree-table .cp_tree-table_header { color: rgba(55, 53, 47, 0.6); background: rgba(242, 241, 238, 0.6); border-bottom: 1px solid rgba(55, 53, 47, 0.09); } /* Cells */ .demo...
demo/src/table.css
.demo-tree-table { font-size: 14px; color: #040402; background: #fff; border: 1px solid rgba(55, 53, 47, 0.2); } /* Header */ .demo-tree-table .cp_tree-table_header { color: rgba(55, 53, 47, 0.6); background: rgba(242, 241, 238, 0.6); border-bottom: 1px solid rgba(55, 53, 47, 0.09); } /* Cells */ .demo...
0.452052
0.108378
section { height: 500px; background-color: white; } .villain { background-color: rgb(13, 13, 56); height: 100vh; color: aliceblue; font-size: 41px; } footer { background-color: rgb(36, 4, 4); color: white; text-align: center; padding: 50px; } nav { display: flex; justi...
index.css
section { height: 500px; background-color: white; } .villain { background-color: rgb(13, 13, 56); height: 100vh; color: aliceblue; font-size: 41px; } footer { background-color: rgb(36, 4, 4); color: white; text-align: center; padding: 50px; } nav { display: flex; justi...
0.566139
0.124027
.main-update { margin-top: 50px; position: relative; } .main-update .back-button { border: 1px solid #000; border-radius: 3px; padding: 10px 25px; font-weight: bolder; background: none; cursor: pointer; } .update-post-title { margin-top: 50px; display: flex; align-items: ce...
client/src/components/Header/Dropdown/YourFundraisers/EditFundraiser.css
.main-update { margin-top: 50px; position: relative; } .main-update .back-button { border: 1px solid #000; border-radius: 3px; padding: 10px 25px; font-weight: bolder; background: none; cursor: pointer; } .update-post-title { margin-top: 50px; display: flex; align-items: ce...
0.370681
0.078713
@media (max-width: 599px) { .page-header { margin-bottom: 70px; } .page-nav { padding: 20px 0; } .site-logo { margin-bottom: 20px; } .site-logo img { margin: 0 auto; } .site-navigation a { padding: 5px 0; font-size: 24px; line-height: 1; text-align: center; } ....
html/task_5-adaptive/css/media.css
@media (max-width: 599px) { .page-header { margin-bottom: 70px; } .page-nav { padding: 20px 0; } .site-logo { margin-bottom: 20px; } .site-logo img { margin: 0 auto; } .site-navigation a { padding: 5px 0; font-size: 24px; line-height: 1; text-align: center; } ....
0.53048
0.18054
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a,img,ul, li,form, table, caption,tbody, tfoot, thead, tr, th, td{ margin: 0;padding: 0;border: 0;font-size:16px;vertical-align: baseline; } ol, ul {list-style: none; } *{ margin:0; padding:0; } body,html{ height:100%; width:100%; } input,button{ bor...
public/Home/css/sig6.css
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a,img,ul, li,form, table, caption,tbody, tfoot, thead, tr, th, td{ margin: 0;padding: 0;border: 0;font-size:16px;vertical-align: baseline; } ol, ul {list-style: none; } *{ margin:0; padding:0; } body,html{ height:100%; width:100%; } input,button{ bor...
0.375821
0.063135
.container { display: flex; flex-wrap: wrap; position: relative; flex-direction: row; padding-bottom: 2rem; } .container > div { margin: 1rem 0; } .container > div:first-child { margin-top: 0; } .contact { display: flex; flex-wrap: wrap; flex-direction: row; color: rgb(var(--color-black)); } ....
src/pages/Crm/components/MailingCrm/style.module.css
.container { display: flex; flex-wrap: wrap; position: relative; flex-direction: row; padding-bottom: 2rem; } .container > div { margin: 1rem 0; } .container > div:first-child { margin-top: 0; } .contact { display: flex; flex-wrap: wrap; flex-direction: row; color: rgb(var(--color-black)); } ....
0.550124
0.078855
html, body, #canves #score-panel { margin: 0; padding: 0; } html, body { width: 100%; height: 100%; background: linear-gradient(to right, #8e2de2, #4a00e0); } *, *:before, *:after { box-sizing: border-box; } body { width: 100%; height: 100%; display: flex; justify-content: center...
Tower of Hanoi Game/style/style.css
html, body, #canves #score-panel { margin: 0; padding: 0; } html, body { width: 100%; height: 100%; background: linear-gradient(to right, #8e2de2, #4a00e0); } *, *:before, *:after { box-sizing: border-box; } body { width: 100%; height: 100%; display: flex; justify-content: center...
0.580828
0.100657
:root { --color-principal:white; --color-secundario:#C3C4C7; --color-terciario: #2A3585; --font-principal: 'Dawning of a New Day', cursive; --font-secundaria:'Schoolbell', cursive; } body { background-color: var(--color-principal); padding: 0; margin: 0; box-sizing: border-box; m...
style.css
:root { --color-principal:white; --color-secundario:#C3C4C7; --color-terciario: #2A3585; --font-principal: 'Dawning of a New Day', cursive; --font-secundaria:'Schoolbell', cursive; } body { background-color: var(--color-principal); padding: 0; margin: 0; box-sizing: border-box; m...
0.575946
0.177989
body { font-family: sans-serif; font-size: 16px; line-height: 26px; color: #1F3F68; } .container { max-width: 1140px; margin: 0 auto; padding: 0 113px; } .main-nav { max-height: 48px; } .main-nav__list { display: flex; justify-content: space-between; list-style: none; } .main-text { min-height: ...
source/css/main.css
body { font-family: sans-serif; font-size: 16px; line-height: 26px; color: #1F3F68; } .container { max-width: 1140px; margin: 0 auto; padding: 0 113px; } .main-nav { max-height: 48px; } .main-nav__list { display: flex; justify-content: space-between; list-style: none; } .main-text { min-height: ...
0.269614
0.043548
body { padding-top: 70px; padding-bottom: 30px; } body, .navbar-fixed-top, .navbar-fixed-bottom { min-width: 500px; } img, a { user-select: none; -webkit-user-drag: none; } .lead { font-size: 16px; } .page-header { margin-bottom: 30px; } .page-header .lead { margin-bottom: 10px; } .container { w...
designer/styles/diagram.css
body { padding-top: 70px; padding-bottom: 30px; } body, .navbar-fixed-top, .navbar-fixed-bottom { min-width: 500px; } img, a { user-select: none; -webkit-user-drag: none; } .lead { font-size: 16px; } .page-header { margin-bottom: 30px; } .page-header .lead { margin-bottom: 10px; } .container { w...
0.430387
0.044411
@import url('https://fonts.googleapis.com/css2?family=Bilbo&family=Special+Elite&family=Pangolin&display=swap'); .feff-bug { display: inherit; } /* The above style is in place to "absorb" the consequences of a hidden character that appears to show up in roll20 production environment */ img.logo{ min-width: 515px...
AvatarLegends/avatar.css
@import url('https://fonts.googleapis.com/css2?family=Bilbo&family=Special+Elite&family=Pangolin&display=swap'); .feff-bug { display: inherit; } /* The above style is in place to "absorb" the consequences of a hidden character that appears to show up in roll20 production environment */ img.logo{ min-width: 515px...
0.215764
0.124426
@-moz-document domain(www.youtube.com) { /* i really want this to be global */ ::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #191919; border-radius: 10px; } ::-webkit-scrollbar-thumb { background: var(--yt-spec-brand-button-background); border-radius: 1...
data/usercss/187178.user.css
@-moz-document domain(www.youtube.com) { /* i really want this to be global */ ::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #191919; border-radius: 10px; } ::-webkit-scrollbar-thumb { background: var(--yt-spec-brand-button-background); border-radius: 1...
0.322739
0.084153
.bv-form .help-block { /*margin-bottom: 0;*/ margin:0; height:100%; line-height:inherit; color:inherit; } .nav-tabs li.bv-tab-success > a { color: #3c763d; } .nav-tabs li.bv-tab-error > a { color: #a94442; } .form-horizontal .has-feedback .form-control-feedback { top: 0; right: -15px...
core/src/main/resources/public/common/bootstrapvalidator/css/bootstrapValidator.css
.bv-form .help-block { /*margin-bottom: 0;*/ margin:0; height:100%; line-height:inherit; color:inherit; } .nav-tabs li.bv-tab-success > a { color: #3c763d; } .nav-tabs li.bv-tab-error > a { color: #a94442; } .form-horizontal .has-feedback .form-control-feedback { top: 0; right: -15px...
0.248899
0.038358
.maincard { margin: auto; } /* 'borrowing' from w3.css https://www.w3schools.com/w3css/w3css_color_generator.asp */ .w3-theme-l5 { color:#000 !important; background-color:#fefbfc !important; } .w3-theme-l4 { color:#000 !important; background-color:#fdf1f6 !important; } .w3-theme-l3 { color:#000 !important; ba...
pub/dash/style/amore-dash.css
.maincard { margin: auto; } /* 'borrowing' from w3.css https://www.w3schools.com/w3css/w3css_color_generator.asp */ .w3-theme-l5 { color:#000 !important; background-color:#fefbfc !important; } .w3-theme-l4 { color:#000 !important; background-color:#fdf1f6 !important; } .w3-theme-l3 { color:#000 !important; ba...
0.278453
0.076788
img { border-width: 0px; } .weblogtitle { word-wrap: break-word; } .weblogbody { word-wrap: break-word; overflow: auto; } #blojsom_system_message { position: absolute; top: 0px; left: 0px; z-index: 4; background: url(/blojsom_resources/images/message_background.png) repeat; color: white; padding: 3px 5px ...
war/includes/base_layout.css
img { border-width: 0px; } .weblogtitle { word-wrap: break-word; } .weblogbody { word-wrap: break-word; overflow: auto; } #blojsom_system_message { position: absolute; top: 0px; left: 0px; z-index: 4; background: url(/blojsom_resources/images/message_background.png) repeat; color: white; padding: 3px 5px ...
0.399694
0.088741
.blocklyText { cursor: default; font-family: sans-serif; font-size: 11pt; fill: #fff; } .blocklyNonEditableText>text { pointer-events: none; } .blocklyNonEditableText>rect, .blocklyEditableText>rect { fill: #fff; fill-opacity: .6; } .blocklyNonEditableText>text, .blocklyEditableText>text { fill: #000; }...
octopus/blocktopus/resources/blockly/blockly-ext.css
.blocklyText { cursor: default; font-family: sans-serif; font-size: 11pt; fill: #fff; } .blocklyNonEditableText>text { pointer-events: none; } .blocklyNonEditableText>rect, .blocklyEditableText>rect { fill: #fff; fill-opacity: .6; } .blocklyNonEditableText>text, .blocklyEditableText>text { fill: #000; }...
0.546012
0.084871
@charset "utf-8"; body{ background:#bc092c; } .container{ padding-left: 0 !important; padding-right: 0 !important; } .section{ background: #fff; padding: 1rem 1.5rem 1rem 1.5rem; } .header{ background: url('../images/chuanqi/mobile/banner-1.jpg') no-repeat ; padding-top: 66%; background-...
public/themes/txqc/public/assets/css/signin.css
@charset "utf-8"; body{ background:#bc092c; } .container{ padding-left: 0 !important; padding-right: 0 !important; } .section{ background: #fff; padding: 1rem 1.5rem 1rem 1.5rem; } .header{ background: url('../images/chuanqi/mobile/banner-1.jpg') no-repeat ; padding-top: 66%; background-...
0.371365
0.070688
.bonus-container{ width: 100%; } /*************************************** Bonus Item **************************************/ .bonus-item-container{ border-bottom: 1px solid #dddddd; padding-bottom: 15px; margin-left: 250px; margin-right: 250px; padding-left: 150px; padding-right: 150px...
src/shared/components/BonusReward/BonusReward.css
.bonus-container{ width: 100%; } /*************************************** Bonus Item **************************************/ .bonus-item-container{ border-bottom: 1px solid #dddddd; padding-bottom: 15px; margin-left: 250px; margin-right: 250px; padding-left: 150px; padding-right: 150px...
0.18072
0.061989
@font-face { src: url("../fonts/LLPIXEL3.ttf"); font-family: llPixel; } @font-face { src: url("../fonts/SigmarOne-Regular.ttf"); font-family: "Sigmar One"; } @font-face { src: url("../fonts/Gameboi95.ttf"); font-family: "Game Boy 95"; } /* @keyframes: */ @keyframes selection { 0% { transform: transla...
css/mobileFirst.css
@font-face { src: url("../fonts/LLPIXEL3.ttf"); font-family: llPixel; } @font-face { src: url("../fonts/SigmarOne-Regular.ttf"); font-family: "Sigmar One"; } @font-face { src: url("../fonts/Gameboi95.ttf"); font-family: "Game Boy 95"; } /* @keyframes: */ @keyframes selection { 0% { transform: transla...
0.378574
0.136206
body { width: 901px; margin: auto; } header { display: flex; } .logo { display: flex; width: 50%; color: darkgray; font-size: xx-small; } .logo p::first-line { color: black; font-size: xx-large; font-weight: bolder; font-family: 'Pacifico', cursive; } .nav { displa...
style.css
body { width: 901px; margin: auto; } header { display: flex; } .logo { display: flex; width: 50%; color: darkgray; font-size: xx-small; } .logo p::first-line { color: black; font-size: xx-large; font-weight: bolder; font-family: 'Pacifico', cursive; } .nav { displa...
0.458349
0.10711
body { font-family: 'Playfair Display', serif; background-color: white; color: rgb(15, 15, 15); margin: 0; } body { font-family: 'Work Sans', sans-serif; } a { text-decoration: none; color: inherit } label { display: block; } nav a { display: inline-block; margin: 1em; color: white; /* fon...
public/style.css
body { font-family: 'Playfair Display', serif; background-color: white; color: rgb(15, 15, 15); margin: 0; } body { font-family: 'Work Sans', sans-serif; } a { text-decoration: none; color: inherit } label { display: block; } nav a { display: inline-block; margin: 1em; color: white; /* fon...
0.379263
0.06165
.root { -fx-background-color: #FFFFFF; -fx-font-family: Segoe UI; -fx-focus-color: transparent; -fx-faint-focus-color: transparent; } /* Label */ .label { -fx-text-fill: #000000; } /* Pane */ .pane-grid { -fx-background-color: #ffffff; } /* GridPane */ .tab-pane-grid { /* * GridPa...
lib/Themes/light.css
.root { -fx-background-color: #FFFFFF; -fx-font-family: Segoe UI; -fx-focus-color: transparent; -fx-faint-focus-color: transparent; } /* Label */ .label { -fx-text-fill: #000000; } /* Pane */ .pane-grid { -fx-background-color: #ffffff; } /* GridPane */ .tab-pane-grid { /* * GridPa...
0.615088
0.092278
.owl-carousel { overflow: hidden; } .owl-buttons { position: static; } .owl-prev, .owl-next { color: #111; display: block; font-size: 16px; height: 105px; line-height: 105px; margin-top: -35px; opacity: 0; position: absolute; text-align: center; top: 50%; width: 105...
home/static/home/css/dump style.css
.owl-carousel { overflow: hidden; } .owl-buttons { position: static; } .owl-prev, .owl-next { color: #111; display: block; font-size: 16px; height: 105px; line-height: 105px; margin-top: -35px; opacity: 0; position: absolute; text-align: center; top: 50%; width: 105...
0.526099
0.119562
.navbar-container { background-color: #000814; padding: 15px 50px; } .navbar-menu { margin: 5px auto; max-width: 1300px; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; overflow: hidden; } .navbar-logo { padding: 0 45px 0 0; } .navbar-logo img { max-width...
src/components/Navbar/Navbar.css
.navbar-container { background-color: #000814; padding: 15px 50px; } .navbar-menu { margin: 5px auto; max-width: 1300px; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; overflow: hidden; } .navbar-logo { padding: 0 45px 0 0; } .navbar-logo img { max-width...
0.359814
0.070752
html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow: hidden; min-width: 1604px; min-height: 947px; } #osmMap1 { height: 50%; width: 49.95%; z-index: 1; float: left; border-right: 1px solid #555; border-bottom: 1px solid #555; } #osmMap2 { height: 50%; width: 49....
Blosom_1.4_HeatMap/WebContent/Implementation/css/osmMap.css
html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow: hidden; min-width: 1604px; min-height: 947px; } #osmMap1 { height: 50%; width: 49.95%; z-index: 1; float: left; border-right: 1px solid #555; border-bottom: 1px solid #555; } #osmMap2 { height: 50%; width: 49....
0.361841
0.059811
*{ margin: 0; padding: 0; box-sizing: border-box; } /* font-family: 'Lobster Two', cursive; font-family: 'Playfair Display', serif; */ .landing-page{ font-family: 'Lobster Two', cursive; min-height: 100vh; background: url('./background_is.jpg'); /* Give image dome fluidity */ backgroun...
js_image_slider_tES6/image_slider.css
*{ margin: 0; padding: 0; box-sizing: border-box; } /* font-family: 'Lobster Two', cursive; font-family: 'Playfair Display', serif; */ .landing-page{ font-family: 'Lobster Two', cursive; min-height: 100vh; background: url('./background_is.jpg'); /* Give image dome fluidity */ backgroun...
0.372962
0.081703
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Jost', sans-serif; color: #fff; scroll-behavior: smooth; } /* Sticky Navbar */ .icon-bar { position: fixed; top: 50%; left: 2...
assets/css/styles.css
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Jost', sans-serif; color: #fff; scroll-behavior: smooth; } /* Sticky Navbar */ .icon-bar { position: fixed; top: 50%; left: 2...
0.460532
0.074097
amp-story-shopping-tag { font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; cursor: pointer !important; width: auto !important; color: white !important; position: absolute !important; /* Height and width ensures layoutCallback is called. */ min-height: 1px !important; min-widt...
extensions/amp-story-shopping/0.1/amp-story-shopping-tag.css
amp-story-shopping-tag { font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; cursor: pointer !important; width: auto !important; color: white !important; position: absolute !important; /* Height and width ensures layoutCallback is called. */ min-height: 1px !important; min-widt...
0.264358
0.055823
html, body, .app-container, .root { margin: 0; padding: 0; height: 100vh; width: 100vw; background-color: #333; } body, h1, h2, h3, p { font-family: 'Unica One', cursive; font-size: 4rem; text-align: center; color: rgba(255, 255, 255, 0.8); letter-spacing: 1px; } .draggable-area { z-index: 100; ...
resources/public/css/main.css
html, body, .app-container, .root { margin: 0; padding: 0; height: 100vh; width: 100vw; background-color: #333; } body, h1, h2, h3, p { font-family: 'Unica One', cursive; font-size: 4rem; text-align: center; color: rgba(255, 255, 255, 0.8); letter-spacing: 1px; } .draggable-area { z-index: 100; ...
0.468791
0.099952
progress, sub, sup { vertical-align: baseline } button, hr, input { overflow: visible } [type=checkbox], [type=radio], legend { box-sizing: border-box; padding: 0 } html { font-family: sans-serif; -ms-text-size-adjust: 115%; -webkit-text-size-adjust: 115% } body { margin: 0; max-wid...
Resources/DownView.bundle/css/markdown-preview.css
progress, sub, sup { vertical-align: baseline } button, hr, input { overflow: visible } [type=checkbox], [type=radio], legend { box-sizing: border-box; padding: 0 } html { font-family: sans-serif; -ms-text-size-adjust: 115%; -webkit-text-size-adjust: 115% } body { margin: 0; max-wid...
0.486575
0.129375
.about{ margin-top: 40px; display: inline-block; &__image{ width: 20%; background-size: cover; height: 300px; display: inline-block; margin-left: 8%; padding-right: 40px; } .text{ vertical-align: top; margin-top: 0px; display: inline-block; width: 70%; margin-left: ...
src/css/about.css
.about{ margin-top: 40px; display: inline-block; &__image{ width: 20%; background-size: cover; height: 300px; display: inline-block; margin-left: 8%; padding-right: 40px; } .text{ vertical-align: top; margin-top: 0px; display: inline-block; width: 70%; margin-left: ...
0.356559
0.066904
.cal-container, #cal-container { background-color: #fff; border: 1px solid #0066B3; overflow:hidden; padding: 0px; position:absolute; width: 200px; z-index: 10; font-size: 13px; } .cal-container iframe { border:none; height:100%; left:0px; margin:0; padding:0; position:absolute; top:0px;...
stylesheets/simple.css
.cal-container, #cal-container { background-color: #fff; border: 1px solid #0066B3; overflow:hidden; padding: 0px; position:absolute; width: 200px; z-index: 10; font-size: 13px; } .cal-container iframe { border:none; height:100%; left:0px; margin:0; padding:0; position:absolute; top:0px;...
0.460289
0.164516
@-moz-document url("http://www.allmystery.de/"), url("https://www.allmystery.de/"), url-prefix("http://www.allmystery.de/themen"), url-prefix("https://www.allmystery.de/themen"), url-prefix("http://www.allmystery.de/ena/"), url-prefix("https://www.allmystery.de/ena/"), url-prefix("http://www.allmystery.de/artikel/"), u...
data/usercss/85279.user.css
@-moz-document url("http://www.allmystery.de/"), url("https://www.allmystery.de/"), url-prefix("http://www.allmystery.de/themen"), url-prefix("https://www.allmystery.de/themen"), url-prefix("http://www.allmystery.de/ena/"), url-prefix("https://www.allmystery.de/ena/"), url-prefix("http://www.allmystery.de/artikel/"), u...
0.26971
0.232833
*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .wrapper, .wrapper-no-pad { margin: 0 8px; max-width: 1008px; } @media (min-width: 480px) { .wrapper, .wrapper-no-pad { margin: 0 16...
prototypes/assets/css/robots.css
*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .wrapper, .wrapper-no-pad { margin: 0 8px; max-width: 1008px; } @media (min-width: 480px) { .wrapper, .wrapper-no-pad { margin: 0 16...
0.513181
0.059237
.PortalView #Content { padding: 0; margin: 0; } .PortalView #Content .portal-view { display: grid; grid-template-columns: auto auto; grid-template-rows: min-content 1fr; gap: 0 1.5rem; grid-auto-flow: row; grid-template-areas: "header links" "sections sections" "logos logos"; width: 100%; height: 1...
src/css/portal-layouts/panels.css
.PortalView #Content { padding: 0; margin: 0; } .PortalView #Content .portal-view { display: grid; grid-template-columns: auto auto; grid-template-rows: min-content 1fr; gap: 0 1.5rem; grid-auto-flow: row; grid-template-areas: "header links" "sections sections" "logos logos"; width: 100%; height: 1...
0.357007
0.096877
body { font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif; background: url('../images/bg.jpg') center top no-repeat; background-attachment: scroll; margin: 0; padding: 0; color: #000; } html{ background: url('../images/bg-repeat.jpg') repeat; } .owner{ height: auto; width: 100%; position: relative; paddi...
src/SiteRising/AionBundle/Resources/public/css/index.css
body { font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif; background: url('../images/bg.jpg') center top no-repeat; background-attachment: scroll; margin: 0; padding: 0; color: #000; } html{ background: url('../images/bg-repeat.jpg') repeat; } .owner{ height: auto; width: 100%; position: relative; paddi...
0.177063
0.052134
body{ background-color: black; color: white; } .hero-header{ width: 100%; padding: 10px; position: fixed; left: 0; top:0; background-color: rgba(0, 0, 0, 0.445); backdrop-filter: blur(20px); z-index: 99; border: 1px solid #242426; } .hero-header-inner{ ...
css/about.css
body{ background-color: black; color: white; } .hero-header{ width: 100%; padding: 10px; position: fixed; left: 0; top:0; background-color: rgba(0, 0, 0, 0.445); backdrop-filter: blur(20px); z-index: 99; border: 1px solid #242426; } .hero-header-inner{ ...
0.46952
0.070336
body { max-width: 1080px; margin: 0 auto; float: none; padding: 1% 2% 1% 1%; letter-spacing: 0.75px; } h2 { color: #000; text-align: center; margin-bottom: 3px; margin-top: 0px; } .story-title { margin-top: 50px; } .reference { text-align: right; color: dimgrey; fo...
src/layouts/letter.css
body { max-width: 1080px; margin: 0 auto; float: none; padding: 1% 2% 1% 1%; letter-spacing: 0.75px; } h2 { color: #000; text-align: center; margin-bottom: 3px; margin-top: 0px; } .story-title { margin-top: 50px; } .reference { text-align: right; color: dimgrey; fo...
0.606498
0.100392
@font-face { font-family: Myriad Pro; src: url(../fonts/MyriadPro-Regular.otf); } @font-face { font-family: calibri; src: url(../fonts/calibri.woff); } @font-face { font-family: Gill Sans MT; src: url(../fonts/GIL.ttf); } @font-face { font-family: Maven-Pro; src: url(../fonts/Maven-Pro.w...
assest/css/styles.css
@font-face { font-family: Myriad Pro; src: url(../fonts/MyriadPro-Regular.otf); } @font-face { font-family: calibri; src: url(../fonts/calibri.woff); } @font-face { font-family: Gill Sans MT; src: url(../fonts/GIL.ttf); } @font-face { font-family: Maven-Pro; src: url(../fonts/Maven-Pro.w...
0.273671
0.064212
* { padding: 0; margin: 0; font-family: 'Signika', sans-serif; text-transform: uppercase; color: white; text-shadow: -0.5px -0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000; } .ui { position: relative; left: 0; top: 0; w...
SERVER-DATA/RESOURCES/[ESX]/esx_inventoryhud/html/css/ui.css
* { padding: 0; margin: 0; font-family: 'Signika', sans-serif; text-transform: uppercase; color: white; text-shadow: -0.5px -0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000; } .ui { position: relative; left: 0; top: 0; w...
0.509032
0.107813
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap'); @font-face { font-family: 'BebasNeue-Regular'; src: url('../font/BebasNeue-Regular.ttf'); } #secondpage { background: #da4453; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #89216b, #da4453); ...
assets/css/capage2.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap'); @font-face { font-family: 'BebasNeue-Regular'; src: url('../font/BebasNeue-Regular.ttf'); } #secondpage { background: #da4453; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #89216b, #da4453); ...
0.304662
0.058696
ul.blogGrid li { list-style-type: none; } .blogGrid { padding-left: 0; margin-bottom: 40px; } #theBlogGrid .animateBottomName { color: #000; margin-top: 20px; width: 100%; } .blue-border.blog-blue-border { margin-bottom: 20px; } .description-box { background-color: rgba(50, 50, 50, 0.5); bottom: 0; float: lef...
back/blog-overview.css
ul.blogGrid li { list-style-type: none; } .blogGrid { padding-left: 0; margin-bottom: 40px; } #theBlogGrid .animateBottomName { color: #000; margin-top: 20px; width: 100%; } .blue-border.blog-blue-border { margin-bottom: 20px; } .description-box { background-color: rgba(50, 50, 50, 0.5); bottom: 0; float: lef...
0.350866
0.236065
*{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; } body{ background: black; color: white; } header{ width: 100%; height: 50px; position: fixed; background: black; } .redes{ width: 50%; float: right; padding: 10px 10px 5px 0; } .redes ul{ list-st...
css/css.css
*{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; } body{ background: black; color: white; } header{ width: 100%; height: 50px; position: fixed; background: black; } .redes{ width: 50%; float: right; padding: 10px 10px 5px 0; } .redes ul{ list-st...
0.452536
0.076373
.header{ text-align: center; height: 500px; background: url(/home/moringa/Desktop/mpft-ip/ip2/img/backgrounds/landing.jpg); color: #ffffff; font-size: 20px; } .hamburger1{ width:100%; height:40px; line-height:60px; } .hamburger{ background:none; float: left; line-height:45px; padding:5px 15px 0px ...
css/styles.css
.header{ text-align: center; height: 500px; background: url(/home/moringa/Desktop/mpft-ip/ip2/img/backgrounds/landing.jpg); color: #ffffff; font-size: 20px; } .hamburger1{ width:100%; height:40px; line-height:60px; } .hamburger{ background:none; float: left; line-height:45px; padding:5px 15px 0px ...
0.25303
0.062245
color: #444; } .character { padding: 20px; } .characters { display: -webkit-flex; height: inherit; width: inherit; align-items: center; } .characterChoices { display: flex; flex-direction: row; justify-content: center; align-items: center; } .charactersContainer { background-color: rgba(324,615,292,0.6); bord...
assets/css/main.css
color: #444; } .character { padding: 20px; } .characters { display: -webkit-flex; height: inherit; width: inherit; align-items: center; } .characterChoices { display: flex; flex-direction: row; justify-content: center; align-items: center; } .charactersContainer { background-color: rgba(324,615,292,0.6); bord...
0.30054
0.068475
body { background: #FFFAF0; } .radio { position: absolute; width: 1022px; height: 816px; left: calc(50% - 1022px/2 + 13px); top: calc(50% - 816px/2); z-index: 1; } .radiofront { position: absolute; width: 1022px; height: 572px; left: calc(50% - 1022px/2 + 13px); top: calc(50% - 572px/2 + 122px...
authorization_code/public/checker.css
body { background: #FFFAF0; } .radio { position: absolute; width: 1022px; height: 816px; left: calc(50% - 1022px/2 + 13px); top: calc(50% - 816px/2); z-index: 1; } .radiofront { position: absolute; width: 1022px; height: 572px; left: calc(50% - 1022px/2 + 13px); top: calc(50% - 572px/2 + 122px...
0.523177
0.10711
border: none; } @media (max-width: 768px) { #top #top-nav-main ul { text-align: center; } #top #top-nav-main ul > li { display: inline; margin-right: 1em; } #top #top-nav-main ul > li:last-child { margin-right: 0; } #top { padding-top: 10px; } ...
static/css/custom.css
border: none; } @media (max-width: 768px) { #top #top-nav-main ul { text-align: center; } #top #top-nav-main ul > li { display: inline; margin-right: 1em; } #top #top-nav-main ul > li:last-child { margin-right: 0; } #top { padding-top: 10px; } ...
0.402157
0.076649
.gallery .control-operator:target ~ .controls .control-button { color: #ccc; color: rgba(255, 255, 255, 0.4); } .gallery .control-button:first-of-type, .gallery .control-operator:nth-of-type(1):target ~ .controls .control-button:nth-of-type(1), .gallery .control-operator:nth-of-type(2):target ~ .controls .cont...
css/gallery.css
.gallery .control-operator:target ~ .controls .control-button { color: #ccc; color: rgba(255, 255, 255, 0.4); } .gallery .control-button:first-of-type, .gallery .control-operator:nth-of-type(1):target ~ .controls .control-button:nth-of-type(1), .gallery .control-operator:nth-of-type(2):target ~ .controls .cont...
0.642769
0.065187
.background_glossyWhiteSmoke3, .hover_background_glossyWhiteSmoke3:hover, .active_background_glossyWhiteSmoke3:active:hover { background: #b1b1b1; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
widgets/common/assets/gradients/glossy/glossyWhiteSmoke/glossyWhiteSmoke3.css
.background_glossyWhiteSmoke3, .hover_background_glossyWhiteSmoke3:hover, .active_background_glossyWhiteSmoke3:active:hover { background: #b1b1b1; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
0.456894
0.078008
.search { position: absolute; width: 290px; height: 100%; right: 80px; } .search-icon{ display: none; } .search-form { height: 100%; width: 100%; flex-direction: row; } .search-input { width: 230px; height: 46px; border: none; border-radius: 8px 0 0 8px; padding-left: 18px; font-size: 0.9...
styles/navbar/search.css
.search { position: absolute; width: 290px; height: 100%; right: 80px; } .search-icon{ display: none; } .search-form { height: 100%; width: 100%; flex-direction: row; } .search-input { width: 230px; height: 46px; border: none; border-radius: 8px 0 0 8px; padding-left: 18px; font-size: 0.9...
0.569015
0.084568
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } .wrapper { display: flex; position: relative; } .wrapper .wrapper-vertical{ display: flex; flex-direction: column; position: relative; min-height: calc(100vh - 58px); } /*----------...
src/main/resources/static/css/welcome.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } .wrapper { display: flex; position: relative; } .wrapper .wrapper-vertical{ display: flex; flex-direction: column; position: relative; min-height: calc(100vh - 58px); } /*----------...
0.458106
0.091382
.box{ position: relative; width: 500px; margin: 50px auto; text-align: center; } table{ margin: 0 auto; } td{ border: 10px; outline: unset; width: 100px; height: 100px; border: 2px solid gray; border-radius: 8px; margin: 10px auto; box-shado...
beatMouse/css/style3.css
.box{ position: relative; width: 500px; margin: 50px auto; text-align: center; } table{ margin: 0 auto; } td{ border: 10px; outline: unset; width: 100px; height: 100px; border: 2px solid gray; border-radius: 8px; margin: 10px auto; box-shado...
0.281011
0.076098
@import 'https://fonts.googleapis.com/css?family=Italianno&subset=latin-ext'; @import 'https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&subset=latin-ext'; .Centered { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, ...
public/css/style.css
@import 'https://fonts.googleapis.com/css?family=Italianno&subset=latin-ext'; @import 'https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&subset=latin-ext'; .Centered { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, ...
0.547706
0.135546
body { background: url("../img/back.gif"); overflow: auto !important; /*To prevent modals from removing scrollbar*/ } /* Landing page and centering*/ #landing-apps div { text-align: center; cursor: pointer; -webkit-transition-property: box-shadow; transition-property: box-shadow; -webkit-tr...
css/style.css
body { background: url("../img/back.gif"); overflow: auto !important; /*To prevent modals from removing scrollbar*/ } /* Landing page and centering*/ #landing-apps div { text-align: center; cursor: pointer; -webkit-transition-property: box-shadow; transition-property: box-shadow; -webkit-tr...
0.378459
0.080683
body[kui-theme="Carbon Gray90"][kui-theme-style] { --color-base00: #282828; --color-base01: #171717; --color-base02: #565656; --color-base03: #565656; --color-base04: #8c8c8c; --color-base05: #adadad; --color-base06: #f3f3f3; --color-base07: #fff; --color-base08: #fb4b53; --color-base09: #bf5b17; ...
packages/kui-builder/examples/build-configs/default/theme/css/themes/carbon-gray90.css
body[kui-theme="Carbon Gray90"][kui-theme-style] { --color-base00: #282828; --color-base01: #171717; --color-base02: #565656; --color-base03: #565656; --color-base04: #8c8c8c; --color-base05: #adadad; --color-base06: #f3f3f3; --color-base07: #fff; --color-base08: #fb4b53; --color-base09: #bf5b17; ...
0.296043
0.053305
.products_iso { padding-top: 150px; width: 100%; } .section_title { display: inline-block; text-align: center; } .section_title h2 { display: inline-block; } .section_title::after { display: block; position: absolute; top: calc(100% + 13px); left: 50%; -webkit-transform: translat...
src/components/Cart/Cart.css
.products_iso { padding-top: 150px; width: 100%; } .section_title { display: inline-block; text-align: center; } .section_title h2 { display: inline-block; } .section_title::after { display: block; position: absolute; top: calc(100% + 13px); left: 50%; -webkit-transform: translat...
0.446253
0.098036
bgcol120001 { border-color: olive silver rgb(110%, 120%, 0%) red } bgcol120002 { border-color: olive silver rgb(110%, 120%, 0%) rgb(100%, 0%, 0%) } bgcol120003 { border-color: olive silver rgb(110%, 120%, 0%) rgb(110%, 120%, 0%) } bgcol120004 { border-color: olive silver rgb(110%, 120%, 0%) rgb(255,0,0)...
autotest/testsuite/properties/positive/border-color/css21/001-am.css
bgcol120001 { border-color: olive silver rgb(110%, 120%, 0%) red } bgcol120002 { border-color: olive silver rgb(110%, 120%, 0%) rgb(100%, 0%, 0%) } bgcol120003 { border-color: olive silver rgb(110%, 120%, 0%) rgb(110%, 120%, 0%) } bgcol120004 { border-color: olive silver rgb(110%, 120%, 0%) rgb(255,0,0)...
0.444806
0.086131
body { display: flex; flex-flow: column; align-items: center; } /* Header, Main, Footer Styles */ .root-container { max-width: 728px; width: 728px; } /* Header Tag Styles */ header { display: flex; align-items: center; justify-content: space-around; height: 150px; background-color: rgb(153, 218, 25...
2181059_Miguel_Lasso/02_Ejericcio_1_JS_functions/styles/index.css
body { display: flex; flex-flow: column; align-items: center; } /* Header, Main, Footer Styles */ .root-container { max-width: 728px; width: 728px; } /* Header Tag Styles */ header { display: flex; align-items: center; justify-content: space-around; height: 150px; background-color: rgb(153, 218, 25...
0.404155
0.061904
@font-face { font-family: "Segoe UI"; src: url("../font/segoeui.ttf") format("woff2"), url("../font/segoeuib.ttf") format("woff2"), url("../font/segoeuii.ttf") format("woff2"), url("../font/segoeuil.ttf") format("woff2"), url("../font/segoeuisl.ttf") format("woff2"), url(...
public/css/reference.css
@font-face { font-family: "Segoe UI"; src: url("../font/segoeui.ttf") format("woff2"), url("../font/segoeuib.ttf") format("woff2"), url("../font/segoeuii.ttf") format("woff2"), url("../font/segoeuil.ttf") format("woff2"), url("../font/segoeuisl.ttf") format("woff2"), url(...
0.302391
0.077903
.ace--hail .ace_gutter { background: rgba(20,25,31,1); color: rgb(97,110,128) } .ace--hail .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--hail { background-color: rgba(20,25,31,1); color: rgba(174,194,224,1) } .ace--hail .ace_cursor { color: rgba(248,248,240,1) } .ace--hail .ace_marker-la...
ace/lib/ace/theme/Hail.css
.ace--hail .ace_gutter { background: rgba(20,25,31,1); color: rgb(97,110,128) } .ace--hail .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--hail { background-color: rgba(20,25,31,1); color: rgba(174,194,224,1) } .ace--hail .ace_cursor { color: rgba(248,248,240,1) } .ace--hail .ace_marker-la...
0.612541
0.164718
body{ background-color: #1992b7 !important; } #C-box{ background-color: #1992b7; width: 480px ; height: 580px ; margin: 20px auto 20px; border-radius: 5px; } #C-box-interno{ width: 460px; height: 560px; background-color: #fdfdfd; position: absolute; margin: 10px; border-radi...
zagua/static/cadastrouser.css
body{ background-color: #1992b7 !important; } #C-box{ background-color: #1992b7; width: 480px ; height: 580px ; margin: 20px auto 20px; border-radius: 5px; } #C-box-interno{ width: 460px; height: 560px; background-color: #fdfdfd; position: absolute; margin: 10px; border-radi...
0.504883
0.108189
.card { position: relative; float: left; width: 29%; height: 0; margin: 2%; padding-bottom: 20%; } .card__container { position: fixed; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; -webkit-overflow-scrolling: touch; } .card__container--closed { position: absolute; ...
css/modern-blog.css
.card { position: relative; float: left; width: 29%; height: 0; margin: 2%; padding-bottom: 20%; } .card__container { position: fixed; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; -webkit-overflow-scrolling: touch; } .card__container--closed { position: absolute; ...
0.382372
0.052425
:root{ --cor1 : rgb(92, 94, 93); --cor2 :rgb(#F2F2F0); -cor3 : rgb(#F8F8F8); } .bg{ background-color: var(--cor1) } .título_principal{ color: rgb(255, 255, 255); text-align: center; padding-top: 130px; } .box1{ background-image: linear-gradient(rgb(92, 94, 93), black); height:...
Projeto de site/style.css
:root{ --cor1 : rgb(92, 94, 93); --cor2 :rgb(#F2F2F0); -cor3 : rgb(#F8F8F8); } .bg{ background-color: var(--cor1) } .título_principal{ color: rgb(255, 255, 255); text-align: center; padding-top: 130px; } .box1{ background-image: linear-gradient(rgb(92, 94, 93), black); height:...
0.430626
0.165863
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One); @import url(https://fonts.googleapis.com/css?family=Varela&subset=latin,latin-ext); *{ box-sizing: border-box; } body{font-family: 'Varela', sans-serif; font-size: 18px; /*max-width: 960px;*/ width:960px; max-height: 700px; background-image: url(.....
sites/leandroprada2/versiones/1.2/css/styles.css
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One); @import url(https://fonts.googleapis.com/css?family=Varela&subset=latin,latin-ext); *{ box-sizing: border-box; } body{font-family: 'Varela', sans-serif; font-size: 18px; /*max-width: 960px;*/ width:960px; max-height: 700px; background-image: url(.....
0.391406
0.096919
.form-field { margin-bottom: 30px; } .form-label { display: block; } .form-input-title { color: teal; } .form-label-text { display: inline-block; margin-bottom: 6px; font-size: 14px; } .form-inline .form-label-text { display: inline-block; vertical-align: middle; } .form-field.required .form-input-...
demo/css/styles.css
.form-field { margin-bottom: 30px; } .form-label { display: block; } .form-input-title { color: teal; } .form-label-text { display: inline-block; margin-bottom: 6px; font-size: 14px; } .form-inline .form-label-text { display: inline-block; vertical-align: middle; } .form-field.required .form-input-...
0.447943
0.075653
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: 'Poppins', sans-serif; } body { height: 100%; background-color: #f1f7fb; } .na...
css/society.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: 'Poppins', sans-serif; } body { height: 100%; background-color: #f1f7fb; } .na...
0.322206
0.066327
* { box-sizing: border-box; } .appcontainer { width: 100%; padding-bottom: 10%; } /*row0*/ .approw0 { background-color: white; padding-top: 3%; margin-left: auto; margin-right: auto; width: 100%; display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; ...
css/app.css
* { box-sizing: border-box; } .appcontainer { width: 100%; padding-bottom: 10%; } /*row0*/ .approw0 { background-color: white; padding-top: 3%; margin-left: auto; margin-right: auto; width: 100%; display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; ...
0.481941
0.087994
body { font-family: sans-serif; font-size: 18px; padding: 0; margin: 30px; text-align: left; background-color: rgb(25, 55, 255); color: lightyellow; } body * { padding: 0; margin: 0; font-size: inherit; font-weight: 450; color: lightyellow; } h1 { font-size: 32px; margin: 0 0 35px 0; color...
style.css
body { font-family: sans-serif; font-size: 18px; padding: 0; margin: 30px; text-align: left; background-color: rgb(25, 55, 255); color: lightyellow; } body * { padding: 0; margin: 0; font-size: inherit; font-weight: 450; color: lightyellow; } h1 { font-size: 32px; margin: 0 0 35px 0; color...
0.46393
0.105902
@font-face { font-family: 'EssentialPragmataPro-Bold'; src: url('/fonts/31B6AC_0_0.eot'); src: url('/fonts/31B6AC_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/31B6AC_0_0.woff2') format('woff2'), url('/fonts/31B6AC_0_0.woff') format('woff'), url('/fonts/31B6AC_0_0.ttf'...
docs/styles.css
@font-face { font-family: 'EssentialPragmataPro-Bold'; src: url('/fonts/31B6AC_0_0.eot'); src: url('/fonts/31B6AC_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/31B6AC_0_0.woff2') format('woff2'), url('/fonts/31B6AC_0_0.woff') format('woff'), url('/fonts/31B6AC_0_0.ttf'...
0.484868
0.081593
@charset "UTF-8"; /*! * ress.css • v1.0.1 * MIT License * github.com/filipelinhares/ress */ /* # ================================================================= # Global selectors # ================================================================= */ html { -webkit-box-sizing: border-box; ...
project/src/assets/css/default.css
@charset "UTF-8"; /*! * ress.css • v1.0.1 * MIT License * github.com/filipelinhares/ress */ /* # ================================================================= # Global selectors # ================================================================= */ html { -webkit-box-sizing: border-box; ...
0.380759
0.057098