User:DG/common.css: Difference between revisions

From CODECS: Online Database and e-Resources for Celtic Studies
No edit summary
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 5: Line 5:
}
}
*/
*/
body {
body {
font-family: "Source Sans Pro", "Fira Sans", "Open Sans","Arial","-apple-system","BlinkMacSystemFont","Segoe UI",Roboto,"Helvetica Neue","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-family: "Source Sans Pro", "Fira Sans", "Open Sans","Arial","-apple-system","BlinkMacSystemFont","Segoe UI",Roboto,"Helvetica Neue","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
Line 10: Line 11:


#bodyContent {
#bodyContent {
    min-height: 80vh;
  // min-height: 80vh;
}
.mw-body {
//flex: 1 0 auto;
margin-bottom:0rem;
}
}


h1, .entry-heading-title {
h1, .entry-heading-title {
font-weight: 300;
//font-weight: 300;
color: #403940;
//color: #403940;
}
}


h3, h4, h5 {
letter-spacing: 0.1rem;
font-weight: 500;
}
h3 {
font-size: 2rem;
}
.bg-sources h2,
.bg-sources h3 {
color: #4D4D4D;
}
/*temp
/*temp
body {
body {
Line 37: Line 30:
*/
*/


.mw-body {
margin-bottom:0rem;
}
.heading--sources {
    color: #87837c;
    font-size: 2.5rem;
}
ul.nav.nav-tabs.nav-page-sections {
border-bottom: 0.3rem solid #bdcebc;
margin-top:15px;
}
ul.nav.nav-tabs.nav-page-sections .nav-item {
}
ul.nav.nav-tabs.nav-page-sections a.nav-link {
padding: 10px 16px;
color:grey;
}
ul.nav.nav-tabs.nav-page-sections a.nav-link:hover {
color:#5c805a;
}
ul.nav.nav-tabs.nav-page-sections a.nav-link.active {
border-bottom: 1px solid #bdcebc !important;
color:#495057;
background-color: #bdcebc;
}
.ms-toc__item .ms-toc__item-border {
.ms-toc__item .ms-toc__item-border {
     border-bottom: 1px dotted #bdcebc;
     border-bottom: 1px dotted #bdcebc;
}
}


.bg-sources {
background-color:#E2DBD5;
/* background-color:#d5d2cd; */
}
.bg-sources a:link, .bg-sources a:visited {
color:#907a6d;
}
.bg-sources a:hover {
color:black;
}
.navbar-nav.navmenu-codecs > li.nav-item > a.nav-link::before {
.navbar-nav.navmenu-codecs > li.nav-item > a.nav-link::before {
bottom: -1.15rem;
bottom: -1.15rem;
height: 0.1rem;
height: 0.1rem;
}
}


.CodeMirror pre {
.CodeMirror pre {
    //font-family: Consolas;
     font-size: 16px;
     font-size: 16px;
   }
   }
