mirror of
https://github.com/celisej567/wiki.git
synced 2026-09-21 20:08:53 +03:00
more rundowns
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user