code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); html, body { height: 100%; } body { font-family: 'Lato', Arial, sans-serif !important; font-weight: 300 !important; color: #4e4e4e !important; } h1, h2, h3, h4, h5, h6 { font-family: 'Lato', Arial, sans-serif !imp...
css/styles.css
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); html, body { height: 100%; } body { font-family: 'Lato', Arial, sans-serif !important; font-weight: 300 !important; color: #4e4e4e !important; } h1, h2, h3, h4, h5, h6 { font-family: 'Lato', Arial, sans-serif !imp...
0.271638
0.071624
body {font-family:Microsoft Yahei,Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif;} a {color:inherit;text-decoration: none;} a:hover, a:focus { color: #aa151b; text-decoration:none; } h1,h2,h3,h4,h5,p,ul,a,form{font-family:Microsoft Yahei,Helvetica Neue,Hiragino Sans G...
wuzhicms/www/res/t2/mobile/css/style.css
body {font-family:Microsoft Yahei,Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif;} a {color:inherit;text-decoration: none;} a:hover, a:focus { color: #aa151b; text-decoration:none; } h1,h2,h3,h4,h5,p,ul,a,form{font-family:Microsoft Yahei,Helvetica Neue,Hiragino Sans G...
0.310694
0.080141
@font-face { font-family: "Amaranth"; src: url(../fonts/Amaranth-Bold.ttf) format("truetype"); } @font-face { font-family: "SourceSans"; src: url(../fonts/SourceSansPro-Regular.ttf) format("truetype"); } body{ margin-top: 60px; background-color: #fff; } .img1{ width: 100%; height: ...
public/css/main.css
@font-face { font-family: "Amaranth"; src: url(../fonts/Amaranth-Bold.ttf) format("truetype"); } @font-face { font-family: "SourceSans"; src: url(../fonts/SourceSansPro-Regular.ttf) format("truetype"); } body{ margin-top: 60px; background-color: #fff; } .img1{ width: 100%; height: ...
0.111404
0.049982
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap'); /******************************/ /******** STYLES RESET ********/ /******************************/ html, body, div, span, applet, object, iframe, h1, h2, h...
css/mblog.css
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap'); /******************************/ /******** STYLES RESET ********/ /******************************/ html, body, div, span, applet, object, iframe, h1, h2, h...
0.258981
0.105717
EmojiSymbols Font (c)blockworks - <NAME> http://emojisymbols.com/ */ @font-face { font-family: "EmojiSymbols"; src: url('../fonts/EmojiSymbols-Regular.woff') format('woff'); text-decoration: none; font-style: normal; } .emj { font-family: "EmojiSymbols"; line-height: 1; font-size: 20px; } /** * Elementos gené...
monstyle1/style.css
EmojiSymbols Font (c)blockworks - <NAME> http://emojisymbols.com/ */ @font-face { font-family: "EmojiSymbols"; src: url('../fonts/EmojiSymbols-Regular.woff') format('woff'); text-decoration: none; font-style: normal; } .emj { font-family: "EmojiSymbols"; line-height: 1; font-size: 20px; } /** * Elementos gené...
0.299208
0.060641
@media (--breakpoint-lg) { .u-m0-lg { margin: 0; } .u-mt0-lg { margin-top: 0; } .u-mr0-lg { margin-right: 0; } .u-mb0-lg { margin-bottom: 0; } .u-ml0-lg { margin-left: 0; } .u-mx0-lg { margin-left: 0; margin-right: 0; } .u-my0-lg { margin-top: 0; margin-bottom: 0; } .u-m1-lg { ma...
src/styles/utilities/margin/lg.css
@media (--breakpoint-lg) { .u-m0-lg { margin: 0; } .u-mt0-lg { margin-top: 0; } .u-mr0-lg { margin-right: 0; } .u-mb0-lg { margin-bottom: 0; } .u-ml0-lg { margin-left: 0; } .u-mx0-lg { margin-left: 0; margin-right: 0; } .u-my0-lg { margin-top: 0; margin-bottom: 0; } .u-m1-lg { ma...
0.575707
0.15219
body { font-synthesis: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: 1px 1px 1px rgba(0,0,0,0.005); } code, .pre, .code { zoom: 1.1; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: su...
docs/source/_static/custom.css
body { font-synthesis: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: 1px 1px 1px rgba(0,0,0,0.005); } code, .pre, .code { zoom: 1.1; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: su...
0.457621
0.102754
@-moz-document domain("thestar.com") { /* * TheStar Dark Night Mode * * A dark style for the Toronto Star (aka The Star) website. * * By pkiff * Version 1.0 * Last update: 2019-12-14 * Initial launch: 2019-12-14 * * 2019-12-14: Version 1.0 * - Initial launch * */ /* Colors * * blue: #0072bc * bla...
data/usercss/178271.user.css
@-moz-document domain("thestar.com") { /* * TheStar Dark Night Mode * * A dark style for the Toronto Star (aka The Star) website. * * By pkiff * Version 1.0 * Last update: 2019-12-14 * Initial launch: 2019-12-14 * * 2019-12-14: Version 1.0 * - Initial launch * */ /* Colors * * blue: #0072bc * bla...
0.208904
0.040238
.ss-dropdown { position: relative; width: 100%; max-width: 400px; margin: auto; text-align: center; transition: box-shadow 1s; will-change: box-shadow; background: transparent; } .ss-dropdown.open { background: #FFFFFF; } /* dropdown-measure */ .dropdown-measure { padding-top: 27px; } /* title */...
dist/css/index.css
.ss-dropdown { position: relative; width: 100%; max-width: 400px; margin: auto; text-align: center; transition: box-shadow 1s; will-change: box-shadow; background: transparent; } .ss-dropdown.open { background: #FFFFFF; } /* dropdown-measure */ .dropdown-measure { padding-top: 27px; } /* title */...
0.420362
0.083404
*{padding:0;margin:0;} body{font-family:"Microsoft Yahei";width: 100%;height:100%;background:#1B1B1B;position: relative;w} html{overflow-x: hidden;overflow-y: hidden;height: 100%;} table{width: 100%;height: 100%;letter-spacing: 1px;text-align: center;background: none repeat scroll 0% 0% rgb(255, 250, 240);border:none...
public/css/index.css
*{padding:0;margin:0;} body{font-family:"Microsoft Yahei";width: 100%;height:100%;background:#1B1B1B;position: relative;w} html{overflow-x: hidden;overflow-y: hidden;height: 100%;} table{width: 100%;height: 100%;letter-spacing: 1px;text-align: center;background: none repeat scroll 0% 0% rgb(255, 250, 240);border:none...
0.37502
0.060752
body{ background-color: black; color: white; display: flex; justify-content: center; } html{ font-size: 62.5%; } p{ margin: 0; padding: 0; } input:hover{ cursor: pointer; } .password-generator-container{ margin-top: 3rem; display: flex; flex-direction: column; align-items: center; width: ...
styles.css
body{ background-color: black; color: white; display: flex; justify-content: center; } html{ font-size: 62.5%; } p{ margin: 0; padding: 0; } input:hover{ cursor: pointer; } .password-generator-container{ margin-top: 3rem; display: flex; flex-direction: column; align-items: center; width: ...
0.529507
0.079926
@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto'); * { padding: 0; margin: 0; } html, body { margin: 0; padding: 0; height: 100%; } /* Text Selection color */ ::selection { background: #f52470; } ::-moz-selection { background: #f52470; } ...
foodbands/assets/css/style.css
@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto'); * { padding: 0; margin: 0; } html, body { margin: 0; padding: 0; height: 100%; } /* Text Selection color */ ::selection { background: #f52470; } ::-moz-selection { background: #f52470; } ...
0.323273
0.069763
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Barlow&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Comfortaa&...
public/site/assets/css/style_en.css
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Barlow&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Comfortaa&...
0.397704
0.084985
.control-date { /* .date-day { } .date-popup-weekday,.date-popup-weekday td { } .date-popup-other,.date-popup-other a { } .date-popup-day,.date-popup-day a { background-color: #CCC; color: #000; } .date-popup-now,.date-popup-now a { } .date-popup-selected,.date-popup-selected a { } .time-popup-co...
date/share/css/date.css
.control-date { /* .date-day { } .date-popup-weekday,.date-popup-weekday td { } .date-popup-other,.date-popup-other a { } .date-popup-day,.date-popup-day a { background-color: #CCC; color: #000; } .date-popup-now,.date-popup-now a { } .date-popup-selected,.date-popup-selected a { } .time-popup-co...
0.263884
0.07244
@import url('https://fonts.googleapis.com/css?family=Numans'); html,body{ /*background-image: url('http://getwallpapers.com/wallpaper/full/a/5/d/544750.jpg');*/ background-image: url('http://getwallpapers.com/wallpaper/full/e/a/a/654039.jpg'); background-size: cover; background-repeat: no-repeat; height: 100%; font-f...
styles.css
@import url('https://fonts.googleapis.com/css?family=Numans'); html,body{ /*background-image: url('http://getwallpapers.com/wallpaper/full/a/5/d/544750.jpg');*/ background-image: url('http://getwallpapers.com/wallpaper/full/e/a/a/654039.jpg'); background-size: cover; background-repeat: no-repeat; height: 100%; font-f...
0.422386
0.065157
body{ font-family: Arial, Helvetica, sans-serif; background-color: rgb(51, 54, 53); padding: 0; margin: 0; } /* se da un tamaño de letra de 18px, se asigna display flex para poder justificar el contenido al centro, se le da un fondo aqua y color de letra obscuro */ header{ font-size: 18px; displ...
ppt.css
body{ font-family: Arial, Helvetica, sans-serif; background-color: rgb(51, 54, 53); padding: 0; margin: 0; } /* se da un tamaño de letra de 18px, se asigna display flex para poder justificar el contenido al centro, se le da un fondo aqua y color de letra obscuro */ header{ font-size: 18px; displ...
0.371821
0.226163
body{ background-color: rgb(238, 88, 88); } header{ background-color: rgba(226, 130, 85, 0.815); padding: 5px; height: 45px; transition: 0.5s ease; border-radius: 10px; padding-bottom: 10px; } ul li a{ text-decoration: none; } #titulo{ display: inline; font-size: 25px; fon...
Site/CSS/Indivi.css
body{ background-color: rgb(238, 88, 88); } header{ background-color: rgba(226, 130, 85, 0.815); padding: 5px; height: 45px; transition: 0.5s ease; border-radius: 10px; padding-bottom: 10px; } ul li a{ text-decoration: none; } #titulo{ display: inline; font-size: 25px; fon...
0.311008
0.084833
------------------------------------*/ .slider-inner .da-slider { box-shadow: none; border-bottom: 2px solid #ddd; } .slider-inner .da-dots { z-index: 10; } @media (max-width: 450px) { .da-slide p { display:none; } } @media (max-width: 900px) { /*Slider Parallax*/ .da-slide .da-img { ...
mapss/static/packages/arches/arches/app/media/css/plugins.css
------------------------------------*/ .slider-inner .da-slider { box-shadow: none; border-bottom: 2px solid #ddd; } .slider-inner .da-dots { z-index: 10; } @media (max-width: 450px) { .da-slide p { display:none; } } @media (max-width: 900px) { /*Slider Parallax*/ .da-slide .da-img { ...
0.385143
0.057573
margin-left:0; margin-right:0; } /* * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ /* * Top navigation * Hide default border to remove 1px line. */ .navbar-fixed-top { border: 0; } /* --------------------------------------------------- SIDEBAR -----------...
phenix/static/phenix/css/mystyle.css
margin-left:0; margin-right:0; } /* * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ /* * Top navigation * Hide default border to remove 1px line. */ .navbar-fixed-top { border: 0; } /* --------------------------------------------------- SIDEBAR -----------...
0.377655
0.058292
TABLE OF CONTENTS 01. Preloader 02. General Styles 03. Navigation 04. Header 05. Discover 06. Facilities 07. Rooms 08. Tourism 09. Testimonials 10. Contact 11. Footer 12. Copyright 13. Back To Top Button 14. Media Queries **********************************/ /* Style Switcher */ #toggle-switcher { display: block; ...
theme_costume/css/styles.css
TABLE OF CONTENTS 01. Preloader 02. General Styles 03. Navigation 04. Header 05. Discover 06. Facilities 07. Rooms 08. Tourism 09. Testimonials 10. Contact 11. Footer 12. Copyright 13. Back To Top Button 14. Media Queries **********************************/ /* Style Switcher */ #toggle-switcher { display: block; ...
0.183484
0.068475
@font-face { font-family: bluprint; src: url('../BluprintDEMO.otf'); } body { background: #4B79A1; background: -webkit-radial-gradient(#345673 , #0e1c27); background: radial-gradient( #345673 , #0e1c27); color: white; font-family: 'muli'; font-weight: 400; margin: 0px; padding: 0px; di...
vector/css/styles.css
@font-face { font-family: bluprint; src: url('../BluprintDEMO.otf'); } body { background: #4B79A1; background: -webkit-radial-gradient(#345673 , #0e1c27); background: radial-gradient( #345673 , #0e1c27); color: white; font-family: 'muli'; font-weight: 400; margin: 0px; padding: 0px; di...
0.183594
0.058993
div [class^="col-"]{ padding-left:5px; padding-right:5px; } .dashboard_card{ transition:0.5s; cursor:pointer; } .card-title{ font-size:15px; transition:1s; cursor:pointer; } .card-title i{ font-size:15px; transition:1s; cursor:pointer; color:#ffa710 } .card-title i:hover{ transform: scale(1.25) rotate(100deg); co...
src/nyumba/static/nyumba/landlord_home_styles.css
div [class^="col-"]{ padding-left:5px; padding-right:5px; } .dashboard_card{ transition:0.5s; cursor:pointer; } .card-title{ font-size:15px; transition:1s; cursor:pointer; } .card-title i{ font-size:15px; transition:1s; cursor:pointer; color:#ffa710 } .card-title i:hover{ transform: scale(1.25) rotate(100deg); co...
0.403214
0.137648
@import url(http://fonts.googleapis.com/css?family=Audiowide); body { background: url("image/1.jpg"); width: 100%; height: auto; font-family: "Audiowide"; } h1 { color: #000; text-align: center; margin: 0; text-shadow: #FFF 1px 1px, #FFF -1px 1px, #FFF -1px -1px, #FFF 1px -1px; } header { margin-bottom: 30p...
public/projects/Projet_Web_my_weblog/style.css
@import url(http://fonts.googleapis.com/css?family=Audiowide); body { background: url("image/1.jpg"); width: 100%; height: auto; font-family: "Audiowide"; } h1 { color: #000; text-align: center; margin: 0; text-shadow: #FFF 1px 1px, #FFF -1px 1px, #FFF -1px -1px, #FFF 1px -1px; } header { margin-bottom: 30p...
0.291283
0.05647
*, *:before, *:after { box-sizing: border-box; } body { padding: 1em; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; color: #b9b9b9; background-color: #e3e3e3; } h4 { color: #f0a500; } label { color: #3c3c3c; font-weight: 500; } input { margin-top: 0.5rem;...
public/assets/css/add-student-form.css
*, *:before, *:after { box-sizing: border-box; } body { padding: 1em; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; color: #b9b9b9; background-color: #e3e3e3; } h4 { color: #f0a500; } label { color: #3c3c3c; font-weight: 500; } input { margin-top: 0.5rem;...
0.414662
0.094218
width: 100vw; height: 100vh; display: flex; } #login-page main { flex: 3; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #29B6D1; } #login-page main .location { font-weight: 800; margin-top: 100px; font-size: 24px;...
web/src/styles/pages/login.css
width: 100vw; height: 100vh; display: flex; } #login-page main { flex: 3; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #29B6D1; } #login-page main .location { font-weight: 800; margin-top: 100px; font-size: 24px;...
0.416915
0.079961
.window { background-color: #00bbee !important; } html, body{ height: 100%; width: 100%; background: #ffffff; box-sizing: border-box; overflow-x: hidden; overflow-y: hidden; position: relative; } .window, .panel-header, .l-btn{ background: #00bbee; } .xs_loading{ ...
code/css/main.css
.window { background-color: #00bbee !important; } html, body{ height: 100%; width: 100%; background: #ffffff; box-sizing: border-box; overflow-x: hidden; overflow-y: hidden; position: relative; } .window, .panel-header, .l-btn{ background: #00bbee; } .xs_loading{ ...
0.262275
0.052425
@import url('https://fonts.googleapis.com/css?family=Raleway'); body{ text-align: center; position: relative; padding-top: 10px; font-family: 'Raleway', sans-serif; } thead.table_head { background-color: #ee7600; color: #FFFFFF; } .table-hover>tbody>tr:hover { background-color: #FFEDCC; ...
static/face_style.css
@import url('https://fonts.googleapis.com/css?family=Raleway'); body{ text-align: center; position: relative; padding-top: 10px; font-family: 'Raleway', sans-serif; } thead.table_head { background-color: #ee7600; color: #FFFFFF; } .table-hover>tbody>tr:hover { background-color: #FFEDCC; ...
0.283385
0.035982
.flex { display: flex; } .flex_nowrap { flex-wrap: nowrap; } .flex_1 { flex: 1; } .flex_v_center { align-items: center; } .flex_h_center { justify-content: center; } .flex_h_between { justify-content: space-between; } .flex_vh_center { align-items: center; justify-content: center; } .color_333 { color...
src/components/pages/my/myIntro/myIntro/introDetail/index.css
.flex { display: flex; } .flex_nowrap { flex-wrap: nowrap; } .flex_1 { flex: 1; } .flex_v_center { align-items: center; } .flex_h_center { justify-content: center; } .flex_h_between { justify-content: space-between; } .flex_vh_center { align-items: center; justify-content: center; } .color_333 { color...
0.378115
0.07889
.dk_sidenav .shadow{ position: absolute; width: 100vw; top: 0; left: 0; z-index: 4; } .shadow{ height: 100vh; display: none; } .dk_sidenav .header{ background-color: #f5f5f5; border-bottom: 1px solid #EBEBEB; padding: 10px 15px; display: flex; align-items: center; } .dk_s...
dksoft/widgets/assets/css/sideNav.css
.dk_sidenav .shadow{ position: absolute; width: 100vw; top: 0; left: 0; z-index: 4; } .shadow{ height: 100vh; display: none; } .dk_sidenav .header{ background-color: #f5f5f5; border-bottom: 1px solid #EBEBEB; padding: 10px 15px; display: flex; align-items: center; } .dk_s...
0.531453
0.062502
.sh-framed { border: solid 1px var(--color-border); border-radius: 0.25rem; background-color: var(--color-primary-background); } /* a:hover, input[type=submit]:hover, input[type=button]:hover { color: var(--color-highlight); background-color: var(--color-highlight-background); } */ a:active, inpu...
services/shellfish/style/elements.css
.sh-framed { border: solid 1px var(--color-border); border-radius: 0.25rem; background-color: var(--color-primary-background); } /* a:hover, input[type=submit]:hover, input[type=button]:hover { color: var(--color-highlight); background-color: var(--color-highlight-background); } */ a:active, inpu...
0.501465
0.1011
.inactivo { visibility: hidden; } .activo { background-color: #F7F7F9; } .col-list .col-head { color: white; border-bottom: thick solid rgba(0, 0, 0, 0.2); border-radius: 5px 5px 0 0; margin-top: 45px; } .col-list .col-head span { color: white; font-size: 3em; padding: 15px; border: thick solid white; border-radius: 50...
public/css/ingredientes.css
.inactivo { visibility: hidden; } .activo { background-color: #F7F7F9; } .col-list .col-head { color: white; border-bottom: thick solid rgba(0, 0, 0, 0.2); border-radius: 5px 5px 0 0; margin-top: 45px; } .col-list .col-head span { color: white; font-size: 3em; padding: 15px; border: thick solid white; border-radius: 50...
0.532668
0.208844
@import "./xcl-icons.css"; /* UI Default icons */ /* -------------------- -------------------- NORMALIZE */ html{box-sizing:border-box;scroll-behavior:smooth; /* native CSS feature */} /* CSS box-sizing Property to all elements includes the 'padding' & 'border' in elements total width & height. */ *,*:before, *:after...
_script/xlayout.css
@import "./xcl-icons.css"; /* UI Default icons */ /* -------------------- -------------------- NORMALIZE */ html{box-sizing:border-box;scroll-behavior:smooth; /* native CSS feature */} /* CSS box-sizing Property to all elements includes the 'padding' & 'border' in elements total width & height. */ *,*:before, *:after...
0.347869
0.069668
@charset "utf-8"; /* CSS Document */ /* 首页 */ .header-bot-item{ height:1.75rem; line-height:1.75rem; background-color:#fa4b28; color:#fff; width:100%; display: -moz-box; display: -webkit-box; display: box; -ms-flex-align: center; -webkit-align-items: center; -webkit-box-align: center; align-items: center; } .header-b...
public/index/css/common.css
@charset "utf-8"; /* CSS Document */ /* 首页 */ .header-bot-item{ height:1.75rem; line-height:1.75rem; background-color:#fa4b28; color:#fff; width:100%; display: -moz-box; display: -webkit-box; display: box; -ms-flex-align: center; -webkit-align-items: center; -webkit-box-align: center; align-items: center; } .header-b...
0.266357
0.056809
@charset "UTF-8"; /* CSS Document */ /* Dialog ----------------------------------*/ .ui-dialog { background-color: white; position: relative; } .ui-dialog .ui-dialog-titlebar { padding: 4px 0px 0px 0px; position: relative; background-image: url(../images/titlebar.png); background-position: 0px 20px; bord...
css/dialog.css
@charset "UTF-8"; /* CSS Document */ /* Dialog ----------------------------------*/ .ui-dialog { background-color: white; position: relative; } .ui-dialog .ui-dialog-titlebar { padding: 4px 0px 0px 0px; position: relative; background-image: url(../images/titlebar.png); background-position: 0px 20px; bord...
0.227126
0.051391
@media (min-width: 768px){ .navbar-nav>li { float: right; } } body{ font-family: 'Amiri', serif; } .homepage-banner-warpper .homepage-banner-content { display: table-cell; vertical-align: middle; direction: rtl; } .man-content{ direction: rtl;} .tab-search .tab-btn-wrapper:last-child ....
public/assets/css/style-rtl.css
@media (min-width: 768px){ .navbar-nav>li { float: right; } } body{ font-family: 'Amiri', serif; } .homepage-banner-warpper .homepage-banner-content { display: table-cell; vertical-align: middle; direction: rtl; } .man-content{ direction: rtl;} .tab-search .tab-btn-wrapper:last-child ....
0.251832
0.056783
body { background-color: #583a8f; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #583a8f), color-stop(108%, #8a6cc4)); background-image: linear-gradient(#8a6cc4, #583a8f); color: #ffffff; min-height: 100vh; font-family: -apple-system, BlinkMacSystemFont, sans-serif; text-align: center;...
assets/css/main.css
body { background-color: #583a8f; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #583a8f), color-stop(108%, #8a6cc4)); background-image: linear-gradient(#8a6cc4, #583a8f); color: #ffffff; min-height: 100vh; font-family: -apple-system, BlinkMacSystemFont, sans-serif; text-align: center;...
0.569134
0.107836
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Lato', sans-serif; } html, body { width: 100%; height: 100%; overflow: hidden; position: relative; } body { background: url("htt...
html5-awesome/jquery-css3-expanding-menu/css/style.css
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Lato', sans-serif; } html, body { width: 100%; height: 100%; overflow: hidden; position: relative; } body { background: url("htt...
0.508788
0.109182
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } :focus { outline: 0 !important } .fit-vids-style { display: none } figure { margin: 0; padding: 0; } img { height: auto; max-width: 100%; vertical-align: middle; border: 0px none; } iframe { border: none } :...
public/asset/css/reset.css
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } :focus { outline: 0 !important } .fit-vids-style { display: none } figure { margin: 0; padding: 0; } img { height: auto; max-width: 100%; vertical-align: middle; border: 0px none; } iframe { border: none } :...
0.397003
0.075483
.container{ width: 1170px !important; padding: 0 !important; } .navbar { margin-bottom: 0px; min-height: 75px; } .navbar-brand { padding: 6px 15px 6px 10px; } .navbar-brand > div > img { width: 40px; } .navbar-default { background-color: #004794; } .navbar-default > li > a { font-size: 4vw; } ....
inst/app/www/custom.css
.container{ width: 1170px !important; padding: 0 !important; } .navbar { margin-bottom: 0px; min-height: 75px; } .navbar-brand { padding: 6px 15px 6px 10px; } .navbar-brand > div > img { width: 40px; } .navbar-default { background-color: #004794; } .navbar-default > li > a { font-size: 4vw; } ....
0.240864
0.067731
.top-left{ width:15px; height:15px; border-left:3px solid #1BD9FF; border-top:3px solid #1BD9FF; position:absolute; left:-2px; top:-2px; z-index:100; } .top-right{ width:15px; height:15px; border-right:3px solid #1BD9FF; border-top:3px solid #1BD9FF; position:absolute; ...
src/main/resources/static/css/main1680.css
.top-left{ width:15px; height:15px; border-left:3px solid #1BD9FF; border-top:3px solid #1BD9FF; position:absolute; left:-2px; top:-2px; z-index:100; } .top-right{ width:15px; height:15px; border-right:3px solid #1BD9FF; border-top:3px solid #1BD9FF; position:absolute; ...
0.196171
0.055056
body { color: #fff; background: #000; } /* LAYOUT ================================================== */ /* Header */ .header { background: #000; } /* Footer */ .footer { color: #999; } .footer__top { background: #111; } .footer li a { color: #999; ...
assets/css/skin-dark.css
body { color: #fff; background: #000; } /* LAYOUT ================================================== */ /* Header */ .header { background: #000; } /* Footer */ .footer { color: #999; } .footer__top { background: #111; } .footer li a { color: #999; ...
0.300746
0.041307
* Mock Helpers ******/ .example-width { width: 300px; } .mock-window-700{ width: 700px; position: relative; margin: 0 auto 50px;; background: #f1f1f1!important; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); } .mock-window-full{ ...
other-stuff/components/design-components/mdexpress-card/md-express-card.css
* Mock Helpers ******/ .example-width { width: 300px; } .mock-window-700{ width: 700px; position: relative; margin: 0 auto 50px;; background: #f1f1f1!important; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); } .mock-window-full{ ...
0.359926
0.107484
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; } body, html { font-size: 15px; padding: 0; margin: 0; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .main { width: 100%; min-height: 11.25em; padding: 0; } ...
public/css/navbar.css
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; } body, html { font-size: 15px; padding: 0; margin: 0; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .main { width: 100%; min-height: 11.25em; padding: 0; } ...
0.421909
0.055772
html { height: 100%; } body { margin: 0; padding: 0; height: 100%; font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; font-size: 11px; } #content #left { left: 0; width: 280px; position: absolute; } #content #left #menu { margin: 5px...
lib/generators/emenu/templates/stylesheets/emenu.css
html { height: 100%; } body { margin: 0; padding: 0; height: 100%; font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; font-size: 11px; } #content #left { left: 0; width: 280px; position: absolute; } #content #left #menu { margin: 5px...
0.200479
0.056522
.sign-up-banner { background:url(../images/sign-up-banner.jpg) no-repeat top center; margin:0px auto; position:relative;} .sign-up-page { background:#fff; width:1077px; margin:95px auto;} .sign-up-left { width:510px; float:left; line-height:0px; } .sign-up-left figure img{ width:100%;} .sign-up-right { width:567px; fl...
assets/front/css-2/signup.css
.sign-up-banner { background:url(../images/sign-up-banner.jpg) no-repeat top center; margin:0px auto; position:relative;} .sign-up-page { background:#fff; width:1077px; margin:95px auto;} .sign-up-left { width:510px; float:left; line-height:0px; } .sign-up-left figure img{ width:100%;} .sign-up-right { width:567px; fl...
0.363195
0.26989
html, body { font-family:constantia; position:relative; background-color:rgba(64, 49, 49, 0.531); background-image: url("../images/gallery-bg.jpg"); background-size:cover; background-repeat: no-repeat; overflow: hidden; } .brand{ background-color:transparent; position:absolute; ...
css/gallery.css
html, body { font-family:constantia; position:relative; background-color:rgba(64, 49, 49, 0.531); background-image: url("../images/gallery-bg.jpg"); background-size:cover; background-repeat: no-repeat; overflow: hidden; } .brand{ background-color:transparent; position:absolute; ...
0.479016
0.103885
html, body { margin: 0; padding: 0; } .container { max-width: 1500px; margin: 0 auto; padding: 0 10px; } .header { width: 100%; height: 40px; background: #000; color: #fff; border: 1px solid #000; } .jumbotron { background: url(http://00.edu-cdn.com/files/static/family-movie-night/famil...
css/style.css
html, body { margin: 0; padding: 0; } .container { max-width: 1500px; margin: 0 auto; padding: 0 10px; } .header { width: 100%; height: 40px; background: #000; color: #fff; border: 1px solid #000; } .jumbotron { background: url(http://00.edu-cdn.com/files/static/family-movie-night/famil...
0.342901
0.088229
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } nav, section { display: block; } a { background-color: transparent; } a:active, a:hover { outline: 0; } b { font-weight: bold; } img { border: 0; } button, input { margin: 0; f...
uncss/slim.css
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } nav, section { display: block; } a { background-color: transparent; } a:active, a:hover { outline: 0; } b { font-weight: bold; } img { border: 0; } button, input { margin: 0; f...
0.599251
0.054651
.mash-class { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; font-family: 'Gochi Hand', cursive; font-size: 5rem; } h2 { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } h3 { font-size: 1rem...
css/main.css
.mash-class { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; font-family: 'Gochi Hand', cursive; font-size: 5rem; } h2 { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } h3 { font-size: 1rem...
0.501709
0.070176
@charset "UTF-8"; @font-face { font-family: "icons"; src:url("fonts/icons.eot"); src:url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.svg#icons") format("svg"); font-weight: normal; font-...
src/css/main.css
@charset "UTF-8"; @font-face { font-family: "icons"; src:url("fonts/icons.eot"); src:url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.svg#icons") format("svg"); font-weight: normal; font-...
0.189596
0.067454
* { font-family: "Roboto"; } body { background-color: rgb(32, 32, 32); } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } br { -webkit-touch-callout: none; -webkit-user-select: none; ...
Web/index.css
* { font-family: "Roboto"; } body { background-color: rgb(32, 32, 32); } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } br { -webkit-touch-callout: none; -webkit-user-select: none; ...
0.515132
0.069985
* { /*Eliminamos los margenes y paddings que agrega el navegador por defecto*/ padding: 0; margin: 0; } header { background:#404040; width:100%; position: fixed; } nav { /* Menu de navegacion hacia la izquierda*/ float:left; } nav ul { list-style:none; overflow: hidden; } nav ul li { float: left; font-size: 16px;...
css/estilo2.css
* { /*Eliminamos los margenes y paddings que agrega el navegador por defecto*/ padding: 0; margin: 0; } header { background:#404040; width:100%; position: fixed; } nav { /* Menu de navegacion hacia la izquierda*/ float:left; } nav ul { list-style:none; overflow: hidden; } nav ul li { float: left; font-size: 16px;...
0.199308
0.174445
@charset "UTF-8"; /* latin */ @font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, ...
styles.css
@charset "UTF-8"; /* latin */ @font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, ...
0.278649
0.061255
:root { /* dark shades of primary color */ --clr-primary-1: hsl(205, 86%, 15%); --clr-primary-2: hsl(205, 77%, 25%); --clr-primary-3: hsl(205, 72%, 35%); --clr-primary-4: hsl(205, 63%, 45%); /* primary main color */ --clr-primary-5: hsl(205, 76%, 55%); /* lighter shades of primary color */ --clr-primary-6: h...
css/globle.css
:root { /* dark shades of primary color */ --clr-primary-1: hsl(205, 86%, 15%); --clr-primary-2: hsl(205, 77%, 25%); --clr-primary-3: hsl(205, 72%, 35%); --clr-primary-4: hsl(205, 63%, 45%); /* primary main color */ --clr-primary-5: hsl(205, 76%, 55%); /* lighter shades of primary color */ --clr-primary-6: h...
0.358129
0.111024
@import url("sass/bootstrap/bootstrap.css"); /* Theme Name: portfolio Theme URI: http://underscores.me/ Author: <NAME> Author URI: http://www.rohankrishna.com Description: Portfolio Theme For Rohan Krishna.com Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2....
style.css
@import url("sass/bootstrap/bootstrap.css"); /* Theme Name: portfolio Theme URI: http://underscores.me/ Author: <NAME> Author URI: http://www.rohankrishna.com Description: Portfolio Theme For Rohan Krishna.com Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2....
0.317426
0.061059
body { display: flex; height: 100vh; justify-content: center; align-items: center; } .chassis { display: flex; flex-direction: column; background-color: rgb(154, 204, 36); width: 25em; height: 40em; border-radius: 1em 1em 2em 2em; position: relative; } .displayContaine...
css/style.css
body { display: flex; height: 100vh; justify-content: center; align-items: center; } .chassis { display: flex; flex-direction: column; background-color: rgb(154, 204, 36); width: 25em; height: 40em; border-radius: 1em 1em 2em 2em; position: relative; } .displayContaine...
0.563498
0.145358
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } * { font-family: 'Roboto', sans-serif; } .clearfix:before, .clearfix:after { content:""; display:table; } .clearfix:after { clear:both; } .clearfix { *zoom:1; } html { overflow-y: scroll; height:...
frontend/public/main.css
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } * { font-family: 'Roboto', sans-serif; } .clearfix:before, .clearfix:after { content:""; display:table; } .clearfix:after { clear:both; } .clearfix { *zoom:1; } html { overflow-y: scroll; height:...
0.300335
0.087447
html,body{ background: #E6E6E6;} .mui-content { background: #e5e6e6; padding-bottom: 0.34rem; } .speaker-basic-infor{ background: #58bf92; padding: 0.5rem 0;} .speaker-basic-infor .speaker-photo{ margin: 0 auto; width: 3rem; height: 3rem; box-sizing: border-box; background: #98d7bb; border-radius: 50%;-webkit-border...
css/speakers.css
html,body{ background: #E6E6E6;} .mui-content { background: #e5e6e6; padding-bottom: 0.34rem; } .speaker-basic-infor{ background: #58bf92; padding: 0.5rem 0;} .speaker-basic-infor .speaker-photo{ margin: 0 auto; width: 3rem; height: 3rem; box-sizing: border-box; background: #98d7bb; border-radius: 50%;-webkit-border...
0.407923
0.115561
.items_info{ margin-left: 3px; margin-top: 3px; font-size: 90%; font-style: italic; } .page_container{ display: flex; width: 100%; height: 100%; } .body_table{ border-spacing: 1px; width: 100%; table-layout: fixed; border: solid 1.5px; margin-top: 1px; margin-bottom: ...
src/styles/layout.css
.items_info{ margin-left: 3px; margin-top: 3px; font-size: 90%; font-style: italic; } .page_container{ display: flex; width: 100%; height: 100%; } .body_table{ border-spacing: 1px; width: 100%; table-layout: fixed; border: solid 1.5px; margin-top: 1px; margin-bottom: ...
0.416678
0.109658
*Colores: * <NAME> rgb(210, 32, 32) hex: #D22020 * Gris Aluminio rgb(64, 64, 64) hex: #4D4D4D * Gris Plata rgb(102, 102, 102) hex: #666666 */ /* *Fuentes: * Títulos Siguiendo las instrucciones del manual de imagen corporativa, se utili...
web/src/delcien/static/delcien/css/imagen-corporativa.css
*Colores: * <NAME> rgb(210, 32, 32) hex: #D22020 * Gris Aluminio rgb(64, 64, 64) hex: #4D4D4D * Gris Plata rgb(102, 102, 102) hex: #666666 */ /* *Fuentes: * Títulos Siguiendo las instrucciones del manual de imagen corporativa, se utili...
0.263315
0.182863
.checkout { width: 100%; min-height: calc(100vh - 250px); position: relative; } .checkout h1 { font-weight: 300; padding-left: 30px; } .checkout .checkout-wrapper { display: flex; flex-direction: row; flex-wrap: wrap; width: calc(100% - 30px); padding: 0px 15px 30px 15px; m...
src/scenes/Checkout/checkout.css
.checkout { width: 100%; min-height: calc(100vh - 250px); position: relative; } .checkout h1 { font-weight: 300; padding-left: 30px; } .checkout .checkout-wrapper { display: flex; flex-direction: row; flex-wrap: wrap; width: calc(100% - 30px); padding: 0px 15px 30px 15px; m...
0.477067
0.108945
@charset "UTF-8"; @import url("normalize.css"); @import url("button.css"); @import url("settings.css"); /* game screen */ body { margin: 0; background-color: #FAFAFA; overflow: hidden; } canvas { background-color: #FAFAFA; } .contentDiv { background-color: transparent; display: block; po...
css/tetris.css
@charset "UTF-8"; @import url("normalize.css"); @import url("button.css"); @import url("settings.css"); /* game screen */ body { margin: 0; background-color: #FAFAFA; overflow: hidden; } canvas { background-color: #FAFAFA; } .contentDiv { background-color: transparent; display: block; po...
0.282592
0.08152
html, body{ font-size: 100%; background: #fff; font-family: 'Arial'; } h1,h2,h3,h4,h5,h6{ margin:0; font-family: 'Arial'; } p{ margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } /*-- banner --*/ .banner{ background: url(../images/banner.jpg) no-repeat ...
css/style.css
html, body{ font-size: 100%; background: #fff; font-family: 'Arial'; } h1,h2,h3,h4,h5,h6{ margin:0; font-family: 'Arial'; } p{ margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } /*-- banner --*/ .banner{ background: url(../images/banner.jpg) no-repeat ...
0.231006
0.057626
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); *{ font-family: 'Poppins', sans-serif; } .about{ max-width: 1300px; margin: auto; padding-left: 25px; padding-right: 25px; } .about2{ position: relative; width: 100%; display: ...
public/inicio/css/style.css
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); *{ font-family: 'Poppins', sans-serif; } .about{ max-width: 1300px; margin: auto; padding-left: 25px; padding-right: 25px; } .about2{ position: relative; width: 100%; display: ...
0.412648
0.065187
@import url("https://fonts.googleapis.com/css?family=Handlee|Raleway:300"); html { font-size: 12px; } #grasshopper { display: none; } #header-image { float: left; } #site-title { margin-left: 0; margin-top: 0; } .ic4f-nav a { display: block; } .ic4f-nav a:not(.last) { border-bottom: #eaeaea 1px solid;...
docs/assets/css/main.css
@import url("https://fonts.googleapis.com/css?family=Handlee|Raleway:300"); html { font-size: 12px; } #grasshopper { display: none; } #header-image { float: left; } #site-title { margin-left: 0; margin-top: 0; } .ic4f-nav a { display: block; } .ic4f-nav a:not(.last) { border-bottom: #eaeaea 1px solid;...
0.317109
0.147402
:root { font-size: 16px; font-family: 'Raleway'; --text-primary: #b6b6b6; --text-secondary: #ececec; --bg-primary: #212529; --bg-secondary: #f1f1f1; --transition-speed: 600ms; } body { color: black; background-color: white; margin: 0; padding: 0; } /* ----------------------------------------- */ /* -------...
ui/src/css/style.css
:root { font-size: 16px; font-family: 'Raleway'; --text-primary: #b6b6b6; --text-secondary: #ececec; --bg-primary: #212529; --bg-secondary: #f1f1f1; --transition-speed: 600ms; } body { color: black; background-color: white; margin: 0; padding: 0; } /* ----------------------------------------- */ /* -------...
0.359364
0.083106
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} html[xmlns] .clear { display: block;} .mainmenu { display: block!important;height:100px;background-color:#00194B;} .signout { font-size: 12px;color: white;position: absolute;top:40px;left:80%;} .signout a { font-size : 10px ...
media/css/menu.css
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} html[xmlns] .clear { display: block;} .mainmenu { display: block!important;height:100px;background-color:#00194B;} .signout { font-size: 12px;color: white;position: absolute;top:40px;left:80%;} .signout a { font-size : 10px ...
0.404155
0.205575
.case_wrap { min-width: 1200px; background-color: #f5f6f6; padding-top: 65px; padding-bottom: 60px; } .case_title { text-align: center; } .case_title>h3 { font-size: 30px; color: #212121; margin-bottom: 32px; } .case_title>p { font-size: 18px; color: #7f7f7f; } .case_list { ...
public/static/home/css/case.css
.case_wrap { min-width: 1200px; background-color: #f5f6f6; padding-top: 65px; padding-bottom: 60px; } .case_title { text-align: center; } .case_title>h3 { font-size: 30px; color: #212121; margin-bottom: 32px; } .case_title>p { font-size: 18px; color: #7f7f7f; } .case_list { ...
0.332744
0.111483
.banner-alert { padding: .75rem 0 .75rem 2.875rem; background-color: #fff; border: solid 2px #cd9321; position: relative; margin-bottom: 15px; } @media screen and (max-width: 992px) { .banner-alert { margin-top: 45px; } } .banner-icon { background-color: #f5e9d3; color: #cd...
views/css/incompatible-banner.css
.banner-alert { padding: .75rem 0 .75rem 2.875rem; background-color: #fff; border: solid 2px #cd9321; position: relative; margin-bottom: 15px; } @media screen and (max-width: 992px) { .banner-alert { margin-top: 45px; } } .banner-icon { background-color: #f5e9d3; color: #cd...
0.346431
0.149345
@charset "utf-8"; /* CSS Document */ /*重置区*/ body,htlm{ margin:0;} *{ font-family:"微软雅黑"; font-size:12px; color:#999999; } ul{ margin:0; padding:0;} li{ list-style:none;} dl,dd{ margin:0;} a{ text-decoration:none; margin:0; } input{ margin:0; padding:0; } p{ margin:0;} h1,h2,h3,h5{...
css/style.css
@charset "utf-8"; /* CSS Document */ /*重置区*/ body,htlm{ margin:0;} *{ font-family:"微软雅黑"; font-size:12px; color:#999999; } ul{ margin:0; padding:0;} li{ list-style:none;} dl,dd{ margin:0;} a{ text-decoration:none; margin:0; } input{ margin:0; padding:0; } p{ margin:0;} h1,h2,h3,h5{...
0.192274
0.039012
body, html { margin: 0; padding: 0; font-family:Helvetica, sans-serif; background:#bebebe; } #frame { position:absolute; height:100%; width:100%; } #content.index { background:#fff; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.15); padding:20px 40px; line-height:1.6; } #content { position:absolute; left:...
examples/assets/css/main.css
body, html { margin: 0; padding: 0; font-family:Helvetica, sans-serif; background:#bebebe; } #frame { position:absolute; height:100%; width:100%; } #content.index { background:#fff; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.15); padding:20px 40px; line-height:1.6; } #content { position:absolute; left:...
0.262653
0.054224
* { margin: 0; padding: 0; box-sizing: border-box; } .container_v1 { margin: 0 auto; max-width: 100%; width: 1400px; line-height: 2; display: normal; } html * { font-size: 16px; line-height: 1.625; font-family: Nunito, "Times New Roman", Times, serif; } .container { min-height: 100vh; width:...
assets/css/styles.css
* { margin: 0; padding: 0; box-sizing: border-box; } .container_v1 { margin: 0 auto; max-width: 100%; width: 1400px; line-height: 2; display: normal; } html * { font-size: 16px; line-height: 1.625; font-family: Nunito, "Times New Roman", Times, serif; } .container { min-height: 100vh; width:...
0.347426
0.08374
* { box-sizing: border-box; margin: 0; } body { align-items: center; height: 100vh; background: #edf7ff; } .text-load { position: absolute; bottom: 0px; left: -100px; font-family: '<NAME>', cursive; color: #cfcece; font-weight: 900; font-size: 1rem; letter-spacing: ...
static/css/upload_image.css
* { box-sizing: border-box; margin: 0; } body { align-items: center; height: 100vh; background: #edf7ff; } .text-load { position: absolute; bottom: 0px; left: -100px; font-family: '<NAME>', cursive; color: #cfcece; font-weight: 900; font-size: 1rem; letter-spacing: ...
0.619241
0.138258
.container { position: relative; width: 100%; max-width: 960px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } nav { font-size: 2.5em; font-weight: 100; border-bottom: 1px solid #D1D1D1; } h1 { color: #FFF; text-align: center; } header { background-image: url("../images/background.j...
PiCode/www/css/main.css
.container { position: relative; width: 100%; max-width: 960px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } nav { font-size: 2.5em; font-weight: 100; border-bottom: 1px solid #D1D1D1; } h1 { color: #FFF; text-align: center; } header { background-image: url("../images/background.j...
0.430147
0.14817
* { font-size: 20pt; font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif; box-sizing: border-box; } html, body { height: 100%; padding: 0px; margin: 0px; color: #FBE2B4; } .head { height: 20%; } div.menu { display: table; width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #FFF; back...
static/css/style.css
* { font-size: 20pt; font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif; box-sizing: border-box; } html, body { height: 100%; padding: 0px; margin: 0px; color: #FBE2B4; } .head { height: 20%; } div.menu { display: table; width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #FFF; back...
0.290679
0.081923
body { background-color : #404040; background-image: url(../../img/bubblechamber.jpg); margin: 0px; padding: 0px; font-family: sans-serif; color: #c0c0c0; } a:link { color:#ffffff; } a:active { color:#ffffff; } a:visited { color:#ffffff; } a:hover { color:#c0c0c0; } DIV.wikiheader { background-color : #404...
deoxy.org/inc/css/wiki.css
body { background-color : #404040; background-image: url(../../img/bubblechamber.jpg); margin: 0px; padding: 0px; font-family: sans-serif; color: #c0c0c0; } a:link { color:#ffffff; } a:active { color:#ffffff; } a:visited { color:#ffffff; } a:hover { color:#c0c0c0; } DIV.wikiheader { background-color : #404...
0.331228
0.117446
.App { min-height: 750px; height: 100vh; display: grid; grid-template-rows: 20% 10% 35% calc(35% - 2em) 2em; grid-template-columns: 50% 50%; grid-template-areas: "control-tabs trace-query-form" "control-tabs trev-tabs" "code-tabs trev-tabs" "code-tabs large-data-preview" "blurb blurb" } ...
packages/blunt-instrument-ui/src/components/App/App.css
.App { min-height: 750px; height: 100vh; display: grid; grid-template-rows: 20% 10% 35% calc(35% - 2em) 2em; grid-template-columns: 50% 50%; grid-template-areas: "control-tabs trace-query-form" "control-tabs trev-tabs" "code-tabs trev-tabs" "code-tabs large-data-preview" "blurb blurb" } ...
0.433022
0.07658
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Playfair+Display:400,500'); body { font-family: 'Montserrat', sans-serif; color: #4A4A4A; } a { text-decoration: none; } .rainbow-text { text-align: center; } h2 { font-family: 'Playfair Display', serif; font-size: 20px; font-...
src/layouts/index.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Playfair+Display:400,500'); body { font-family: 'Montserrat', sans-serif; color: #4A4A4A; } a { text-decoration: none; } .rainbow-text { text-align: center; } h2 { font-family: 'Playfair Display', serif; font-size: 20px; font-...
0.482429
0.129899
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; } #multiLevelTopMenu ul { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; } #multiLevelTopMen...
src/main/java/com/tek271/util/internet/html/menu/multiLevelTopMenu.css
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; } #multiLevelTopMenu ul { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; } #multiLevelTopMen...
0.242295
0.040012
.header .navbar { background: transparent; transition: all 0.3s ease-in-out; } .header .navbar.scroll { padding-top: 5px !important; padding-bottom: 5px !important; background-color: #007bff !important; transition: all 0.3s ease-in-out; } .logo-header img { max-height: 50px...
template/novapage/css/news.css
.header .navbar { background: transparent; transition: all 0.3s ease-in-out; } .header .navbar.scroll { padding-top: 5px !important; padding-bottom: 5px !important; background-color: #007bff !important; transition: all 0.3s ease-in-out; } .logo-header img { max-height: 50px...
0.321247
0.072276
height: 100%; width: 100%; position: fixed; } .mapButton { float: right; width: 45px; height: 45px; right: 10px; position: absolute; border-color: rgba(0, 0, 0, 0.2); border-width: 2px; background-clip: padding-box; color: rgba(100,100,100,1); } .popupButton { width...
css/style.css
height: 100%; width: 100%; position: fixed; } .mapButton { float: right; width: 45px; height: 45px; right: 10px; position: absolute; border-color: rgba(0, 0, 0, 0.2); border-width: 2px; background-clip: padding-box; color: rgba(100,100,100,1); } .popupButton { width...
0.607197
0.143968
* { box-sizing: border-box; margin: 0; padding: 0; text-decoration: none; } body { height: 100%; width: 100%; display: flex; flex-direction: column; } header { height: 48px; min-height: 48px; font-size: .75em; border-bottom: 2px solid rgba(48, 115, 148, .5); margin-...
css/index.css
* { box-sizing: border-box; margin: 0; padding: 0; text-decoration: none; } body { height: 100%; width: 100%; display: flex; flex-direction: column; } header { height: 48px; min-height: 48px; font-size: .75em; border-bottom: 2px solid rgba(48, 115, 148, .5); margin-...
0.55929
0.127761
.panel-body{ /* min-height: 85vh; */ position: relative; /* padding-bottom: 1em; */ } .next{ position: absolute; bottom: 1em; right: 1em; } .grants, .specifications, .questions{ padding: 0; list-style: none; } .grants li, .specifications li, .questions li{ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); paddin...
public/css/scholarship_form.css
.panel-body{ /* min-height: 85vh; */ position: relative; /* padding-bottom: 1em; */ } .next{ position: absolute; bottom: 1em; right: 1em; } .grants, .specifications, .questions{ padding: 0; list-style: none; } .grants li, .specifications li, .questions li{ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); paddin...
0.371935
0.069101
.flags { padding: 0; } .left { text-align: left; } .middle { text-align: center; color: white; } .right { text-align: right; } .geyerImage { background: url("GeyerExLibris1.jpg") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 100%; padding-top: 27%; /* ...
Ch6.Rudolf.Geyer.Catalog/extrastyle.css
.flags { padding: 0; } .left { text-align: left; } .middle { text-align: center; color: white; } .right { text-align: right; } .geyerImage { background: url("GeyerExLibris1.jpg") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 100%; padding-top: 27%; /* ...
0.510985
0.096663
:root { --orange: #FC7341; --orange-light: #faf1ed; --orange-light-2: #fff3ef; --bg-main: #f5f7f9; --gray: #565656; --darkblue: #22215b; } .text-darkblue { color: var(--darkblue) !important; } .text-orange { color: var(--orange); } .text-gray { color: var(--gray); } .rounded-md { border-radius: ...
public/assets/css/custom.css
:root { --orange: #FC7341; --orange-light: #faf1ed; --orange-light-2: #fff3ef; --bg-main: #f5f7f9; --gray: #565656; --darkblue: #22215b; } .text-darkblue { color: var(--darkblue) !important; } .text-orange { color: var(--orange); } .text-gray { color: var(--gray); } .rounded-md { border-radius: ...
0.446495
0.148448
*{ margin:0px; padding:0px; } .row{ margin-right:0px; margin-left:0px; } body{ font-family: Roboto Condensed; } .page{ font-family: Roboto Condensed; width:100%; } .tabs { width:100%; display:inline-block; } .sideone{ position:absolute; } .tab-links:after { ...
www/css/clinic.css
*{ margin:0px; padding:0px; } .row{ margin-right:0px; margin-left:0px; } body{ font-family: Roboto Condensed; } .page{ font-family: Roboto Condensed; width:100%; } .tabs { width:100%; display:inline-block; } .sideone{ position:absolute; } .tab-links:after { ...
0.226185
0.052352
/* */ /* Global Styles */ /* */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html, body { background-color: #222; color: white; font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-seri...
src/style.css
/* */ /* Global Styles */ /* */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html, body { background-color: #222; color: white; font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-seri...
0.303422
0.073563
.container { width: 750px; } #user_main { max-height: 250px; width: 750px; } #user_main ul { display: inline-block; vertical-align: top; list-style: none; margin-top: 10px; } #user_main ul li:first-child { list-style: none; margin: 0px 12px 0px 12px; } #user_main ul li:first-ch...
network/CSS/user.css
.container { width: 750px; } #user_main { max-height: 250px; width: 750px; } #user_main ul { display: inline-block; vertical-align: top; list-style: none; margin-top: 10px; } #user_main ul li:first-child { list-style: none; margin: 0px 12px 0px 12px; } #user_main ul li:first-ch...
0.208582
0.043569
* General note on dl/dt/dd: Kindle can't handle nesting of them, so * in build_epub.sh we replace them with ul/li and special classes; * that's why there's all the duplication. ****/ html { /* Modern Georgia-based serif stack, from http://css-tricks.com/snippets/css/font-stacks/ */ font-family: 'Linux Libertin...
scripts/master.css
* General note on dl/dt/dd: Kindle can't handle nesting of them, so * in build_epub.sh we replace them with ul/li and special classes; * that's why there's all the duplication. ****/ html { /* Modern Georgia-based serif stack, from http://css-tricks.com/snippets/css/font-stacks/ */ font-family: 'Linux Libertin...
0.399929
0.096493
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap"); * { box-sizing: border-box; } body { min-height: 100vh; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-family: "Kumbh S...
css/site.combined.min.css
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap"); * { box-sizing: border-box; } body { min-height: 100vh; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-family: "Kumbh S...
0.382026
0.052134
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
css/index.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.366136
0.065905
@charset "utf-8" /* font */ @font-face { font-family: 'Raleway-Thin'; src: url("/font/Raleway-Thin.eot"); src: url("/font/Raleway-Thin.eot?#iefix") format('embedded-opentype'), url("/font/Raleway-Thin.woff") format('woff'), url("/font/Raleway-Thin.ttf") format('truetype'); } @font-face { font-fa...
application/views/css/common.css
@charset "utf-8" /* font */ @font-face { font-family: 'Raleway-Thin'; src: url("/font/Raleway-Thin.eot"); src: url("/font/Raleway-Thin.eot?#iefix") format('embedded-opentype'), url("/font/Raleway-Thin.woff") format('woff'), url("/font/Raleway-Thin.ttf") format('truetype'); } @font-face { font-fa...
0.256459
0.041365
@-moz-document url-prefix("https://mewe.com/myworld"), url-prefix("https://mewe.com/groups"), url-prefix("https://mewe.com/pages"), url-prefix("https://mewe.com/mycloud") { .mewe-app-wrapper.ember-view { max-width: none; } .h-size-600 { max-width: none; flex: none; }...
mewe-fluid.user.css
@-moz-document url-prefix("https://mewe.com/myworld"), url-prefix("https://mewe.com/groups"), url-prefix("https://mewe.com/pages"), url-prefix("https://mewe.com/mycloud") { .mewe-app-wrapper.ember-view { max-width: none; } .h-size-600 { max-width: none; flex: none; }...
0.467818
0.149469
@media screen and (max-width:1440px){ } @media screen and (max-width:1024px){ } @media screen and (max-width:860px){ .note{ width: 45%; } .footer{ width: 90%; } } @media screen and (max-width:768px){ .aishow{ width:100%; } .locate{ width: 250px;p...
media.css
@media screen and (max-width:1440px){ } @media screen and (max-width:1024px){ } @media screen and (max-width:860px){ .note{ width: 45%; } .footer{ width: 90%; } } @media screen and (max-width:768px){ .aishow{ width:100%; } .locate{ width: 250px;p...
0.202128
0.112893
:root { --dark-blackish: #212121; --greyish: #C4C4C4; --redish: #F65554; --greenish: #49C699; --white-smokish: #F4F4F4; --bunker: rgb(33, 33, 33); /* peacock: */ --water-blue: #0B7DDC; --science-blue: #0266B9; --baby-blue: #B6D7FF; --malibu: #66AFF5; --cherry-red: #E90018; --black: #000000;...
demo/demo-pure/src/css/colors.css
:root { --dark-blackish: #212121; --greyish: #C4C4C4; --redish: #F65554; --greenish: #49C699; --white-smokish: #F4F4F4; --bunker: rgb(33, 33, 33); /* peacock: */ --water-blue: #0B7DDC; --science-blue: #0266B9; --baby-blue: #B6D7FF; --malibu: #66AFF5; --cherry-red: #E90018; --black: #000000;...
0.477554
0.143278
* { box-sizing: border-box; } .root { --yellow: #f5e760; --dark: #040404; --light: #ffffff; } html { min-width: 100%; min-height: 100%; } body { height: 100vh; width: 100vw; } .simpleStore { min-width: 100%; min-height: 100%; padding: 0 !important; } h1 { font-weight...
css/simpleStore.css
* { box-sizing: border-box; } .root { --yellow: #f5e760; --dark: #040404; --light: #ffffff; } html { min-width: 100%; min-height: 100%; } body { height: 100vh; width: 100vw; } .simpleStore { min-width: 100%; min-height: 100%; padding: 0 !important; } h1 { font-weight...
0.487795
0.135089
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: red; --orange: #fd7e14; --yellow: #ffc107; --green: #0b9a2c; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --se...
public/static/common/css/ui.css
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: red; --orange: #fd7e14; --yellow: #ffc107; --green: #0b9a2c; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --se...
0.260766
0.113678
*{ font-family: "Rimouski"; } body{ background: rgb(162,159,139); background: linear-gradient(90deg, rgba(162,159,139,1) 0%, rgba(86,200,197,1) 0%, rgba(2,84,80,1) 100%); } .container{ width: 300px; height: 400px; background-color: #FFF; display: block; marg...
Week2/Homework/codeAlong/weather-app/style.css
*{ font-family: "Rimouski"; } body{ background: rgb(162,159,139); background: linear-gradient(90deg, rgba(162,159,139,1) 0%, rgba(86,200,197,1) 0%, rgba(2,84,80,1) 100%); } .container{ width: 300px; height: 400px; background-color: #FFF; display: block; marg...
0.459561
0.066146
body { margin: 0; } .picker { width: 100vw; height: 100vh; display: grid; grid: 'hsv' 16px 'hsl' 16px '.' 32px 'saturation' 'hue' 'alpha' / 320px; background-color: #333; place-content: center; justify-items: center; font-family: sans-serif; --s-percent: calc(var(--s) *...
78/styles.css
body { margin: 0; } .picker { width: 100vw; height: 100vh; display: grid; grid: 'hsv' 16px 'hsl' 16px '.' 32px 'saturation' 'hue' 'alpha' / 320px; background-color: #333; place-content: center; justify-items: center; font-family: sans-serif; --s-percent: calc(var(--s) *...
0.467818
0.09343
.nav-link{ color: #000000 !important; } .nav-link:hover{ color: #f05f40!important; } /* Sponsor */ #sponsor-pane { margin-top: 10vh; } #sponsor-page-header { background: url(../images/sponsor.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-back...
css/commonStyles.css
.nav-link{ color: #000000 !important; } .nav-link:hover{ color: #f05f40!important; } /* Sponsor */ #sponsor-pane { margin-top: 10vh; } #sponsor-page-header { background: url(../images/sponsor.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-back...
0.298389
0.109135