textarea {
textarea {
     font-weight: normal;
     font-weight: normal;
    //font-family: Consolas;
}
}
pre, .mw-code {
pre, .mw-code {
     font-weight: normal;
     font-weight: normal;
Line 104: Line 57:
/* TESTING */
/* TESTING */


body, html {
  /*font-size:15px; */
}


/*
/*
Line 117: Line 67:
*/
*/


/* Hide default textarea for trumbowyg */
#pfForm .trumbowyg-editor-visible textarea.createboxInput.trumbowyg-textarea {
display:none;
}


/*Test*/
/*Test*/
.card-title-h2 {
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
}
a.card-title-h2:link, a.card-title-h2:visited {
    color: #1e7583;
}
.mw-body {
  flex: 1 0 auto;
}
.list-group.list-group-codecs > .list-group-item {
    padding: 0.5rem 0.6rem;
    border-left: 0.4rem solid var(--light);
}
.list-group.list-group-codecs > .list-group-item:hover {
color: var(--dark);
border-left: 0.4rem solid #bdcebc;
}


.section-top.bg-brand-red {
.section-top.bg-brand-red {
Line 153: Line 74:
}
}


 
/* CETEIcean/Ace */
/* label tags, again */
.ns-350 .wikiEditor-ui-text {
ul.list-inline-b3 > li {
max-width: 1250px;
margin-bottom:0.3em;
margin: 0 auto 5rem auto;
}
}
.label.label-default.label-tag {
.ns-350 .wikiEditor-ui .ace_editor {
box-shadow: none !important;
font-size: 1rem;
padding: 6px;
border-radius: 4px; 
font-weight: 400;
font-size: 0.9em;
}
}
a.label.label-tag:link,
tei-figure tei-head {
a.label.label-tag:visited {
  padding: .3em;
color:#567971;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
}
}
a.label.label-tag:hover,  
tei-listWit, tei-witlist {
a.label.label-tag:active,
margin-bottom:1em;
a.label.label-tag:focus {
    background-color: #567971;
    color:#FFF;
}
}
a.label.label-tag,
 
a.label-tag {
/* Test 14 Sept 2023 - margins top/bottom aligned to p tags */
color: #567971;
.mw-content-ltr ul,  
border: 1px solid #567971;  
.mw-content-rtl .mw-content-ltr ul {  
margin: 0 0 1rem .7rem;
}
}
span.label.label-default.label-tag {
ul.list-inline-b3 {
    color: #79565E;
margin-left: 0 !important;
    border: 1px solid #79565E;  
}
}

Latest revision as of 17:48, 22 September 2023

/*
@import url("//www.vanhamel.nl/common/fonts-jost2/jost.css");
body {
	font-family: "Jost", "Fira Sans","Open Sans","Arial","-apple-system","BlinkMacSystemFont","Segoe UI",Roboto,"Helvetica Neue","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
*/

body {
	font-family: "Source Sans Pro", "Fira Sans", "Open Sans","Arial","-apple-system","BlinkMacSystemFont","Segoe UI",Roboto,"Helvetica Neue","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

#bodyContent {
   // min-height: 80vh;
}
.mw-body {
	//flex: 1 0 auto;
	margin-bottom:0rem;
}

h1, .entry-heading-title {
	//font-weight: 300;
	//color: #403940;
}

/*temp
body {
	font-family: "Merriweather Sans";
	font-weight:300;
}
*/

.ms-toc__item .ms-toc__item-border {
    border-bottom: 1px dotted #bdcebc;
}

.navbar-nav.navmenu-codecs > li.nav-item > a.nav-link::before {
	bottom: -1.15rem;
	height: 0.1rem;
}


.CodeMirror pre {
    font-size: 16px;
   }
textarea {
    font-weight: normal;
}
pre, .mw-code {
    font-weight: normal;
    font-size:110%;
    /* color: white; */
	color:inherit;
	/* background-color: #410001; */
    background-color: inherit;
}

/* TESTING */


/*
a:link, a:visited {
    color: #117098;
}
a:hover, a:active, a:focus {
    color: #046690;
}
*/


/*Test*/

.section-top.bg-brand-red {
	background-color: #9CB1A3;
}

/* CETEIcean/Ace */
.ns-350 .wikiEditor-ui-text {
	max-width: 1250px;
	margin: 0 auto 5rem auto;
}
.ns-350 .wikiEditor-ui .ace_editor {
	font-size: 1rem;
}
tei-figure tei-head {
  padding: .3em;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
}
tei-listWit, tei-witlist {
	margin-bottom:1em;
}

/* Test 14 Sept 2023 - margins top/bottom aligned to p tags */
.mw-content-ltr ul, 
.mw-content-rtl .mw-content-ltr ul { 
 	margin: 0 0 1rem .7rem;
}
ul.list-inline-b3 {
	margin-left: 0 !important;
}