Posts: 783
Threads: 12
Joined: Jan 2014
Thanks: 2
Given 73 thank(s) in 61 post(s)
04-15-2014, 01:08 AM
(This post was last modified: 04-15-2014, 01:16 AM by worktycho.)
Whats it like now?
It looked horrible when on a <940px wide display. Fixed that with a little responsive css. Now works down to ~350px wide
Also fixed the alignment of >1500px displays.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I've got 1.7.9 working in offline mode, now to shove in the yggdrasil data...
Posts: 783
Threads: 12
Joined: Jan 2014
Thanks: 2
Given 73 thank(s) in 61 post(s)
At least it's now center aligned rather than floating off to the left. I'll see if I can make the list double up on large screens.
Posts: 1,469
Threads: 57
Joined: Jul 2012
Thanks: 66
Given 127 thank(s) in 108 post(s)
Why not just fix it all to be one narrow width - it's easy to read, and there is not even any responsive magic needed! (set width to width 100%, max width 500px, then margin 0 auto.