Fixing various problems. Search is now positioned in a saner way, designs have been fixed (only layout1)
This commit is contained in:
16
public/css/w0bmcustom.css
vendored
16
public/css/w0bmcustom.css
vendored
@@ -4247,4 +4247,20 @@ pre {
|
||||
background: black;
|
||||
width: 100%;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.toggo {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.git {
|
||||
background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, 0) 100%);
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
opacity: 0.2;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.git a {
|
||||
color: white;
|
||||
}
|
Reference in New Issue
Block a user