In response to blip #133558
CSS baybee!!
don't need to worry about stuff changing if I just fix all the problems I have with them myself.
.nav-block { background: initial; } .nav-notice { margin-left: 12px; margin-right: 12px; border-radius: 12px; } .nav-name { overflow: initial; white-space: initial; text-overflow: initial; margin: .33em 0 .33em 0; } .nav-link { font-size: 80%; margin-top: .66em; margin-bottom: .66em; border-radius: 6px; text-align: center; } .next, .last, .prev, .first { margin-right: .1em; margin-left: .1em; line-height: 1.25; } .first, .last { padding-left: 6.8px; padding-right: 6.8px; } .prev { background-color: #FFC40014; } .next { background-color: #00A0C014; } .first { background-color: #FF604014; } .last { background-color: #00E03814; }