more rundowns

This commit is contained in:
relt-1
2023-09-27 15:17:56 +02:00
parent 0631a55848
commit 78ef63e24d
49 changed files with 4143 additions and 322 deletions

View File

@@ -320,7 +320,7 @@ th, td
display: flow-root;
}
.framed .framed
.framedinside
{
border: #2b2519 1px solid;
border-right-color: #837f7a;
@@ -331,6 +331,34 @@ th, td
text-align: center;
}
.framedinside *
{
margin:0px;
}
.inlineframed
{
border: #312a1d 1px solid;
border-top-color: #837f7a;
border-left-color: #837f7a;
background-color: #423827;
display:inline-block;
margin:4px;
}
.inlineframedinside
{
border: #312a1d 1px solid;
border-right-color: #837f7a;
border-bottom-color: #837f7a;
background-color: #4b402d;
margin:4px;
padding:8px;
}
.topbar
{
width:100%;
@@ -350,6 +378,7 @@ th, td
background-color: #3a3122;
}
</style>
<div class="topbar">
<img class="topbarelement" src="/wiki/sourceboxicon.png">