Thank you for the code. Works perfectly. I do my battles on my phone and the smaller button was okay but a bigger button makes it much easier to battle.

Sure! This screenshot is what it looks like with no custom CSS whatsoever, so I know that I don't just have a line of code causing the gaps.
Well, I might have to ask for help making the code generator and stuff xD I'm really slow though, so even after having been back for more than a month I still haven't caught up on the profile changes. I'll let you know once I've got everything sorted out and when I have neat code bits to share! Also, thank you, I'm intending to make it a premade and then figured it might be nicer if people could customise the colours and stuff!
Thank you once again!
Also a little contribution, for anyone that hates italic, you can add this to remove it:
i{
font-style:normal !important;
}
Original font size with italic - Original font size without italic - Bigger font size without italic

Aaah I can finally read without any problems, I can't thank you enough 
I have a request for the right hand box of the battle screen, in particular the Make Your Turn/Game Over see results button. Depending entirely on what weapons you use, this button will sink below the lower line of the box and you have to pause the fight so that you can scroll to see and click it. Changing zoom doesn't seem to help, so for whatever other coding reason it's done that way it's also there to fuck with you..
I would like the box to automatically be like 300px deeper than whatever the default size of it is, or the button to be firmly attached to be like 15px always above the bottom of the box no matter how full the box gets, please.
I will definitely be making some battle stuff, since the old ones do nothing now, and the design changes have stopped 👍 I love my personal redesign and keep forgetting how it looks for everyone else.
hey! i took a look through your little site and I absolutely love some of these, like the ability to remove hustler & change the outline color for wishlist items. it really helps out a load. thanks so much for taking your time to go through and work on all of this.
i have a bit of a request for the font size on certain pages (like the News, Main Forums, & Shop page) since its been bothering me for quite a while. on the pages I listed above (and probably some others) theres always an extremely large font used that I don't have a clue on how to fix. the headers & regular text are both very large and contrast with the sidebar, and I don't know how to make it any smaller. its quite jarring i'll give an example so you can see what I see:
Large font
As seen on news page:

On shop page:

On forums page:
Smaller Font
As seen with the Centropolis page:
to be clear, what I'd like to do is fix the large font on those pages I listed in the first spoiler (and more) and make it a bit smaller just so it isn't all up in my face and isn't too contrasting with the sidebar's font size. i don't know if its a problem with my customCSS or my browser. currently, I'm using safari.
my customCSS is currently this:
body, html, .sidebar-event, div#sidebar-inner-dash {font-size:11px!important}
.ui.grid>div, .column {font-size:12px!important}
body, html {font-family: Verdana!important;} body, html {font-size:11px!important}
if you know of any way this could be fixed, please let me know and thank you so much in advance. i haven't really had much experience with this stuff for awhile.
My issue is somewhat similar to just with a different flavor.
My issue is that when my pet is frozen and cant use any weapons, the lack of weapons and text, moves the "Make turn" button move up.
So i guess, my question is, is there a way to just move the "make turn" button to where it is above the weapons. Basically, place it at the top.
Thanks in advance.
Perfect Bookmarks • All new, replaces my old 'Better Bookmarks'. • Fixes all the bookmark issues you can think of. (overflowing causing horizontal scrolling, jumping to different distances from the top, being strangely wide) • Size reduced so more bookmarks fit on the screen.
Coming Soon… • Solid fix for the toggle sidebar button, and menu bar. • So many widget fixes. So many. • Editing for other subjective choices in my code, like font-size.
Very cool. :)
RIP Mom, I love & miss you more than you know. Tell Dede hi.
Ocean Conservation Namibia on YouTube... they do good work! https://www.ocnamibia.org
This tool is getting cooler and cooler! I'm curious if you will ever open source it?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Awesome updates! I look forward to the next update :D
Awesome!!! Thanks for everything you do!

omg pink wishlist borders here I come. You do amazing things!
sorcerer you're the best and i appreciate what you do so much!!!
this is a godsend! I use subeta on mobile a lot when I'm home and this makes the site useable again! Not only can I see and the navigation links again, but now the pages don't reload themselves if I go back a page. That alone is a huge help for doing quests and restocking.
I don't know if its possible, but I have a request. I would like numbers to always be displayed using "comma style" format. In other words, if I'm repricing my shop and I type in 1000000 the CSS would reformat it as 1,000,000. It would help those of us who are paranoid about pricing errors!