small css fixes for atmos
This commit is contained in:
8
public/css/glitch.css
vendored
8
public/css/glitch.css
vendored
@@ -666,7 +666,7 @@ div#tag-display {
|
||||
border-radius: 0;
|
||||
border: 0;
|
||||
padding: 5px;
|
||||
cursor: pointer;
|
||||
cursor: auto;
|
||||
border-bottom-left-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
box-shadow: 0px 0px 0px 1px #000000;
|
||||
@@ -1069,6 +1069,12 @@ ul.nav.navbar-nav.info-nav {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.w0bm_emoji_anchor {
|
||||
background: #253b40;
|
||||
box-shadow: 1px 1px 1px black;
|
||||
}
|
||||
|
||||
div#tag-display {
|
||||
|
Reference in New Issue
Block a user