Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Main page/QuickLinks/styles.css: Difference between revisions

Template page
testing styles for a quicklinks section
 
leaving it left aligned in case we add future links, and because i dont wanna deal with CSS positioning at 2am
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.home-quicklinks {
.home-quicklinks {
position: relative;
margin-top: 1rem;
display: flex;
align-items: center;
}
}

Latest revision as of 23:18, 26 April 2025

.home-quicklinks {
	margin-top: 1rem;
}