This commit is contained in:
Oscar Plaisant
2024-10-01 11:38:50 +02:00
parent 695358527b
commit 5b65eb2b2a
178 changed files with 186337 additions and 103731 deletions

View File

@@ -1,32 +1,12 @@
/* /1* BreadCrumbs top trail view *1/ */
/* /1* view at the top of each file *1/ */
/* .BC-trail { */
/* font-size: 20px; */
/* width:10%; */
/* /1* make the height limited, but the content still visible with scrolling *1/ */
/* max-height: 15vh; */
/* overflow: scroll; */
/* } */
/*⣏⡱ ⣎⣱ ⡎⠑ ⣏⡉ ⡇⢸ ⡇ ⣏⡉ ⡇⢸ ⢎⡑*/
/*⠇ ⠇⠸ ⠣⠝ ⠧⠤ ⠸⠃ ⠇ ⠧⠤ ⠟⠻ ⠢⠜*/
/* .BC-trail::after { */
/* content: "\a"; */
/* } */
/*/* BreadCrumbs down pane (nested list of subconcepts) */*/
/*.BC-downs {*/
/* font-size: calc(max(55%, 0.8vw));*/
/*}*/
/*.BC-Matrix {*/
/* font-size: 70% !important;*/
/* /* overflow: scroll; */*/
/* /* height:min-content; */*/
/*}*/
/*.BC-Matrix {*/
/* padding-bottom: 100pt !important;*/
/*}*/
/*TRAIL*/
.BC-trail-view-item > .internal-link {
/* smaller font size */
font-size: var(--font-ui-small);
padding: 0px 0px 0px 0px;
}