Tohle je spíše nepoužívané

This commit is contained in:
Jonas Havelka 2024-04-30 23:57:32 +02:00
parent 72f11a25ce
commit 6cc1b1fbe7

View file

@ -1,38 +0,0 @@
/*
.pink {
background-color: #ffc0cb;
}
div.borderized {
border-style: solid;
border-radius: 5px;
padding: 5px;
padding-right: 20px;
}
div.tnmenu {
float: right;
margin-right: 0px;
}
div.parent {
border-width: 2px;
}
div.children {
border-width: 1px;
}
div.node_type {
background-color: #d4d4d4;
}
.hidden-tn {
display: none;
}
/*test*/
h1 {
color: chartreuse;
}