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
/*Changes:*/ /*gold:*/ /*#89A1B4 -> CC9900*/ /*light red*/ /*dae1e6 -> FBF4EA*/ /* EBF4FF ->FBF4EA*/ /*light red:*/ /*e0e6ea -> FBF4EA*/ /*dark red*/ /*126495 -> 900*/ /*5894B8 -> 900*/ /*#8DB2E3 -> CC9900*/ /*E7EFF4 -> FBF4EA*/ /*menu bar*/ /*DAE1E6 -> FBF4EA*/ ...
WNPRC_EHR/resources/web/wnprc_ehr/stylesheet-red.css
/*Changes:*/ /*gold:*/ /*#89A1B4 -> CC9900*/ /*light red*/ /*dae1e6 -> FBF4EA*/ /* EBF4FF ->FBF4EA*/ /*light red:*/ /*e0e6ea -> FBF4EA*/ /*dark red*/ /*126495 -> 900*/ /*5894B8 -> 900*/ /*#8DB2E3 -> CC9900*/ /*E7EFF4 -> FBF4EA*/ /*menu bar*/ /*DAE1E6 -> FBF4EA*/ ...
0.291989
0.064329
body { background-color: white; } .middle { border-radius: 0; } .cover { background: white; border-bottom: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding-bottom: 20px; } .cover_subtitle { margin-left:1.9em; font-size:14px; margin-bottom:5px !important; } .pathnavs { border-...
system/application/views/melons/honeydew/themes/shale.css
body { background-color: white; } .middle { border-radius: 0; } .cover { background: white; border-bottom: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding-bottom: 20px; } .cover_subtitle { margin-left:1.9em; font-size:14px; margin-bottom:5px !important; } .pathnavs { border-...
0.324985
0.112893
.tableEditor { display: block; border: 1px solid #575a5d; background-color: #ebf7fc; margin-top: 10px; font-size: 11px; overflow: hidden; white-space: nowrap; } .tableEditor b { color: #006dba; font-weight: bold; } .tableEditor .selectAll { display: inline-block; background...
local-plugins/GDT/web-app/css/table-editor.css
.tableEditor { display: block; border: 1px solid #575a5d; background-color: #ebf7fc; margin-top: 10px; font-size: 11px; overflow: hidden; white-space: nowrap; } .tableEditor b { color: #006dba; font-weight: bold; } .tableEditor .selectAll { display: inline-block; background...
0.31363
0.176264
.Navbar{ background: linear-gradient(90deg, #5F72BE 0%, #9921E8 100%); height: 80px; width: 100%; display: flex; justify-content: center; align-items: center; font-size: 1.2rem; } .navbar-logo{ color: #fff; font-family: 'Comic Neue', cursive; justify-self: start; margin-left: 20px; cursor: point...
Styles/navbar.css
.Navbar{ background: linear-gradient(90deg, #5F72BE 0%, #9921E8 100%); height: 80px; width: 100%; display: flex; justify-content: center; align-items: center; font-size: 1.2rem; } .navbar-logo{ color: #fff; font-family: 'Comic Neue', cursive; justify-self: start; margin-left: 20px; cursor: point...
0.403567
0.077378
@keyframes color-change { 0% { background-color: #ff6e51; } 10% { background-color: #ff6e51; } 20% { background-color: #fcb859; } 30% { background-color: #fcc035; } 40% { background-color: #5ac9fc; } 50% { background-color: #515fff; } 60% { background-color: #defc5...
src/GummiBearKingdom/wwwroot/css/styles.css
@keyframes color-change { 0% { background-color: #ff6e51; } 10% { background-color: #ff6e51; } 20% { background-color: #fcb859; } 30% { background-color: #fcc035; } 40% { background-color: #5ac9fc; } 50% { background-color: #515fff; } 60% { background-color: #defc5...
0.562417
0.136781
* CONTENTS * * * BASE * Body.............body. * Link.............a. * List.............ul. * Headings.............H1–H6 styles. * Paragraph.............p. * * * COMPONENTS * Navigation-bar............The navigation bar. * Page-header * Video-background............The video in background main page. * Page-footer..........
src/client/styles/style.css
* CONTENTS * * * BASE * Body.............body. * Link.............a. * List.............ul. * Headings.............H1–H6 styles. * Paragraph.............p. * * * COMPONENTS * Navigation-bar............The navigation bar. * Page-header * Video-background............The video in background main page. * Page-footer..........
0.438064
0.07836
@tailwind base; @tailwind components; code[class*="language-"], pre[class*="language-"] { color: theme("colors.gray.300"); background: none; } pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { ...
input/tailwind.css
@tailwind base; @tailwind components; code[class*="language-"], pre[class*="language-"] { color: theme("colors.gray.300"); background: none; } pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { ...
0.566498
0.07363
body { height: 100%; overflow: hidden; width: 100% !important; box-sizing: border-box; font-family: 'Roboto', sans-serif; } .backRight { position: absolute; right: 0; width: 50%; height: 100%; background: #3498db url(../img/img1.jpg); background-size: cover; background-positi...
Web/static/css/login.css
body { height: 100%; overflow: hidden; width: 100% !important; box-sizing: border-box; font-family: 'Roboto', sans-serif; } .backRight { position: absolute; right: 0; width: 50%; height: 100%; background: #3498db url(../img/img1.jpg); background-size: cover; background-positi...
0.405684
0.058239
.content { max-width: 400px; margin: auto; padding: 10px; } .navbar { overflow: hidden; position: relative; top: 0; width: 100%; } .navbar a { float: left; color: aliceblue; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } /*this function moves the navbar to ...
style.css
.content { max-width: 400px; margin: auto; padding: 10px; } .navbar { overflow: hidden; position: relative; top: 0; width: 100%; } .navbar a { float: left; color: aliceblue; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } /*this function moves the navbar to ...
0.483405
0.114418
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100); .clients_navigation { text-align: right; max-width: 600px; margin: auto; padding-top: 50px; } .clients_list { margin: auto; } .search_clients { padding-top: 80px; text-align: center; width: 400px; mar...
Public/css/clients.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100); .clients_navigation { text-align: right; max-width: 600px; margin: auto; padding-top: 50px; } .clients_list { margin: auto; } .search_clients { padding-top: 80px; text-align: center; width: 400px; mar...
0.586286
0.125413
@font-face { font-family: 'opensans_light'; src: url('/vendor/opensans/opensans-light.woff2') format('woff2');} @font-face { font-family: 'opensans_regular'; src: url('/vendor/opensans/opensans-regular.woff2') format('woff2');} @font-face { font-family: 'opensans_bold'; src: url('/vend...
static/styles/main.css
@font-face { font-family: 'opensans_light'; src: url('/vendor/opensans/opensans-light.woff2') format('woff2');} @font-face { font-family: 'opensans_regular'; src: url('/vendor/opensans/opensans-regular.woff2') format('woff2');} @font-face { font-family: 'opensans_bold'; src: url('/vend...
0.341692
0.173533
.aquaHoneyDew1, .hover_aquaHoneyDew1:hover, .active_aquaHoneyDew1:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(255, 255, 255, .39), inset 0 -0.5em 0.9em 0 #ffffff, inset 0 -0.5em 0em 0.65em rgb(218, 255, 215), inset 0 0em 0.5em 2em rgb(255, 255, 255); -moz-box-shadow: 0 0.6...
widgets/common/assets/shadows/aqua/aquaHoneyDew/aquaHoneyDew1.css
.aquaHoneyDew1, .hover_aquaHoneyDew1:hover, .active_aquaHoneyDew1:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(255, 255, 255, .39), inset 0 -0.5em 0.9em 0 #ffffff, inset 0 -0.5em 0em 0.65em rgb(218, 255, 215), inset 0 0em 0.5em 2em rgb(255, 255, 255); -moz-box-shadow: 0 0.6...
0.329823
0.240072
------------------------------------------------------------- */ #navbar-xs { background-color: #fcfcfc; border-bottom: 1px solid #dbdbdb; } #navbar-xs-brand { display: inline-block; width: 200px; float: left; margin-left: 9px; margin-top: 13px; } #navbar-xs-menu-toggle { display: inline-block; height...
.build/_assets/css/navbar-xs.css
------------------------------------------------------------- */ #navbar-xs { background-color: #fcfcfc; border-bottom: 1px solid #dbdbdb; } #navbar-xs-brand { display: inline-block; width: 200px; float: left; margin-left: 9px; margin-top: 13px; } #navbar-xs-menu-toggle { display: inline-block; height...
0.31944
0.051678
*{ margin: 8px; border: black; } a:link { color: #7C8B88; text-decoration: none; text-align: center; } a:visited { color: #7C8B88; text-decoration: none; text-align: center; } a:hover { color: #441572; text-align: center; } i{ margin: auto; margin-right:...
Webpage/webstyle.css
*{ margin: 8px; border: black; } a:link { color: #7C8B88; text-decoration: none; text-align: center; } a:visited { color: #7C8B88; text-decoration: none; text-align: center; } a:hover { color: #441572; text-align: center; } i{ margin: auto; margin-right:...
0.259732
0.075756
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"); @font-face { font-family: "poppins"; src: url("../fonts/poppins-thin-webfont.woff2") format("woff2"), url("./fonts/poppins-thin-webfont.woff") format("woff"); font-weight: 200; } @font-face { font-family: "poppins"...
public/css/style.css
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"); @font-face { font-family: "poppins"; src: url("../fonts/poppins-thin-webfont.woff2") format("woff2"), url("./fonts/poppins-thin-webfont.woff") format("woff"); font-weight: 200; } @font-face { font-family: "poppins"...
0.264453
0.065695
.s-content { background-color: #fff; padding-top: 8.4rem; padding-bottom: 7.2rem; } .s-content--no-padding-bottom { padding-bottom: 0; } .s-content--narrow .row { max-width: 960px; } .s-content__header { padding-top: 1.6rem; text-align: center; } .s-content__header h1 { f...
static/styleblogpost.css
.s-content { background-color: #fff; padding-top: 8.4rem; padding-bottom: 7.2rem; } .s-content--no-padding-bottom { padding-bottom: 0; } .s-content--narrow .row { max-width: 960px; } .s-content__header { padding-top: 1.6rem; text-align: center; } .s-content__header h1 { f...
0.471467
0.050611
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; l...
Data/TOS/ABC/TOS_files/jquery-ui-custom.css
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; l...
0.47171
0.057098
html, body { height: 100%; /* The html and body elements cannot have any padding or margin. */ } /* long issue titles can be long */ .break-words { word-wrap: break-word; word-break:break-word; } @media (min-width: 1200px) { .container { width: 970px; } } /* Wrapper for page content to push down footer ...
app/assets/stylesheets/salt/layout.css
html, body { height: 100%; /* The html and body elements cannot have any padding or margin. */ } /* long issue titles can be long */ .break-words { word-wrap: break-word; word-break:break-word; } @media (min-width: 1200px) { .container { width: 970px; } } /* Wrapper for page content to push down footer ...
0.433742
0.068071
.blueGradient { background: #4b6cb7; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #182848, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .webOrangeTex...
client/css/main.css
.blueGradient { background: #4b6cb7; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #182848, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .webOrangeTex...
0.424173
0.116286
body { width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; background-color: black; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helve...
css/grayscale.css
body { width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; background-color: black; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; text-transform: uppercase; font-family: "Montserrat", "Helvetica Neue", Helve...
0.381104
0.053775
header.main-body-header { background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #3877ea; margin-bottom: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; } div.main-title { vertical-align: middle; padding: 12px 0px 10px 8px; } a.main-title-text { color: #ffffff; fo...
UI/css/signupin.css
header.main-body-header { background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #3877ea; margin-bottom: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; } div.main-title { vertical-align: middle; padding: 12px 0px 10px 8px; } a.main-title-text { color: #ffffff; fo...
0.437343
0.076649
@import 'responsive.css'; /* ================= *Variables* ================= */ :root { /** Theme Color **/ --main-color: goldenrod; --white: #fff; --black: #000; /** Theme Font Family **/ --Space-Mono: 'Space Mono', monospace; --Special-Elite: 'Special Elite', cursive; /** Theme Fi...
styles/style.css
@import 'responsive.css'; /* ================= *Variables* ================= */ :root { /** Theme Color **/ --main-color: goldenrod; --white: #fff; --black: #000; /** Theme Font Family **/ --Space-Mono: 'Space Mono', monospace; --Special-Elite: 'Special Elite', cursive; /** Theme Fi...
0.499023
0.098512
body { padding-top: 50px; font-size: 14px; font-family: "Roboto", sans-serif; } .login-lockout { background-image:url('/images/froggo.gif'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } .content { margin-left: auto; margin-right: auto; margin-top: 100px; wid...
assets/style.css
body { padding-top: 50px; font-size: 14px; font-family: "Roboto", sans-serif; } .login-lockout { background-image:url('/images/froggo.gif'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } .content { margin-left: auto; margin-right: auto; margin-top: 100px; wid...
0.461988
0.080828
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed); body{ background-color: #e0e0e0; margin: 0px; font-family: 'Roboto Condensed', sans-serif; } #title{ margin-bottom: 10px; } #container{ max-width: 600px; min-height: 100vh; margin-left: auto; margin-right: auto; background-color: #FFFFFF;...
style.css
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed); body{ background-color: #e0e0e0; margin: 0px; font-family: 'Roboto Condensed', sans-serif; } #title{ margin-bottom: 10px; } #container{ max-width: 600px; min-height: 100vh; margin-left: auto; margin-right: auto; background-color: #FFFFFF;...
0.282988
0.046899
.navbar-custom { border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); margin-bottom: 0px; } .navbar-custom { background-color: #fff; border-color: #e7e7e7;...
themes/sievecorp_onepage/css/main.css
.navbar-custom { border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); margin-bottom: 0px; } .navbar-custom { background-color: #fff; border-color: #e7e7e7;...
0.34798
0.096877
.tail-datetime-calendar { width: 245px; height: auto; margin: 15px; padding: 0; display: block; overflow: hidden; position: absolute; border-collapse: separate; font-family: "Open Sans", Calibri, Arial, sans-serif; background-color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125); -webkit-box-shadow: 0...
planner/src/components/calendar/calendar.css
.tail-datetime-calendar { width: 245px; height: auto; margin: 15px; padding: 0; display: block; overflow: hidden; position: absolute; border-collapse: separate; font-family: "Open Sans", Calibri, Arial, sans-serif; background-color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125); -webkit-box-shadow: 0...
0.311951
0.090695
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700); :root { /* Base font size */ font-size: 10px; /* Heading height variable*/ --heading-height: 30em; } body { font-family: "Roboto", Arial, sans-serif; min-height: 100vh; background-color: #101010; } header { position: fixed...
stylesheet.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700); :root { /* Base font size */ font-size: 10px; /* Heading height variable*/ --heading-height: 30em; } body { font-family: "Roboto", Arial, sans-serif; min-height: 100vh; background-color: #101010; } header { position: fixed...
0.277865
0.097605
[data-filter] { transition: -webkit-filter .2s; } /* Default --------------------------------- */ [data-filter="default"] { -webkit-filter: brightness(100%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) saturate(100%) sepia(0%) ; } /* F...
demo/filter/filter.css
[data-filter] { transition: -webkit-filter .2s; } /* Default --------------------------------- */ [data-filter="default"] { -webkit-filter: brightness(100%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) saturate(100%) sepia(0%) ; } /* F...
0.412175
0.155174
:root { --primary-color: #fc5185; --second-color: #364f6b; } * { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #e7e7e7; } .title { font-size: 50pt; color: var(--primary-color); text-transform: uppercase; } /* Navbar */ nav { padding: 10px; wid...
static/styles.css
:root { --primary-color: #fc5185; --second-color: #364f6b; } * { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #e7e7e7; } .title { font-size: 50pt; color: var(--primary-color); text-transform: uppercase; } /* Navbar */ nav { padding: 10px; wid...
0.476823
0.153296
.logo { width: 100%; border-bottom: 1px solid #c8baaa; } .logobox { width: 1190px; margin: 0 auto; height: 85px; margin: 0 auto; height: 85px; } #mallLogo { float: left; width: 162px; padding-top: 0; line-height: 18px; position: relative; } .mlogo { padding-right: 7px; float: left; padd...
scr/script/_logo.css
.logo { width: 100%; border-bottom: 1px solid #c8baaa; } .logobox { width: 1190px; margin: 0 auto; height: 85px; margin: 0 auto; height: 85px; } #mallLogo { float: left; width: 162px; padding-top: 0; line-height: 18px; position: relative; } .mlogo { padding-right: 7px; float: left; padd...
0.369088
0.145874
*, *::before, *::after { box-sizing: border-box; font-size: 100%; margin: 0; padding: 0; } html { /* background: http://lea.verou.me/css3patterns/#carbon-fibre */ background: radial-gradient(black 15%, transparent 16%) 0 0, radial-gradient(black 15%, transparent 16%) 8px 8px, radial-gradient(rg...
soundboard.css
*, *::before, *::after { box-sizing: border-box; font-size: 100%; margin: 0; padding: 0; } html { /* background: http://lea.verou.me/css3patterns/#carbon-fibre */ background: radial-gradient(black 15%, transparent 16%) 0 0, radial-gradient(black 15%, transparent 16%) 8px 8px, radial-gradient(rg...
0.681727
0.092606
* { margin: 0; padding: 0; } html, body { max-width: 100%; overflow-x: hidden; } html { scroll-behavior: smooth; } body { background-image: linear-gradient(to bottom, #F4F6FF, #dee1ee); } :target { scroll-margin-top: 0.8em; } /*Menu*/ .horario, .menu, a, .lista{ text-decoration: n...
style.css
* { margin: 0; padding: 0; } html, body { max-width: 100%; overflow-x: hidden; } html { scroll-behavior: smooth; } body { background-image: linear-gradient(to bottom, #F4F6FF, #dee1ee); } :target { scroll-margin-top: 0.8em; } /*Menu*/ .horario, .menu, a, .lista{ text-decoration: n...
0.404037
0.098947
.p0 { padding: 0 !important; } .p1 { padding: 1rem; } .p2 { padding: 2rem; } .p3 { padding: 3rem; } .p4 { padding: 4rem; } .p5 { padding: 5rem; } .pt0 { padding-top: 0 !important; } .pt1 { padding-top: 1rem; } .pt2 { padding-top: 2rem; } .pt3 { padding-top: 3rem; } .pt4 { padding-top: 4r...
public/css/admin.css
.p0 { padding: 0 !important; } .p1 { padding: 1rem; } .p2 { padding: 2rem; } .p3 { padding: 3rem; } .p4 { padding: 4rem; } .p5 { padding: 5rem; } .pt0 { padding-top: 0 !important; } .pt1 { padding-top: 1rem; } .pt2 { padding-top: 2rem; } .pt3 { padding-top: 3rem; } .pt4 { padding-top: 4r...
0.520496
0.165694
/* Optional: embed custom fonts here with `@import` */ /* This must remain at the top of this file. */ html { /*-- Main font sizes --*/ --title-size: 50px; --body-size: 1.06rem; --code-size: 14px; --aside-size: 12px; --fig-cap-size: 13px; /*-- Main font...
docs/assets/Inedit-total.css
/* Optional: embed custom fonts here with `@import` */ /* This must remain at the top of this file. */ html { /*-- Main font sizes --*/ --title-size: 50px; --body-size: 1.06rem; --code-size: 14px; --aside-size: 12px; --fig-cap-size: 13px; /*-- Main font...
0.474388
0.059894
.switcher { z-index: 980; position: fixed; top: 84px; right: -360px; width: 360px; -webkit-transition: right .2s ease; transition: right .2s ease; } .switcher .btn-toggle { display: block; position: relative; left: -40px; top: 105px; z-index: 980; font-size: 14px; border-right-width: 0; b...
includes/plugins/jtl_themebar/version/100/frontend/css/themebar.css
.switcher { z-index: 980; position: fixed; top: 84px; right: -360px; width: 360px; -webkit-transition: right .2s ease; transition: right .2s ease; } .switcher .btn-toggle { display: block; position: relative; left: -40px; top: 105px; z-index: 980; font-size: 14px; border-right-width: 0; b...
0.376852
0.080538
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: #696969; font-family: sans-serif; } #myTime { text-align: center; font-size: 2em; } #restart { float: right; color: black; background-col...
css/app.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: #696969; font-family: sans-serif; } #myTime { text-align: center; font-size: 2em; } #restart { float: right; color: black; background-col...
0.33546
0.077134
body { background-color: #e9eaed; } .scientific-calculator { margin-left: 200px; } .textbox { margin-top: 100px; } #calc-textbox { text-align: right; height: 45px; font-size: 20px; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius...
css/version1.css
body { background-color: #e9eaed; } .scientific-calculator { margin-left: 200px; } .textbox { margin-top: 100px; } #calc-textbox { text-align: right; height: 45px; font-size: 20px; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius...
0.357007
0.134321
#uw-add-people-slightofhand .ReactModal__Body { x-padding-top: 0; x-padding-bottom: 0; } #uw-add-people-slightofhand .ReactModal__Body .content-box { margin-top: 0; margin-bottom: 0; } .uw-add-people-gather #uw-users-to-add { height: 160px; width: 100%; } .uw-add-people-gather #uw-added-user...
canvas_users/static/canvas_users/css/uw-users.css
#uw-add-people-slightofhand .ReactModal__Body { x-padding-top: 0; x-padding-bottom: 0; } #uw-add-people-slightofhand .ReactModal__Body .content-box { margin-top: 0; margin-bottom: 0; } .uw-add-people-gather #uw-users-to-add { height: 160px; width: 100%; } .uw-add-people-gather #uw-added-user...
0.458349
0.07946
margin-bottom: 0px !important; } div.suite-body { margin-left: 40px; } nav.status-bar { min-height: 40px !important; padding-bottom: 0px !important; margin-bottom: 25px !important; } div.recycle-error { padding: 10px; } a.explorer-command { margin-left: 10px; } a.explorer-command:link{ color: gra...
client/public/stylesheets/storyteller.css
margin-bottom: 0px !important; } div.suite-body { margin-left: 40px; } nav.status-bar { min-height: 40px !important; padding-bottom: 0px !important; margin-bottom: 25px !important; } div.recycle-error { padding: 10px; } a.explorer-command { margin-left: 10px; } a.explorer-command:link{ color: gra...
0.343342
0.104935
/* --------------------------------------------------------------------- */ /* --------------- Sidebar menu styles --------------------------------- */ /* adjust body when menu is open */ body.slide-active { overflow-x: hidden; } /*first child of #page-content so it doesn't shift around*/ .no-margin-top { mar...
src/Xomorod.com/Content/slidebarMenu.css
/* --------------------------------------------------------------------- */ /* --------------- Sidebar menu styles --------------------------------- */ /* adjust body when menu is open */ body.slide-active { overflow-x: hidden; } /*first child of #page-content so it doesn't shift around*/ .no-margin-top { mar...
0.285671
0.040598
button { background: none; border: none; z-index:99999; } button::-moz-focus-inner { border: 0; } :focus { outline: none; } ::-moz-focus-inner { border: 0; } .btn-nav:hover { cursor: pointer; } .btn-nav:hover .bar { background: #FFF; } .bar { display: block; height: 2px; ...
css/nav.css
button { background: none; border: none; z-index:99999; } button::-moz-focus-inner { border: 0; } :focus { outline: none; } ::-moz-focus-inner { border: 0; } .btn-nav:hover { cursor: pointer; } .btn-nav:hover .bar { background: #FFF; } .bar { display: block; height: 2px; ...
0.288469
0.042009
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } body { margin: 0; padding: 0; } /* Beginning of Hero Section */ img#one.card-img { hei...
css/styles.css
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } body { margin: 0; padding: 0; } /* Beginning of Hero Section */ img#one.card-img { hei...
0.250913
0.051606
html, body { padding: 0; margin: 0; width: 100vw; height: 100vh; overflow: hidden; } .hidden { display: none !important; } #images { width: 100vw; height: 100vh; position: relative; overflow: scroll; -ms-overflow-style: none; /* Internet Explorer 10+ */ scrollbar-widt...
docs/css/main.css
html, body { padding: 0; margin: 0; width: 100vw; height: 100vh; overflow: hidden; } .hidden { display: none !important; } #images { width: 100vw; height: 100vh; position: relative; overflow: scroll; -ms-overflow-style: none; /* Internet Explorer 10+ */ scrollbar-widt...
0.476092
0.077518
body{ font-family:'Montserrat' !important; color: #fff; } #title { background-color: #ff4c68; } h1{ font-family:'Montserrat', sans-serif !important; font-size: 5rem !important; line-height: 1.5 !important; color: #fff; } .container-fluid { padding: 3% 15% 3% ...
css/styles.css
body{ font-family:'Montserrat' !important; color: #fff; } #title { background-color: #ff4c68; } h1{ font-family:'Montserrat', sans-serif !important; font-size: 5rem !important; line-height: 1.5 !important; color: #fff; } .container-fluid { padding: 3% 15% 3% ...
0.233619
0.064095
@charset "utf-8"; html, body, div, table, h1, h2, h3,p,span,ul,ol,li,pre,form,button,input,textarea,th, td, a, img { margin:0px; padding:0px; border:0; outline:0; font-family: '\5FAE\8F6F\96C5\9ED1','Microsoft Yahei',tahoma,arial,"hiragino sans gb", Helvetica, Arial, "\5b8b\4f53", 'sans-serif'; } ht...
games/ckf/images/all.css
@charset "utf-8"; html, body, div, table, h1, h2, h3,p,span,ul,ol,li,pre,form,button,input,textarea,th, td, a, img { margin:0px; padding:0px; border:0; outline:0; font-family: '\5FAE\8F6F\96C5\9ED1','Microsoft Yahei',tahoma,arial,"hiragino sans gb", Helvetica, Arial, "\5b8b\4f53", 'sans-serif'; } ht...
0.071664
0.036528
.calendar-page > .container > .header > .navigation-button-bar .button { -fx-padding: 7px 8px; -fx-font-size: 14px; -fx-text-fill: #2e2e2e; -fx-background-color: rgba(0, 0, 0, 0.1); -fx-border-radius: 0; -fx-background-radius: 0; } .calendar-page > .container > .header > .navigation-button-bar ...
src/main/resources/com/github/chamexxxx/meetingroombookingsystem/calendarfx.css
.calendar-page > .container > .header > .navigation-button-bar .button { -fx-padding: 7px 8px; -fx-font-size: 14px; -fx-text-fill: #2e2e2e; -fx-background-color: rgba(0, 0, 0, 0.1); -fx-border-radius: 0; -fx-background-radius: 0; } .calendar-page > .container > .header > .navigation-button-bar ...
0.590897
0.065098
margin-bottom:20px; } .list-entry { cursor: pointer; } .list-entry:hover { background-color: #F5F5F5; } .page-header { margin-top:20px; } #list-title-container { margin-bottom: 20px; } #list-title, #list-title-editor { display: inline; } #edit-title { visibility: hidden; } #edit-title-dummy, #edit-...
build/style.css
margin-bottom:20px; } .list-entry { cursor: pointer; } .list-entry:hover { background-color: #F5F5F5; } .page-header { margin-top:20px; } #list-title-container { margin-bottom: 20px; } #list-title, #list-title-editor { display: inline; } #edit-title { visibility: hidden; } #edit-title-dummy, #edit-...
0.401101
0.149687
* { box-sizing: border-box; } body,html { font-family: 'Source Sans Pro'; } .overlay { position: fixed; background: rgba(51, 55, 69, 0.96); top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: opacity .35s,visibility .35s,height .35s; overflow: hidden; z-ind...
src/css/app.css
* { box-sizing: border-box; } body,html { font-family: 'Source Sans Pro'; } .overlay { position: fixed; background: rgba(51, 55, 69, 0.96); top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: opacity .35s,visibility .35s,height .35s; overflow: hidden; z-ind...
0.480966
0.084758
@charset "UTF-8"; @font-face { font-family: "WPUltimo"; src: url("../fonts/wpultimo.eot"); src: url("../fonts/wpultimo.eot?#iefix") format("embedded-opentype"), url("../fonts/wpultimo.woff") format("woff"), url("../fonts/wpultimo.ttf") format("truetype"), url("../fonts/wpultimo.svg#Glyphter") format("svg"); fon...
assets/css/wp-ultimo.css
@charset "UTF-8"; @font-face { font-family: "WPUltimo"; src: url("../fonts/wpultimo.eot"); src: url("../fonts/wpultimo.eot?#iefix") format("embedded-opentype"), url("../fonts/wpultimo.woff") format("woff"), url("../fonts/wpultimo.ttf") format("truetype"), url("../fonts/wpultimo.svg#Glyphter") format("svg"); fon...
0.284874
0.072472
:root { --primary-color: #344861; --secondary-color: #6e7c8c; --tertiary-color: #222e3e; --font: "Source Sans Pro", sans-serif; } * { margin: 0; padding: 0; box-sizing: border-box; } #main { width: 100vw; height: 100vh; overflow-x: hidden; } /* header styles */ #header { height: 10vh; width: ...
frontend/static/css/index.css
:root { --primary-color: #344861; --secondary-color: #6e7c8c; --tertiary-color: #222e3e; --font: "Source Sans Pro", sans-serif; } * { margin: 0; padding: 0; box-sizing: border-box; } #main { width: 100vw; height: 100vh; overflow-x: hidden; } /* header styles */ #header { height: 10vh; width: ...
0.405566
0.115312
.primary-pink-button-container { display: flex; position: relative; } .primary-pink-button-button { color: var(--dl-color-gray-white); outline: none; background: linear-gradient( 310deg ,#7928ca,#ff0080); box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%); transition: all .15s ea...
static/home.css
.primary-pink-button-container { display: flex; position: relative; } .primary-pink-button-button { color: var(--dl-color-gray-white); outline: none; background: linear-gradient( 310deg ,#7928ca,#ff0080); box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%); transition: all .15s ea...
0.55254
0.084871
.super-treeview { font-size: 100%; } .super-treeview > div > .super-treeview-no-children-transition { transition-property: all; } .super-treeview > div > .super-treeview-no-children-transition-enter { opacity: 0; height: 0; overflow: hidden; } .super-treeview > div > .super-treeview-no-childre...
dist/style.css
.super-treeview { font-size: 100%; } .super-treeview > div > .super-treeview-no-children-transition { transition-property: all; } .super-treeview > div > .super-treeview-no-children-transition-enter { opacity: 0; height: 0; overflow: hidden; } .super-treeview > div > .super-treeview-no-childre...
0.5564
0.075756
*, ::after, ::before { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html{ scroll-behavior: smooth; } body { min-height: 400px; margin-bottom: 100px; clear: both; width:100%; font-family: 'Noto Sans JP', sans-serif; back...
Assets/css/style.css
*, ::after, ::before { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html{ scroll-behavior: smooth; } body { min-height: 400px; margin-bottom: 100px; clear: both; width:100%; font-family: 'Noto Sans JP', sans-serif; back...
0.466846
0.06078
.THIS { min-height: 500px; min-width: 100%; } .THIS #contentWrapper{ overflow-x: hidden; } .THIS ul, .THIS li { margin-left: 0px !important; } .THIS .mw-bs .wait-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 500px; z-index: 1100; ...
src/aura/ManyWhoFlow/ManyWhoFlow.css
.THIS { min-height: 500px; min-width: 100%; } .THIS #contentWrapper{ overflow-x: hidden; } .THIS ul, .THIS li { margin-left: 0px !important; } .THIS .mw-bs .wait-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 500px; z-index: 1100; ...
0.354992
0.076132
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } a:hov...
WE-Markdown.css
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } a:hov...
0.393036
0.086362
.about-container-top { margin-top: -50px; min-height: 100vh; } .no-shadow { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; } .get-started-button { background: #212121; /* Old browsers */ background: -moz-linear-gradient(0deg, #2E2E2E 0%,...
public/landing-page.css
.about-container-top { margin-top: -50px; min-height: 100vh; } .no-shadow { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; } .get-started-button { background: #212121; /* Old browsers */ background: -moz-linear-gradient(0deg, #2E2E2E 0%,...
0.303422
0.063919
.container { width: 100%; height: 100%; position: relative; } .container * { background-position: center center; background-repeat: no-repeat; background-size: cover; letter-spacing: -1px; box-sizing: border-box; } .container > .section { margin: 0 auto; border: 1px solid #e0e0e0; background-color: #fff; } .container >...
assets/css/jobcenter/careersEnrollment.css
.container { width: 100%; height: 100%; position: relative; } .container * { background-position: center center; background-repeat: no-repeat; background-size: cover; letter-spacing: -1px; box-sizing: border-box; } .container > .section { margin: 0 auto; border: 1px solid #e0e0e0; background-color: #fff; } .container >...
0.316369
0.126704
.Tooltip { position: absolute; display: block; background-color: #FFFFFF; /*#B0BEC5;*/ color: #000000; border: 1px solid #81C784; height: auto; width: auto; padding: 10px; overflow: visible; border-radius: 5px; -webkit-box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.4); -moz-box-shadow: 0 0 3px 0 rgb...
dist/Tooltip.css
.Tooltip { position: absolute; display: block; background-color: #FFFFFF; /*#B0BEC5;*/ color: #000000; border: 1px solid #81C784; height: auto; width: auto; padding: 10px; overflow: visible; border-radius: 5px; -webkit-box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.4); -moz-box-shadow: 0 0 3px 0 rgb...
0.427755
0.097176
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-size: 62.5%; } body { font-family: "Montserrat", sans-serif; font-weight: 400; font-size: 1.4rem; color: #29262D; background: #F6F4F6; position: relative; width: 100%; ...
fiftytwo/tangrams/public/sass/main.css
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-size: 62.5%; } body { font-family: "Montserrat", sans-serif; font-weight: 400; font-size: 1.4rem; color: #29262D; background: #F6F4F6; position: relative; width: 100%; ...
0.375706
0.04582
body{ font-family: Roboto, Sans-serif; } .content { margin-top: 100px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .header-profile-image { border-radius: 50%; height: 28px; margin-right: 5px; opacity: 0....
modules/core/client/css/core.css
body{ font-family: Roboto, Sans-serif; } .content { margin-top: 100px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .header-profile-image { border-radius: 50%; height: 28px; margin-right: 5px; opacity: 0....
0.399812
0.073264
li { list-style-type:none; } body { background-color: #f5f5f5; color: #4e4e4e; } h1, h2, h3, h4, h5, h6 { color: black;; } a { color: #1e1e1e; transition: all 0.5s ease-in-out; } a:hover { color: #292929; text-decoration: none; transition: all 0.5s ease-in-out; } .white-text { color:whit...
portfolio/src/main/webapp/style.css
li { list-style-type:none; } body { background-color: #f5f5f5; color: #4e4e4e; } h1, h2, h3, h4, h5, h6 { color: black;; } a { color: #1e1e1e; transition: all 0.5s ease-in-out; } a:hover { color: #292929; text-decoration: none; transition: all 0.5s ease-in-out; } .white-text { color:whit...
0.410166
0.078855
.footer { position: fixed; bottom: 0; left: 0; width: 100%; height: 30px; /* Set the fixed height of the footer here */ line-height: 30px; /* Vertically center the text there */ } .a { color: #222222; } .black-line { border-color: #222222; background-color: #222222; } .black-line...
Honeypot/Honeypot.Web/wwwroot/css/custom.css
.footer { position: fixed; bottom: 0; left: 0; width: 100%; height: 30px; /* Set the fixed height of the footer here */ line-height: 30px; /* Vertically center the text there */ } .a { color: #222222; } .black-line { border-color: #222222; background-color: #222222; } .black-line...
0.529263
0.126219
.hidden { display:none; } .navbar-button { margin: 3px; } .starCircle { fill: "red"; } .star-circle:hover { fill: "aliceblue"; } .map-area { position: absolute; transform: scale(1.0); left: 0px; height: 1200px; width: 1200px; } .map-fill-area { height: 1200px; width: 0;...
docker-react-web-app/src/css/main.css
.hidden { display:none; } .navbar-button { margin: 3px; } .starCircle { fill: "red"; } .star-circle:hover { fill: "aliceblue"; } .map-area { position: absolute; transform: scale(1.0); left: 0px; height: 1200px; width: 1200px; } .map-fill-area { height: 1200px; width: 0;...
0.448789
0.143968
* { font-family: Futura, verdana; } .logoText { float: left; height: 50px; font-size: 18px; line-height: 20px; background-color: white; } body, html { overflow-x:hidden;} #black { color:black; } a, a:hover { text-decoration: none; color:white; } .mt-25 { margin-top: 25px; } .mb-25 { margin-bottom: 25px; ...
modules/pod/client/css/pod.css
* { font-family: Futura, verdana; } .logoText { float: left; height: 50px; font-size: 18px; line-height: 20px; background-color: white; } body, html { overflow-x:hidden;} #black { color:black; } a, a:hover { text-decoration: none; color:white; } .mt-25 { margin-top: 25px; } .mb-25 { margin-bottom: 25px; ...
0.227041
0.101723
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); /* Open Sans instead of Roboto */ body { font-family: 'Open Sans', sans-serif !important; } /* Buttons */ .btn, .btn-large, .btn-small, .btn-flat { border-radius: 7px !important; } .btn-floating { border-radius: 50% !important...
docs/css/modern.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); /* Open Sans instead of Roboto */ body { font-family: 'Open Sans', sans-serif !important; } /* Buttons */ .btn, .btn-large, .btn-small, .btn-flat { border-radius: 7px !important; } .btn-floating { border-radius: 50% !important...
0.21264
0.105717
body{ font-family: arial, helvetia; color:rgb(153, 151, 151); line-height: 2; } a{ transition: color .2s linear; text-decoration: none; color:#49bf9d; } a:hover{ border-bottom: 1px dotted; } p{ margin: 0 0 2em; } img{ max-width: 100%; } h1,h2,h3,h4,h5,h6{ color: #787878; ...
Projeto-Strata/css/estilo.css
body{ font-family: arial, helvetia; color:rgb(153, 151, 151); line-height: 2; } a{ transition: color .2s linear; text-decoration: none; color:#49bf9d; } a:hover{ border-bottom: 1px dotted; } p{ margin: 0 0 2em; } img{ max-width: 100%; } h1,h2,h3,h4,h5,h6{ color: #787878; ...
0.52683
0.115063
.help_center_left { border-right: 1px solid #e5e6ef; } .settings_top h3 { font-size: 20px; color: #a4a6b8; } .help_center_left_right h2 { font-weight: bold; } .help_center_left_right p { font-size: 14px; line-height: 20px; color: #a4a6b8; } .help_center_left_right h4 { font-weight: bold; font-size: 14px; marg...
app/assets/stylesheets/desktop/billing.css
.help_center_left { border-right: 1px solid #e5e6ef; } .settings_top h3 { font-size: 20px; color: #a4a6b8; } .help_center_left_right h2 { font-weight: bold; } .help_center_left_right p { font-size: 14px; line-height: 20px; color: #a4a6b8; } .help_center_left_right h4 { font-weight: bold; font-size: 14px; marg...
0.291082
0.139778
@-moz-document url("http://hostc.local:39549/"), url("http://192.168.1.9:39549/") { html, body { background: #222; color: #fff; } div.wrapper { background: #2196F3; position: fixed; right: 0; bottom: 0; max-width: 368px; margin: 24px; border-radius: 3px; transition: all ease-in-out ....
data/usercss/147469.user.css
@-moz-document url("http://hostc.local:39549/"), url("http://192.168.1.9:39549/") { html, body { background: #222; color: #fff; } div.wrapper { background: #2196F3; position: fixed; right: 0; bottom: 0; max-width: 368px; margin: 24px; border-radius: 3px; transition: all ease-in-out ....
0.338186
0.051654
.card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; padding: 2px 16px; border-radius: 5px; margin: 10px; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } .space-around { display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; flex-flow: row w...
static/css/style.css
.card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; padding: 2px 16px; border-radius: 5px; margin: 10px; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } .space-around { display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; flex-flow: row w...
0.249539
0.08374
.container{ width: 100% !important; } .preview{ background-size: cover; height: 450px; width: auto; } .img-upload{ margin-top: 25px; } .displayImg{ margin-top: 15px; } .prog-bar{ margin-top: 40px; text-align: center; } body { margin: 30px 0px; } .progress { position: relative; height: 25px; } .p...
backend/web/css/tp.css
.container{ width: 100% !important; } .preview{ background-size: cover; height: 450px; width: auto; } .img-upload{ margin-top: 25px; } .displayImg{ margin-top: 15px; } .prog-bar{ margin-top: 40px; text-align: center; } body { margin: 30px 0px; } .progress { position: relative; height: 25px; } .p...
0.348867
0.048677
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, menu, nav, section, time, audio, video { margin: 0; ...
Slice&Dice/SportPlanet/css/site.css
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, menu, nav, section, time, audio, video { margin: 0; ...
0.41324
0.061904
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); html, body { background-color: #fefefe !important; background-clip: border-box !important; background-origin: padding-box !important; background-attachment: scroll !important; background-repeat: repeat !important; backgro...
confluence_mediumlike.css
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); html, body { background-color: #fefefe !important; background-clip: border-box !important; background-origin: padding-box !important; background-attachment: scroll !important; background-repeat: repeat !important; backgro...
0.261048
0.058912
@import url('https://fonts.googleapis.com/css?family=Mukta+Mahee:200,400'); body { background: #52c1f7; } * { box-sizing: border-box; } .container { margin-left: auto; margin-right: auto; padding: 1em; } ul { list-style: none; padding: 0; } .wrapper { background: #fff; border-radius: 5px; box-shadow...
public/assets/css/contact.css
@import url('https://fonts.googleapis.com/css?family=Mukta+Mahee:200,400'); body { background: #52c1f7; } * { box-sizing: border-box; } .container { margin-left: auto; margin-right: auto; padding: 1em; } ul { list-style: none; padding: 0; } .wrapper { background: #fff; border-radius: 5px; box-shadow...
0.361841
0.106226
width: 1024; margin: 0px auto; border: none; } #logo { height: 150px; width: 200px; text-align: center; float: left; background-color: rgb(251, 169, 79); } #banner { height: 150px; width: 820px; float: right; text-align: center; } .opcoes { width: 134px; float: left; text-align: center; margin-right:...
index.css
width: 1024; margin: 0px auto; border: none; } #logo { height: 150px; width: 200px; text-align: center; float: left; background-color: rgb(251, 169, 79); } #banner { height: 150px; width: 820px; float: right; text-align: center; } .opcoes { width: 134px; float: left; text-align: center; margin-right:...
0.264548
0.081447
.root{ -fx-focus-color: #A50825; -fx-faint-focus-color: transparent; } .textbox { -fx-background-radius: 50; -fx-border-radius: 50; -fx-text-fill: #2D0012; } .text-area { -fx-text-fill: #2D0012; -fx-focus-color: #CCCCCC; -fx-faint-focus-color: transparent; -fx-focus-traversable: false; } .button { -fx-padd...
src/resources/userstyle.css
.root{ -fx-focus-color: #A50825; -fx-faint-focus-color: transparent; } .textbox { -fx-background-radius: 50; -fx-border-radius: 50; -fx-text-fill: #2D0012; } .text-area { -fx-text-fill: #2D0012; -fx-focus-color: #CCCCCC; -fx-faint-focus-color: transparent; -fx-focus-traversable: false; } .button { -fx-padd...
0.480479
0.058346
body { margin: 0; margin-bottom: 25px; padding: 0; background-color: #f0f0f0; font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana"; font-size: 13px; color: #333; } h1 { font-size: 28px; color: #000; } a {color: #03c} a:hover { background-color: #03c; color: white; text-decoration: n...
public/stylesheets/scaffold.css
body { margin: 0; margin-bottom: 25px; padding: 0; background-color: #f0f0f0; font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana"; font-size: 13px; color: #333; } h1 { font-size: 28px; color: #000; } a {color: #03c} a:hover { background-color: #03c; color: white; text-decoration: n...
0.298696
0.078466
.margin--left--xs, .margin--x--xs, .margin--all--xs { margin-left: var(--space-xs); } .margin--left--s, .margin--x--s, .margin--all--s { margin-left: var(--space-s); } .margin--left, .margin--left--m, .margin--x--m, .margin--all, .margin--all--m, .margin--x { margin-left: var(--space-default); } .margin--left-...
src/base-styles/helperClasses/spacing/spacing/base.css
.margin--left--xs, .margin--x--xs, .margin--all--xs { margin-left: var(--space-xs); } .margin--left--s, .margin--x--s, .margin--all--s { margin-left: var(--space-s); } .margin--left, .margin--left--m, .margin--x--m, .margin--all, .margin--all--m, .margin--x { margin-left: var(--space-default); } .margin--left-...
0.563618
0.066509
html body #suspect *{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent} html body #suspect {line-height:1} html body #suspect ol,ul{list-style:none} html body #suspect blockquote,q{quotes:none} html body #suspect blockquote:before,blockquote:after,q:before,q:after{conte...
css/suspect.css
html body #suspect *{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent} html body #suspect {line-height:1} html body #suspect ol,ul{list-style:none} html body #suspect blockquote,q{quotes:none} html body #suspect blockquote:before,blockquote:after,q:before,q:after{conte...
0.316264
0.06276
html { width:100%; height:100%; } body { margin:0; padding:0; width:100%; height:100%; overflow-y: hidden; /* Hide vertical scrollbar */ overflow-x: hidden; /* Hide horizontal scrollbar */ } .timer { display: inline-block; margin: 0 1rem; } .modal { position: fixed; height: 90%; right: 0; to...
css/MemoryGame.css
html { width:100%; height:100%; } body { margin:0; padding:0; width:100%; height:100%; overflow-y: hidden; /* Hide vertical scrollbar */ overflow-x: hidden; /* Hide horizontal scrollbar */ } .timer { display: inline-block; margin: 0 1rem; } .modal { position: fixed; height: 90%; right: 0; to...
0.543106
0.071786
position: fixed; z-index: 101; bottom: 2rem; display: flex; justify-content: center; width: 100%; } @media screen and (orientation: portrait) { #subContainer { top: 2rem; bottom: auto; } } #subtitles { font-size: 5vh; color: #fff; background: rgba(0, 0, 0, 0.5); padding: 0.5vh 2vh; tex...
styles.css
position: fixed; z-index: 101; bottom: 2rem; display: flex; justify-content: center; width: 100%; } @media screen and (orientation: portrait) { #subContainer { top: 2rem; bottom: auto; } } #subtitles { font-size: 5vh; color: #fff; background: rgba(0, 0, 0, 0.5); padding: 0.5vh 2vh; tex...
0.454956
0.0729
body{ color: #776e65; margin: 0; padding: 0; height: 100vh; } .container-fluid{ padding: 0px; } .side-column{ background-image: url("https://cdn.jsdelivr.net/gh/666WXY666/cdn/js/games/2048/amam.png"); background-repeat: repeat-y; height: 100vh; } #left{ border-right: 1px solid white...
js/games/2048/css/style.css
body{ color: #776e65; margin: 0; padding: 0; height: 100vh; } .container-fluid{ padding: 0px; } .side-column{ background-image: url("https://cdn.jsdelivr.net/gh/666WXY666/cdn/js/games/2048/amam.png"); background-repeat: repeat-y; height: 100vh; } #left{ border-right: 1px solid white...
0.652241
0.085442
padding: 0; margin: 0; } */ html, body{ height:100%; } body{ background:url("../images/fondo2.jpg"); } #map { height:400px; width:450px; max-width:100%; /* height:230%; width:70%; */ /*width:60%; margin-left:10%;*/ /*float:left;*/ margin-top:13%; } #controles...
css/main.css
padding: 0; margin: 0; } */ html, body{ height:100%; } body{ background:url("../images/fondo2.jpg"); } #map { height:400px; width:450px; max-width:100%; /* height:230%; width:70%; */ /*width:60%; margin-left:10%;*/ /*float:left;*/ margin-top:13%; } #controles...
0.375477
0.076064
@font-face { font-family: "Consolas"; src: url("../fonts/Consolas.eot"); src: url("../fonts/Consolas.woff") format("woff"), url("../fonts/Consolas.svg") format("svg"); } body { margin: 0; padding: 0; font-family: 'Consolas'; background-color: #191a1a } .no-wrap{ white-space: nowrap;...
f-end/assets/css/app.css
@font-face { font-family: "Consolas"; src: url("../fonts/Consolas.eot"); src: url("../fonts/Consolas.woff") format("woff"), url("../fonts/Consolas.svg") format("svg"); } body { margin: 0; padding: 0; font-family: 'Consolas'; background-color: #191a1a } .no-wrap{ white-space: nowrap;...
0.31237
0.097605
.header02 .right01 li { display: inline-block; margin-top: 17px; padding-left: 12px; padding-right: 12px; } .header02 .right01 li.active a { border-bottom: 2px solid #f57d18; color: #f57d18; } .header02 .right01 li a { display: block; cursor: pointer; font-size: 18px; font-family: "proxima_novasemib...
assests/plp/styles/agents-listing.css
.header02 .right01 li { display: inline-block; margin-top: 17px; padding-left: 12px; padding-right: 12px; } .header02 .right01 li.active a { border-bottom: 2px solid #f57d18; color: #f57d18; } .header02 .right01 li a { display: block; cursor: pointer; font-size: 18px; font-family: "proxima_novasemib...
0.317532
0.099645
* The color palette using CSS Custom Properties */ :root { --color100: #dce8f7; --color200: #acc9ec; --color300: #7ca9e1; --color400: #4c8ad6; --color500: #2f75cc; --color600: #24599d; --color700: #193e6d; --color800: #0e233d; --color900: #03070d; --gray100: #fcfcfc; --gray125: #efefef; --gray...
assets/style/base.css
* The color palette using CSS Custom Properties */ :root { --color100: #dce8f7; --color200: #acc9ec; --color300: #7ca9e1; --color400: #4c8ad6; --color500: #2f75cc; --color600: #24599d; --color700: #193e6d; --color800: #0e233d; --color900: #03070d; --gray100: #fcfcfc; --gray125: #efefef; --gray...
0.615666
0.139455
@charset "utf-8"; /* CSS Document */ * { box-sizing: border-box; } /* Some code was borrowed from our COMP710 tutorials as a starting point */ body { font-family: Arial, Helvetica, sans-serif; } /* Style the header */ header { background-color: #a0c0f2; padding: 30px; text-align: center; fon...
public/css/style.css
@charset "utf-8"; /* CSS Document */ * { box-sizing: border-box; } /* Some code was borrowed from our COMP710 tutorials as a starting point */ body { font-family: Arial, Helvetica, sans-serif; } /* Style the header */ header { background-color: #a0c0f2; padding: 30px; text-align: center; fon...
0.452052
0.07521
.terms_of_use { width: 100%; background-image: linear-gradient(180deg, rgba(13, 21, 30, 0), #0d151e), url(../images/log_in_back.png); background-size: cover; min-height: 968px; padding-top: 40px; } .terms_of_use .terms_of_use_wrapper { max-width: 1238px; width: 100%; margin: 0 auto; } .t...
public/website/css/terms_of_use.css
.terms_of_use { width: 100%; background-image: linear-gradient(180deg, rgba(13, 21, 30, 0), #0d151e), url(../images/log_in_back.png); background-size: cover; min-height: 968px; padding-top: 40px; } .terms_of_use .terms_of_use_wrapper { max-width: 1238px; width: 100%; margin: 0 auto; } .t...
0.427277
0.16132
.center { text-align: center; } .wrap h3>p { margin-bottom: 0; } .font-italic { font-style: italic; } .font-weight-bold { font-weight: bold; } .font-strike { text-decoration: line-through; } .font-smallcaps { font-variant: small-caps; font-family: Verdana; } .f...
static/css/page.css
.center { text-align: center; } .wrap h3>p { margin-bottom: 0; } .font-italic { font-style: italic; } .font-weight-bold { font-weight: bold; } .font-strike { text-decoration: line-through; } .font-smallcaps { font-variant: small-caps; font-family: Verdana; } .f...
0.36523
0.124932
#d_button{ display: flex; flex-wrap: wrap; } #d_ok{ width:100px; color: #2496fc; border:2px solid #0085FC; border-radius:4px; text-align: center; padding:12px 0; margin:16px auto 0; } #d_cancel{ width:100px; color: #ff3a3a; border:2px solid #FF0000; border-radius:4px; text-align:...
www/css/modal.css
#d_button{ display: flex; flex-wrap: wrap; } #d_ok{ width:100px; color: #2496fc; border:2px solid #0085FC; border-radius:4px; text-align: center; padding:12px 0; margin:16px auto 0; } #d_cancel{ width:100px; color: #ff3a3a; border:2px solid #FF0000; border-radius:4px; text-align:...
0.168994
0.049268
.modal { display: none; z-index: 1010; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 95%; max-width: 95%; background: #fff; box-shadow: 0px 0px 4px #333; outline: 0; } .modal.visible ...
lib/Resources/public/css/modal.css
.modal { display: none; z-index: 1010; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 95%; max-width: 95%; background: #fff; box-shadow: 0px 0px 4px #333; outline: 0; } .modal.visible ...
0.541409
0.10079
a { color:#444; -moz-transition:color .1s linear,background-color .1s linear;-ms-transition:color .1s linear,background-color .1s linear;-o-transition:color .1s linear,background-color .1s linear;-webkit-transition:color .1s linear,background-color .1s linear;transition:color .1s linear,background-color .1s linear;te...
transit_subsidy/static/css/base_intranet05.css
a { color:#444; -moz-transition:color .1s linear,background-color .1s linear;-ms-transition:color .1s linear,background-color .1s linear;-o-transition:color .1s linear,background-color .1s linear;-webkit-transition:color .1s linear,background-color .1s linear;transition:color .1s linear,background-color .1s linear;te...
0.176423
0.083404
.cf7-required:after, .woocommerce ul.products li.product a h3:hover, .woocommerce ul.products li.product ins, .post-title h2:hover, .sh-team:hover .sh-team-role, .sh-team-style4 .sh-team-role, .sh-team-style4 .sh-team-icon:hover i, .sh-header-search-submit, .woocommerce .woocommerce-tabs li.active a, .woocommerce .requ...
public/css/custom.css
.cf7-required:after, .woocommerce ul.products li.product a h3:hover, .woocommerce ul.products li.product ins, .post-title h2:hover, .sh-team:hover .sh-team-role, .sh-team-style4 .sh-team-role, .sh-team-style4 .sh-team-icon:hover i, .sh-header-search-submit, .woocommerce .woocommerce-tabs li.active a, .woocommerce .requ...
0.310381
0.056548
* What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults =====================...
css/main.css
* What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults =====================...
0.621311
0.172154
* Table of Contents: * 01: Structure * 02: Media Element * 03: Layers * 04: Controls * 05: Clear * 06: Todo */ /** * 01: Structure - Layout of the major structural elements. * --------------------------------------------------------------------------- */ /* ====== Container ====== */ .mejs-container { dis...
mediaelement.css
* Table of Contents: * 01: Structure * 02: Media Element * 03: Layers * 04: Controls * 05: Clear * 06: Todo */ /** * 01: Structure - Layout of the major structural elements. * --------------------------------------------------------------------------- */ /* ====== Container ====== */ .mejs-container { dis...
0.703651
0.107297
.small { font-size: .65rem; } .mt-0 { margin-top: -14px; } .bold { font-weight: 700!important; } .info-cell { position: relative; display: flex; flex-direction: row; align-items: center; gap: 0; padding: 0!important; } .info-block { width: 100%; display: flex; flex-di...
docs/css/extra.css
.small { font-size: .65rem; } .mt-0 { margin-top: -14px; } .bold { font-weight: 700!important; } .info-cell { position: relative; display: flex; flex-direction: row; align-items: center; gap: 0; padding: 0!important; } .info-block { width: 100%; display: flex; flex-di...
0.497315
0.116412
@import "../../media.css"; @import "../../typography.css"; @import "../../mixins.css"; .contentSection { -webkit-font-smoothing: antialiased; width: 100%; .title{ @mixin displayText; font-weight: 700; margin-bottom: $spacingMd; } .richText{ p { @mixin bodyText; @mixin text_prim...
bonobos.com/styles/components/contentful/contentful_editorial.module.css
@import "../../media.css"; @import "../../typography.css"; @import "../../mixins.css"; .contentSection { -webkit-font-smoothing: antialiased; width: 100%; .title{ @mixin displayText; font-weight: 700; margin-bottom: $spacingMd; } .richText{ p { @mixin bodyText; @mixin text_prim...
0.292191
0.060004
body { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; } .container { display: none; justify-content: center; align-items: center; z-index: -50; cursor: pointer; } #score{ position: absolute; z-index: 10; font-size: 2em; font-weight: 900; top: 50px; } #introduction { width: 2...
src/games/RunBabyRun/runbabyrun.css
body { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; } .container { display: none; justify-content: center; align-items: center; z-index: -50; cursor: pointer; } #score{ position: absolute; z-index: 10; font-size: 2em; font-weight: 900; top: 50px; } #introduction { width: 2...
0.434941
0.110184
body { background-color: #e9f3fd; font-family: "Open Sans"; } .navbarBg { background-color: white; padding-left: 4.5%; color: #1470ff; box-shadow: 0px 15px 30px #8a959e33; } .Logo { padding-top: 5px; width: 90%; } .toggle_icon { color: #1470ff; } .addlink { display: none; } .navU...
resources/css/app.css
body { background-color: #e9f3fd; font-family: "Open Sans"; } .navbarBg { background-color: white; padding-left: 4.5%; color: #1470ff; box-shadow: 0px 15px 30px #8a959e33; } .Logo { padding-top: 5px; width: 90%; } .toggle_icon { color: #1470ff; } .addlink { display: none; } .navU...
0.384219
0.123445
Layout -------------------------------------- */ #featuresHeading { margin: none; padding-top: 0px; } #features { text-align: center; } #features img { margin: none; } #inputMessage { margin-bottom: 15px; } .logo { font-size: 20px; } footer { background: #333; color: #eee; font-size: 15px; ...
css/main.css
Layout -------------------------------------- */ #featuresHeading { margin: none; padding-top: 0px; } #features { text-align: center; } #features img { margin: none; } #inputMessage { margin-bottom: 15px; } .logo { font-size: 20px; } footer { background: #333; color: #eee; font-size: 15px; ...
0.296349
0.064624
fieldset { position: relative; } .input-reset { -webkit-appearance: none; -moz-appearance: none; } .button-reset::-moz-focus-inner, .input-reset::-moz-focus-inner { border: 0; padding: 0; } input, textarea { background-color: var(--grey-2); border-radius: var(--border-radius); padding: 12px 16px 10px...
src/css/imports/_forms.css
fieldset { position: relative; } .input-reset { -webkit-appearance: none; -moz-appearance: none; } .button-reset::-moz-focus-inner, .input-reset::-moz-focus-inner { border: 0; padding: 0; } input, textarea { background-color: var(--grey-2); border-radius: var(--border-radius); padding: 12px 16px 10px...
0.465387
0.067362