https://github.com/vsitzmann/deepoptics
Tip revision: defbb975309a6a3f3d2a86b92e82d02156ab213e authored by Vincent Sitzmann on 04 May 2021, 05:27:42 UTC
Updated paper link
Updated paper link
Tip revision: defbb97
offcanvas.css
/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
overflow-x: hidden; /*Prevent scroll on narrow devices */
padding-top: 30px;
}
footer {
padding: 10px 0;
}
.authors {
font-size: 100px;
}
/*.container {
max-width: 768px;
}*/
.container {
max-width: 1100px;
}
p {
font-size: 18px;
/*padding-bottom: 20px;*/
}
li {
font-size: 16px;
}
.jumbotron h2 {
font-size: 48px;
}
.section {
padding-top: 10px
}
.caption {
width:75%;
font-size:14px
}
.bibtexsection {
font-family: "Courier",monospace;
font-size:12px;
white-space:pre;
background-color: #f4f4f4;
}
