|
|
@ -2,12 +2,12 @@ |
|
|
|
<html lang="en"> |
|
|
|
<html lang="en"> |
|
|
|
|
|
|
|
|
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8" /> |
|
|
|
<meta charset="utf-8" /> |
|
|
|
<link rel="icon" href="/CppSharp/logo.svg" /> |
|
|
|
<link rel="icon" href="/CppSharp/logo.svg" /> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
|
<meta name="description" content="CppSharp facilitates the usage of native C/C++ code with the .NET ecosystem."> |
|
|
|
<meta name="description" content="CppSharp facilitates the usage of native C/C++ code with the .NET ecosystem."> |
|
|
|
<title>CppSharp</title> |
|
|
|
<title>CppSharp</title> |
|
|
|
<meta http-equiv="content-security-policy" content=""> |
|
|
|
<meta http-equiv="content-security-policy" content=""> |
|
|
|
<style>:root{--primary: #0053fa}*{box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#1d2d35;padding:14px;margin:0;display:flex;flex-direction:column}.center{margin-left:auto;margin-right:auto}.text-center{text-align:center}.btn{color:var(--primary);background:none;border-radius:5px;border:1px solid var(--primary);padding:12px 16px;font-size:1.1rem;margin:5px;cursor:pointer}.btn:hover,.btn.primary{background-color:var(--primary);color:#fff}.nav.s17qjmh0{display:flex;justify-content:end}.main.s17qjmh0{flex:1}.footer.s17qjmh0{padding:10px 0} |
|
|
|
<style>:root{--primary: #0053fa}*{box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#1d2d35;padding:14px;margin:0;display:flex;flex-direction:column}.center{margin-left:auto;margin-right:auto}.text-center{text-align:center}.btn{color:var(--primary);background:none;border-radius:5px;border:1px solid var(--primary);padding:12px 16px;font-size:1.1rem;margin:5px;cursor:pointer}.btn:hover,.btn.primary{background-color:var(--primary);color:#fff}.nav.s17qjmh0{display:flex;justify-content:end}.main.s17qjmh0{flex:1}.footer.s17qjmh0{padding:10px 0} |
|
|
|
|
|
|
|
|
|
|
|
h1.sj2uptc.sj2uptc{font-size:3rem}.land.sj2uptc.sj2uptc{max-width:500px}.land.sj2uptc p.sj2uptc{font-size:1.5rem}section.sj2uptc.sj2uptc{margin:35px 0}.features.sj2uptc.sj2uptc{max-width:800px;margin:auto}.features-list.sj2uptc.sj2uptc{display:flex;justify-content:space-between;flex-direction:column}.features-list.sj2uptc .feature.sj2uptc{text-align:center;max-width:400px;margin:0 auto;flex:1}.features-list.sj2uptc .feature p.sj2uptc{font-size:1.2rem}@media only screen and (min-width: 600px){.features-list.sj2uptc.sj2uptc{flex-direction:row}.features-list.sj2uptc .feature.sj2uptc{max-width:230px}}.sponsors.sj2uptc.sj2uptc{text-align:center} |
|
|
|
h1.sj2uptc.sj2uptc{font-size:3rem}.land.sj2uptc.sj2uptc{max-width:500px}.land.sj2uptc p.sj2uptc{font-size:1.5rem}section.sj2uptc.sj2uptc{margin:35px 0}.features.sj2uptc.sj2uptc{max-width:800px;margin:auto}.features-list.sj2uptc.sj2uptc{display:flex;justify-content:space-between;flex-direction:column}.features-list.sj2uptc .feature.sj2uptc{text-align:center;max-width:400px;margin:0 auto;flex:1}.features-list.sj2uptc .feature p.sj2uptc{font-size:1.2rem}@media only screen and (min-width: 600px){.features-list.sj2uptc.sj2uptc{flex-direction:row}.features-list.sj2uptc .feature.sj2uptc{max-width:230px}}.sponsors.sj2uptc.sj2uptc{text-align:center} |
|
|
|