flamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 10 hours agoBeastlyfeddit.ukimagemessage-square69fedilinkarrow-up1670arrow-down130
arrow-up1640arrow-down1imageBeastlyfeddit.ukflamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 10 hours agomessage-square69fedilink
minus-squarexangadix@lemmy.worldlinkfedilinkarrow-up98·10 hours agoI am <center><div>fuck Mr beast</div></center> old
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up6·5 hours agoPeople wanting to also center it vertically is what broke the web.
minus-squareCannonFodder@lemmy.worldlinkfedilinkarrow-up49·8 hours agomargin-left: 276px; Adjust number until it looks centered. Easy peasy.
minus-squarezarkanian@sh.itjust.workslinkfedilinkarrow-up3·2 hours agoMake sure to put !important at the end just to be sure.
minus-squareSayCyberOnceMore@feddit.uklinkfedilinkEnglisharrow-up4·2 hours agoBest viewed on Internet Explorer with 800x600 display
minus-squarekubica@fedia.iolinkfedilinkarrow-up5·5 hours agoI got you fam: * { display: flex !important; }
I am
<center><div>fuck Mr beast</div></center>oldPeople wanting to also center it vertically is what broke the web.
margin-left: 276px;
Adjust number until it looks centered. Easy peasy.
Make sure to put
!importantat the end just to be sure.Best viewed on Internet Explorer with 800x600 display
Needs more flexbox
I got you fam:
* { display: flex !important; }deleted by creator