CINXE.COM
Website Relaunch
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Website Relaunch</title> <meta name="description" content="sgi.org has been relaunched as sokaglobal.org, the official website of the Soka Gakkai global community-based Buddhist organization."> <meta name="keywords" content="sgi.org, sokaglobal.org, Soka Gakkai, Buddhist organization"> <meta name="author" content="Soka Gakkai"> <meta name="viewport" content="width=device-width"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="/img/apple-touch-icon.png"> <style> /*# sourceMappingURL=maps/reset.css.map */ abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*,::after,::before{box-sizing:border-box} /*# sourceMappingURL=maps/reset.css.map */ body{ font-family:'Noto Sans',sans-serif; line-height: 1.8; } textarea{ font-family:'Noto Sans',sans-serif } .logo-container { text-align: center; } .logo-img { max-width: 100%; height: auto; width: 400px; } .main-container { font-family: "Noto Sans", sans-serif; text-align: center; width: 960px; margin: 0 auto; padding-top: 20px; font-size: 16px; color: #004664; } .main-container a { color: #004664; text-decoration: none; } .main-container a:hover { color: #f05a23; } .sponly { display: none !important; } .btn a { display: block; text-decoration: none; padding: 10px 0; width: 100%; text-align: center; line-height: 1; font-size: 1rem; color: #00a2c3; border: 2px solid #00a2c3; border-radius: 4px; } .btn { margin: 50px auto 0; width: 246px; line-height: 0; font-size: 0; } @media only screen and (max-width: 640px) { .logo-img { width: 95%; } .pconly { display: none !important; } .sponly { display: block !important; } .main-container { width: 85%; font-size: 15.36px; } } </style> </head> <body> <header> <div class="logo-container"> <h1><a class="logo" href="https://www.sokaglobal.org/"><img class="logo-img" src="/img/20200807_SokaGakkai_Logo_A-1.png" alt="Soka Gakkai Logo"></a></h1> </div> </header> <main> <div class="main-container"> <p> sgi.org has been relaunched as <a href="https://www.sokaglobal.org/" style="text-decoration: underline;"><strong>sokaglobal.org</strong></a>, the official website of <br class="pconly">the Soka Gakkai global community-based Buddhist organization. </p> </div> <div class="btn"><a class="hover" href="https://www.sokaglobal.org/">Go to website</a></div> </main> </body> </html>