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 |
|---|---|---|---|---|
.outline{
border: 1px solid #ccc;
border-radius: 3px;
}
p.no-margin{
margin-bottom: 0;
}
body {
margin: 90px 0 0 0;
background-color: #ffffff;
color: #6d6c6c;
font-family: Raleway;
border-bottom: 6px solid #930025;
}
.big {
/* font-size: 3em;
margin-left: 1em; */
}
.chart-background{
margi... | css/style.css | .outline{
border: 1px solid #ccc;
border-radius: 3px;
}
p.no-margin{
margin-bottom: 0;
}
body {
margin: 90px 0 0 0;
background-color: #ffffff;
color: #6d6c6c;
font-family: Raleway;
border-bottom: 6px solid #930025;
}
.big {
/* font-size: 3em;
margin-left: 1em; */
}
.chart-background{
margi... | 0.27513 | 0.044266 |
ERROR: type should be string, got "https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+aspnet+autoit+bash+c+csharp+cpp+clojure+coffeescript+css-extras+dart+diff+django+docker+elm+erlang+git+go+graphql+handlebars+haskell+http+ini+java+javadoc+javadoclike+jsdoc+js-extras+json+json5+jsonp+js-templates+kotlin+latex+less+livescript+makefile+markdown+markup-templating+matlab+nginx+objectivec+ocaml+perl+php+phpdoc+php-extras+powershell+python+jsx+tsx+ruby+rust+sass+scss+shell-session+stylus+swift+textile+typescript+vim+visual-basic+wasm+xml-doc+yaml&plugins=autolinker+inline-color+diff-highlight */\n/**\n * prism.js default theme for JavaScript, CSS and HTML\n * Based on dabblet (http://dabblet.com)\n * @author <NAME>\n */\n\ncode[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tcolor: black;\n\tbackground: none;\n\ttext-shadow: 0 1px white;\n\tfont-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;\n\tfont-size: 1em;\n\ttext-align: left;\n\twhite-space: pre;\n\tword-spacing: normal;\n\tword-break: normal;\n\tword-wrap: normal;\n\tline-height: 1.5;\n\n\t-moz-tab-size: 4;\n\t-o-tab-size: 4;\n\ttab-size: 4;\n\n\t-webkit-hyphens: none;\n\t-moz-hyphens: none;\n\t-ms-hyphens: none;\n\thyphens: none;\n}\n\npre[class*=\"language-\"]::-moz-selection, pre[class*=\"language-\"] ::-moz-selection,\ncode[class*=\"language-\"]::-moz-selection, code[class*=\"language-\"] ::-moz-selection {\n\ttext-shadow: none;\n\tbackground: #b3d4fc;\n}\n\npre[class*=\"language-\"]::selection, pre[class*=\"language-\"] ::selection,\ncode[class*=\"language-\"]::selection, code[class*=\"language-\"] ::selection {\n\ttext-shadow: none;\n\tbackground: #b3d4fc;\n}\n\n@media print {\n\tcode[class*=\"language-\"],\n\tpre[class*=\"language-\"] {\n\t\ttext-shadow: none;\n\t}\n}\n\n/* Code blocks */\npre[class*=\"language-\"] {\n\tpadding: 1em;\n\tmargin: .5em 0;\n\toverflow: auto;\n}\n\n:not(pre) > code[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tbackground: #f5f2f0;\n}\n\n/* Inline code */\n:not(pre) > code[class*=\"language-\"] {\n\tpadding: .1em;\n\tborder-radius: .3em;\n\twhite-space: normal;\n}\n\n.token.comment,\n.token.prolog,\n.token.doctype,\n.token.cdata {\n\tcolor: slategray;\n}\n\n.token.punctuation {\n\tcolor: #999;\n}\n\n.token.namespace {\n\topacity: .7;\n}\n\n.token.property,\n.token.tag,\n.token.boolean,\n.token.number,\n.token.constant,\n.token.symbol,\n.token.deleted {\n\tcolor: #905;\n}\n\n.token.selector,\n.token.attr-name,\n.token.string,\n.token.char,\n.token.builtin,\n.token.inserted {\n\tcolor: #690;\n}\n\n.token.operator,\n.token.entity,\n.token.url,\n.language-css .token.string,\n.style .token.string {\n\tcolor: #9a6e3a;\n\t/* This background color was intended by the author of this theme. */\n\tbackground: hsla(0, 0%, 100%, .5);\n}\n\n.token.atrule,\n.token.attr-value,\n.token.keyword {\n\tcolor: #07a;\n}\n\n.token.function,\n.token.class-name {\n\tcolor: #DD4A68;\n}\n\n.token.regex,\n.token.important,\n.token.variable {\n\tcolor: #e90;\n}\n\n.token.important,\n.token.bold {\n\tfont-weight: bold;\n}\n.token.italic {\n\tfont-style: italic;\n}\n\n.token.entity {\n\tcursor: help;\n}\n\n.token a {\n\tcolor: inherit;\n}\nspan.inline-color-wrapper {\n\t/*\n\t * The background image is the following SVG inline in base 64:\n\t *\n\t * <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 2 2\">\n\t * <path fill=\"gray\" d=\"M0 0h2v2H0z\"/>\n\t * <path fill=\"white\" d=\"M0 0h1v1H0zM1 1h1v1H1z\"/>\n\t * </svg>\n\t *\n\t * SVG-inlining explained:\n\t * https://stackoverflow.com/a/21626701/7595472\n\t */\n\tbackground: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxwYXRoIGZpbGw9ImdyYXkiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0wIDBoMXYxSDB6TTEgMWgxdjFIMXoiLz48L3N2Zz4=\");\n\t/* This is to prevent visual glitches where one pixel from the repeating pattern could be seen. */\n\tbackground-position: center;\n\tbackground-size: 110%;\n\n\tdisplay: inline-block;\n\theight: 1.333ch;\n\twidth: 1.333ch;\n\tmargin: 0 .333ch;\n\tbox-sizing: border-box;\n\tborder: 1px solid white;\n\toutline: 1px solid rgba(0,0,0,.5);\n\toverflow: hidden;\n}\n\nspan.inline-color {\n\tdisplay: block;\n\t/* To prevent visual glitches again */\n\theight: 120%;\n\twidth: 120%;\n}\n\npre.diff-highlight > code .token.deleted:not(.prefix),\npre > code.diff-highlight .token.deleted:not(.prefix) {\n\tbackground-color: rgba(255, 0, 0, .1);\n\tcolor: inherit;\n\tdisplay: block;\n}\n\npre.diff-highlight > code .token.inserted:not(.prefix),\npre > code.diff-highlight .token.inserted:not(.prefix) {\n\tbackground-color: rgba(0, 255, 128, .1);\n\tcolor: inherit;\n\tdisplay: block;\n}\n\n/* #region markdown-it-highlight-lines */\n.highlighted-line {\n\tdisplay: block;\n\tbackground-color: hsl(24, 50%, 90%);\n\tmargin: 0 -1rem;\n\tpadding: 0 1rem;\n\theight: 18px;\n}\n/* #endregion */" | src/vendors/prism/prism.css | ERROR: type should be string, got "https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+aspnet+autoit+bash+c+csharp+cpp+clojure+coffeescript+css-extras+dart+diff+django+docker+elm+erlang+git+go+graphql+handlebars+haskell+http+ini+java+javadoc+javadoclike+jsdoc+js-extras+json+json5+jsonp+js-templates+kotlin+latex+less+livescript+makefile+markdown+markup-templating+matlab+nginx+objectivec+ocaml+perl+php+phpdoc+php-extras+powershell+python+jsx+tsx+ruby+rust+sass+scss+shell-session+stylus+swift+textile+typescript+vim+visual-basic+wasm+xml-doc+yaml&plugins=autolinker+inline-color+diff-highlight */\n/**\n * prism.js default theme for JavaScript, CSS and HTML\n * Based on dabblet (http://dabblet.com)\n * @author <NAME>\n */\n\ncode[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tcolor: black;\n\tbackground: none;\n\ttext-shadow: 0 1px white;\n\tfont-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;\n\tfont-size: 1em;\n\ttext-align: left;\n\twhite-space: pre;\n\tword-spacing: normal;\n\tword-break: normal;\n\tword-wrap: normal;\n\tline-height: 1.5;\n\n\t-moz-tab-size: 4;\n\t-o-tab-size: 4;\n\ttab-size: 4;\n\n\t-webkit-hyphens: none;\n\t-moz-hyphens: none;\n\t-ms-hyphens: none;\n\thyphens: none;\n}\n\npre[class*=\"language-\"]::-moz-selection, pre[class*=\"language-\"] ::-moz-selection,\ncode[class*=\"language-\"]::-moz-selection, code[class*=\"language-\"] ::-moz-selection {\n\ttext-shadow: none;\n\tbackground: #b3d4fc;\n}\n\npre[class*=\"language-\"]::selection, pre[class*=\"language-\"] ::selection,\ncode[class*=\"language-\"]::selection, code[class*=\"language-\"] ::selection {\n\ttext-shadow: none;\n\tbackground: #b3d4fc;\n}\n\n@media print {\n\tcode[class*=\"language-\"],\n\tpre[class*=\"language-\"] {\n\t\ttext-shadow: none;\n\t}\n}\n\n/* Code blocks */\npre[class*=\"language-\"] {\n\tpadding: 1em;\n\tmargin: .5em 0;\n\toverflow: auto;\n}\n\n:not(pre) > code[class*=\"language-\"],\npre[class*=\"language-\"] {\n\tbackground: #f5f2f0;\n}\n\n/* Inline code */\n:not(pre) > code[class*=\"language-\"] {\n\tpadding: .1em;\n\tborder-radius: .3em;\n\twhite-space: normal;\n}\n\n.token.comment,\n.token.prolog,\n.token.doctype,\n.token.cdata {\n\tcolor: slategray;\n}\n\n.token.punctuation {\n\tcolor: #999;\n}\n\n.token.namespace {\n\topacity: .7;\n}\n\n.token.property,\n.token.tag,\n.token.boolean,\n.token.number,\n.token.constant,\n.token.symbol,\n.token.deleted {\n\tcolor: #905;\n}\n\n.token.selector,\n.token.attr-name,\n.token.string,\n.token.char,\n.token.builtin,\n.token.inserted {\n\tcolor: #690;\n}\n\n.token.operator,\n.token.entity,\n.token.url,\n.language-css .token.string,\n.style .token.string {\n\tcolor: #9a6e3a;\n\t/* This background color was intended by the author of this theme. */\n\tbackground: hsla(0, 0%, 100%, .5);\n}\n\n.token.atrule,\n.token.attr-value,\n.token.keyword {\n\tcolor: #07a;\n}\n\n.token.function,\n.token.class-name {\n\tcolor: #DD4A68;\n}\n\n.token.regex,\n.token.important,\n.token.variable {\n\tcolor: #e90;\n}\n\n.token.important,\n.token.bold {\n\tfont-weight: bold;\n}\n.token.italic {\n\tfont-style: italic;\n}\n\n.token.entity {\n\tcursor: help;\n}\n\n.token a {\n\tcolor: inherit;\n}\nspan.inline-color-wrapper {\n\t/*\n\t * The background image is the following SVG inline in base 64:\n\t *\n\t * <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 2 2\">\n\t * <path fill=\"gray\" d=\"M0 0h2v2H0z\"/>\n\t * <path fill=\"white\" d=\"M0 0h1v1H0zM1 1h1v1H1z\"/>\n\t * </svg>\n\t *\n\t * SVG-inlining explained:\n\t * https://stackoverflow.com/a/21626701/7595472\n\t */\n\tbackground: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxwYXRoIGZpbGw9ImdyYXkiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0wIDBoMXYxSDB6TTEgMWgxdjFIMXoiLz48L3N2Zz4=\");\n\t/* This is to prevent visual glitches where one pixel from the repeating pattern could be seen. */\n\tbackground-position: center;\n\tbackground-size: 110%;\n\n\tdisplay: inline-block;\n\theight: 1.333ch;\n\twidth: 1.333ch;\n\tmargin: 0 .333ch;\n\tbox-sizing: border-box;\n\tborder: 1px solid white;\n\toutline: 1px solid rgba(0,0,0,.5);\n\toverflow: hidden;\n}\n\nspan.inline-color {\n\tdisplay: block;\n\t/* To prevent visual glitches again */\n\theight: 120%;\n\twidth: 120%;\n}\n\npre.diff-highlight > code .token.deleted:not(.prefix),\npre > code.diff-highlight .token.deleted:not(.prefix) {\n\tbackground-color: rgba(255, 0, 0, .1);\n\tcolor: inherit;\n\tdisplay: block;\n}\n\npre.diff-highlight > code .token.inserted:not(.prefix),\npre > code.diff-highlight .token.inserted:not(.prefix) {\n\tbackground-color: rgba(0, 255, 128, .1);\n\tcolor: inherit;\n\tdisplay: block;\n}\n\n/* #region markdown-it-highlight-lines */\n.highlighted-line {\n\tdisplay: block;\n\tbackground-color: hsl(24, 50%, 90%);\n\tmargin: 0 -1rem;\n\tpadding: 0 1rem;\n\theight: 18px;\n}\n/* #endregion */" | 0.416203 | 0.135661 |
@charset "UTF-8";
@font-face {
font-family: "default-font";
src: local("Microsoft YaHei"), local("Verdana"), local("Helvitica"), local("sans-serif");
}
:root {
---ly-color-light: #ECF0F1;
--ly-color-green: #2ECC71;
--ly-color-cyan: #1ABC9C;
--ly-color-blue: #3498DB;
--ly-color-yellow: #F1C40F;
--ly-co... | web/src/main/webapp/WEB-INF/css/ly-main.css | @charset "UTF-8";
@font-face {
font-family: "default-font";
src: local("Microsoft YaHei"), local("Verdana"), local("Helvitica"), local("sans-serif");
}
:root {
---ly-color-light: #ECF0F1;
--ly-color-green: #2ECC71;
--ly-color-cyan: #1ABC9C;
--ly-color-blue: #3498DB;
--ly-color-yellow: #F1C40F;
--ly-co... | 0.308711 | 0.114765 |
h2.blue,
h1.blue,
h3.blue,
h4.blue,
h5.blue {
color: #0a9cec;
}
.history_logo {
width: 200px;
height: 200px;
background-image: url('assets/img/571px-History_Logo.svg.png');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.images {
display: flex;
justify-content... | slides/docker/css/style.css | h2.blue,
h1.blue,
h3.blue,
h4.blue,
h5.blue {
color: #0a9cec;
}
.history_logo {
width: 200px;
height: 200px;
background-image: url('assets/img/571px-History_Logo.svg.png');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.images {
display: flex;
justify-content... | 0.615435 | 0.134804 |
@import url('https://fonts.googleapis.com/css?family=Mitr:300');
/*
******************************
* Typography
******************************
*/
h1, h2, h3, h4, h5, h6, .headline-font {
font-family: "Mitr";
}
/*
******************************
* Main layout file
******************************
This sec... | public/stylesheets/style.css | @import url('https://fonts.googleapis.com/css?family=Mitr:300');
/*
******************************
* Typography
******************************
*/
h1, h2, h3, h4, h5, h6, .headline-font {
font-family: "Mitr";
}
/*
******************************
* Main layout file
******************************
This sec... | 0.439988 | 0.077903 |
@font-face {
font-family: "Glyphicons Halflings";
src: url("../fonts/glyphicons-halflings-regular.eot");
src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") f... | public/assets/css/custom.css | @font-face {
font-family: "Glyphicons Halflings";
src: url("../fonts/glyphicons-halflings-regular.eot");
src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") f... | 0.309232 | 0.066297 |
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src:url('../fonts/codropsicons/codropsicons.eot');
src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
url('../fonts/codropsicons/codropsicons.woff') format('woff'),
url('../fonts/codropsicons/c... | public/media/css/cover2.css | @font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src:url('../fonts/codropsicons/codropsicons.eot');
src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
url('../fonts/codropsicons/codropsicons.woff') format('woff'),
url('../fonts/codropsicons/c... | 0.394434 | 0.071624 |
@font-face {
font-family: LouisGeorgeCafe;
src: url(fonts/LouisGeorgeCafe.ttf);
}
@font-face {
font-family: KGHolocene;
src: url(fonts/KGHolocene.ttf);
}
@font-face {
font-family: NixieOne;
src: url(fonts/NixieOne.ttf);
}
* {
box-sizing: border-box;
}
body {
fon... | styles.css | @font-face {
font-family: LouisGeorgeCafe;
src: url(fonts/LouisGeorgeCafe.ttf);
}
@font-face {
font-family: KGHolocene;
src: url(fonts/KGHolocene.ttf);
}
@font-face {
font-family: NixieOne;
src: url(fonts/NixieOne.ttf);
}
* {
box-sizing: border-box;
}
body {
fon... | 0.589716 | 0.069415 |
body {
background-color: #170f34;
margin: 0;
}
* {
color: inherit;
box-sizing: border-box;
user-select: none;
}
*,
::before,
::after {
box-sizing: border-box;
border-width: 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.12);
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
... | popup.css | body {
background-color: #170f34;
margin: 0;
}
* {
color: inherit;
box-sizing: border-box;
user-select: none;
}
*,
::before,
::after {
box-sizing: border-box;
border-width: 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.12);
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
... | 0.467332 | 0.077762 |
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 50%;
margin-left: -1.5px;
background: ... | css/main.css | .timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 50%;
margin-left: -1.5px;
background: ... | 0.498779 | 0.10235 |
@import url('https://fonts.googleapis.com/css?family=Patrick+Hand&display=swap');
* {
/* border: 1px solid red; */
margin: 0;
padding: 0;
font-family: '<NAME>', cursive;
}
body {
background-image: url(../img/fondo.jpg);
}
.logo:hover {
-webkit-animation: rotation 0.5s linear;
}
/*rotacio... | public/css/login.css | @import url('https://fonts.googleapis.com/css?family=Patrick+Hand&display=swap');
* {
/* border: 1px solid red; */
margin: 0;
padding: 0;
font-family: '<NAME>', cursive;
}
body {
background-image: url(../img/fondo.jpg);
}
.logo:hover {
-webkit-animation: rotation 0.5s linear;
}
/*rotacio... | 0.410756 | 0.123392 |
body {
padding-top: 30px;
padding-bottom: 30px;
}
.nav-pills>li>a {
color: #ebebeb;
font-weight: bold;
border: 1px solid #757575;
}
.btn-outline-success {
color: #5cb85c;
background-image: none;
background-color: transparent;
border-color: #5cb85c;
}
.btn-outline-danger {
color: #d95... | assets/css/theme.css | body {
padding-top: 30px;
padding-bottom: 30px;
}
.nav-pills>li>a {
color: #ebebeb;
font-weight: bold;
border: 1px solid #757575;
}
.btn-outline-success {
color: #5cb85c;
background-image: none;
background-color: transparent;
border-color: #5cb85c;
}
.btn-outline-danger {
color: #d95... | 0.367384 | 0.097562 |
@import url('https://fonts.googleapis.com/css?family=Graduate');
@import url('https://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope');
:root{
--border:5px solid rgba(0,0,32, 0.2);
--allColor:rgba(30,30,33, 1);
--whiteLetter:rgba(255,255,255,0.7);
}
body {
background-color: rgba(0,190,120,... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Graduate');
@import url('https://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope');
:root{
--border:5px solid rgba(0,0,32, 0.2);
--allColor:rgba(30,30,33, 1);
--whiteLetter:rgba(255,255,255,0.7);
}
body {
background-color: rgba(0,190,120,... | 0.258794 | 0.102036 |
@import url("https://fonts.googleapis.com/css?family=Domine|Roboto&display=swap");
body {
font-family: "Roboto", sans-serif;
transition: background-color 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Domine", serif;
}
h1:first-child {
background-color: #6497b1;
text-align: center;
color: #011f4b;
paddi... | docs/assets/css/default.css | @import url("https://fonts.googleapis.com/css?family=Domine|Roboto&display=swap");
body {
font-family: "Roboto", sans-serif;
transition: background-color 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Domine", serif;
}
h1:first-child {
background-color: #6497b1;
text-align: center;
color: #011f4b;
paddi... | 0.383295 | 0.081739 |
html * {
font-family: "Montserrat", sans-serif;
line-height: 1.5rem;
}
body {
height: 100%;
}
.navbar {
background-color: teal;
height: 60px;
}
#nav-title {
margin: 10px;
font-weight: bolder;
color: white;
display: inline-block;
}
.nav-link {
color: white;
font-size: 20px;
}
.nav-link:hover {... | css/style.css | html * {
font-family: "Montserrat", sans-serif;
line-height: 1.5rem;
}
body {
height: 100%;
}
.navbar {
background-color: teal;
height: 60px;
}
#nav-title {
margin: 10px;
font-weight: bolder;
color: white;
display: inline-block;
}
.nav-link {
color: white;
font-size: 20px;
}
.nav-link:hover {... | 0.388734 | 0.07836 |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
font-family: 'Inter', sans-serif;
}
body{
margin: 0;
padding: 0;
background-color: rgb(250, 234, 209);
}
header{
display: flex;
height: auto;
background-color: rgb(0, 0,... | Template-cozinha-planejada/style.css | @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
font-family: 'Inter', sans-serif;
}
body{
margin: 0;
padding: 0;
background-color: rgb(250, 234, 209);
}
header{
display: flex;
height: auto;
background-color: rgb(0, 0,... | 0.484868 | 0.081776 |
.saldo-monto
{
}
.specialPrice,.pad
{
}
.margencito
{
margin-bottom: 1em;
}
.titleEnPersona
{
text-align: center;
color: #757873;
font-size: 3.5em;
padding: 16px 29%;
clear:both;
}
.dashedLine {
border-bottom: 2px dashed #757873;
/* height: 4em; */
clear: both;
padding: 1.5em 0em... | public/static/css/empresa/empresa.css | .saldo-monto
{
}
.specialPrice,.pad
{
}
.margencito
{
margin-bottom: 1em;
}
.titleEnPersona
{
text-align: center;
color: #757873;
font-size: 3.5em;
padding: 16px 29%;
clear:both;
}
.dashedLine {
border-bottom: 2px dashed #757873;
/* height: 4em; */
clear: both;
padding: 1.5em 0em... | 0.353317 | 0.130673 |
.cubo{
width: 100%;
height: 550px;
margin-top: 65px;
margin-bottom: 10px;
position: relative;
}
.lado,.vision img, .mision img{
cursor: pointer;
}
.lado img{
width: 240px;
height: 240px;
}
.vision img, .mision img{
width: 150px;
height: 150px;
}
.lado, .vision, .mision, .info{
position: absolute;
}
.... | assets/css/cubo.css | .cubo{
width: 100%;
height: 550px;
margin-top: 65px;
margin-bottom: 10px;
position: relative;
}
.lado,.vision img, .mision img{
cursor: pointer;
}
.lado img{
width: 240px;
height: 240px;
}
.vision img, .mision img{
width: 150px;
height: 150px;
}
.lado, .vision, .mision, .info{
position: absolute;
}
.... | 0.309754 | 0.057177 |
@font-face {font-family: syntax1;src: url('../fonts/syntax1.ttf');}
@font-face {font-family: syntax2;src: url('../fonts/syntax2.ttf');}
@font-face {font-family: syntax3;src: url('../fonts/syntax3.ttf');}
@font-face {font-family: syntax4;src: url('../fonts/syntax4.ttf');}
@font-face {font-family: syntax5;src: url('../fo... | theme/officiel/css/style.css | @font-face {font-family: syntax1;src: url('../fonts/syntax1.ttf');}
@font-face {font-family: syntax2;src: url('../fonts/syntax2.ttf');}
@font-face {font-family: syntax3;src: url('../fonts/syntax3.ttf');}
@font-face {font-family: syntax4;src: url('../fonts/syntax4.ttf');}
@font-face {font-family: syntax5;src: url('../fo... | 0.208179 | 0.037609 |
.bottom-pane {
width: 100%;
height: 50%;
}
.tool-pane {
width: 25%;
height: 50%;
/*background-color: #aaa;*/
float: left;
}
.top-pane {
width: 75%;
height: 500px;
float: right;
}
.no-bullet {
list-style-type: none;
}
/* Flowchart Demo Stuff */
.demo {
/* for IE10+ touch devices */
to... | client/app/designer/designer.css | .bottom-pane {
width: 100%;
height: 50%;
}
.tool-pane {
width: 25%;
height: 50%;
/*background-color: #aaa;*/
float: left;
}
.top-pane {
width: 75%;
height: 500px;
float: right;
}
.no-bullet {
list-style-type: none;
}
/* Flowchart Demo Stuff */
.demo {
/* for IE10+ touch devices */
to... | 0.407569 | 0.085633 |
body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
background:#d4d4d4;
}
#top-bar
{
background: transparent;
border: transparent;
padding: 0px;
}
.reserve{
height:85px;
}
.split
{
margin-top: 20px;
}
.top-nav
{
background: #fff;
-webkit-box-shadow: 0... | asset/site_ui/themes.css | body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
background:#d4d4d4;
}
#top-bar
{
background: transparent;
border: transparent;
padding: 0px;
}
.reserve{
height:85px;
}
.split
{
margin-top: 20px;
}
.top-nav
{
background: #fff;
-webkit-box-shadow: 0... | 0.309337 | 0.072047 |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon.eot");
src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.svg") format("svg");
font-weight: normal;
font-style: norma... | app/sass/baseStyle/icon.css | @font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon.eot");
src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.svg") format("svg");
font-weight: normal;
font-style: norma... | 0.302906 | 0.101768 |
body.nightmode#chat-body {
background-color: #282828;
background-image: none;
color: #ffffff;
}
body.nightmode #sidebar {
color: #d0d0d0;
}
body.nightmode a {
color: #b2770a;
}
body.nightmode a:hover {
color: orange;
}
body.nightmode .messages {
-ms-border-radius: 4px;
ba... | nightmode.css | body.nightmode#chat-body {
background-color: #282828;
background-image: none;
color: #ffffff;
}
body.nightmode #sidebar {
color: #d0d0d0;
}
body.nightmode a {
color: #b2770a;
}
body.nightmode a:hover {
color: orange;
}
body.nightmode .messages {
-ms-border-radius: 4px;
ba... | 0.401923 | 0.103477 |
@-moz-document domain("isod.ee.pw.edu.pl") {
/* Whole page */
a {
color: #ccc;
transition: color .4s;
}
a:hover {
color: #fff;
}
.container {
background-color: #181818;
background-image: none;
}
.header,
.footer {
background-color: #333;
color: #888;
}
.red {
color: #8c1317;
}
.pa... | data/usercss/161792.user.css | @-moz-document domain("isod.ee.pw.edu.pl") {
/* Whole page */
a {
color: #ccc;
transition: color .4s;
}
a:hover {
color: #fff;
}
.container {
background-color: #181818;
background-image: none;
}
.header,
.footer {
background-color: #333;
color: #888;
}
.red {
color: #8c1317;
}
.pa... | 0.261991 | 0.051845 |
@-moz-document domain("4chan.org") {
.adg-rects>span.mobile {
display: none!important;
}
body {
background: #36393e!important;
color: #87909c!important;
}
div#boardNavMobile {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 2px 0 rgba(0, 0, 0, .06)!important;
background: #36393f!important... | data/usercss/150457.user.css | @-moz-document domain("4chan.org") {
.adg-rects>span.mobile {
display: none!important;
}
body {
background: #36393e!important;
color: #87909c!important;
}
div#boardNavMobile {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 2px 0 rgba(0, 0, 0, .06)!important;
background: #36393f!important... | 0.212314 | 0.065276 |
@charset "UTF-8";
/* ====================================>>
Theme Name: DigiKian
Theme URI: https://ashkankiani.ir/digikian
Author: <NAME>
Author URI: https://ashkankiani.ir/
Description: Premium Themes.
Version: 1.0
License: Private Public License
License URI: https://ashkankiani.ir/
Programmer and Back... | public/templates/digikian/asset/css/style.css | @charset "UTF-8";
/* ====================================>>
Theme Name: DigiKian
Theme URI: https://ashkankiani.ir/digikian
Author: <NAME>
Author URI: https://ashkankiani.ir/
Description: Premium Themes.
Version: 1.0
License: Private Public License
License URI: https://ashkankiani.ir/
Programmer and Back... | 0.374219 | 0.04798 |
.card {
display: flex;
position: relative;
flex-direction: column;
justify-content: space-between;
box-sizing: border-box;
padding: 5mm 7mm;
width: 9cm;
height: 5cm;
font-size: 2mm;
font-style: normal;
color: #000;
background-color: #fff;
}
.front .logo {
position: absolute;
width: 25mm;
... | src/synapsoft/index.module.css | .card {
display: flex;
position: relative;
flex-direction: column;
justify-content: space-between;
box-sizing: border-box;
padding: 5mm 7mm;
width: 9cm;
height: 5cm;
font-size: 2mm;
font-style: normal;
color: #000;
background-color: #fff;
}
.front .logo {
position: absolute;
width: 25mm;
... | 0.55652 | 0.076684 |
text-align: center !important;
padding: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin: 1px;
}
.inline{
}
.2ndtitle{
margin-left: 10px;
}
.element{
}
.badges{
margin-right: 9px;
margin-top: 2px;
margin-bottom: 2px;
top: 0px;
background-color: rgba(153, 153, 153, 0.75);
}
.mainS... | NinjaStyle.css |
text-align: center !important;
padding: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin: 1px;
}
.inline{
}
.2ndtitle{
margin-left: 10px;
}
.element{
}
.badges{
margin-right: 9px;
margin-top: 2px;
margin-bottom: 2px;
top: 0px;
background-color: rgba(153, 153, 153, 0.75);
}
.mainS... | 0.264168 | 0.117092 |
html {
height: 100vh;
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
body {
background-color: #050D2B;
background-image: url(../img/background.jpg);
min-height: 100vh;
position: relative;
overflow-x: hidden;
}
h2 {
display: inline-block;
margin-bottom: 0px... | css/home.css | html {
height: 100vh;
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
body {
background-color: #050D2B;
background-image: url(../img/background.jpg);
min-height: 100vh;
position: relative;
overflow-x: hidden;
}
h2 {
display: inline-block;
margin-bottom: 0px... | 0.417153 | 0.116086 |
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");
@font-face {
font-family: 'Hattori Hanzo';
src: url('hattori_hanzo/webfont.eot') format('eot'), url('fonts/hattori_hanzo/webfont.eot?iefix') format('eot'),
url('hattori_hanzo/webfont.woff') format('woff'),
url('ha... | css/thestylesyouhaventdoneyet.css |
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");
@font-face {
font-family: 'Hattori Hanzo';
src: url('hattori_hanzo/webfont.eot') format('eot'), url('fonts/hattori_hanzo/webfont.eot?iefix') format('eot'),
url('hattori_hanzo/webfont.woff') format('woff'),
url('ha... | 0.132852 | 0.072637 |
@import url("https://fonts.googleapis.com/css?family=Playfair+Display&display=swap");
:root {
--primary-color: #424242;
--primary-color-light: #6d6d6d;
--primary-color-dark: #1b1b1b;
--secondary-color: #b2ff59;
--secondary-color-light: #e7ff8c;
--secondary-color-dark: #7ecb20;
}
body {
font-family: "Tr... | assets/css/sj-styles.css |
@import url("https://fonts.googleapis.com/css?family=Playfair+Display&display=swap");
:root {
--primary-color: #424242;
--primary-color-light: #6d6d6d;
--primary-color-dark: #1b1b1b;
--secondary-color: #b2ff59;
--secondary-color-light: #e7ff8c;
--secondary-color-dark: #7ecb20;
}
body {
font-family: "Tr... | 0.361616 | 0.114245 |
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
@import './font-awesome/all.css';
@import './font-awesome/v4-shims.css';
@import './base.css';
@import './form.css';
.main-background {
background-image:url('/images/bg-center.svg'), url('/images/background-bottom-right.sv... | styles/index.css | @import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
@import './font-awesome/all.css';
@import './font-awesome/v4-shims.css';
@import './base.css';
@import './form.css';
.main-background {
background-image:url('/images/bg-center.svg'), url('/images/background-bottom-right.sv... | 0.396419 | 0.060752 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Noto Sans JP', sans-serif;
}
body {
background: #2d333f;
}
.wrapper {
position: absolute;
top: 50%;
left: 50%;
transf... | PA/static/css/confirm.css | @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Noto Sans JP', sans-serif;
}
body {
background: #2d333f;
}
.wrapper {
position: absolute;
top: 50%;
left: 50%;
transf... | 0.419648 | 0.071138 |
header{
background-color: rgba(255, 255, 255,0.37);
/*background-image: url("img/");*/
}
.signUp{
background-color: #E73D89;
border-radius: 15px;
width: 100px;
border-color:#E73D89;
}
.banner{
/*background-image: url("img/bg.jpg");*/
background-size: cover;
background-position:... | public/control/css/signStyle.css |
header{
background-color: rgba(255, 255, 255,0.37);
/*background-image: url("img/");*/
}
.signUp{
background-color: #E73D89;
border-radius: 15px;
width: 100px;
border-color:#E73D89;
}
.banner{
/*background-image: url("img/bg.jpg");*/
background-size: cover;
background-position:... | 0.479504 | 0.080937 |
.mui-slider{height:140px; overflow: hidden;}
.mui-slider img{height:140px; width:100%}
.mui-bar-nav{background:#333; color:#fff;}
.mui-bar-nav .mui-title{ color: #fff;}
.mui-bar-nav.mui-bar .mui-icon{ color: #fff;}
.mui-bar-tab{background:#333; color:#fff;}
.mui-bar-tab .mui-tab-item{ color: #fff;}
.mui-bar-tab .mui-t... | Uzumzki-project/2018/GA/src/main/webapp/resources/home/css/app.css | .mui-slider{height:140px; overflow: hidden;}
.mui-slider img{height:140px; width:100%}
.mui-bar-nav{background:#333; color:#fff;}
.mui-bar-nav .mui-title{ color: #fff;}
.mui-bar-nav.mui-bar .mui-icon{ color: #fff;}
.mui-bar-tab{background:#333; color:#fff;}
.mui-bar-tab .mui-tab-item{ color: #fff;}
.mui-bar-tab .mui-t... | 0.316369 | 0.103205 |
*{
padding: 0;
margin: 0;
}
.carousel {
height: 100vh;
width: 100vw;
overflow:hidden;
display: grid;
grid-template-columns: 1fr 1fr;
}
.img_carousel_cover {
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.img_carousel_cover img {
height: 100%;
width:... | public/css/overwrite.css | *{
padding: 0;
margin: 0;
}
.carousel {
height: 100vh;
width: 100vw;
overflow:hidden;
display: grid;
grid-template-columns: 1fr 1fr;
}
.img_carousel_cover {
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.img_carousel_cover img {
height: 100%;
width:... | 0.527317 | 0.130867 |
Created on : 23/05/2018.
Theme Name : Charles-Business-Consulting HTML Template.
Version : 1.0.
Author : @CreativeGigs.
Developed by : <NAME>. (<EMAIL>)
*/
/* ------------------------------------------ */
/* TABLE OF CONTENTS
/* ------------------------------------... | public/css/style.css | Created on : 23/05/2018.
Theme Name : Charles-Business-Consulting HTML Template.
Version : 1.0.
Author : @CreativeGigs.
Developed by : <NAME>. (<EMAIL>)
*/
/* ------------------------------------------ */
/* TABLE OF CONTENTS
/* ------------------------------------... | 0.273671 | 0.083628 |
.well .list-group-item{
border: none;
color: black;
/* border-top: 1px dashed #ddd;
*/
padding-left:30px;
background: #383E60;
color: #747c9a;
}
.well .list-group-item:hover{
/* color: #FFF;*/
/*background: #383E60;*/
}
.well .list-group-item:first-child{
border-top: none;
}
div>.course... | static/css/ydx-video.css | .well .list-group-item{
border: none;
color: black;
/* border-top: 1px dashed #ddd;
*/
padding-left:30px;
background: #383E60;
color: #747c9a;
}
.well .list-group-item:hover{
/* color: #FFF;*/
/*background: #383E60;*/
}
.well .list-group-item:first-child{
border-top: none;
}
div>.course... | 0.252568 | 0.048949 |
@charset "utf-8";
@media screen and (min-width: 1024px) and (max-width: 1199px) {
.navbox {
width: 96%
}
#starlist li a {
padding: 0 10px;
}
#starlist li.menu:before {
right: 0
}
.zhuanti li {
width: 27%
}
.searchbox {
width: 96%
}
.box, article {
width: 96%
}
.fader .slide img {
height: 320px
}
.links li {
wi... | public/skin/css/m.css | @charset "utf-8";
@media screen and (min-width: 1024px) and (max-width: 1199px) {
.navbox {
width: 96%
}
#starlist li a {
padding: 0 10px;
}
#starlist li.menu:before {
right: 0
}
.zhuanti li {
width: 27%
}
.searchbox {
width: 96%
}
.box, article {
width: 96%
}
.fader .slide img {
height: 320px
}
.links li {
wi... | 0.337859 | 0.07477 |
@charset "utf-8";
/*----This script is created by <NAME>---*/
/* CSS Document */
/*---Basic Website Structure--*/
#main{
width:100%;
height:100%;
border:2px solid #3B5999;
}
#header{
width:99.7%;
height:14.9%;
background-color:#3B5999;
position:absolute;
top:0%;
left:2px;
}
#sidebar{
width:20%;
height:70%;
... | style/style.css | @charset "utf-8";
/*----This script is created by <NAME>---*/
/* CSS Document */
/*---Basic Website Structure--*/
#main{
width:100%;
height:100%;
border:2px solid #3B5999;
}
#header{
width:99.7%;
height:14.9%;
background-color:#3B5999;
position:absolute;
top:0%;
left:2px;
}
#sidebar{
width:20%;
height:70%;
... | 0.360039 | 0.052716 |
.dobu {
background-color: #2880e0;
/* background-image: url(../img/50.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 1920px 290px; */
height: 30px;
color: #fff;
font-size: 15px;
/* background-image: url(../img/01.png); */
background-size:... | css/dfse.css | .dobu {
background-color: #2880e0;
/* background-image: url(../img/50.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 1920px 290px; */
height: 30px;
color: #fff;
font-size: 15px;
/* background-image: url(../img/01.png); */
background-size:... | 0.270191 | 0.119331 |
*{
box-sizing: border-box;
position: relative;
}
body{
font-family: Lato;
margin: 0;
font-size: 1.15em;
}
div>.div-desc{
display: none;
background-color: #000;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 6px;
position: absolute;
z-index: 10;
transform: translate(-50%,0);
ma... | style/run.css | *{
box-sizing: border-box;
position: relative;
}
body{
font-family: Lato;
margin: 0;
font-size: 1.15em;
}
div>.div-desc{
display: none;
background-color: #000;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 6px;
position: absolute;
z-index: 10;
transform: translate(-50%,0);
ma... | 0.224991 | 0.065128 |
@-moz-document url-prefix("https://soundcloud.com/") {
* {
font-family: century gothic!important;
}
.modal__modal, .modal__header{
transition: none;
visibility: visible;
}
.dialog{
background: #282828;
}
::-moz-selection {
background: #fff;
color: #212121;
}
::selection {
background: #fff;
color... | data/usercss/156936.user.css | @-moz-document url-prefix("https://soundcloud.com/") {
* {
font-family: century gothic!important;
}
.modal__modal, .modal__header{
transition: none;
visibility: visible;
}
.dialog{
background: #282828;
}
::-moz-selection {
background: #fff;
color: #212121;
}
::selection {
background: #fff;
color... | 0.199737 | 0.048722 |
.page {
padding-top: 50;
background: #eee;
}
.action-bar {
background: linear-gradient(262deg, #3aa7af, #38b88c);
color: #FFF;
font-size: 16;
}
.action-bar-count {
font-size: 10;
font-family: "Nunito_Bold";
text-align: center;
border-radius: 50;
background: #ffac5c;
width: ... | src/app/item/items.component.css | .page {
padding-top: 50;
background: #eee;
}
.action-bar {
background: linear-gradient(262deg, #3aa7af, #38b88c);
color: #FFF;
font-size: 16;
}
.action-bar-count {
font-size: 10;
font-family: "Nunito_Bold";
text-align: center;
border-radius: 50;
background: #ffac5c;
width: ... | 0.689828 | 0.1414 |
body{
background-color: #000;
}
.warning{
color: #f00;
background-color: #fcfcfc;
}
.clearFix
{
clear: both;
}
/* Index Page */
#divTitle
{
width: 900px;
min-height: 800px;
margin: 36px auto 0px auto;
background-color:#f00;
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, #... | web/src/main/resources/public/css/main.css | body{
background-color: #000;
}
.warning{
color: #f00;
background-color: #fcfcfc;
}
.clearFix
{
clear: both;
}
/* Index Page */
#divTitle
{
width: 900px;
min-height: 800px;
margin: 36px auto 0px auto;
background-color:#f00;
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, #... | 0.271348 | 0.090735 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
--col_1_light: #202924;
--col_2: #6BB392;
--col_3_medium: #021A0E;
--col_4: #5ECC66;
--col_5: ... | public/css/main/profile.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
--col_1_light: #202924;
--col_2: #6BB392;
--col_3_medium: #021A0E;
--col_4: #5ECC66;
--col_5: ... | 0.280912 | 0.067056 |
body {
font-family: Arial, Helvetica, sans-serif;
}
.input-section {
margin-left: auto;
margin-right: auto;
width: 70vw;
}
.input-header-container,
.input-field-entry-container {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-content: center;
margin-top: 1vw;
margin-bottom:... | dist/styles/styles.css | body {
font-family: Arial, Helvetica, sans-serif;
}
.input-section {
margin-left: auto;
margin-right: auto;
width: 70vw;
}
.input-header-container,
.input-field-entry-container {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-content: center;
margin-top: 1vw;
margin-bottom:... | 0.629091 | 0.069447 |
HEADING :font-family: 'Roboto Condensed', Helvathika, Arial sans-serif;
CONTENT :font-family: 'Open Sans', Helvathika, Arial sans-serif;
====================================================================================================*/
/*========================================== 1.GLOBAL CSS START ... | src/css/style.css |
HEADING :font-family: 'Roboto Condensed', Helvathika, Arial sans-serif;
CONTENT :font-family: 'Open Sans', Helvathika, Arial sans-serif;
====================================================================================================*/
/*========================================== 1.GLOBAL CSS START ... | 0.282196 | 0.051344 |
.button-anmelden {
width: 90%;
}
.field:not(:last-child) {
margin-bottom: .75rem;
}
.field.is-grouped {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.field.is-grouped>.control.is-expanded {
... | anmeldung.css | .button-anmelden {
width: 90%;
}
.field:not(:last-child) {
margin-bottom: .75rem;
}
.field.is-grouped {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.field.is-grouped>.control.is-expanded {
... | 0.568775 | 0.066236 |
.postDiv {
border: 1px dotted #000000;
box-shadow: 5px 5px 3px gray;
overflow: hidden;
}
.postheaderDiv {
font-size: 12px;
border-bottom: 1px solid #000000;
}
a.postauthor {
text-decoration: none;
color: #FF4500;
}
a.postauthor:hover {
text-decoration: underline;
... | client/src/components/Post.css | .postDiv {
border: 1px dotted #000000;
box-shadow: 5px 5px 3px gray;
overflow: hidden;
}
.postheaderDiv {
font-size: 12px;
border-bottom: 1px solid #000000;
}
a.postauthor {
text-decoration: none;
color: #FF4500;
}
a.postauthor:hover {
text-decoration: underline;
... | 0.428951 | 0.119254 |
.message, /* "we're making improvements" */
.jsx-763806470, /* primary nav container */
.Nav__Primary,
footer
{
display:none !important;
}
.Table2__table td
{ /* Tighten up many things */
padding: 0 5px !important;
}
.ScoreboardScoreCell__Item,
.team-page .content-nav,
.team-page .team-page,
.NavM... | content.css | .message, /* "we're making improvements" */
.jsx-763806470, /* primary nav container */
.Nav__Primary,
footer
{
display:none !important;
}
.Table2__table td
{ /* Tighten up many things */
padding: 0 5px !important;
}
.ScoreboardScoreCell__Item,
.team-page .content-nav,
.team-page .team-page,
.NavM... | 0.197832 | 0.058346 |
.navbar-top a:hover,
.navbar-top a:focus {
color: #f29636;
text-decoration: none;
background-color: #363636;
}
.navbar-top {
width: 100%;
color: #9d9d9d;
background-color:#222;
height:25px;
}
.navbar-top a {
color: #9d9d9d;
display: block;
padding: 0 12px;
height: 25px;
}
.navbar-top ul
{
float: right;
... | frontend/web/css/site.css | .navbar-top a:hover,
.navbar-top a:focus {
color: #f29636;
text-decoration: none;
background-color: #363636;
}
.navbar-top {
width: 100%;
color: #9d9d9d;
background-color:#222;
height:25px;
}
.navbar-top a {
color: #9d9d9d;
display: block;
padding: 0 12px;
height: 25px;
}
.navbar-top ul
{
float: right;
... | 0.254231 | 0.059866 |
body{
padding:50px;
background-color:#F0F0F0;
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
color:#093E56;
}
h1{
font-style:italic;
text-shadow:0 1px 0 #ccc;
font-weight:normal;
}
a{
outline:none
}
.shoppingList{
float: left;
margin:0;
background:url(... | src/Application/MyNotesBundle/Resources/public/css/todo.css | body{
padding:50px;
background-color:#F0F0F0;
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
color:#093E56;
}
h1{
font-style:italic;
text-shadow:0 1px 0 #ccc;
font-weight:normal;
}
a{
outline:none
}
.shoppingList{
float: left;
margin:0;
background:url(... | 0.250363 | 0.045331 |
.forbidden-post-comments-wrapper.card {
display: block;
margin: 1.25rem -1.25rem -1.25rem;
padding: 1.25rem 1.25rem 1.75rem;
background-color: #f3f3f3;
box-shadow: none;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
@media (min-width: 900px) {
.forbidden-post-comments-wr... | profiles/contrib/social/modules/custom/group_core_comments/assets/css/group_core_comments.css | .forbidden-post-comments-wrapper.card {
display: block;
margin: 1.25rem -1.25rem -1.25rem;
padding: 1.25rem 1.25rem 1.75rem;
background-color: #f3f3f3;
box-shadow: none;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
@media (min-width: 900px) {
.forbidden-post-comments-wr... | 0.374333 | 0.046012 |
body {
margin: 0;
padding: 0;
background-color: lightgrey;
}
.container {
background-color: white;
color: black !important;
border: solid 1px grey;
}
.en:lang(en), .fr:lang(fr) {
font-weight: bold;
border-bottom: 2px solid;
color: #b9bbbc;
}
ul.no-style {
list-style: none;
}
... | static/css/local/main.css | body {
margin: 0;
padding: 0;
background-color: lightgrey;
}
.container {
background-color: white;
color: black !important;
border: solid 1px grey;
}
.en:lang(en), .fr:lang(fr) {
font-weight: bold;
border-bottom: 2px solid;
color: #b9bbbc;
}
ul.no-style {
list-style: none;
}
... | 0.471953 | 0.097219 |
.product_single .card-content{
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
padding: 32px 24px;
}
/*PRODUCT SINGLE GALLERY*/
.product_single .gallery{
width: 100%;
}
.product_single .highlight > img{
width: 100%;
height: 280px;
object-fit: none;
object-position:... | public/styles/products.css |
.product_single .card-content{
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
padding: 32px 24px;
}
/*PRODUCT SINGLE GALLERY*/
.product_single .gallery{
width: 100%;
}
.product_single .highlight > img{
width: 100%;
height: 280px;
object-fit: none;
object-position:... | 0.457379 | 0.075312 |
@font-face {
font-family: 'icomoon_pwncic';
src: url('/fonts/icomoon_pwncic.eot');
src: url('/fonts/icomoon_pwncic.eot') format('embedded-opentype'),
url('/fonts/icomoon_pwncic.ttf') format('truetype'),
url('/fonts/icomoon_pwncic.woff') format('woff'),
url('/fonts/icomoon_pwncic.svg') format('svg');... | fonts/style.css | @font-face {
font-family: 'icomoon_pwncic';
src: url('/fonts/icomoon_pwncic.eot');
src: url('/fonts/icomoon_pwncic.eot') format('embedded-opentype'),
url('/fonts/icomoon_pwncic.ttf') format('truetype'),
url('/fonts/icomoon_pwncic.woff') format('woff'),
url('/fonts/icomoon_pwncic.svg') format('svg');... | 0.38769 | 0.072308 |
* {
padding: 0;
margin: 0;
}
.App {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
min-height: 100vh;
}
.App-header {
display: flex;
align-items: center;
text-align: center;
min-height: 7vh;
}
main {
position: relative;
background-c... | src/App.css | * {
padding: 0;
margin: 0;
}
.App {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
min-height: 100vh;
}
.App-header {
display: flex;
align-items: center;
text-align: center;
min-height: 7vh;
}
main {
position: relative;
background-c... | 0.482185 | 0.127761 |
.game-tile{
display: inline-block;
top: 2px;
}
.game-foot{
width:100%;
height:20%;
}
.game-tile-button{
float:right;
margin-right: 1%;
height:100%;
margin-top: 2%;
margin-bottom: 2%;
}
.game-tile-title{
vertical-align: middle;
margin-right: 2%;
}
.game-header{
display: block;
width:... | app/css/app.css |
.game-tile{
display: inline-block;
top: 2px;
}
.game-foot{
width:100%;
height:20%;
}
.game-tile-button{
float:right;
margin-right: 1%;
height:100%;
margin-top: 2%;
margin-bottom: 2%;
}
.game-tile-title{
vertical-align: middle;
margin-right: 2%;
}
.game-header{
display: block;
width:... | 0.410993 | 0.085671 |
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {padding: 0; margin: 0; border: 0; outline: none; vertical-align: top;}
.fancybox-wrap {position: absolute; top: 0; left: 0; z-index: 8020;}
... | css/jquery.fancybox.css | .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {padding: 0; margin: 0; border: 0; outline: none; vertical-align: top;}
.fancybox-wrap {position: absolute; top: 0; left: 0; z-index: 8020;}
... | 0.332744 | 0.078749 |
.rc-drawer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
clear: both;
}
.rc-drawer-sidebar {
/* max z-index - 1 */
z-index: 2147483646 !important;
position: sticky;
transition: transform 0.3s ease-out;
will-change: transform;
overflow-y: auto;
background-color... | public/style/rc-drawer.css | .rc-drawer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
clear: both;
}
.rc-drawer-sidebar {
/* max z-index - 1 */
z-index: 2147483646 !important;
position: sticky;
transition: transform 0.3s ease-out;
will-change: transform;
overflow-y: auto;
background-color... | 0.438064 | 0.102305 |
.getstarted {
display: flex;
padding: 3em 5em;
}
.getstarted-left {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
}
.getstarted-left h1 {
letter-spacing: 0.1em;
}
.getstarted-left h1 span {
color: #67afd0;
display: block;
}
.getstarted-img-container {
width: 100%;
dis... | src/components/getstarted/getstarted.css | .getstarted {
display: flex;
padding: 3em 5em;
}
.getstarted-left {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
}
.getstarted-left h1 {
letter-spacing: 0.1em;
}
.getstarted-left h1 span {
color: #67afd0;
display: block;
}
.getstarted-img-container {
width: 100%;
dis... | 0.563258 | 0.117117 |
@charset "UTF-8";
html {
font-size: 15px; }
body {
font-family: 'Open Sans', sans-serif;
color: #6c3f21; }
.bienvenidos {
background: url("../images/fondo-encabezado.png") no-repeat center top;
color: #fff;
background-size: cover;
background-attachment: fixed !important;
height: 100vh;
display: flex... | scss/estilos.css | @charset "UTF-8";
html {
font-size: 15px; }
body {
font-family: 'Open Sans', sans-serif;
color: #6c3f21; }
.bienvenidos {
background: url("../images/fondo-encabezado.png") no-repeat center top;
color: #fff;
background-size: cover;
background-attachment: fixed !important;
height: 100vh;
display: flex... | 0.268941 | 0.049428 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
.body-content {
padding-left: 15px;
padding-right: 15px;
}
.carousel-caption p {
font-size: 20px;
line-height: 1.4;
}
.carousel-inner .item img[src$=".svg"] {
width: 100%;
}
#qrCode {
margin: 15px;
}
... | wwwroot/css/site.css |
body {
padding-top: 50px;
padding-bottom: 20px;
}
.body-content {
padding-left: 15px;
padding-right: 15px;
}
.carousel-caption p {
font-size: 20px;
line-height: 1.4;
}
.carousel-inner .item img[src$=".svg"] {
width: 100%;
}
#qrCode {
margin: 15px;
}
... | 0.393152 | 0.059811 |
html{
/* 高度h:占父元素(即屏幕)高度的100% */
height: 100%;
}
body{
/* 高度h占父元素的100%(即html) */
height: 100%;
background-color: #fff;
margin: 0;
background-image: url(../img/backgroud.png);
background-size: 100% 100%;
font-family: "华文楷体";
color: white;
}
body::after{
content: '';
display: table;
}
img{
vertical-align: m... | css/play.css | html{
/* 高度h:占父元素(即屏幕)高度的100% */
height: 100%;
}
body{
/* 高度h占父元素的100%(即html) */
height: 100%;
background-color: #fff;
margin: 0;
background-image: url(../img/backgroud.png);
background-size: 100% 100%;
font-family: "华文楷体";
color: white;
}
body::after{
content: '';
display: table;
}
img{
vertical-align: m... | 0.236252 | 0.065455 |
@charset "utf-8";/* -----jwe样式表-----3.0 */
/*临时浮动容器。重要*/
.tmpFlo{
padding:0; margin:0;
position:absolute;
z-index:99;
}
/***********************************************/
/*游戏棋盘*/
.panelTb{
position:absolute; text-align:center; vertical-align:middle; border-collapse:collapse; overflow:hidden;
cursor:pointer;
bo... | static/yxmb/34/css/jwe.css | @charset "utf-8";/* -----jwe样式表-----3.0 */
/*临时浮动容器。重要*/
.tmpFlo{
padding:0; margin:0;
position:absolute;
z-index:99;
}
/***********************************************/
/*游戏棋盘*/
.panelTb{
position:absolute; text-align:center; vertical-align:middle; border-collapse:collapse; overflow:hidden;
cursor:pointer;
bo... | 0.187096 | 0.047492 |
.background {
-fx-background-image: url("/images/ui/floorTile.png");
-fx-background-size: 400px;
-fx-background-repeat: repeat;
}
.button {
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font: 20px "sans-serif";
-fx-background-color: rgba(0, 153, 255, 0.15);
-fx-background-radius: 13p... | src/main/resources/css/style.css | .background {
-fx-background-image: url("/images/ui/floorTile.png");
-fx-background-size: 400px;
-fx-background-repeat: repeat;
}
.button {
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font: 20px "sans-serif";
-fx-background-color: rgba(0, 153, 255, 0.15);
-fx-background-radius: 13p... | 0.52342 | 0.093099 |
@charset "utf-8";
html {
font-size: 62.5%;
}
body {
width: 100%;
margin: 0 auto;
font-size: 1.4rem;
font-weight: normal;
letter-spacing: 0.01rem;
background: #FFF;
min-height: 100vh;
overflow: hidden;
visibility: hidden;
}
#user_select,
#result_true,
#result_false {
heigh... | static/css/common.css | @charset "utf-8";
html {
font-size: 62.5%;
}
body {
width: 100%;
margin: 0 auto;
font-size: 1.4rem;
font-weight: normal;
letter-spacing: 0.01rem;
background: #FFF;
min-height: 100vh;
overflow: hidden;
visibility: hidden;
}
#user_select,
#result_true,
#result_false {
heigh... | 0.332744 | 0.08886 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300|Titillium+Web:200,400');
/* Document
========================================================================== */
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
background: linear-gradient(#ABD1... | app/webApp/css/main.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300|Titillium+Web:200,400');
/* Document
========================================================================== */
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
background: linear-gradient(#ABD1... | 0.433981 | 0.087955 |
.sign.error-page-wrapper {
font-family: 'Source Sans Pro', sans-serif;
background-color: #179eca;
position: relative;
}
.sign.error-page-wrapper .sign-container {
width: 450px;
height: 415px;
margin: 0 auto;
position: relative;
transform: rotate(-20deg);
text-indent: -20px;
}
.sign... | src/main/webapp/resources/errors/error.css | .sign.error-page-wrapper {
font-family: 'Source Sans Pro', sans-serif;
background-color: #179eca;
position: relative;
}
.sign.error-page-wrapper .sign-container {
width: 450px;
height: 415px;
margin: 0 auto;
position: relative;
transform: rotate(-20deg);
text-indent: -20px;
}
.sign... | 0.654011 | 0.089973 |
@import url("https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
@import url("https://unpkg.com/zinccolors@0.0.1/css/zinc.min.css");
@import url("https://rsms.me/inter/inter.css");
@tailwind utilities;
html,
body {
paddi... | styles/styles.css | @import url("https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
@import url("https://unpkg.com/zinccolors@0.0.1/css/zinc.min.css");
@import url("https://rsms.me/inter/inter.css");
@tailwind utilities;
html,
body {
paddi... | 0.410874 | 0.081849 |
body {
margin: 0px;
padding: 4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
table.operations {
width: 100%;
border-spacing: 2px;
padding: 0px;
margin: 0px;
margin-top: 5px;
border-left: 5px #f29400 solid;
}
.t {
border-bottom: 5px #f29400 solid;
}
.subT {
border-bottom: 5px #... | docs/apiDocStyle.css | body {
margin: 0px;
padding: 4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
table.operations {
width: 100%;
border-spacing: 2px;
padding: 0px;
margin: 0px;
margin-top: 5px;
border-left: 5px #f29400 solid;
}
.t {
border-bottom: 5px #f29400 solid;
}
.subT {
border-bottom: 5px #... | 0.436142 | 0.09401 |
*{margin: 0px; padding: 0px;}
header{
height: 100vh;
}
/* Navbar container */
.navbar {
overflow: hidden;
background-color: #333;
font-family: Arial;
padding: 0;
margin: 0;
}
/* Links inside the navbar */
.navbar a {
float: left;
font-size: 16px;
color: white;
text-align: center... | dd.css | *{margin: 0px; padding: 0px;}
header{
height: 100vh;
}
/* Navbar container */
.navbar {
overflow: hidden;
background-color: #333;
font-family: Arial;
padding: 0;
margin: 0;
}
/* Links inside the navbar */
.navbar a {
float: left;
font-size: 16px;
color: white;
text-align: center... | 0.368406 | 0.043855 |
.banner{
height: 300px;
}
.bannerImg{
max-height: 300px;
height: auto;
display: block;
margin: auto;
}
.nav-item{
font-weight: 800;
text-transform: uppercase;
margin: 0 5px;
}
#bannerHeading{
text-transform: uppercase;
font-weight: 1000;
font-size: 2.0em;
}
/* Search Box Styles Star... | css/index.css | .banner{
height: 300px;
}
.bannerImg{
max-height: 300px;
height: auto;
display: block;
margin: auto;
}
.nav-item{
font-weight: 800;
text-transform: uppercase;
margin: 0 5px;
}
#bannerHeading{
text-transform: uppercase;
font-weight: 1000;
font-size: 2.0em;
}
/* Search Box Styles Star... | 0.452294 | 0.14436 |
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Handlee&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #7C40FF;
width: 100vw;
display: flex;
justify-content: cent... | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Handlee&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #7C40FF;
width: 100vw;
display: flex;
justify-content: cent... | 0.306527 | 0.089614 |
@value tableRadii: 4px; /* --radius-normal */
.baseStyles {
border-radius: tableRadii;
font-size: var(--size-normal);
font-weight: var(--weight-normal);
}
/*
Border radii for corner cells of table
=====================
*/
/* top left cell */
.baseStyles tbody tr:first-child td:first-child {
border-top-le... | src/modules/core/components/Table/Table.css | @value tableRadii: 4px; /* --radius-normal */
.baseStyles {
border-radius: tableRadii;
font-size: var(--size-normal);
font-weight: var(--weight-normal);
}
/*
Border radii for corner cells of table
=====================
*/
/* top left cell */
.baseStyles tbody tr:first-child td:first-child {
border-top-le... | 0.635788 | 0.165526 |
body {
font : 14px "Titillium Web", "Lucida Grande", Helvetica, Arial, sans-serif;
padding : 0px;
margin : 0px;
}
/* header */
.header {
height : 40px;
background : #F0F0F0;
border : 1px solid #CCC;
width : 100%;
margin : 0px auto;
position : fixed;
top : 0px;
left ... | public/stylesheets/style.css | body {
font : 14px "Titillium Web", "Lucida Grande", Helvetica, Arial, sans-serif;
padding : 0px;
margin : 0px;
}
/* header */
.header {
height : 40px;
background : #F0F0F0;
border : 1px solid #CCC;
width : 100%;
margin : 0px auto;
position : fixed;
top : 0px;
left ... | 0.339499 | 0.100172 |
body, html {
height: 100%;
padding: 0px;
margin: 0px;
background-color: #eeeeee;
}
input {
outline: none;
}
#form-invite .bootstrap-tagsinput {
margin-bottom: 8px;
}
.bootstrap-tagsinput .badge {
text-overflow: ellipsis;
overflow: hidden;
text-align: left;
}
.bootstrap-tagsinput input ... | fantaleague/src/main/webapp/css/theme.css | body, html {
height: 100%;
padding: 0px;
margin: 0px;
background-color: #eeeeee;
}
input {
outline: none;
}
#form-invite .bootstrap-tagsinput {
margin-bottom: 8px;
}
.bootstrap-tagsinput .badge {
text-overflow: ellipsis;
overflow: hidden;
text-align: left;
}
.bootstrap-tagsinput input ... | 0.156523 | 0.066085 |
:host {
display: inline-block;
width: 100%;
height: auto;
}
/* main container */
.fi-ele-container {
position: relative;
text-align: center;
width: 100%;
height: 100%;
}
/* wrapper */
.fi-ele-wrapper {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%; ... | src/app/shared/dialogs/ngx-floating-img/ngx-floating-img.component.css | :host {
display: inline-block;
width: 100%;
height: auto;
}
/* main container */
.fi-ele-container {
position: relative;
text-align: center;
width: 100%;
height: 100%;
}
/* wrapper */
.fi-ele-wrapper {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%; ... | 0.46563 | 0.095013 |
body {
background: url("img/1.jpg");
background-size: cover;
background-repeat: no-repeat;
}
table {
margin: auto;
background: url("img/2.png");
background-size: cover;
width: 295px;
height: 420px;
text-align: center;
border-radius: 4px;
margin-top: 100px;
... | calculator/sheet.css | body {
background: url("img/1.jpg");
background-size: cover;
background-repeat: no-repeat;
}
table {
margin: auto;
background: url("img/2.png");
background-size: cover;
width: 295px;
height: 420px;
text-align: center;
border-radius: 4px;
margin-top: 100px;
... | 0.350533 | 0.100613 |
*{
margin: 0;
box-sizing: border-box;
font-family: 'Inter', sans-serif;
font-family: 'Roboto', sans-serif;
}
/* 1 rem = 16.8 */
a{
text-decoration: none;
color: black;
}
body{
background-color: #4BB179;
--corLetrasCover: #001F60;
--greenBg: #00664F;
/* 2 cor home alto risco ... | assets/CSS/global.css | *{
margin: 0;
box-sizing: border-box;
font-family: 'Inter', sans-serif;
font-family: 'Roboto', sans-serif;
}
/* 1 rem = 16.8 */
a{
text-decoration: none;
color: black;
}
body{
background-color: #4BB179;
--corLetrasCover: #001F60;
--greenBg: #00664F;
/* 2 cor home alto risco ... | 0.251464 | 0.069164 |
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
direction: rtl;
}
.wrapper,nav{
background-color: #F9F9F9;
}
/** Start Header **/
header .header-1{
background-color: #303030 !important;
padding: 10px;
text-align: sta... | public/assets/css/style.css | *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
direction: rtl;
}
.wrapper,nav{
background-color: #F9F9F9;
}
/** Start Header **/
header .header-1{
background-color: #303030 !important;
padding: 10px;
text-align: sta... | 0.425486 | 0.082883 |
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* A simple theme for reveal.js presentations, similar
* to the default theme. The accent color is darkblue.
*
* This theme is Copyright (C) 2012 <NAME>,... | css/overrides.css | @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* A simple theme for reveal.js presentations, similar
* to the default theme. The accent color is darkblue.
*
* This theme is Copyright (C) 2012 <NAME>,... | 0.580233 | 0.077274 |
body{
background: #f9f9f9;
}
main{
font-family: "URegular", sans-serif;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.square_registration{
margin-top: 5vh;
display: flex;
flex-direction: inherit;
}
.header_registration{
disp... | public/assets/css/pages/final-registration/main.css | body{
background: #f9f9f9;
}
main{
font-family: "URegular", sans-serif;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.square_registration{
margin-top: 5vh;
display: flex;
flex-direction: inherit;
}
.header_registration{
disp... | 0.209268 | 0.072999 |
.code-snippet-icon {
display: block;
width: 16px;
height: 16px;
background-position: center;
background-repeat: no-repeat;
background-size: 16px 16px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcw... | resources/code-snippets-plugin-redactor.css | .code-snippet-icon {
display: block;
width: 16px;
height: 16px;
background-position: center;
background-repeat: no-repeat;
background-size: 16px 16px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcw... | 0.480722 | 0.105395 |
html, body {
overflow-x: hidden;
}
body {
position: relative;
background-color: #C8A2C8;
}
/* NAV ------------------------------------------------*/
header {
position: fixed;
width: 100%;
top: 0;
left: 0;
}
/* Add background color to the top navigation */
.topnav {
overflow: hidden;
background-col... | style.css | html, body {
overflow-x: hidden;
}
body {
position: relative;
background-color: #C8A2C8;
}
/* NAV ------------------------------------------------*/
header {
position: fixed;
width: 100%;
top: 0;
left: 0;
}
/* Add background color to the top navigation */
.topnav {
overflow: hidden;
background-col... | 0.522202 | 0.071106 |
body{
margin: 0;
box-sizing: border-box;
padding: 0;
}
ul{
margin: 0 !important;
padding: 0 ;
}
li{
list-style: none;
}
a{
text-decoration: none !important;
}
.google_adds {
height: 100px;
background-color: #42b3e5;
text-align: center;
color: white;
font-weight: 700;
display: flex;
justify-content: cent... | application/assests/medicare/assets/css/style.css | body{
margin: 0;
box-sizing: border-box;
padding: 0;
}
ul{
margin: 0 !important;
padding: 0 ;
}
li{
list-style: none;
}
a{
text-decoration: none !important;
}
.google_adds {
height: 100px;
background-color: #42b3e5;
text-align: center;
color: white;
font-weight: 700;
display: flex;
justify-content: cent... | 0.280321 | 0.054702 |
* {
outline:none!important;
}
body {
font-family:'PT Sans';
/*font-size: 16px;*/
font-size: 1.7em;
line-height: 1.7em;
weight:400;
}
input.form-control[type="text"]:focus, input.form-control[type="email"]:focus, input.form-control[type="password"]:focus {
outline: medium none;
box-shadow: none;
... | lingvistiks/public_html/assets/css/auth.css | * {
outline:none!important;
}
body {
font-family:'PT Sans';
/*font-size: 16px;*/
font-size: 1.7em;
line-height: 1.7em;
weight:400;
}
input.form-control[type="text"]:focus, input.form-control[type="email"]:focus, input.form-control[type="password"]:focus {
outline: medium none;
box-shadow: none;
... | 0.278747 | 0.064772 |
@charset "utf-8";
/* ===== reset css ===== */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, addr... | css/style.css | @charset "utf-8";
/* ===== reset css ===== */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, addr... | 0.114951 | 0.045586 |
*,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-family: monospace;
font-size: 16px;
}
body {
background: url(../img/bg.gif) bottom center/cover no-repeat fixed padding-box
border-box #000;
display: flex;
align-items: center;
justify-content: center;
width:... | css/style.css | *,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-family: monospace;
font-size: 16px;
}
body {
background: url(../img/bg.gif) bottom center/cover no-repeat fixed padding-box
border-box #000;
display: flex;
align-items: center;
justify-content: center;
width:... | 0.497803 | 0.076996 |
a, blockquote span {
color: #505050;
}
a.button_full, a.button_small, .call_button a{
background-color:#505050;
}
.button {
border: 1px solid #505050;
color: #505050;
}
.button.active {
background: #505050;
}
#pages_maincontent h3{
color:#505050;
}
.photo-categories a.active{
background-color:#505050;... | css/colors/grayscale.css | a, blockquote span {
color: #505050;
}
a.button_full, a.button_small, .call_button a{
background-color:#505050;
}
.button {
border: 1px solid #505050;
color: #505050;
}
.button.active {
background: #505050;
}
#pages_maincontent h3{
color:#505050;
}
.photo-categories a.active{
background-color:#505050;... | 0.228071 | 0.102799 |
html {
box-sizing: border-box;
}
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
/* montserrat-regular - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserr... | html-css/module-07/css/style.css | html {
box-sizing: border-box;
}
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
/* montserrat-regular - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserr... | 0.329823 | 0.05151 |
input {
font-family: inherit;
font-size: 100%;
font-weight: bold;
vertical-align: baseline;
outline: 0;
color: #fff;
display: block;
margin: 0 0 20px;
padding: 8px 12px 10px 12px;
border: 1px solid rgb(114, 104, 104);
background: rgb(54, 53, 53);
}
.open-chat {
color: white;
text-align: right... | src/css/style.css | input {
font-family: inherit;
font-size: 100%;
font-weight: bold;
vertical-align: baseline;
outline: 0;
color: #fff;
display: block;
margin: 0 0 20px;
padding: 8px 12px 10px 12px;
border: 1px solid rgb(114, 104, 104);
background: rgb(54, 53, 53);
}
.open-chat {
color: white;
text-align: right... | 0.515376 | 0.115013 |
@charset "utf-8";
body{background:#fff5eb;}
#splitBar{background:#fff5eb;}
#splitBarProxy{border-color:#c0c0c0; background:#fff5eb;}
a{color:#b90000; text-decoration:none;}
a:hover{color:#722e01; text-decoration:underline;}
fieldset{border-color:#bea08c;}
/* ---- Pages ----*/
/* Layout */
#sidebar{border:1px #722e01 so... | DWZ/themes/orange/core.css | @charset "utf-8";
body{background:#fff5eb;}
#splitBar{background:#fff5eb;}
#splitBarProxy{border-color:#c0c0c0; background:#fff5eb;}
a{color:#b90000; text-decoration:none;}
a:hover{color:#722e01; text-decoration:underline;}
fieldset{border-color:#bea08c;}
/* ---- Pages ----*/
/* Layout */
#sidebar{border:1px #722e01 so... | 0.208259 | 0.045226 |
-------------------------- */
/* gradient
-------------------------- */
/* Colors
// -------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* z... | com.software5000.ma.vue/com.software5000.ma.vue.web/src/pages/operator/home/activity/manage/src/list/style.css | -------------------------- */
/* gradient
-------------------------- */
/* Colors
// -------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* z... | 0.325842 | 0.030329 |
@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;600;700&display=swap");
* {
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
#app {
font-family: 'Sarabun', sans-serif;
}
.container {
margin-bottom: 10%;
}
#app .header {
display: fixed;
top: 0;
}
#app .logo {
float: left;
... | css/App.css | @import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;600;700&display=swap");
* {
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
#app {
font-family: 'Sarabun', sans-serif;
}
.container {
margin-bottom: 10%;
}
#app .header {
display: fixed;
top: 0;
}
#app .logo {
float: left;
... | 0.231788 | 0.056574 |
html,
body,
h1,
h2,
h3,
h4,
h5 {
font-family: "Lato", sans-serif
}
.navbar {
background-color: transparent;
border-color: transparent;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
transit... | CSS/custom.css | html,
body,
h1,
h2,
h3,
h4,
h5 {
font-family: "Lato", sans-serif
}
.navbar {
background-color: transparent;
border-color: transparent;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
transit... | 0.470737 | 0.065545 |
html, body, div, span, p, a, del, em, img, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
html, body {
line-height: 1;
... | css/style.css | html, body, div, span, p, a, del, em, img, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
html, body {
line-height: 1;
... | 0.250546 | 0.063395 |
:root{
--main-color: #00192c;
--white-alpha-25: rgba(255, 255, 255, 0.25);
--white-alpha-40: rgba(255, 255, 255, 0.40);
--backdrop-filter-blur: blur(5px);
}
*{
box-sizing: border-box;
padding: 0;
margin: 0;
outline: none;
}
::before,
::after{
box-sizing: border-box;
}
body{
min-h... | public/css/irba2.css | :root{
--main-color: #00192c;
--white-alpha-25: rgba(255, 255, 255, 0.25);
--white-alpha-40: rgba(255, 255, 255, 0.40);
--backdrop-filter-blur: blur(5px);
}
*{
box-sizing: border-box;
padding: 0;
margin: 0;
outline: none;
}
::before,
::after{
box-sizing: border-box;
}
body{
min-h... | 0.546738 | 0.089335 |
.carousel-item {
height: 100%;
min-height: 300px;
/* -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; */
}
.portfolio-item {
margin-bottom: 30px;
}
.info{
height:40%;
/* border:1px solid white; */
color:white;
max-width: 70%;
margi... | css/modern-business.css | .carousel-item {
height: 100%;
min-height: 300px;
/* -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; */
}
.portfolio-item {
margin-bottom: 30px;
}
.info{
height:40%;
/* border:1px solid white; */
color:white;
max-width: 70%;
margi... | 0.345768 | 0.054904 |