Main Page/stylesheet.css: Difference between revisions

From Celeste Wiki
m
removed catlinks display
(Updated CSS)
m (removed catlinks display)
(2 intermediate revisions by the same user not shown)
Line 72:
display: block;
}
.mp-center {
flex-flow: row wrap;
gap: 1em;
}
 
.mp-contents,
.mp-agitation {
flex: 1 1 100%;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
Line 197 ⟶ 206:
text-align: center;
margin: -0.5em auto
}
.mp-mods .mod-desc .mod-file {
float: left;
padding: 4px 10px 4px 0;
}
.mp-mods .mod-desc .mod-text {
white-space: normal;
text-overflow: ellipsis;
overflow: hidden;
}
#catlinks {
display: none;
}
1,907

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.